JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-06-28T03:32:00.056Z||main|||||INFO|500||The following profiles are active: basic 2022-06-28T03:32:14.018Z||main|||||INFO|500||Starting service [Tomcat] 2022-06-28T03:32:14.019Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-06-28T03:32:14.130Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-06-28T03:32:22.348Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-06-28T03:32:22.581Z||main|||||INFO|500||catdb-pool - Starting... 2022-06-28T03:32:23.000Z||main|||||INFO|500||catdb-pool - Start completed. 2022-06-28T03:32:23.416Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-06-28T03:32:23.680Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-06-28T03:32:24.245Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-28T03:32:26.817Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-28T03:32:27.443Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-06-28T03:32:29.894Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-28T03:32:30.056Z||main|||||INFO|500||reqdb-pool - Starting... 2022-06-28T03:32:30.065Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-06-28T03:32:30.074Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-06-28T03:32:30.713Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-28T03:32:31.126Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-28T03:32:32.674Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-06-28T03:32:38.210Z||main|||||WARN|500||--- 2022-06-28T03:32:38.211Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-06-28T03:32:38.211Z||main|||||WARN|500||--- 2022-06-28T03:32:38.732Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-06-28T03:32:43.713Z||main|||||INFO|500||Started ApiHandlerApplication in 47.009 seconds (JVM running for 49.551) 2022-06-28T03:32:43.723Z|2fe40b43-4532-48a7-9af6-466522792398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:32:43.734Z|2fe40b43-4532-48a7-9af6-466522792398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:32:43.736Z|0a9eaf61-a99c-40c6-8c2f-b0928ab77ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:32:43.742Z|0a9eaf61-a99c-40c6-8c2f-b0928ab77ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:32:47.910Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-28T03:32:48.099Z|789df5c9-a3cd-461f-a5b6-f0548503407b|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 2022-06-28T03:32:48.566Z|789df5c9-a3cd-461f-a5b6-f0548503407b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:32:48.669Z|34df15db-7d87-4c35-963e-45069e3dceb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:32:48.670Z|34df15db-7d87-4c35-963e-45069e3dceb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:32:48.774Z|dd183d45-39e2-4b80-84d7-f303dd281983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:32:48.775Z|dd183d45-39e2-4b80-84d7-f303dd281983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:32:58.703Z|c59928fb-a00d-4a1b-acd4-b642f305d87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:32:58.705Z|c59928fb-a00d-4a1b-acd4-b642f305d87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:32:58.742Z|6848360e-f757-40d6-850e-19d99fb74f6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:32:58.743Z|6848360e-f757-40d6-850e-19d99fb74f6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:32:58.748Z|288c9021-dfa2-4d4e-b532-6249f3579975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:32:58.750Z|288c9021-dfa2-4d4e-b532-6249f3579975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:32:58.803Z|f82c38b9-aa46-44e4-be18-c508999e1980|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:32:58.805Z|f82c38b9-aa46-44e4-be18-c508999e1980|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:08.781Z|30c31e69-7382-4c60-b3aa-59663df73982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:08.783Z|30c31e69-7382-4c60-b3aa-59663df73982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:08.788Z|457e7971-61de-441e-b3f2-1596e8a5aba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:08.789Z|457e7971-61de-441e-b3f2-1596e8a5aba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:08.835Z|32c62c31-867b-4505-95f3-cb6c7e210edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:08.837Z|32c62c31-867b-4505-95f3-cb6c7e210edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:13.703Z|581a8025-7567-492b-8cff-762db5c8b9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:33:13.704Z|581a8025-7567-492b-8cff-762db5c8b9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:33:13.744Z|373a7070-53c9-4ea9-ba4e-d44b005468cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:33:13.745Z|373a7070-53c9-4ea9-ba4e-d44b005468cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:33:18.815Z|69a4745d-e5fd-4169-934c-2e5e9afec2a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:18.816Z|69a4745d-e5fd-4169-934c-2e5e9afec2a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:18.829Z|68710320-ce91-40a3-b23d-7ea11b70ac7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:18.830Z|68710320-ce91-40a3-b23d-7ea11b70ac7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:18.873Z|ed4515c7-ca7f-4625-9f85-0a2ff244056d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:18.874Z|ed4515c7-ca7f-4625-9f85-0a2ff244056d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:28.703Z|8a57c8f3-0946-4a07-9946-0511a3466c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:33:28.704Z|8a57c8f3-0946-4a07-9946-0511a3466c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:33:28.853Z|06c485fb-d776-4680-8246-0fa75013f0c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:28.856Z|24e9f483-feaf-4644-bad2-6f929b97afc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:28.857Z|24e9f483-feaf-4644-bad2-6f929b97afc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:28.861Z|06c485fb-d776-4680-8246-0fa75013f0c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:28.922Z|f565809b-cbbe-4a55-aec0-ffcbf47f9085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:28.923Z|f565809b-cbbe-4a55-aec0-ffcbf47f9085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:38.940Z|db11a99c-2f31-43d0-821d-adf07162c612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:38.940Z|778a3d29-7abe-4c4b-8c45-314bc5fa7130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:38.941Z|778a3d29-7abe-4c4b-8c45-314bc5fa7130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:38.941Z|db11a99c-2f31-43d0-821d-adf07162c612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:38.959Z|5cf83deb-ef33-4003-883f-f5edab5cca43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:38.960Z|5cf83deb-ef33-4003-883f-f5edab5cca43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:43.703Z|c2b79ee8-19bc-4d78-b1ca-cd298e337b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:33:43.705Z|c2b79ee8-19bc-4d78-b1ca-cd298e337b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:33:43.747Z|f836e065-54c4-4b02-9825-ebd20c9cc5f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:33:43.748Z|f836e065-54c4-4b02-9825-ebd20c9cc5f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:33:48.978Z|0c8e7614-d4df-4724-b18f-8641adc12af5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:48.978Z|20a7c6d2-49ce-4c7c-ae52-496d1941518e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:48.979Z|20a7c6d2-49ce-4c7c-ae52-496d1941518e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:48.979Z|0c8e7614-d4df-4724-b18f-8641adc12af5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:48.987Z|094f2f38-d9bc-42d7-93a5-764cfc14c035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:48.989Z|094f2f38-d9bc-42d7-93a5-764cfc14c035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:58.703Z|2d3e5080-9391-4be7-9d9b-f7167827e8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:33:58.704Z|2d3e5080-9391-4be7-9d9b-f7167827e8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:33:59.014Z|2ba5933a-f9a4-47f8-b3e2-264766bee9f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:59.015Z|2ba5933a-f9a4-47f8-b3e2-264766bee9f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:59.015Z|6dcf55af-c493-41ba-b2ce-69837f5df649|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:59.015Z|9dcc5648-fbe5-4e4c-8a73-18c859390bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:33:59.016Z|6dcf55af-c493-41ba-b2ce-69837f5df649|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:33:59.016Z|9dcc5648-fbe5-4e4c-8a73-18c859390bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:09.043Z|38229ed2-8f55-4770-a1d0-b41f7d391561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:09.044Z|38229ed2-8f55-4770-a1d0-b41f7d391561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:09.046Z|450a3b69-b4cb-4e33-ba38-fbb4741625bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:09.047Z|450a3b69-b4cb-4e33-ba38-fbb4741625bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:09.053Z|2a5c99e1-6696-4d29-8dbb-c2394f331236|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:09.054Z|2a5c99e1-6696-4d29-8dbb-c2394f331236|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:13.703Z|dd26b610-65b0-4f18-ba75-62766d82c117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:34:13.704Z|dd26b610-65b0-4f18-ba75-62766d82c117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:34:13.751Z|a0609015-935d-4ffa-a542-3d85f5440329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:34:13.752Z|a0609015-935d-4ffa-a542-3d85f5440329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:34:19.088Z|e2cf6864-0b01-4fd8-9fd3-6d93a6a55e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:19.089Z|e2cf6864-0b01-4fd8-9fd3-6d93a6a55e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:19.094Z|ecf29e50-c591-4afc-8644-b329a976f40d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:19.095Z|ecf29e50-c591-4afc-8644-b329a976f40d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:19.100Z|82f13ea3-65c7-4bd5-8378-064e8bb5dc4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:19.103Z|82f13ea3-65c7-4bd5-8378-064e8bb5dc4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:28.703Z|efbf0d20-4bb1-414b-88d4-57f54039889e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:34:28.705Z|efbf0d20-4bb1-414b-88d4-57f54039889e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:34:29.129Z|e0afad5b-259d-4b77-b308-4395b5cc0f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:29.129Z|49a0560c-7a9a-441e-ac27-69070cedae41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:29.130Z|e0afad5b-259d-4b77-b308-4395b5cc0f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:29.130Z|49a0560c-7a9a-441e-ac27-69070cedae41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:29.145Z|53b430b2-1507-4d2e-b1e1-c4512caed391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:29.146Z|53b430b2-1507-4d2e-b1e1-c4512caed391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:39.166Z|6af61dc7-5393-4707-97cc-4445f156f5c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:39.167Z|6af61dc7-5393-4707-97cc-4445f156f5c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:39.169Z|1316add9-de3e-4c36-ac04-8dd64c9c47d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:39.170Z|1316add9-de3e-4c36-ac04-8dd64c9c47d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:39.178Z|d67c2534-4726-4db8-8d3c-16279eea44f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:39.179Z|d67c2534-4726-4db8-8d3c-16279eea44f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:43.703Z|00665e45-1f6c-48c9-80b4-5071868a2211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:34:43.704Z|00665e45-1f6c-48c9-80b4-5071868a2211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:34:43.754Z|f45c5762-db49-4bc3-a54b-b6298ef39aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:34:43.755Z|f45c5762-db49-4bc3-a54b-b6298ef39aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:34:49.198Z|bddde18b-3c03-4f7c-bd06-c6660a862277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:49.199Z|bddde18b-3c03-4f7c-bd06-c6660a862277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:49.199Z|a95f5322-6691-4254-a5d7-769f045ae341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:49.200Z|a95f5322-6691-4254-a5d7-769f045ae341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:49.205Z|f028e53b-8986-44e4-8b5d-a5c025e057e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:49.205Z|f028e53b-8986-44e4-8b5d-a5c025e057e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:58.703Z|cff4ca87-3ff7-46be-8f5f-6cae4d609e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:34:58.704Z|cff4ca87-3ff7-46be-8f5f-6cae4d609e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:34:59.231Z|27d8ee4b-75be-47eb-920f-73c51ffffe2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:59.231Z|03efdd1e-f130-4a5a-9ba4-8690b7bba59b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:59.232Z|03efdd1e-f130-4a5a-9ba4-8690b7bba59b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:59.232Z|27d8ee4b-75be-47eb-920f-73c51ffffe2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:34:59.238Z|e2bf20d1-f217-40af-94bd-a5de1823257f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:34:59.239Z|e2bf20d1-f217-40af-94bd-a5de1823257f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:09.265Z|302c5624-bf7a-440f-97d5-a75a70e37a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:09.265Z|5c94ef7e-21a6-4816-8b41-58842f09e8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:09.265Z|81dd9860-d23b-4cfa-8b29-acb45bd466e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:09.266Z|302c5624-bf7a-440f-97d5-a75a70e37a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:09.266Z|5c94ef7e-21a6-4816-8b41-58842f09e8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:09.267Z|81dd9860-d23b-4cfa-8b29-acb45bd466e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:13.705Z|fdf5bffc-a02e-46e8-ae8b-10147ee9392e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:35:13.708Z|fdf5bffc-a02e-46e8-ae8b-10147ee9392e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:35:13.756Z|f017548d-1a53-429e-b313-d7713766c28a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:35:13.757Z|f017548d-1a53-429e-b313-d7713766c28a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:35:19.297Z|10990faf-6e6a-4687-b323-4811986781d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:19.298Z|00deedf2-10de-4105-974c-f7ae5531dd53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:19.299Z|10990faf-6e6a-4687-b323-4811986781d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:19.299Z|753cafe4-e126-49c0-82ce-95c9be3525a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:19.300Z|00deedf2-10de-4105-974c-f7ae5531dd53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:19.300Z|753cafe4-e126-49c0-82ce-95c9be3525a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:28.705Z|ea101985-37bb-4e08-a87f-f7adeed54126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:35:28.707Z|ea101985-37bb-4e08-a87f-f7adeed54126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:35:29.332Z|3cf30563-6953-4dad-a212-7a682a38346e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:29.332Z|5aac5b0d-b008-4aa4-8b59-17a1ab9fe7c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:29.332Z|d1af7f52-cfd1-4c11-9ef9-98fdf0315e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:29.334Z|d1af7f52-cfd1-4c11-9ef9-98fdf0315e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:29.334Z|5aac5b0d-b008-4aa4-8b59-17a1ab9fe7c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:29.334Z|3cf30563-6953-4dad-a212-7a682a38346e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:39.366Z|2d014d97-fac5-4763-8e97-4aaae9aa165d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:39.366Z|3fbf6ca4-5ce2-4890-bf58-ac0da976e60c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:39.368Z|3fbf6ca4-5ce2-4890-bf58-ac0da976e60c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:39.368Z|2d014d97-fac5-4763-8e97-4aaae9aa165d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:39.369Z|76935dd0-9aed-4712-98cf-ec9d425991a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:39.371Z|76935dd0-9aed-4712-98cf-ec9d425991a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:43.704Z|d9ec02e1-752c-44be-a203-dd43c65a4014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:35:43.705Z|d9ec02e1-752c-44be-a203-dd43c65a4014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:35:43.759Z|abc12ba9-5498-4b88-9404-be673d8063dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:35:43.760Z|abc12ba9-5498-4b88-9404-be673d8063dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:35:49.398Z|3c87129f-1f3c-4484-b627-cd01e2d51d28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:49.398Z|7d4697ea-17c1-4a0c-8727-7a1c64009427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:49.399Z|7d4697ea-17c1-4a0c-8727-7a1c64009427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:49.399Z|3c87129f-1f3c-4484-b627-cd01e2d51d28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:49.400Z|b2568ea5-0dc5-466d-87ce-14dd0056ae03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:49.403Z|b2568ea5-0dc5-466d-87ce-14dd0056ae03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:58.703Z|9eadf5e9-c45c-4463-8c59-d917a7e249a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:35:58.705Z|9eadf5e9-c45c-4463-8c59-d917a7e249a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:35:59.428Z|d07d3b7c-f08f-4d54-9253-d1301b9cc2d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:59.428Z|efcbb5c1-ed96-48b5-9662-ab3ab311df96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:59.429Z|d07d3b7c-f08f-4d54-9253-d1301b9cc2d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:59.430Z|efcbb5c1-ed96-48b5-9662-ab3ab311df96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:35:59.434Z|bcf49ee5-3714-4fda-95c3-59224ed6e285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:35:59.435Z|bcf49ee5-3714-4fda-95c3-59224ed6e285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:09.460Z|bed86d26-3a7f-48b6-a4e0-4857d3d4a0d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:09.461Z|674fadf9-7f87-45d5-8697-1aafe833752a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:09.461Z|e22c67be-d959-4ae7-939a-bad97d3dbef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:09.461Z|bed86d26-3a7f-48b6-a4e0-4857d3d4a0d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:09.462Z|e22c67be-d959-4ae7-939a-bad97d3dbef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:09.462Z|674fadf9-7f87-45d5-8697-1aafe833752a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:13.703Z|af4f595b-999e-4502-8d14-4a20ec037810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:36:13.704Z|af4f595b-999e-4502-8d14-4a20ec037810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:36:13.761Z|19d3c522-e3eb-4105-b509-76ad04f80bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:36:13.761Z|19d3c522-e3eb-4105-b509-76ad04f80bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:36:19.488Z|47ae2e07-c1e7-4c2e-99d4-66a907a39971|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:19.488Z|efb18359-fed7-49a6-b67a-a5392a763d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:19.488Z|72857bb5-2e51-4a95-93b2-71b68f128d8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:19.489Z|efb18359-fed7-49a6-b67a-a5392a763d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:19.489Z|47ae2e07-c1e7-4c2e-99d4-66a907a39971|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:19.489Z|72857bb5-2e51-4a95-93b2-71b68f128d8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:28.704Z|c058d6da-c92f-4503-80a4-0ba4d27f017d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:36:28.707Z|c058d6da-c92f-4503-80a4-0ba4d27f017d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:36:29.518Z|5882fd36-7976-47ab-a3ba-be7b08e089fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:29.518Z|e47ffa23-81cd-4544-866b-2ca03e6556ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:29.519Z|5882fd36-7976-47ab-a3ba-be7b08e089fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:29.519Z|e47ffa23-81cd-4544-866b-2ca03e6556ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:29.557Z|ab865f4c-65f8-4ab5-9b00-91e72537d119|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:29.558Z|ab865f4c-65f8-4ab5-9b00-91e72537d119|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:39.571Z|e7530316-d726-4e43-a08b-16962aa042c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:39.572Z|e7530316-d726-4e43-a08b-16962aa042c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:39.578Z|c7e5072b-9a30-46ce-85ef-178aa8356e81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:39.578Z|c7e5072b-9a30-46ce-85ef-178aa8356e81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:39.584Z|21ecd186-81cf-4164-a0a5-a870ce9c246b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:39.585Z|21ecd186-81cf-4164-a0a5-a870ce9c246b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:43.703Z|cdeff74a-1a18-49fc-b12f-0ee7f79f7f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:36:43.704Z|cdeff74a-1a18-49fc-b12f-0ee7f79f7f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:36:43.763Z|b0691a6c-3b2d-4035-99e9-4f0f2df5683e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:36:43.764Z|b0691a6c-3b2d-4035-99e9-4f0f2df5683e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:36:49.606Z|1c3198f4-385b-491f-b56a-d1f2cc76b394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:49.606Z|0b0fd64e-8308-42ce-a51a-a930ad4491aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:49.607Z|1c3198f4-385b-491f-b56a-d1f2cc76b394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:49.607Z|0b0fd64e-8308-42ce-a51a-a930ad4491aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:49.611Z|60cd588e-07b8-4379-bec3-84c4217ea5cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:49.612Z|60cd588e-07b8-4379-bec3-84c4217ea5cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:58.703Z|277dda60-1d2c-43c9-8e8f-1c2944bb68aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:36:58.704Z|277dda60-1d2c-43c9-8e8f-1c2944bb68aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:36:59.631Z|5b18da9b-c980-49da-a254-8be1d54afdbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:59.633Z|5b18da9b-c980-49da-a254-8be1d54afdbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:59.631Z|b49e7ac5-a588-4b7d-a471-2d01384559f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:59.635Z|b49e7ac5-a588-4b7d-a471-2d01384559f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:36:59.635Z|d7116b68-15a1-4305-a41b-f113d84793b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:36:59.643Z|d7116b68-15a1-4305-a41b-f113d84793b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:09.657Z|7a7554af-698a-4c1a-9af5-27458418b3c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:09.658Z|e5e83e47-5a3e-463f-b159-a6424abdf92d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:09.658Z|7a7554af-698a-4c1a-9af5-27458418b3c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:09.659Z|e5e83e47-5a3e-463f-b159-a6424abdf92d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:09.670Z|fb8831a3-4cc7-4e27-936c-35041e0637b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:09.671Z|fb8831a3-4cc7-4e27-936c-35041e0637b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:13.703Z|c59c902e-f664-4204-8290-ed4b4d9f8a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:37:13.706Z|c59c902e-f664-4204-8290-ed4b4d9f8a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:37:13.765Z|12d21826-1969-4a4f-a3ea-344d64c89d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:37:13.766Z|12d21826-1969-4a4f-a3ea-344d64c89d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:37:19.689Z|99fabe21-717a-4563-a72e-c3bd97c8b2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:19.690Z|99fabe21-717a-4563-a72e-c3bd97c8b2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:19.694Z|6ab6bd9a-6904-45ac-aaa3-581e759dc702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:19.695Z|6ab6bd9a-6904-45ac-aaa3-581e759dc702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:19.700Z|c691b50b-c4d5-4322-b524-83156795407b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:19.701Z|c691b50b-c4d5-4322-b524-83156795407b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:28.703Z|f4d4f4f6-ecc5-400a-8e99-833828ccaa41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:37:28.704Z|f4d4f4f6-ecc5-400a-8e99-833828ccaa41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:37:29.715Z|e1ae7743-6371-4a52-a3e1-5c6de0292680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:29.716Z|e1ae7743-6371-4a52-a3e1-5c6de0292680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:29.723Z|8581a582-145f-45c4-81c9-ddd20da00a4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:29.723Z|c8a8a0ff-f4b5-40f8-b1ba-5db916784312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:29.724Z|8581a582-145f-45c4-81c9-ddd20da00a4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:29.724Z|c8a8a0ff-f4b5-40f8-b1ba-5db916784312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:39.746Z|a9af592b-9361-40e8-abdc-02b84b6aec59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:39.747Z|8e448482-4204-4b68-b7c7-fbf7b4f9b48d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:39.748Z|a9af592b-9361-40e8-abdc-02b84b6aec59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:39.748Z|8e448482-4204-4b68-b7c7-fbf7b4f9b48d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:39.752Z|089877d6-5bd2-46c3-8a22-07b770e75073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:39.752Z|089877d6-5bd2-46c3-8a22-07b770e75073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:43.703Z|eb735cce-0eae-4a4e-85ce-ed96a0e18bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:37:43.704Z|eb735cce-0eae-4a4e-85ce-ed96a0e18bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:37:43.767Z|31ec06b2-a25e-4e45-9236-b48e908a1c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:37:43.769Z|31ec06b2-a25e-4e45-9236-b48e908a1c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:37:49.773Z|6682916e-5339-43a9-be82-b88fe5489f95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:49.773Z|5571ae70-020f-42c6-ab62-81cd796efd56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:49.774Z|85ed6093-b1b9-4b61-9e69-ba590a4d2470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:49.775Z|6682916e-5339-43a9-be82-b88fe5489f95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:49.775Z|5571ae70-020f-42c6-ab62-81cd796efd56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:49.775Z|85ed6093-b1b9-4b61-9e69-ba590a4d2470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:58.703Z|c497a84b-cd3d-499b-b0d5-c8d49f4265d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:37:58.707Z|c497a84b-cd3d-499b-b0d5-c8d49f4265d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:37:59.799Z|531df193-092b-4314-920f-1cf5b38fce19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:59.800Z|a292b341-23ad-4326-adfd-fecf1f05a9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:59.800Z|531df193-092b-4314-920f-1cf5b38fce19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:59.802Z|6f92735a-e313-42a4-ad6f-c06bf18824c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:37:59.802Z|a292b341-23ad-4326-adfd-fecf1f05a9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:37:59.803Z|6f92735a-e313-42a4-ad6f-c06bf18824c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:09.826Z|da16cce1-e688-4d9c-ab81-39f16350eea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:09.829Z|9ffb77cd-ab62-4172-9e15-8742d2e7831d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:09.829Z|5c03e0bb-3060-4247-bc75-dbab23f39efd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:09.828Z|da16cce1-e688-4d9c-ab81-39f16350eea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:09.829Z|9ffb77cd-ab62-4172-9e15-8742d2e7831d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:09.830Z|5c03e0bb-3060-4247-bc75-dbab23f39efd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:13.703Z|d1e61535-b6b0-45db-a97f-d1f83e16a646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:38:13.704Z|d1e61535-b6b0-45db-a97f-d1f83e16a646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:38:13.770Z|3bdc1b8a-073c-466d-956e-f93d0674409a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:38:13.771Z|3bdc1b8a-073c-466d-956e-f93d0674409a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:38:19.854Z|e6143312-1794-4b82-a9f4-472a07139774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:19.854Z|acec5169-dba2-4df3-92d9-3854bbc3d1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:19.854Z|9b5ae33b-0e3b-4c96-87d9-32eb88d3de3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:19.855Z|e6143312-1794-4b82-a9f4-472a07139774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:19.855Z|acec5169-dba2-4df3-92d9-3854bbc3d1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:19.855Z|9b5ae33b-0e3b-4c96-87d9-32eb88d3de3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:28.703Z|2ab6b867-bfe2-4b43-9d0d-26f2bc3b0ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:38:28.704Z|2ab6b867-bfe2-4b43-9d0d-26f2bc3b0ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:38:29.878Z|19960a2c-7dc9-4928-9e40-00687970d3d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:29.879Z|c7172e47-1d24-48dc-9507-d30878e72cb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:29.879Z|017440f6-ea17-4973-b6a0-20d02a828402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:29.880Z|19960a2c-7dc9-4928-9e40-00687970d3d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:29.880Z|017440f6-ea17-4973-b6a0-20d02a828402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:29.880Z|c7172e47-1d24-48dc-9507-d30878e72cb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:39.905Z|28f18b4e-1a10-4588-ac51-4380bb489461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:39.905Z|32167f53-a43d-445e-b0a7-3a54603bd0e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:39.905Z|751a4921-c50c-426e-b7ac-6c1245f55d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:39.906Z|28f18b4e-1a10-4588-ac51-4380bb489461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:39.906Z|32167f53-a43d-445e-b0a7-3a54603bd0e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:39.908Z|751a4921-c50c-426e-b7ac-6c1245f55d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:43.703Z|1b6cdeac-de61-440e-8a30-7b5469ba37f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:38:43.706Z|1b6cdeac-de61-440e-8a30-7b5469ba37f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:38:43.772Z|be11b21a-b162-4a00-810b-b54d25cde2e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:38:43.773Z|be11b21a-b162-4a00-810b-b54d25cde2e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:38:49.932Z|b6a07ad3-a014-400a-9bb3-8640c93b55f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:49.932Z|3c4c0568-4430-4a6f-ac53-8814d1eb6ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:49.933Z|b6a07ad3-a014-400a-9bb3-8640c93b55f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:49.933Z|89989210-8690-4f1f-a99c-b7211178c5c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:49.934Z|3c4c0568-4430-4a6f-ac53-8814d1eb6ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:49.934Z|89989210-8690-4f1f-a99c-b7211178c5c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:58.703Z|dea7fa46-4d40-4b2e-a516-3a00801e4b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:38:58.704Z|dea7fa46-4d40-4b2e-a516-3a00801e4b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:38:59.957Z|ca44b339-5fed-49a7-91c8-71697e25ef24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:59.958Z|01235413-eb6c-497b-b0ac-349df6cbfeec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:59.958Z|01235413-eb6c-497b-b0ac-349df6cbfeec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:59.958Z|ca44b339-5fed-49a7-91c8-71697e25ef24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:38:59.961Z|c5296bef-30be-402f-af39-f031be8b2d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:38:59.963Z|c5296bef-30be-402f-af39-f031be8b2d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:09.985Z|28b14803-e0c0-4571-90e8-a14615f4c439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:09.986Z|1d471e20-46d3-47a0-9e67-420dfd4bc4de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:09.987Z|28b14803-e0c0-4571-90e8-a14615f4c439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:09.987Z|1d471e20-46d3-47a0-9e67-420dfd4bc4de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:09.993Z|da9da487-e462-4ea8-9ffe-2f29dbd740d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:09.995Z|da9da487-e462-4ea8-9ffe-2f29dbd740d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:13.703Z|4961276c-8a47-4eb9-8c04-bef5affde4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:39:13.704Z|4961276c-8a47-4eb9-8c04-bef5affde4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:39:13.774Z|caed7b2f-da93-4b22-a7de-c6d930fceff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:39:13.775Z|caed7b2f-da93-4b22-a7de-c6d930fceff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:39:20.013Z|2c92e14c-0085-41ed-acff-29b81505c567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:20.013Z|0bc0e056-d14e-4802-b0e1-f3ce990732b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:20.014Z|2c92e14c-0085-41ed-acff-29b81505c567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:20.014Z|0bc0e056-d14e-4802-b0e1-f3ce990732b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:20.025Z|e3345b0b-87e4-4710-aa74-675901127997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:20.026Z|e3345b0b-87e4-4710-aa74-675901127997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:28.703Z|203a917a-5f29-4911-800c-8daea7bdfa89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:39:28.709Z|203a917a-5f29-4911-800c-8daea7bdfa89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:39:30.038Z|965f3dac-6a82-4fc5-b03c-f64b3543ec6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:30.039Z|965f3dac-6a82-4fc5-b03c-f64b3543ec6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:30.045Z|e77e0c85-33fd-4d83-b99a-57a9dae697fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:30.046Z|e77e0c85-33fd-4d83-b99a-57a9dae697fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:30.048Z|fc981c7a-2685-4164-b523-781b486ee21e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:30.049Z|fc981c7a-2685-4164-b523-781b486ee21e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:40.063Z|26002f35-9b5e-4a24-8efa-b7339dc12d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:40.064Z|26002f35-9b5e-4a24-8efa-b7339dc12d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:40.066Z|1e8b4895-6526-4e66-abbd-6c825cde7998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:40.067Z|1e8b4895-6526-4e66-abbd-6c825cde7998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:40.075Z|9d20bb39-f958-4380-b90b-6ac965ae4435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:40.075Z|9d20bb39-f958-4380-b90b-6ac965ae4435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:43.703Z|df0b3e3a-e97f-4bc8-92e1-f7af1f730ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:39:43.703Z|df0b3e3a-e97f-4bc8-92e1-f7af1f730ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:39:43.776Z|da44ba9c-24e5-41cd-b8be-169e8dbe8368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:39:43.777Z|da44ba9c-24e5-41cd-b8be-169e8dbe8368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:39:50.090Z|834b29b5-9cac-432c-810e-8b2740043473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:50.091Z|4db55659-6218-4166-85c4-285c18b2d2b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:50.091Z|834b29b5-9cac-432c-810e-8b2740043473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:50.093Z|4db55659-6218-4166-85c4-285c18b2d2b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:50.100Z|b117591b-d348-4f06-a4df-af56c300db82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:39:50.101Z|b117591b-d348-4f06-a4df-af56c300db82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:39:58.703Z|d3323295-4355-4d87-9eb1-cc462b9d4cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:39:58.704Z|d3323295-4355-4d87-9eb1-cc462b9d4cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:40:00.118Z|618e9f0a-056d-4ddf-b30e-7978c1479c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:00.119Z|618e9f0a-056d-4ddf-b30e-7978c1479c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:00.121Z|33f882a2-b765-4b6a-b326-46fe8c9558df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:00.122Z|33f882a2-b765-4b6a-b326-46fe8c9558df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:00.127Z|ee75e329-25b5-40eb-9e2a-b962bd7950a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:00.128Z|ee75e329-25b5-40eb-9e2a-b962bd7950a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:10.151Z|785ccbf3-7020-493c-991b-1e4480caeefe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:10.153Z|785ccbf3-7020-493c-991b-1e4480caeefe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:10.154Z|a67e3ba1-d5e2-4247-94a5-22c2a43ae47d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:10.154Z|68cfa90e-5c83-43cf-ab38-3ae5fe4bc331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:10.154Z|a67e3ba1-d5e2-4247-94a5-22c2a43ae47d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:10.155Z|68cfa90e-5c83-43cf-ab38-3ae5fe4bc331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:13.703Z|91635080-d4be-4f27-aa12-cb6d6d362817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:40:13.706Z|91635080-d4be-4f27-aa12-cb6d6d362817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:40:13.779Z|1675bc21-e9c7-485d-957e-fd92d2339c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:40:13.780Z|1675bc21-e9c7-485d-957e-fd92d2339c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:40:20.176Z|85f4f714-528c-4615-9d61-18cc891125fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:20.177Z|f15c1358-7320-4f46-b470-bdc56b82b546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:20.177Z|85f4f714-528c-4615-9d61-18cc891125fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:20.178Z|f15c1358-7320-4f46-b470-bdc56b82b546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:20.186Z|cbcfda62-6a57-4031-8fb8-ebeec83cef43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:20.187Z|cbcfda62-6a57-4031-8fb8-ebeec83cef43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:28.703Z|f336efde-d0fb-496a-83cc-8cb0837a1464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:40:28.704Z|f336efde-d0fb-496a-83cc-8cb0837a1464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:40:30.200Z|a5f7e078-f476-4ceb-bee3-febc0d640310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:30.201Z|a5f7e078-f476-4ceb-bee3-febc0d640310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:30.203Z|8858e05e-1084-498a-9181-3a4f3ec29805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:30.204Z|8858e05e-1084-498a-9181-3a4f3ec29805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:30.209Z|4ac59a9b-2d05-47a9-9711-6d5e7c86bba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:30.210Z|4ac59a9b-2d05-47a9-9711-6d5e7c86bba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:40.229Z|ee88cb89-a1e0-4cae-94a4-2e3f62101f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:40.230Z|ee88cb89-a1e0-4cae-94a4-2e3f62101f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:40.239Z|0c686fb0-4161-42a5-8deb-6b7904b4a1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:40.239Z|d7f1478f-fb48-4612-9158-c711a266040b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:40.241Z|0c686fb0-4161-42a5-8deb-6b7904b4a1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:40.241Z|d7f1478f-fb48-4612-9158-c711a266040b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:43.703Z|cba782a7-d455-4c26-85eb-fb4616e03c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:40:43.704Z|cba782a7-d455-4c26-85eb-fb4616e03c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:40:43.781Z|b36884df-b160-41cd-a56d-3d8e21081d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:40:43.782Z|b36884df-b160-41cd-a56d-3d8e21081d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:40:50.283Z|ca802b75-7c90-488b-ac50-d9412b082b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:50.283Z|1921cf6b-be6f-42c2-8604-c33a58758638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:50.284Z|1921cf6b-be6f-42c2-8604-c33a58758638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:50.284Z|ca802b75-7c90-488b-ac50-d9412b082b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:50.288Z|99504dbd-0c2f-4311-add0-bc08f671bd45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:40:50.289Z|99504dbd-0c2f-4311-add0-bc08f671bd45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:40:58.703Z|b25e9a08-6010-4eaf-b735-19e4881d09a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:40:58.706Z|b25e9a08-6010-4eaf-b735-19e4881d09a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:41:00.311Z|ba1b9fd6-2263-4e18-b9e7-92abafb938e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:00.311Z|d2c6948a-1edb-4346-a380-b604f971d0c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:00.311Z|d2c6948a-1edb-4346-a380-b604f971d0c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:00.312Z|ba1b9fd6-2263-4e18-b9e7-92abafb938e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:00.312Z|0ed2fa9f-0103-4935-b705-7a95cf3b5924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:00.313Z|0ed2fa9f-0103-4935-b705-7a95cf3b5924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:10.336Z|115dc1e2-b933-45a2-98d9-dc54e782a85a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:10.336Z|8636c3d3-2d0e-455c-8e89-1073bd4b0e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:10.336Z|083e529d-de99-40dc-af45-6decf460cc07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:10.336Z|8636c3d3-2d0e-455c-8e89-1073bd4b0e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:10.336Z|115dc1e2-b933-45a2-98d9-dc54e782a85a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:10.336Z|083e529d-de99-40dc-af45-6decf460cc07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:13.703Z|a10556b9-71da-4666-9e85-5fd42b165815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:41:13.703Z|a10556b9-71da-4666-9e85-5fd42b165815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:41:13.783Z|32ca5ce5-d1cc-4fa8-88da-1f6e00f2a97b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:41:13.784Z|32ca5ce5-d1cc-4fa8-88da-1f6e00f2a97b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:41:20.364Z|d523c7ae-4737-4543-986c-9c57d50722af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:20.365Z|d523c7ae-4737-4543-986c-9c57d50722af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:20.365Z|5eeafb16-9623-40c2-8117-6bc98d1866ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:20.365Z|5eeafb16-9623-40c2-8117-6bc98d1866ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:20.366Z|a7ee865c-86f5-49bd-a865-de52c0632282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:20.367Z|a7ee865c-86f5-49bd-a865-de52c0632282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:28.703Z|1d9e1653-e178-4e19-9728-1b9034a9f301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:41:28.704Z|1d9e1653-e178-4e19-9728-1b9034a9f301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:41:30.392Z|a005d88e-ca3a-4094-9dc9-2f48ac7d2444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:30.392Z|2bd197d1-fac6-4228-9b65-235a2abff09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:30.393Z|2bd197d1-fac6-4228-9b65-235a2abff09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:30.393Z|6dd15d1f-8603-4315-8ddf-3c4d4f20a129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:30.395Z|6dd15d1f-8603-4315-8ddf-3c4d4f20a129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:30.398Z|a005d88e-ca3a-4094-9dc9-2f48ac7d2444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:40.432Z|2f266737-6701-4bba-a752-9694e89354a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:40.433Z|2f266737-6701-4bba-a752-9694e89354a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:40.435Z|c76d0a4c-e6f8-4fcc-ac9d-a6048deecd63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:40.435Z|8d72fe5d-b7d6-47d2-b5a0-935b13045612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:40.435Z|c76d0a4c-e6f8-4fcc-ac9d-a6048deecd63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:40.436Z|8d72fe5d-b7d6-47d2-b5a0-935b13045612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:43.703Z|e93628ab-1342-47c8-9ae5-05311271e199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:41:43.706Z|e93628ab-1342-47c8-9ae5-05311271e199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:41:43.784Z|2f8b614e-f685-4d2a-bbbc-e1067e11801f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:41:43.785Z|2f8b614e-f685-4d2a-bbbc-e1067e11801f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:41:50.458Z|414536f2-f793-4fcf-a719-993454710daf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:50.459Z|414536f2-f793-4fcf-a719-993454710daf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:50.461Z|52302b17-228d-47ce-be4d-bc6350e1e7fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:50.462Z|52302b17-228d-47ce-be4d-bc6350e1e7fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:50.485Z|f58afdf9-4c59-42cb-8637-db9969d25d2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:41:50.485Z|f58afdf9-4c59-42cb-8637-db9969d25d2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:41:58.703Z|7a0326d7-3536-4b47-8bb3-07dcca1353a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:41:58.704Z|7a0326d7-3536-4b47-8bb3-07dcca1353a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:42:00.484Z|b6360c8b-d743-4b17-a9f7-00558b209584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:00.484Z|2e7f093e-b139-46c3-ac36-212d7ad4322e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:00.485Z|b6360c8b-d743-4b17-a9f7-00558b209584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:00.485Z|2e7f093e-b139-46c3-ac36-212d7ad4322e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:00.508Z|d42d43b1-ce48-41d6-9361-d1bbd4f11d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:00.509Z|d42d43b1-ce48-41d6-9361-d1bbd4f11d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:10.507Z|b5359b5d-98c8-46a1-92d9-a2274fcc001e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:10.508Z|b5359b5d-98c8-46a1-92d9-a2274fcc001e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:10.511Z|500e71fd-b1d0-4134-8e46-d3f8d241d1c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:10.512Z|500e71fd-b1d0-4134-8e46-d3f8d241d1c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:10.532Z|12791ac7-af76-4ffe-a326-c16ace1fc990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:10.533Z|12791ac7-af76-4ffe-a326-c16ace1fc990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:13.703Z|09972930-c18d-43eb-bad5-0229d07b5f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:42:13.704Z|09972930-c18d-43eb-bad5-0229d07b5f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:42:13.787Z|470c6bb4-8a5a-482b-950a-a5b62f4e04fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:42:13.788Z|470c6bb4-8a5a-482b-950a-a5b62f4e04fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:42:20.536Z|3ff2bde7-8d02-4292-8114-050c7748e0eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:20.536Z|3ff2bde7-8d02-4292-8114-050c7748e0eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:20.540Z|0f888812-bb0e-4625-8195-98d08f053da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:20.540Z|0f888812-bb0e-4625-8195-98d08f053da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:20.557Z|8b835874-920d-4e2f-8aca-da213a7a1113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:20.558Z|8b835874-920d-4e2f-8aca-da213a7a1113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:28.703Z|51aa918e-7bda-49ef-87c6-42d78d6a8317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:42:28.706Z|51aa918e-7bda-49ef-87c6-42d78d6a8317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:42:30.564Z|0ea55e26-6192-47e8-9da3-f633b332435f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:30.564Z|8f8810eb-29fa-4102-9927-1bbc7eedbd93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:30.565Z|8f8810eb-29fa-4102-9927-1bbc7eedbd93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:30.565Z|0ea55e26-6192-47e8-9da3-f633b332435f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:30.580Z|a89f3742-f341-43a4-9cd8-2697404dfb60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:30.581Z|a89f3742-f341-43a4-9cd8-2697404dfb60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:40.589Z|dfeab826-6009-4469-a849-a2ae5fb56015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:40.589Z|dfeab826-6009-4469-a849-a2ae5fb56015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:40.590Z|707d48c3-1f09-4c36-b7ca-de56f7edc9c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:40.595Z|707d48c3-1f09-4c36-b7ca-de56f7edc9c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:40.609Z|e8cc638e-afa2-49ef-b453-2be3b571bfcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:40.610Z|e8cc638e-afa2-49ef-b453-2be3b571bfcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:43.703Z|dc03257c-1a76-4b0f-9d1d-0da2f181d8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:42:43.703Z|dc03257c-1a76-4b0f-9d1d-0da2f181d8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:42:43.789Z|ad56c945-6aa6-4387-99b3-779cde009a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:42:43.789Z|ad56c945-6aa6-4387-99b3-779cde009a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:42:47.426Z|bde1e58c-153e-4c92-98f7-7bcdc108a696|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:42:47.427Z|bde1e58c-153e-4c92-98f7-7bcdc108a696|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:50.623Z|214cd2e7-b653-401b-83f1-a4731c403055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:50.624Z|2412f912-fc9a-49dd-990b-1dfd1ddea458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:50.624Z|214cd2e7-b653-401b-83f1-a4731c403055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:50.624Z|2412f912-fc9a-49dd-990b-1dfd1ddea458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:50.634Z|6013d627-4b76-4242-9ee3-e8dd61d9e463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:42:50.635Z|6013d627-4b76-4242-9ee3-e8dd61d9e463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:42:58.703Z|60124abe-babc-45fe-b2d6-2bda24fbc02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:42:58.703Z|60124abe-babc-45fe-b2d6-2bda24fbc02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:43:00.649Z|ec2c67f2-0b69-4a3f-8b54-eeba6984778b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:00.651Z|ec2c67f2-0b69-4a3f-8b54-eeba6984778b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:00.654Z|3904d89f-ddd9-4101-9dea-4231007a0a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:00.654Z|3904d89f-ddd9-4101-9dea-4231007a0a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:00.658Z|47d159e1-a42a-4be4-b3c6-abb908fe64c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:00.660Z|47d159e1-a42a-4be4-b3c6-abb908fe64c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:10.680Z|fa69b9f7-b199-4390-ab91-93c5a383a61f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:10.681Z|fa69b9f7-b199-4390-ab91-93c5a383a61f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:10.683Z|756da766-0074-4826-9209-df7746d307ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:10.684Z|756da766-0074-4826-9209-df7746d307ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:10.686Z|1e4d9d93-753a-4d77-89a4-8b3596fe64e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:10.687Z|1e4d9d93-753a-4d77-89a4-8b3596fe64e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:13.703Z|920cbe34-faba-459e-8fbc-d8dced98540d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:43:13.706Z|920cbe34-faba-459e-8fbc-d8dced98540d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:43:13.790Z|c5494178-97d1-425f-bd36-83b7c2cfcaa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:43:13.791Z|c5494178-97d1-425f-bd36-83b7c2cfcaa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:43:20.712Z|0f8e55ca-3953-49aa-b8ac-16b82b9e2d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:20.712Z|bfcb070c-57c1-4bee-9daf-d996f89535b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:20.712Z|80b6d27a-f05b-4c39-839c-14ad21b94cb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:20.713Z|0f8e55ca-3953-49aa-b8ac-16b82b9e2d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:20.713Z|bfcb070c-57c1-4bee-9daf-d996f89535b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:20.714Z|80b6d27a-f05b-4c39-839c-14ad21b94cb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:28.703Z|c8036d0b-a0de-4a7b-a111-9099365e3bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:43:28.704Z|c8036d0b-a0de-4a7b-a111-9099365e3bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:43:30.736Z|3380cedd-2161-4eda-892f-712c4931d32b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:30.736Z|a254ee52-b5d9-43e6-9092-1c15d805a123|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:30.737Z|a254ee52-b5d9-43e6-9092-1c15d805a123|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:30.737Z|3380cedd-2161-4eda-892f-712c4931d32b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:30.741Z|e68bd836-ab85-427a-bc4a-a5795a3a5f7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:30.742Z|e68bd836-ab85-427a-bc4a-a5795a3a5f7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:40.761Z|4ebadd56-2e60-4912-ac6f-cd870b36a8fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:40.762Z|4ebadd56-2e60-4912-ac6f-cd870b36a8fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:40.764Z|70ce0767-5bc3-4e5c-a5ff-0afdb10d00f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:40.764Z|424694dd-03e4-4757-ba17-4bd84aadd9a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:40.765Z|424694dd-03e4-4757-ba17-4bd84aadd9a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:40.765Z|70ce0767-5bc3-4e5c-a5ff-0afdb10d00f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:43.703Z|858d86f2-ddfd-4789-b147-699eb7e87535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:43:43.703Z|858d86f2-ddfd-4789-b147-699eb7e87535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:43:43.792Z|e349bb2c-c7cd-40e5-b5e2-7d4c63ec4c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:43:43.793Z|e349bb2c-c7cd-40e5-b5e2-7d4c63ec4c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:43:47.413Z|20a0f5c1-a297-4ca2-92b6-64a5302ff858|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:43:47.414Z|20a0f5c1-a297-4ca2-92b6-64a5302ff858|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:50.790Z|181e1831-84d8-4e0b-938a-147462743b4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:50.790Z|b87a872f-31af-4c7a-8928-7b7171d1a472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:50.791Z|181e1831-84d8-4e0b-938a-147462743b4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:50.791Z|b87a872f-31af-4c7a-8928-7b7171d1a472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:50.793Z|a46ed63b-eef1-42ea-87be-6c5afde1a84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:43:50.794Z|a46ed63b-eef1-42ea-87be-6c5afde1a84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:43:58.703Z|a8d5cc13-e056-4a67-8012-36c626008a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:43:58.706Z|a8d5cc13-e056-4a67-8012-36c626008a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:44:00.817Z|7d161343-bb46-4990-af4c-5edac46e4587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:00.817Z|9d9a8231-2ea6-42a4-8460-9d7ef7809686|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:00.818Z|7d161343-bb46-4990-af4c-5edac46e4587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:00.818Z|9d9a8231-2ea6-42a4-8460-9d7ef7809686|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:00.822Z|7c4ae8dc-f748-4037-b786-c6e0c4590293|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:00.823Z|7c4ae8dc-f748-4037-b786-c6e0c4590293|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:10.842Z|e51146d9-1786-4971-b13e-a27b0b6001f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:10.842Z|de15a8a7-f2b0-417d-acb2-ead9b4347f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:10.843Z|e51146d9-1786-4971-b13e-a27b0b6001f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:10.843Z|de15a8a7-f2b0-417d-acb2-ead9b4347f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:10.846Z|c84af7fa-a77a-4658-b53e-5111fb063e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:10.847Z|c84af7fa-a77a-4658-b53e-5111fb063e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:13.703Z|506a3506-ad24-458f-9f89-7372327e9d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:44:13.704Z|506a3506-ad24-458f-9f89-7372327e9d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:44:13.794Z|b8ec1c1f-4033-450f-bf30-ccf9e261f3d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:44:13.795Z|b8ec1c1f-4033-450f-bf30-ccf9e261f3d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:44:20.866Z|60a58d7a-3216-4301-914e-c50bbb8fb811|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:20.866Z|8f2abd53-6495-4ed2-89b9-bc5d6b75bea1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:20.867Z|60a58d7a-3216-4301-914e-c50bbb8fb811|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:20.867Z|8f2abd53-6495-4ed2-89b9-bc5d6b75bea1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:20.869Z|2ddc376a-8ccc-41b8-ba5e-26e4e098cc5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:20.869Z|2ddc376a-8ccc-41b8-ba5e-26e4e098cc5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:28.703Z|f24634e3-8994-457f-a443-7235a4b3a280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:44:28.703Z|f24634e3-8994-457f-a443-7235a4b3a280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:44:30.894Z|05749994-f3af-4f03-bc6e-26bacb33a607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:30.894Z|2678e4a4-3d83-498e-a986-3da08fc1663e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:30.894Z|7983c4b1-099f-40d6-86c7-d36680f8c0af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:30.895Z|05749994-f3af-4f03-bc6e-26bacb33a607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:30.895Z|2678e4a4-3d83-498e-a986-3da08fc1663e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:30.895Z|7983c4b1-099f-40d6-86c7-d36680f8c0af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:40.925Z|72f3c595-2d02-4581-bded-cad9ce5ab8e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:40.926Z|c481c0ce-6798-46c8-acb4-02a22765b417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:40.926Z|72f3c595-2d02-4581-bded-cad9ce5ab8e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:40.928Z|c481c0ce-6798-46c8-acb4-02a22765b417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:40.927Z|6481d109-eea9-400b-b2fd-36bd2af6163e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:40.929Z|6481d109-eea9-400b-b2fd-36bd2af6163e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:43.703Z|f7cf36c2-3460-400d-b868-1e40d448e83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:44:43.706Z|f7cf36c2-3460-400d-b868-1e40d448e83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:44:43.796Z|8ed68d59-708d-4b2e-bb86-558e1ac2f663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:44:43.796Z|8ed68d59-708d-4b2e-bb86-558e1ac2f663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:44:47.417Z|be7def2b-44c9-41af-9de6-16c8cc86d431|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:44:47.419Z|be7def2b-44c9-41af-9de6-16c8cc86d431|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:50.953Z|8853a5f8-e479-478f-9a47-0c0688a2a034|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:50.953Z|8a761ff4-b66f-49e1-81b1-cda6e4da0de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:50.955Z|8a761ff4-b66f-49e1-81b1-cda6e4da0de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:50.955Z|8853a5f8-e479-478f-9a47-0c0688a2a034|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:50.960Z|f90dd832-50a7-4947-843e-3e5da4e744ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:44:50.961Z|f90dd832-50a7-4947-843e-3e5da4e744ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:44:58.703Z|b49a2d37-0da3-456d-b115-2ccd5a266ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:44:58.704Z|b49a2d37-0da3-456d-b115-2ccd5a266ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:45:00.982Z|f02878e0-c748-4f38-9df1-ea85bf096e6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:00.982Z|e27faff4-d402-41b7-8016-5929c4a0a721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:00.982Z|0f972907-503b-48f1-a270-c1050df82135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:00.983Z|e27faff4-d402-41b7-8016-5929c4a0a721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:00.983Z|0f972907-503b-48f1-a270-c1050df82135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:00.983Z|f02878e0-c748-4f38-9df1-ea85bf096e6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:11.017Z|636165a8-53d3-4a3e-88f2-9d171a979b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:11.017Z|1af8e1b0-f4d5-428c-9500-5886eb6513d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:11.017Z|be5825dc-cef0-417c-9a13-0d0a118f2801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:11.019Z|1af8e1b0-f4d5-428c-9500-5886eb6513d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:11.019Z|636165a8-53d3-4a3e-88f2-9d171a979b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:11.019Z|be5825dc-cef0-417c-9a13-0d0a118f2801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:13.703Z|924f3ba9-b23f-4310-bd18-2873fd1e69a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:45:13.704Z|924f3ba9-b23f-4310-bd18-2873fd1e69a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:45:13.798Z|6c6bd077-9f96-41c0-bf6d-2d07551b8d5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:45:13.799Z|6c6bd077-9f96-41c0-bf6d-2d07551b8d5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:45:21.048Z|a3066206-e4ea-4615-85ea-46cab12c217f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:21.048Z|ee0fb734-fc10-47bf-b1a6-69187936198b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:21.048Z|233f8696-1e0b-45e1-b61b-bd73ef747c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:21.049Z|ee0fb734-fc10-47bf-b1a6-69187936198b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:21.049Z|a3066206-e4ea-4615-85ea-46cab12c217f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:21.051Z|233f8696-1e0b-45e1-b61b-bd73ef747c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:28.703Z|bf54bd12-a3d9-46a3-bde7-47d41247f0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:45:28.706Z|bf54bd12-a3d9-46a3-bde7-47d41247f0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:45:31.079Z|0f89bdd0-6a0d-495f-ae29-f10afbf968e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:31.079Z|0f89bdd0-6a0d-495f-ae29-f10afbf968e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:31.080Z|6ac02435-4215-4017-bb5a-490a733b49d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:31.081Z|6ac02435-4215-4017-bb5a-490a733b49d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:31.085Z|1f289543-feff-4f0f-92eb-73c8de4430b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:31.086Z|1f289543-feff-4f0f-92eb-73c8de4430b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:41.104Z|74a560ce-42b3-4450-bc23-9aaac405a34f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:41.106Z|74a560ce-42b3-4450-bc23-9aaac405a34f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:41.111Z|2b85c042-d7c2-4ddb-981e-31b305dc8ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:41.112Z|613a92f9-df5d-4a60-8b52-1255ee816c49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:41.112Z|2b85c042-d7c2-4ddb-981e-31b305dc8ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:41.112Z|613a92f9-df5d-4a60-8b52-1255ee816c49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:43.703Z|2ba1d300-a811-4ebe-8e38-92970ce31e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:45:43.703Z|2ba1d300-a811-4ebe-8e38-92970ce31e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:45:43.800Z|a93ec788-fbcf-44ad-84f6-4b4602a413c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:45:43.801Z|a93ec788-fbcf-44ad-84f6-4b4602a413c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:45:47.414Z|54540155-a3fc-4b9e-918b-296f0e6e97df|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:45:47.415Z|54540155-a3fc-4b9e-918b-296f0e6e97df|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:51.132Z|196b3650-5b05-4ede-9cf5-2bc48cc97d2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:51.134Z|196b3650-5b05-4ede-9cf5-2bc48cc97d2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:51.136Z|e7fa5311-58be-448c-8640-5d2298ac925a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:51.137Z|e7fa5311-58be-448c-8640-5d2298ac925a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:51.147Z|2fcdc78d-141c-4937-b9f9-447a122d155d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:45:51.148Z|2fcdc78d-141c-4937-b9f9-447a122d155d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:45:58.703Z|03203311-6423-4b6d-963b-bc830fc4e672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:45:58.703Z|03203311-6423-4b6d-963b-bc830fc4e672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:46:01.159Z|0ea727e3-270e-4189-b152-0978aca94906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:01.160Z|0ea727e3-270e-4189-b152-0978aca94906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:01.161Z|aa51d70b-2ddf-4ddd-abff-1e0a128a4c50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:01.162Z|aa51d70b-2ddf-4ddd-abff-1e0a128a4c50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:01.169Z|b043461a-beee-43e9-ab4b-223bed4193fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:01.170Z|b043461a-beee-43e9-ab4b-223bed4193fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:11.185Z|02e50527-32cc-4902-9b99-1d75b5d5767e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:11.185Z|20766b17-2fd3-4deb-8cd1-7b1a3c792aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:11.186Z|02e50527-32cc-4902-9b99-1d75b5d5767e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:11.187Z|20766b17-2fd3-4deb-8cd1-7b1a3c792aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:11.191Z|526ddba8-4eb0-46cb-af32-aee835e7219f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:11.192Z|526ddba8-4eb0-46cb-af32-aee835e7219f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:13.703Z|7200c6c7-1af1-46e6-9457-a183a457f491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:46:13.706Z|7200c6c7-1af1-46e6-9457-a183a457f491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:46:13.802Z|6b77f7a2-8358-4db4-ad20-c6807acdb841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:46:13.803Z|6b77f7a2-8358-4db4-ad20-c6807acdb841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:46:21.212Z|84c72859-e9df-430d-b6e7-9df93011b765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:21.212Z|84c72859-e9df-430d-b6e7-9df93011b765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:21.214Z|04ee4152-0b56-4aad-af03-c8036932a9f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:21.215Z|04ee4152-0b56-4aad-af03-c8036932a9f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:21.215Z|317a8bb5-fb25-4dc7-8ce2-22c0602fec95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:21.216Z|317a8bb5-fb25-4dc7-8ce2-22c0602fec95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:28.703Z|158e9907-d68d-4230-bc70-5821e2f4bdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:46:28.704Z|158e9907-d68d-4230-bc70-5821e2f4bdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:46:31.235Z|43bc7e24-4b35-48d4-8291-cec77fedc5f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:31.236Z|43bc7e24-4b35-48d4-8291-cec77fedc5f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:31.238Z|64861c13-b4e1-4683-8ca7-ac4e354416d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:31.239Z|64861c13-b4e1-4683-8ca7-ac4e354416d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:31.239Z|d58d8386-e795-462d-9c9f-d121cff2404a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:31.240Z|d58d8386-e795-462d-9c9f-d121cff2404a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:41.262Z|73b6739c-66ac-4f98-99c0-0f888bb60380|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:41.262Z|a9d911fb-aa37-43a8-84b3-1e87e31bd72f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:41.263Z|73b6739c-66ac-4f98-99c0-0f888bb60380|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:41.263Z|a9d911fb-aa37-43a8-84b3-1e87e31bd72f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:41.267Z|ddce39c4-5945-446a-94b6-7f5c11923968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:41.267Z|ddce39c4-5945-446a-94b6-7f5c11923968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:43.703Z|d96eec88-089c-4910-9c96-85454960b667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:46:43.704Z|d96eec88-089c-4910-9c96-85454960b667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:46:43.804Z|aadccd38-67b8-4321-a30d-772aecd4bd23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:46:43.805Z|aadccd38-67b8-4321-a30d-772aecd4bd23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:46:47.414Z|102438b6-b511-42c5-9d0f-b989fd9debb2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:46:47.415Z|102438b6-b511-42c5-9d0f-b989fd9debb2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:51.288Z|f650bc89-22c2-4f7a-a67d-0ccc7ed0e1fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:51.288Z|5ff1e4f4-0af4-4d5e-8d9d-14dc6297183e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:51.289Z|f650bc89-22c2-4f7a-a67d-0ccc7ed0e1fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:51.289Z|5ff1e4f4-0af4-4d5e-8d9d-14dc6297183e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:51.293Z|fcad7183-f22f-4372-b41b-31a51345582a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:46:51.294Z|fcad7183-f22f-4372-b41b-31a51345582a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:46:58.703Z|ddb9c2c3-1655-4bc4-b5e4-a0eb2b50dce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:46:58.706Z|ddb9c2c3-1655-4bc4-b5e4-a0eb2b50dce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:47:01.313Z|0b4f797e-d0f8-4a35-9f86-4f5f6ed1335d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:01.314Z|0b4f797e-d0f8-4a35-9f86-4f5f6ed1335d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:01.317Z|5e1b71f5-1f33-4ee5-bad4-004a4c943ede|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:01.317Z|5e1b71f5-1f33-4ee5-bad4-004a4c943ede|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:01.325Z|c040bdce-9210-466b-8a90-95d5df133092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:01.325Z|c040bdce-9210-466b-8a90-95d5df133092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:11.340Z|af5d0f7a-f490-4f61-a6d7-27ecd6e1dac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:11.340Z|b012c906-15d7-438b-a33a-07176e9e4d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:11.341Z|b012c906-15d7-438b-a33a-07176e9e4d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:11.341Z|af5d0f7a-f490-4f61-a6d7-27ecd6e1dac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:11.347Z|1c38f05a-b7ff-4dc7-94a8-c82087a3aa13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:11.347Z|1c38f05a-b7ff-4dc7-94a8-c82087a3aa13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:13.703Z|2cc06e7b-7ce4-4ebd-afb1-87c9bf756e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:47:13.704Z|2cc06e7b-7ce4-4ebd-afb1-87c9bf756e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:47:13.806Z|20e3e804-2cbf-4cee-94a5-891d35c2b8aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:47:13.806Z|20e3e804-2cbf-4cee-94a5-891d35c2b8aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:47:21.366Z|7bafadc9-32bc-4e2c-b1d6-ff658e9d5d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:21.367Z|7bafadc9-32bc-4e2c-b1d6-ff658e9d5d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:21.371Z|d95ef858-f689-4973-a169-7fb537a1b51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:21.371Z|d95ef858-f689-4973-a169-7fb537a1b51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:21.375Z|c62a09ed-4e10-455d-9c8d-1436771268ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:21.376Z|c62a09ed-4e10-455d-9c8d-1436771268ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:28.703Z|43c571a9-177c-48a0-a084-b77243e82e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:47:28.703Z|43c571a9-177c-48a0-a084-b77243e82e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:47:31.394Z|83a325c9-360a-404a-93af-52786664453a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:31.394Z|83a325c9-360a-404a-93af-52786664453a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:31.391Z|1fc7b97f-407d-49e8-bd87-6e5357d29be7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:31.399Z|1fc7b97f-407d-49e8-bd87-6e5357d29be7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:31.403Z|2b10fa72-2d13-41c9-a4b4-e6d0f2fed1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:31.404Z|2b10fa72-2d13-41c9-a4b4-e6d0f2fed1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:41.423Z|1f582faf-162f-4112-a734-0594c627cbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:41.424Z|1f582faf-162f-4112-a734-0594c627cbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:41.429Z|09fcd10f-1060-4b49-9f5d-3facaa1c8c6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:41.430Z|09fcd10f-1060-4b49-9f5d-3facaa1c8c6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:41.433Z|44277e08-6df2-4881-87d5-0b505a0ab381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:41.434Z|44277e08-6df2-4881-87d5-0b505a0ab381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:43.703Z|d485fe8a-5bb8-49c7-b81b-503c9376b277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:47:43.705Z|d485fe8a-5bb8-49c7-b81b-503c9376b277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:47:43.807Z|ec71193f-97ff-4ac3-bb04-388a35382b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:47:43.808Z|ec71193f-97ff-4ac3-bb04-388a35382b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:47:47.413Z|58721234-298c-48cd-8ee4-b17e89ea9939|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:47:47.414Z|58721234-298c-48cd-8ee4-b17e89ea9939|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:51.445Z|9172214a-5a06-4f8b-97c3-a04c76a11b04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:51.446Z|9172214a-5a06-4f8b-97c3-a04c76a11b04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:51.454Z|3ac9c311-e737-4cda-9466-f6c526cbc5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:51.455Z|3ac9c311-e737-4cda-9466-f6c526cbc5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:51.456Z|1e214ff8-6e6b-4d0d-83ab-b99c27d349f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:47:51.457Z|1e214ff8-6e6b-4d0d-83ab-b99c27d349f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:47:58.703Z|73c05f35-3b0a-4825-a135-9e9080c22aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:47:58.703Z|73c05f35-3b0a-4825-a135-9e9080c22aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:48:01.474Z|5e55b161-70c0-459b-b037-0942461db62f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:01.475Z|5e55b161-70c0-459b-b037-0942461db62f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:01.479Z|8dbf6d8e-96ac-4986-b146-bb97e88d0646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:01.480Z|8dbf6d8e-96ac-4986-b146-bb97e88d0646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:01.483Z|39486937-abe8-4014-b483-ee71a35acc83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:01.484Z|39486937-abe8-4014-b483-ee71a35acc83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:11.505Z|c80c0777-4710-4513-91b3-13ec21d4488d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:11.505Z|321c20b9-07d1-4007-adce-dd8fb2c1825d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:11.506Z|c80c0777-4710-4513-91b3-13ec21d4488d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:11.506Z|321c20b9-07d1-4007-adce-dd8fb2c1825d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:11.508Z|4fcef285-7dbc-4970-a851-6531e254e3d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:11.509Z|4fcef285-7dbc-4970-a851-6531e254e3d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:13.703Z|8fd8faab-9e83-4ae1-9681-c6d1584ba6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:48:13.703Z|8fd8faab-9e83-4ae1-9681-c6d1584ba6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:48:13.809Z|600eab6c-bdfa-493e-8b82-7ea5829920d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:48:13.809Z|600eab6c-bdfa-493e-8b82-7ea5829920d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:48:21.531Z|a06dfe6f-0dc3-4f2b-9d5b-3a96865cd132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:21.531Z|8f342da3-c0b2-44ab-9d69-a5187d9dc18f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:21.531Z|8f342da3-c0b2-44ab-9d69-a5187d9dc18f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:21.532Z|a06dfe6f-0dc3-4f2b-9d5b-3a96865cd132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:21.534Z|3660abda-accd-40da-9d1d-0824f51f5f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:21.535Z|3660abda-accd-40da-9d1d-0824f51f5f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:28.703Z|c526b094-c5bf-4934-90c6-56867240741e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:48:28.705Z|c526b094-c5bf-4934-90c6-56867240741e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:48:31.555Z|ae111c77-b188-4916-8366-f8879ca1160d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:31.555Z|f017b1c0-8c16-42f8-abcd-f988b88632aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:31.556Z|ae111c77-b188-4916-8366-f8879ca1160d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:31.556Z|f017b1c0-8c16-42f8-abcd-f988b88632aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:31.558Z|7a620612-7d3b-4683-a5bb-34a328dd213e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:31.558Z|7a620612-7d3b-4683-a5bb-34a328dd213e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:41.579Z|b6c50297-2fe6-47b7-b9c2-29cc95c3b799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:41.579Z|f6f52723-3f21-4c76-b855-0adec4b6dcbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:41.580Z|f6f52723-3f21-4c76-b855-0adec4b6dcbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:41.580Z|b6c50297-2fe6-47b7-b9c2-29cc95c3b799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:41.586Z|15634f7e-1053-42f2-9a3c-ec527c08994e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:41.589Z|15634f7e-1053-42f2-9a3c-ec527c08994e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:43.703Z|7984b983-8a28-438c-84c1-87242e54c144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:48:43.704Z|7984b983-8a28-438c-84c1-87242e54c144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:48:43.810Z|e9380e9a-df7e-472a-a708-2f2750883271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:48:43.811Z|e9380e9a-df7e-472a-a708-2f2750883271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:48:47.413Z|e3ae23a2-5378-442c-9470-cb74632c077a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:48:47.414Z|e3ae23a2-5378-442c-9470-cb74632c077a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:51.606Z|8b969197-ac98-4774-ad09-382b99b16ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:51.608Z|8b969197-ac98-4774-ad09-382b99b16ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:51.609Z|ef66c75a-ebe0-4edc-85ca-fa748761e634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:51.610Z|ef66c75a-ebe0-4edc-85ca-fa748761e634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:51.611Z|386f6eb6-dc1a-4bed-b398-afb81cdf7e67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:48:51.612Z|386f6eb6-dc1a-4bed-b398-afb81cdf7e67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:48:58.703Z|5356779a-5798-40f6-a5ea-e3a372462eb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:48:58.703Z|5356779a-5798-40f6-a5ea-e3a372462eb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:49:01.632Z|2be64841-b159-47ba-9f7b-69a714ecc92f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:01.633Z|2be64841-b159-47ba-9f7b-69a714ecc92f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:01.634Z|d20c6bea-2a83-4427-8fdf-0559bff07647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:01.634Z|cd58bab9-75ec-4ed5-91d9-db7bbdf7e3ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:01.635Z|d20c6bea-2a83-4427-8fdf-0559bff07647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:01.636Z|cd58bab9-75ec-4ed5-91d9-db7bbdf7e3ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:11.658Z|3f8c91c5-b131-4b3d-a264-3b447b758097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:11.658Z|9e82186d-812a-42f8-a70c-c27ff442d033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:11.659Z|9e82186d-812a-42f8-a70c-c27ff442d033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:11.659Z|3f8c91c5-b131-4b3d-a264-3b447b758097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:11.661Z|44080a63-a2fe-48a7-9284-0408fe3318cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:11.662Z|44080a63-a2fe-48a7-9284-0408fe3318cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:13.703Z|1ada8d32-34c9-42eb-b733-ffdb55cae055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:49:13.706Z|1ada8d32-34c9-42eb-b733-ffdb55cae055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:49:13.812Z|1fd0be29-8220-4c2d-9aa6-5015decf15d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:49:13.813Z|1fd0be29-8220-4c2d-9aa6-5015decf15d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:49:21.685Z|bddf63ce-c041-477f-9c62-e2a173025b24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:21.686Z|bddf63ce-c041-477f-9c62-e2a173025b24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:21.689Z|07bd2e28-0deb-4270-86f4-a2745d667b9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:21.689Z|6ccd91cd-72d3-452f-96e5-be3ab3a203f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:21.690Z|6ccd91cd-72d3-452f-96e5-be3ab3a203f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:21.690Z|07bd2e28-0deb-4270-86f4-a2745d667b9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:28.703Z|0c1e56f9-9d1f-4e50-b086-07c15017a537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:49:28.704Z|0c1e56f9-9d1f-4e50-b086-07c15017a537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:49:31.711Z|bd901b06-8cec-4e2f-b3fb-307f6ba1f68a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:31.712Z|905b93c4-8c48-410e-892f-3a8507c2da1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:31.713Z|905b93c4-8c48-410e-892f-3a8507c2da1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:31.713Z|bd901b06-8cec-4e2f-b3fb-307f6ba1f68a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:31.717Z|c8590933-fc00-4436-8a35-6fa7e74eb1b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:31.717Z|c8590933-fc00-4436-8a35-6fa7e74eb1b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:41.737Z|df0264ff-ea61-4fad-90e8-cc48b2136e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:41.737Z|87a80a23-01e9-4439-99b7-c8795956b6fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:41.738Z|df0264ff-ea61-4fad-90e8-cc48b2136e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:41.738Z|87a80a23-01e9-4439-99b7-c8795956b6fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:41.749Z|2c94e43d-142d-4ae7-b288-3151bea7ff9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:41.750Z|2c94e43d-142d-4ae7-b288-3151bea7ff9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:43.703Z|8bd4c7d0-2e49-4597-843e-fd8ce2bd1048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:49:43.703Z|8bd4c7d0-2e49-4597-843e-fd8ce2bd1048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:49:43.813Z|44dec94a-3ef4-48da-a87c-ecb8bb6a9b59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:49:43.814Z|44dec94a-3ef4-48da-a87c-ecb8bb6a9b59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:49:47.412Z|dda93ac5-8c05-49f0-af2b-4496f1cb0597|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:49:47.413Z|dda93ac5-8c05-49f0-af2b-4496f1cb0597|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:51.764Z|ea632c7b-f863-46ba-8f23-1f5d1a83c926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:51.764Z|4e815029-12c6-4e16-8b38-7f22ff7911b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:51.765Z|ea632c7b-f863-46ba-8f23-1f5d1a83c926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:51.765Z|4e815029-12c6-4e16-8b38-7f22ff7911b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:51.770Z|beb03b8a-7290-4b03-b99b-78b229fd01dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:49:51.771Z|beb03b8a-7290-4b03-b99b-78b229fd01dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:49:58.703Z|ef2eefec-837a-4b71-9c86-fc4539092701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:49:58.705Z|ef2eefec-837a-4b71-9c86-fc4539092701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:50:01.795Z|fb330798-140e-466d-be7b-db07e8cb4209|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:01.795Z|a4c5f6ba-f1c1-4b71-b6f9-230f5597f08c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:01.795Z|64dd0e4f-04b2-4d38-a67d-4e9c81869a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:01.796Z|64dd0e4f-04b2-4d38-a67d-4e9c81869a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:01.796Z|a4c5f6ba-f1c1-4b71-b6f9-230f5597f08c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:01.796Z|fb330798-140e-466d-be7b-db07e8cb4209|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:11.819Z|603d4cae-cd80-4277-a0cf-babc0e263f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:11.819Z|66ee9d41-87e4-4df3-9120-44746c51c2d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:11.819Z|5e9b2bd4-1494-4b4a-a96a-0238bef51944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:11.820Z|603d4cae-cd80-4277-a0cf-babc0e263f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:11.820Z|5e9b2bd4-1494-4b4a-a96a-0238bef51944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:11.820Z|66ee9d41-87e4-4df3-9120-44746c51c2d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:13.703Z|b381db4c-35e1-46b9-8bd2-54d33802c18e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:50:13.704Z|b381db4c-35e1-46b9-8bd2-54d33802c18e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:50:13.815Z|a2845cd7-7985-4a90-9cc3-a88c1992c0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:50:13.816Z|a2845cd7-7985-4a90-9cc3-a88c1992c0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:50:21.845Z|1b4d3bef-479c-4824-99c5-eb7c5ee07dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:21.845Z|2c4c5bd4-a8b9-4c91-bb1b-4cdae45a22db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:21.845Z|c9adeb7c-db63-4962-a8d9-34c3108358ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:21.846Z|1b4d3bef-479c-4824-99c5-eb7c5ee07dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:21.846Z|2c4c5bd4-a8b9-4c91-bb1b-4cdae45a22db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:21.846Z|c9adeb7c-db63-4962-a8d9-34c3108358ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:28.703Z|a1d60ba3-af3c-42e3-9b90-83d9179d715b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:50:28.703Z|a1d60ba3-af3c-42e3-9b90-83d9179d715b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:50:31.874Z|c66b5de7-2ad6-4017-97e6-167f1a88fcf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:31.874Z|f806a614-3eaf-47e0-9a6f-a149b5861b72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:31.875Z|f806a614-3eaf-47e0-9a6f-a149b5861b72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:31.875Z|c66b5de7-2ad6-4017-97e6-167f1a88fcf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:31.877Z|ceb26e5b-5bb1-4020-b249-13938663c8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:31.878Z|ceb26e5b-5bb1-4020-b249-13938663c8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:41.901Z|29c74ebe-ac28-421c-811e-6a23dfdd6df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:41.901Z|7abe7051-2608-46d4-b1bc-cd7d3528f073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:41.902Z|29c74ebe-ac28-421c-811e-6a23dfdd6df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:41.902Z|7abe7051-2608-46d4-b1bc-cd7d3528f073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:41.907Z|f0e6b142-9821-4635-a58a-9306c8597e8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:41.908Z|f0e6b142-9821-4635-a58a-9306c8597e8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:43.703Z|8ae0894f-11fd-4cc1-9b7d-2c4229a8c01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:50:43.706Z|8ae0894f-11fd-4cc1-9b7d-2c4229a8c01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:50:43.817Z|ed8568f9-9039-4255-ae66-7c0800ac16c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:50:43.817Z|ed8568f9-9039-4255-ae66-7c0800ac16c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:50:47.413Z|c28ee907-5c8a-42c1-83ab-d681c1b98752|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:50:47.414Z|c28ee907-5c8a-42c1-83ab-d681c1b98752|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:51.928Z|065a54dc-a272-4d4e-afaf-5cc85efd0fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:51.928Z|264cdda0-264d-421a-b20b-6509d3570ad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:51.929Z|065a54dc-a272-4d4e-afaf-5cc85efd0fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:51.930Z|264cdda0-264d-421a-b20b-6509d3570ad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:51.932Z|ee57139d-bed3-4c03-bf46-6868a839d490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:50:51.933Z|ee57139d-bed3-4c03-bf46-6868a839d490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:50:58.703Z|46723e6e-9bb8-4526-b555-58708c6a4422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:50:58.703Z|46723e6e-9bb8-4526-b555-58708c6a4422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:51:01.956Z|312c7bea-19a4-4706-8ecd-0e2644724cfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:01.956Z|0b95e077-782f-4978-bebd-771421b78897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:01.956Z|29ac1d4d-5172-471d-bc10-e5d9d51d5700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:01.957Z|29ac1d4d-5172-471d-bc10-e5d9d51d5700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:01.957Z|312c7bea-19a4-4706-8ecd-0e2644724cfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:01.957Z|0b95e077-782f-4978-bebd-771421b78897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:11.980Z|4339ea87-ab50-46cf-a77b-b33fb27198dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:11.981Z|4339ea87-ab50-46cf-a77b-b33fb27198dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:11.981Z|fdb47ca3-05a4-4b4f-b556-fcfb9c3de2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:11.983Z|fdb47ca3-05a4-4b4f-b556-fcfb9c3de2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:11.985Z|7990b783-9a5b-4b13-8db3-31b967e87a11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:11.985Z|7990b783-9a5b-4b13-8db3-31b967e87a11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:13.703Z|442fc021-f644-428d-b73a-3634ecc8a20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:51:13.704Z|442fc021-f644-428d-b73a-3634ecc8a20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:51:13.818Z|5797b791-c930-4130-8f40-1fdc12ac716e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:51:13.819Z|5797b791-c930-4130-8f40-1fdc12ac716e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:51:22.009Z|79dfa0b4-a42f-4a54-8930-4200885d0d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:22.009Z|60304bad-7838-4e82-b730-79e44e423a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:22.010Z|79dfa0b4-a42f-4a54-8930-4200885d0d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:22.011Z|60304bad-7838-4e82-b730-79e44e423a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:22.014Z|4fb68418-2378-4f25-a7c3-38fc9468347b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:22.015Z|4fb68418-2378-4f25-a7c3-38fc9468347b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:28.703Z|de9a270f-8583-4fab-b0c8-c21902a755a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:51:28.706Z|de9a270f-8583-4fab-b0c8-c21902a755a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:51:32.036Z|c951e96a-8a54-4800-a9f2-e14575591a59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:32.036Z|f36cd7ab-be5a-45f1-b4f3-8b136cbb192a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:32.037Z|f36cd7ab-be5a-45f1-b4f3-8b136cbb192a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:32.037Z|c951e96a-8a54-4800-a9f2-e14575591a59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:32.042Z|aa3f028d-236e-4f27-9d50-d70eb4409147|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:32.042Z|aa3f028d-236e-4f27-9d50-d70eb4409147|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:42.061Z|a3a23891-d03d-49bd-826b-5bf9aa8632ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:42.062Z|e3c4687b-5016-4394-bae2-b86fd6969ba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:42.062Z|a3a23891-d03d-49bd-826b-5bf9aa8632ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:42.062Z|e3c4687b-5016-4394-bae2-b86fd6969ba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:42.066Z|64386fc7-df66-48b0-b720-0bcd8fdf18e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:42.067Z|64386fc7-df66-48b0-b720-0bcd8fdf18e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:43.703Z|f50b6683-b2c2-4994-a97c-2764e7370d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:51:43.703Z|f50b6683-b2c2-4994-a97c-2764e7370d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:51:43.820Z|9a1c37c8-41c4-4821-8ad1-84611b1c77d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:51:43.820Z|9a1c37c8-41c4-4821-8ad1-84611b1c77d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:51:47.413Z|ab62582d-45c8-4b5c-b09d-77518ada49a7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:51:47.414Z|ab62582d-45c8-4b5c-b09d-77518ada49a7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:52.086Z|127481ae-9811-4740-bf58-0a1c33127971|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:52.086Z|3d6e8570-b474-4db4-8b2e-addce8b976d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:52.087Z|127481ae-9811-4740-bf58-0a1c33127971|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:52.087Z|3d6e8570-b474-4db4-8b2e-addce8b976d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:52.094Z|bd5a74ff-5c13-4de2-9c2f-4d75b401232d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:51:52.095Z|bd5a74ff-5c13-4de2-9c2f-4d75b401232d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:51:58.703Z|9140dce8-4868-46ef-9b21-6e92608768e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:51:58.703Z|9140dce8-4868-46ef-9b21-6e92608768e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:52:02.111Z|4ffcfa0d-8dcb-4af6-a7f3-9bf30c472f26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:02.111Z|6789305d-a771-4f18-adf7-c2375b39ecdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:02.112Z|6789305d-a771-4f18-adf7-c2375b39ecdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:02.112Z|4ffcfa0d-8dcb-4af6-a7f3-9bf30c472f26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:02.117Z|5f802d0d-eddf-47f2-b1fb-8a0a1b6546c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:02.118Z|5f802d0d-eddf-47f2-b1fb-8a0a1b6546c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:12.138Z|f235e7e7-3415-4293-a549-1f153b4d1099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:12.138Z|de9ffbcd-1115-4b35-9a85-9aa9ee35af3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:12.139Z|f235e7e7-3415-4293-a549-1f153b4d1099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:12.139Z|de9ffbcd-1115-4b35-9a85-9aa9ee35af3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:12.142Z|6d0a179d-f623-4192-a038-60c7037a2f61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:12.143Z|6d0a179d-f623-4192-a038-60c7037a2f61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:13.703Z|0017ac33-1bdc-4645-a682-747090310dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:52:13.705Z|0017ac33-1bdc-4645-a682-747090310dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:52:13.821Z|35fe8432-ed2d-4eb7-bdcd-8c1f77c1a8a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:52:13.822Z|35fe8432-ed2d-4eb7-bdcd-8c1f77c1a8a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:52:22.164Z|3ba0b268-87ab-481d-93e5-3ed4979491de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:22.165Z|3ba0b268-87ab-481d-93e5-3ed4979491de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:22.169Z|caf1ed48-dcbd-4361-a035-119bbb0e7ee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:22.170Z|caf1ed48-dcbd-4361-a035-119bbb0e7ee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:22.171Z|9cf93441-824b-4499-aebf-9d4405e6dac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:22.172Z|9cf93441-824b-4499-aebf-9d4405e6dac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:28.703Z|aba1074b-e1ad-4065-8e20-e127916abe13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:52:28.703Z|aba1074b-e1ad-4065-8e20-e127916abe13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:52:32.188Z|b4e249ee-0a29-4615-9685-3c2b63b11515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:32.189Z|b4e249ee-0a29-4615-9685-3c2b63b11515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:32.191Z|60e9af0a-c991-4325-b438-50ceba1b6a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:32.192Z|60e9af0a-c991-4325-b438-50ceba1b6a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:32.195Z|8829c0c3-4532-489d-b0b9-b1527e703313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:32.196Z|8829c0c3-4532-489d-b0b9-b1527e703313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:42.214Z|79df8392-fc97-43b5-915f-3e5ddbb9e299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:42.215Z|79df8392-fc97-43b5-915f-3e5ddbb9e299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:42.216Z|b3f0b930-bcec-4aa5-a29c-96fe35a00aee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:42.217Z|b3f0b930-bcec-4aa5-a29c-96fe35a00aee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:42.218Z|dbb1e25c-2d79-4baf-bc49-4319b8089612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:42.219Z|dbb1e25c-2d79-4baf-bc49-4319b8089612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:43.703Z|e2e69a69-8417-4515-91f0-f38ed8ec4eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:52:43.703Z|e2e69a69-8417-4515-91f0-f38ed8ec4eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:52:43.823Z|1348bdf2-f14e-40ca-a189-91b1993c77ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:52:43.823Z|1348bdf2-f14e-40ca-a189-91b1993c77ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:52:47.413Z|61d37b93-2363-4790-bb6c-cd6fbc18687e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:52:47.414Z|61d37b93-2363-4790-bb6c-cd6fbc18687e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:52.239Z|146d8696-1b97-4fda-b446-0b860beb3f3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:52.239Z|a455eca4-259d-49f9-a72e-51148aeb6576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:52.240Z|146d8696-1b97-4fda-b446-0b860beb3f3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:52.240Z|a455eca4-259d-49f9-a72e-51148aeb6576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:52.242Z|4d3cd776-2537-446f-b3bd-5ffeba33b485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:52:52.243Z|4d3cd776-2537-446f-b3bd-5ffeba33b485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:52:58.703Z|e08024e1-e740-4af9-84db-31c5583257de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:52:58.705Z|e08024e1-e740-4af9-84db-31c5583257de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:53:02.269Z|2badb631-2e44-4170-8094-fb4e9fa3b137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:02.271Z|2badb631-2e44-4170-8094-fb4e9fa3b137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:02.274Z|a1d80878-0d41-4dce-87f4-a2a5f9abb7bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:02.275Z|0df6b408-a83d-4782-b7e0-faf91da1d4d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:02.277Z|0df6b408-a83d-4782-b7e0-faf91da1d4d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:02.274Z|a1d80878-0d41-4dce-87f4-a2a5f9abb7bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:12.296Z|38a061ab-5f8f-42f4-a2c5-70e971630f6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:12.297Z|38a061ab-5f8f-42f4-a2c5-70e971630f6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:12.304Z|8d9f96a9-84bb-41d1-91cc-a9e501bd9655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:12.304Z|bd0d71fc-b8c5-4280-8963-9847bf07bac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:12.305Z|8d9f96a9-84bb-41d1-91cc-a9e501bd9655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:12.305Z|bd0d71fc-b8c5-4280-8963-9847bf07bac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:13.703Z|d28f54a5-0a8d-495c-875a-ff8756de48a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:53:13.703Z|d28f54a5-0a8d-495c-875a-ff8756de48a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:53:13.824Z|95555b60-dbe0-4ca6-b993-9b8568666175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:53:13.825Z|95555b60-dbe0-4ca6-b993-9b8568666175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:53:22.320Z|d88be966-fe28-42e1-872e-b1e0739dc690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:22.321Z|d88be966-fe28-42e1-872e-b1e0739dc690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:22.327Z|ee408512-7123-404c-9766-79ef80c368cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:22.328Z|ee408512-7123-404c-9766-79ef80c368cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:22.350Z|74a86ce2-9bc2-463c-9121-c93620f70ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:22.350Z|74a86ce2-9bc2-463c-9121-c93620f70ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:28.703Z|fc3fbf60-0b95-4e21-be1e-8cb062406b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:53:28.703Z|fc3fbf60-0b95-4e21-be1e-8cb062406b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:53:32.342Z|0466876f-36e0-4069-ad52-a304507d659f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:32.343Z|0466876f-36e0-4069-ad52-a304507d659f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:32.349Z|50bbc5f9-e93c-421a-b4b3-b3db689e2c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:32.350Z|50bbc5f9-e93c-421a-b4b3-b3db689e2c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:32.372Z|b99bc43e-4abf-45d2-bff4-0b763298309c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:32.373Z|b99bc43e-4abf-45d2-bff4-0b763298309c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:42.368Z|1dc3acb1-21a9-4671-9914-e814c1fdf59f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:42.369Z|1dc3acb1-21a9-4671-9914-e814c1fdf59f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:42.372Z|d8a90f48-dcce-431d-bfc5-148164d266b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:42.373Z|d8a90f48-dcce-431d-bfc5-148164d266b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:42.394Z|fcf1eb58-9b52-4d58-ab0b-64d4ea8d5026|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:42.395Z|fcf1eb58-9b52-4d58-ab0b-64d4ea8d5026|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:43.703Z|ac1ff7f5-c277-4fc7-be0f-04dd6f030bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:53:43.705Z|ac1ff7f5-c277-4fc7-be0f-04dd6f030bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:53:43.826Z|cc6f5fe6-bdc8-473e-b9ff-c1dd5104f368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:53:43.827Z|cc6f5fe6-bdc8-473e-b9ff-c1dd5104f368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:53:47.413Z|85ba144e-012e-48d1-9e9a-68142b7ef479|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:53:47.414Z|85ba144e-012e-48d1-9e9a-68142b7ef479|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:52.393Z|5fc3f890-4cfc-4b7e-b4c2-11a5bb86c462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:52.394Z|5fc3f890-4cfc-4b7e-b4c2-11a5bb86c462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:52.396Z|2d669f89-9485-43ae-9805-0412ddeafef2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:52.397Z|2d669f89-9485-43ae-9805-0412ddeafef2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:52.416Z|4239b963-2d66-4960-8e0a-51896a660aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:53:52.417Z|4239b963-2d66-4960-8e0a-51896a660aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:53:58.703Z|41ca3941-e715-4fc0-995a-f08aa201ccb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:53:58.704Z|41ca3941-e715-4fc0-995a-f08aa201ccb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:54:02.420Z|e184e2a5-7f97-4026-8c39-b8197e9e60b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:02.421Z|e184e2a5-7f97-4026-8c39-b8197e9e60b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:02.423Z|10165b3d-f229-430f-af63-82c4a6f14474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:02.424Z|10165b3d-f229-430f-af63-82c4a6f14474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:02.440Z|0ba25ea7-681e-426e-bc27-a3a27bb95bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:02.441Z|0ba25ea7-681e-426e-bc27-a3a27bb95bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:12.448Z|13482b36-5014-49e7-b5fe-6cf18ffd2068|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:12.448Z|13482b36-5014-49e7-b5fe-6cf18ffd2068|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:12.450Z|b8890860-6fbb-4c9b-a051-cfd5b1d46e4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:12.450Z|b8890860-6fbb-4c9b-a051-cfd5b1d46e4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:12.463Z|622eae2b-f181-4533-9343-21b0c351318f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:12.464Z|622eae2b-f181-4533-9343-21b0c351318f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:13.703Z|f20a5650-b67b-481d-89fc-195d1b4a454d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:54:13.703Z|f20a5650-b67b-481d-89fc-195d1b4a454d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:54:13.827Z|c251362d-9632-4c78-b2d4-a6a02c1cff56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:54:13.828Z|c251362d-9632-4c78-b2d4-a6a02c1cff56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:54:22.477Z|6fbd222f-68b4-4d1f-9295-dbd1dc0a4f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:22.478Z|6fbd222f-68b4-4d1f-9295-dbd1dc0a4f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:22.478Z|ed894e08-d228-4c84-96e8-7c12fe96485e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:22.480Z|ed894e08-d228-4c84-96e8-7c12fe96485e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:22.488Z|622428b7-c56c-48fe-bf1e-2f2e60a99134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:22.488Z|622428b7-c56c-48fe-bf1e-2f2e60a99134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:28.703Z|f7cd94f6-820c-4bcb-b140-9b580f0f71d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:54:28.706Z|f7cd94f6-820c-4bcb-b140-9b580f0f71d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:54:32.508Z|b8acbcf4-191f-4c87-a375-4524ac0791ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:32.508Z|6e347217-37a4-4e9a-aa17-b36fef18da8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:32.508Z|b8acbcf4-191f-4c87-a375-4524ac0791ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:32.508Z|6e347217-37a4-4e9a-aa17-b36fef18da8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:32.512Z|356ef82f-1557-4cff-9570-2e5df2378145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:32.512Z|356ef82f-1557-4cff-9570-2e5df2378145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:42.529Z|15fbdd2b-5dfd-4177-a798-cee4aaa7108d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:42.530Z|15fbdd2b-5dfd-4177-a798-cee4aaa7108d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:42.533Z|d5abef01-3f00-46d7-ba0c-4d5b3c9a2f6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:42.533Z|d5abef01-3f00-46d7-ba0c-4d5b3c9a2f6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:42.537Z|6aebe362-4537-405b-8458-b8b6f41a8b95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:42.538Z|6aebe362-4537-405b-8458-b8b6f41a8b95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:43.703Z|ed7f13ae-c065-4e98-9b5f-c987d54f35cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:54:43.703Z|ed7f13ae-c065-4e98-9b5f-c987d54f35cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:54:43.830Z|67fe521e-f509-4f6d-9be1-40410ca7234d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:54:43.830Z|67fe521e-f509-4f6d-9be1-40410ca7234d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:54:47.413Z|36984196-0ab8-497f-9cf4-612386acb2b1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:54:47.414Z|36984196-0ab8-497f-9cf4-612386acb2b1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:52.552Z|469fc9f0-0a20-44d9-ab92-9bdf80dd19f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:52.553Z|469fc9f0-0a20-44d9-ab92-9bdf80dd19f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:52.553Z|3102e80a-8ce1-4f20-947d-8a5bab29f812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:52.554Z|3102e80a-8ce1-4f20-947d-8a5bab29f812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:52.557Z|5ccc0c50-cc28-4bab-b050-1f9691ea3fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:54:52.557Z|5ccc0c50-cc28-4bab-b050-1f9691ea3fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:54:58.703Z|a47f25fb-6018-4051-b2b2-b0b46aa8ce64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:54:58.704Z|a47f25fb-6018-4051-b2b2-b0b46aa8ce64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:55:02.580Z|d5405b3e-4b4c-4e18-bdaa-1c1a4aa6488c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:02.580Z|153617e8-99b4-4df7-97a1-1c195663a84e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:02.580Z|2b3dc596-546e-43a6-9cc4-0df6101365dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:02.581Z|2b3dc596-546e-43a6-9cc4-0df6101365dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:02.581Z|153617e8-99b4-4df7-97a1-1c195663a84e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:02.581Z|d5405b3e-4b4c-4e18-bdaa-1c1a4aa6488c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:12.610Z|2a5e336c-09f9-4de0-b075-57924017d778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:12.610Z|f6c3d81f-ccfe-4d3c-a7b0-68eeb72ca652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:12.611Z|f3dc3234-3d69-43ea-97f2-633593704f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:12.611Z|2a5e336c-09f9-4de0-b075-57924017d778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:12.612Z|f6c3d81f-ccfe-4d3c-a7b0-68eeb72ca652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:12.612Z|f3dc3234-3d69-43ea-97f2-633593704f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:13.703Z|c140c278-adeb-43d5-9b1f-bca8c331df1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:55:13.706Z|c140c278-adeb-43d5-9b1f-bca8c331df1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:55:13.831Z|bc35ddee-7386-4b2d-8200-81d65b6d347b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:55:13.832Z|bc35ddee-7386-4b2d-8200-81d65b6d347b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:55:22.636Z|d8a0c9ac-f01f-4159-979d-8a30ca92db58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:22.636Z|1f1c87fe-bf76-4e29-a24a-c9b8b31c3b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:22.636Z|436b4121-bd34-49ba-b3b8-93d60ba387a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:22.639Z|436b4121-bd34-49ba-b3b8-93d60ba387a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:22.639Z|1f1c87fe-bf76-4e29-a24a-c9b8b31c3b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:22.639Z|d8a0c9ac-f01f-4159-979d-8a30ca92db58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:28.703Z|5fe662f5-353e-4b15-897d-dacd01c66ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:55:28.703Z|5fe662f5-353e-4b15-897d-dacd01c66ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:55:32.672Z|ab11242d-44f2-41fc-b0c8-b286170a0836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:32.672Z|e31bdcc6-3e60-427a-84eb-ee07886f15f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:32.672Z|719fda60-b397-4fe7-9a72-9a656e2ae2ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:32.673Z|ab11242d-44f2-41fc-b0c8-b286170a0836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:32.673Z|719fda60-b397-4fe7-9a72-9a656e2ae2ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:32.673Z|e31bdcc6-3e60-427a-84eb-ee07886f15f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:42.701Z|35a0dfb5-1a7a-49ba-b820-fdbe0d6fd7a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:42.701Z|72555225-6bc1-46f1-91af-4662d479b440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:42.701Z|36a50ade-baab-4096-bc36-db548e0d0a47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:42.702Z|72555225-6bc1-46f1-91af-4662d479b440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:42.702Z|35a0dfb5-1a7a-49ba-b820-fdbe0d6fd7a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:42.706Z|36a50ade-baab-4096-bc36-db548e0d0a47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:43.703Z|cf3a29d7-e6ba-40fa-9dcc-07d2724e887c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:55:43.704Z|cf3a29d7-e6ba-40fa-9dcc-07d2724e887c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:55:43.832Z|a23da515-846d-4c4f-ac89-58f3378478c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:55:43.833Z|a23da515-846d-4c4f-ac89-58f3378478c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:55:47.414Z|33f358db-7712-4ad8-96e3-378054649a9b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:55:47.415Z|33f358db-7712-4ad8-96e3-378054649a9b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:52.729Z|c7635cc0-26b5-4256-970b-41a74bc7370b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:52.729Z|9afa3913-15ea-41af-85c1-c228f1194f8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:52.729Z|c7635cc0-26b5-4256-970b-41a74bc7370b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:52.730Z|9afa3913-15ea-41af-85c1-c228f1194f8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:52.734Z|64679ab8-09ab-4196-8898-875115bdf135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:55:52.734Z|64679ab8-09ab-4196-8898-875115bdf135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:55:58.703Z|fe372cc7-3a77-4cc4-9f9e-1f5d0d30fed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:55:58.706Z|fe372cc7-3a77-4cc4-9f9e-1f5d0d30fed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:56:02.756Z|c0d5b5af-e821-4e0e-9e16-c979ae953370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:02.757Z|c0d5b5af-e821-4e0e-9e16-c979ae953370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:02.760Z|323ffd3d-ef35-418d-b1d3-b47414ac90d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:02.760Z|323ffd3d-ef35-418d-b1d3-b47414ac90d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:02.769Z|a3f74243-dba9-44e2-8ce5-df16d873798c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:02.769Z|a3f74243-dba9-44e2-8ce5-df16d873798c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:12.781Z|ee0baddd-6ff8-4e65-8f86-30b5e99b8e11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:12.782Z|ee0baddd-6ff8-4e65-8f86-30b5e99b8e11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:12.788Z|d504d644-a637-4d8f-b4db-7a5ee21d5e78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:12.789Z|d504d644-a637-4d8f-b4db-7a5ee21d5e78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:12.790Z|de2d9ecf-d92f-4c8c-9179-ea45e60cf2ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:12.791Z|de2d9ecf-d92f-4c8c-9179-ea45e60cf2ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:13.703Z|14215276-ed42-4af8-9f7a-b04195d88b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:56:13.703Z|14215276-ed42-4af8-9f7a-b04195d88b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:56:13.835Z|75446afe-81fb-4af1-87b0-31825f1023e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:56:13.836Z|75446afe-81fb-4af1-87b0-31825f1023e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:56:22.807Z|21775ade-7b91-4caf-b062-8b9345a1483e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:22.808Z|21775ade-7b91-4caf-b062-8b9345a1483e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:22.811Z|32b7d9f5-58b7-4497-a9ee-e65cb908bbd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:22.812Z|32b7d9f5-58b7-4497-a9ee-e65cb908bbd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:22.815Z|f488bf34-7eeb-41ce-a763-453d9fa62df5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:22.816Z|f488bf34-7eeb-41ce-a763-453d9fa62df5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:28.703Z|c3a50772-ff3b-47d6-a845-c619f9dd2be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:56:28.703Z|c3a50772-ff3b-47d6-a845-c619f9dd2be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:56:32.834Z|b905000f-5f34-4a1f-96ab-101cff6292da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:32.835Z|b905000f-5f34-4a1f-96ab-101cff6292da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:32.838Z|214be244-e340-4d03-8f49-19738e274fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:32.839Z|17f0894c-2312-4976-bcec-1809fa47b87c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:32.839Z|214be244-e340-4d03-8f49-19738e274fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:32.840Z|17f0894c-2312-4976-bcec-1809fa47b87c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:42.857Z|bcfb2176-dd6b-477f-a054-5287847dfaf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:42.858Z|48ca14d5-748e-4ae8-a9a0-0d0f451e6787|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:42.858Z|bcfb2176-dd6b-477f-a054-5287847dfaf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:42.858Z|48ca14d5-748e-4ae8-a9a0-0d0f451e6787|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:42.866Z|6fecacb4-35ff-41fd-b2f9-b9d73fc915e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:42.867Z|6fecacb4-35ff-41fd-b2f9-b9d73fc915e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:43.703Z|4884c4f8-0dc5-4e7c-b4c8-851ee7317ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:56:43.705Z|4884c4f8-0dc5-4e7c-b4c8-851ee7317ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:56:43.836Z|0b025c3d-c208-4439-99b0-a74db35be957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:56:43.837Z|0b025c3d-c208-4439-99b0-a74db35be957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:56:47.413Z|eeb7950f-8532-4a70-a178-26d73366f9e0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:56:47.416Z|eeb7950f-8532-4a70-a178-26d73366f9e0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:52.881Z|f555b72d-94b3-437c-a2d1-4974af88e372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:52.881Z|dd481d83-9883-4b95-ac3d-6fe1f7c218e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:52.882Z|f555b72d-94b3-437c-a2d1-4974af88e372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:52.882Z|dd481d83-9883-4b95-ac3d-6fe1f7c218e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:52.888Z|2cb83839-a4c4-46ca-8a1a-f820cbd59515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:56:52.889Z|2cb83839-a4c4-46ca-8a1a-f820cbd59515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:56:58.703Z|270f5d02-8a58-4189-bc6a-b1b2563764d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:56:58.703Z|270f5d02-8a58-4189-bc6a-b1b2563764d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:57:02.906Z|f00a0c7b-8f17-4b1b-af9e-7ac34f5aa2ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:02.907Z|f00a0c7b-8f17-4b1b-af9e-7ac34f5aa2ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:02.907Z|4b35d8c3-1093-4a12-8f2f-d190fa5d6fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:02.909Z|4b35d8c3-1093-4a12-8f2f-d190fa5d6fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:02.911Z|12516664-3d9f-43f1-9c2b-db3a4d0c70c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:02.912Z|12516664-3d9f-43f1-9c2b-db3a4d0c70c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:12.932Z|0291ede7-37ac-4279-a1cc-d426889c0060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:12.932Z|c18a95c2-fa03-412f-9d9c-2a94c06cc97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:12.932Z|0291ede7-37ac-4279-a1cc-d426889c0060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:12.933Z|c18a95c2-fa03-412f-9d9c-2a94c06cc97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:12.934Z|d6938fb3-326f-49bd-b50e-a5aa0e5f952b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:12.935Z|d6938fb3-326f-49bd-b50e-a5aa0e5f952b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:13.703Z|94c51c32-2c1f-4c60-90c4-eab1a8fbc2b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:57:13.704Z|94c51c32-2c1f-4c60-90c4-eab1a8fbc2b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:57:13.838Z|77126746-4a67-4766-bf6c-6a83f94d0153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:57:13.838Z|77126746-4a67-4766-bf6c-6a83f94d0153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:57:22.956Z|ddb14858-bff5-48a3-9fbb-9cb91fe5f500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:22.956Z|a8652d93-12a7-4a78-a516-3dc17f01b393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:22.957Z|ddb14858-bff5-48a3-9fbb-9cb91fe5f500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:22.957Z|a8652d93-12a7-4a78-a516-3dc17f01b393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:22.960Z|4942ff5f-ef5b-4aa5-9e55-0fcf51b029d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:22.961Z|4942ff5f-ef5b-4aa5-9e55-0fcf51b029d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:28.703Z|db368477-c396-4e71-afdb-2e3305b7807b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:57:28.705Z|db368477-c396-4e71-afdb-2e3305b7807b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:57:32.984Z|0ec465ce-f642-48a1-aa78-1485e32546e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:32.985Z|0ec465ce-f642-48a1-aa78-1485e32546e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:32.987Z|06fb54ac-7140-4037-afbc-056bcb95c56b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:32.987Z|06fb54ac-7140-4037-afbc-056bcb95c56b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:32.989Z|0cb3b2de-1f71-49f6-a75c-e1d0c4e0b822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:32.990Z|0cb3b2de-1f71-49f6-a75c-e1d0c4e0b822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:43.011Z|2433637a-a37d-4155-b476-3afd4eecd20f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:43.011Z|86ac7b3a-00c8-43a8-a367-99ed262817cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:43.011Z|a36da4b5-b643-479f-8830-6603ffee414b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:43.012Z|a36da4b5-b643-479f-8830-6603ffee414b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:43.012Z|86ac7b3a-00c8-43a8-a367-99ed262817cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:43.012Z|2433637a-a37d-4155-b476-3afd4eecd20f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:43.703Z|b7a22d6c-d940-4f12-908e-53f35f00b441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:57:43.703Z|b7a22d6c-d940-4f12-908e-53f35f00b441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:57:43.839Z|fb76dcef-8bbe-4357-81ff-8ff793963c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:57:43.840Z|fb76dcef-8bbe-4357-81ff-8ff793963c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:57:47.413Z|c1467423-cde1-43aa-9598-24ad9475f4eb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:57:47.413Z|c1467423-cde1-43aa-9598-24ad9475f4eb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:53.036Z|1c26f362-75a1-4f3c-82a3-101f6bd78d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:53.036Z|45a99e50-5be3-498b-9e82-cd1f668afeca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:53.036Z|1c26f362-75a1-4f3c-82a3-101f6bd78d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:53.037Z|45a99e50-5be3-498b-9e82-cd1f668afeca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:53.039Z|92c206ab-2ba7-4429-95c0-53fdbb12d542|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:57:53.039Z|92c206ab-2ba7-4429-95c0-53fdbb12d542|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:57:58.703Z|bdd767ad-a060-4804-95f1-49f43bde7596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:57:58.703Z|bdd767ad-a060-4804-95f1-49f43bde7596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:58:03.060Z|4e3c27f2-2596-44dd-b904-10dfc850745e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:03.060Z|132d4543-a6ab-426b-905c-484a310301c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:03.060Z|e1e3246d-296e-44d6-8fad-baf8cb7c498c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:03.061Z|132d4543-a6ab-426b-905c-484a310301c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:03.061Z|e1e3246d-296e-44d6-8fad-baf8cb7c498c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:03.061Z|4e3c27f2-2596-44dd-b904-10dfc850745e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:13.086Z|9ce4c5c0-d2ee-44d7-8791-14395492bd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:13.086Z|1ae1cc02-c406-4328-9dd1-2ad65a79ee91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:13.087Z|9ce4c5c0-d2ee-44d7-8791-14395492bd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:13.087Z|1ae1cc02-c406-4328-9dd1-2ad65a79ee91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:13.092Z|f1addc84-8c16-4d37-b060-e44fc5138213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:13.093Z|f1addc84-8c16-4d37-b060-e44fc5138213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:13.703Z|58110e64-e029-4e71-9f88-104d8a1b1e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:58:13.706Z|58110e64-e029-4e71-9f88-104d8a1b1e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:58:13.841Z|535b5e97-0180-4bf2-bb7c-4b2217f686c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:58:13.841Z|535b5e97-0180-4bf2-bb7c-4b2217f686c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:58:23.110Z|f69278f5-bc0f-49dc-bb4c-19f7690edcbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:23.111Z|f69278f5-bc0f-49dc-bb4c-19f7690edcbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:23.111Z|2befe72c-0981-46b6-aaa7-3ab9cfbe67b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:23.112Z|2befe72c-0981-46b6-aaa7-3ab9cfbe67b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:23.113Z|449542e9-cf10-4241-9f2a-dc989e99e7ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:23.114Z|449542e9-cf10-4241-9f2a-dc989e99e7ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:28.703Z|032a5928-3be3-4ab0-8275-e983c56c565f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:58:28.704Z|032a5928-3be3-4ab0-8275-e983c56c565f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:58:33.133Z|9ec4e922-11fd-4bfe-ae63-13d04bb5848c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:33.133Z|36a9b8d9-764c-4ef7-9712-538c845de2c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:33.135Z|36a9b8d9-764c-4ef7-9712-538c845de2c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:33.136Z|9ec4e922-11fd-4bfe-ae63-13d04bb5848c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:33.137Z|06c682da-b31d-44e9-96b5-0bf1fd19826e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:33.138Z|06c682da-b31d-44e9-96b5-0bf1fd19826e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:43.158Z|b8fa19aa-80c8-40f2-9178-a3cfe265be4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:43.159Z|b8fa19aa-80c8-40f2-9178-a3cfe265be4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:43.164Z|7607d42d-0139-4634-b05d-c03591b09ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:43.164Z|5d781a3e-ba1a-4d74-a62a-52685105122f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:43.165Z|5d781a3e-ba1a-4d74-a62a-52685105122f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:43.165Z|7607d42d-0139-4634-b05d-c03591b09ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:43.703Z|58e78a79-7934-4d39-855b-b13acfe65bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:58:43.703Z|58e78a79-7934-4d39-855b-b13acfe65bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:58:43.842Z|54a1dda2-4f0e-42ed-bbc5-5ac8b86e97dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:58:43.843Z|54a1dda2-4f0e-42ed-bbc5-5ac8b86e97dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:58:45.656Z||http-nio-8080-exec-5|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xfd0x170xca0x13`^H`0xd5W0xd10xf1M"0xa640x9d0xac0x02UU0x090xa3PY0xc30x0a0xd3k0x060xd30xcb]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-28T03:58:47.414Z|7af2eb17-f5ad-412d-a303-b0d04278f333|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:58:47.415Z|7af2eb17-f5ad-412d-a303-b0d04278f333|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:53.186Z|e92ba5c2-11bb-4371-9ecf-abd452a71f52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:53.186Z|22a8a475-8933-4da8-ab5f-9d8e1c01dd73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:53.187Z|e92ba5c2-11bb-4371-9ecf-abd452a71f52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:53.187Z|22a8a475-8933-4da8-ab5f-9d8e1c01dd73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:53.188Z|1cd7e62f-2887-4e62-bc10-eb95ec2955fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:58:53.189Z|1cd7e62f-2887-4e62-bc10-eb95ec2955fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:58:58.703Z|55e042e1-403c-4291-9480-48e4821f6d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:58:58.706Z|55e042e1-403c-4291-9480-48e4821f6d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:59:03.209Z|0d847111-9994-4d2e-b8ae-42bc1baece73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:03.209Z|fb487de9-c6bf-4e7b-8ed9-7a965cb12c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:03.210Z|fb487de9-c6bf-4e7b-8ed9-7a965cb12c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:03.210Z|0d847111-9994-4d2e-b8ae-42bc1baece73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:03.210Z|7c252644-7943-4fd1-a01e-61770d2c671b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:03.210Z|7c252644-7943-4fd1-a01e-61770d2c671b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:13.231Z|3424bcc2-a1d2-4a24-950f-c857cb4e5723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:13.231Z|18af63fe-a8be-4d15-850e-80becb04ccbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:13.232Z|3424bcc2-a1d2-4a24-950f-c857cb4e5723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:13.233Z|18af63fe-a8be-4d15-850e-80becb04ccbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:13.237Z|b2d2eb48-c504-4f33-b0d1-abcf8b87545b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:13.238Z|b2d2eb48-c504-4f33-b0d1-abcf8b87545b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:13.703Z|52f8435e-dc9f-4f18-a759-f18922955b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:59:13.704Z|52f8435e-dc9f-4f18-a759-f18922955b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:59:13.844Z|04a11789-50eb-403f-b777-19108ac8b04e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:59:13.845Z|04a11789-50eb-403f-b777-19108ac8b04e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:59:23.257Z|50173ce9-e43d-49a9-addf-b56046bca931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:23.257Z|9ca6b569-7147-4df4-a9ea-d9530ff6c73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:23.257Z|d269810d-1eec-4300-9fc0-078f3f125e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:23.258Z|d269810d-1eec-4300-9fc0-078f3f125e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:23.258Z|9ca6b569-7147-4df4-a9ea-d9530ff6c73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:23.258Z|50173ce9-e43d-49a9-addf-b56046bca931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:28.703Z|ee4c50fb-719f-4cae-9d58-a9d52e84adb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:59:28.703Z|ee4c50fb-719f-4cae-9d58-a9d52e84adb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:59:33.283Z|8b76dd4e-c310-4ab9-a68c-52e453a7075c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:33.283Z|acdadf07-f657-4c96-b850-f438a4dbdaa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:33.284Z|acdadf07-f657-4c96-b850-f438a4dbdaa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:33.284Z|8b76dd4e-c310-4ab9-a68c-52e453a7075c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:33.290Z|1859112c-6552-42e1-ba7f-f9950fa68d57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:33.291Z|1859112c-6552-42e1-ba7f-f9950fa68d57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:43.307Z|d216d5bf-5683-4db8-8bd5-cdd0c5fa7eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:43.307Z|e254262d-66eb-47c5-93c5-6fe40192aa02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:43.308Z|d216d5bf-5683-4db8-8bd5-cdd0c5fa7eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:43.308Z|e254262d-66eb-47c5-93c5-6fe40192aa02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:43.314Z|20f5b302-e99c-49f5-aeb3-fa55a24b27c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:43.315Z|20f5b302-e99c-49f5-aeb3-fa55a24b27c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:43.703Z|8068c6a4-0b52-4c8e-a5e6-4463f1abed25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:59:43.705Z|8068c6a4-0b52-4c8e-a5e6-4463f1abed25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:59:43.846Z|5314f7e6-5c6a-4c23-98d3-3022a27ec9b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:59:43.846Z|5314f7e6-5c6a-4c23-98d3-3022a27ec9b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T03:59:47.413Z|33dc15c0-5c16-4ad0-bf0f-87f32b75ba78|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T03:59:47.414Z|33dc15c0-5c16-4ad0-bf0f-87f32b75ba78|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:53.330Z|2e662bda-2df0-4af7-ac7c-59579191d273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:53.331Z|2e662bda-2df0-4af7-ac7c-59579191d273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:53.332Z|ff4f287c-817b-499f-add3-6f3a24032415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:53.333Z|ff4f287c-817b-499f-add3-6f3a24032415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:53.335Z|567b106e-8a81-41d9-83d7-f5fde67d8c4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T03:59:53.335Z|567b106e-8a81-41d9-83d7-f5fde67d8c4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T03:59:58.703Z|76df4daf-b287-4218-82b0-b1921e8a04b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T03:59:58.704Z|76df4daf-b287-4218-82b0-b1921e8a04b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:00:03.356Z|c08119c2-f25b-406e-b721-d6bd7857c32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:03.356Z|c51a497a-f0de-4094-9b3c-53f96cbcf591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:03.356Z|c08119c2-f25b-406e-b721-d6bd7857c32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:03.356Z|c51a497a-f0de-4094-9b3c-53f96cbcf591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:03.359Z|3bdf052f-8dc6-404d-9323-4e5a800cd754|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:03.359Z|3bdf052f-8dc6-404d-9323-4e5a800cd754|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:13.379Z|da448ced-6ddb-488d-a065-ee358ccf6ee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:13.380Z|da448ced-6ddb-488d-a065-ee358ccf6ee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:13.379Z|d25c8c2a-adb3-4c30-a75c-876e08ba2387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:13.382Z|d25c8c2a-adb3-4c30-a75c-876e08ba2387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:13.382Z|74e6ec5a-30b1-4454-b60b-51d84cd669d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:13.383Z|74e6ec5a-30b1-4454-b60b-51d84cd669d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:13.703Z|194f444c-792e-4f6a-b2a0-a78295828c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:00:13.703Z|194f444c-792e-4f6a-b2a0-a78295828c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:00:13.847Z|65198575-39a9-48e4-b23d-6f148b51c109|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:00:13.848Z|65198575-39a9-48e4-b23d-6f148b51c109|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:00:23.404Z|1ca74959-ec21-4ef5-8e88-a7468ae5dd64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:23.405Z|1ca74959-ec21-4ef5-8e88-a7468ae5dd64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:23.407Z|e7953b47-5a1d-40a0-97d2-d401b650dee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:23.408Z|7c4b54ce-7130-48e7-8830-fb3e97ec9990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:23.408Z|7c4b54ce-7130-48e7-8830-fb3e97ec9990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:23.408Z|e7953b47-5a1d-40a0-97d2-d401b650dee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:28.703Z|de45d327-0f4b-4508-b102-bdef635bde31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:00:28.705Z|de45d327-0f4b-4508-b102-bdef635bde31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:00:33.433Z|53d00a2b-26cb-4faf-8064-c2108d797076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:33.433Z|86b4e94d-f66a-418b-b4bb-49831bb54f82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:33.434Z|53d00a2b-26cb-4faf-8064-c2108d797076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:33.435Z|86b4e94d-f66a-418b-b4bb-49831bb54f82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:33.435Z|b895767b-f8d7-47c2-b6a8-17548def6550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:33.437Z|b895767b-f8d7-47c2-b6a8-17548def6550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:43.458Z|91df9e2d-69cd-4a1a-bfff-8c070231ba36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:43.459Z|91df9e2d-69cd-4a1a-bfff-8c070231ba36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:43.463Z|f283e12b-ad58-46d4-82b7-0e87d1d848c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:43.463Z|f283e12b-ad58-46d4-82b7-0e87d1d848c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:43.466Z|9cf2cd9b-1e1b-497a-b107-fd9a0696971d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:43.467Z|9cf2cd9b-1e1b-497a-b107-fd9a0696971d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:43.703Z|97f9d203-2c1a-4347-b908-11274ac28782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:00:43.703Z|97f9d203-2c1a-4347-b908-11274ac28782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:00:43.848Z|4905b0fb-f98a-4174-940f-0f26757e7eae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:00:43.849Z|4905b0fb-f98a-4174-940f-0f26757e7eae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:00:47.413Z|3186b462-4d93-432f-8e4b-ed9884c2ad00|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T04:00:47.415Z|3186b462-4d93-432f-8e4b-ed9884c2ad00|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:53.483Z|ef0ecbb1-6007-41eb-ab95-6646e159f970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:53.485Z|ef0ecbb1-6007-41eb-ab95-6646e159f970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:53.486Z|f1a96103-905d-49c4-99ef-13cc7b366233|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:53.487Z|f1a96103-905d-49c4-99ef-13cc7b366233|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:53.493Z|07e061a6-e60c-41f7-8ad5-5f977ca0ff7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:00:53.493Z|07e061a6-e60c-41f7-8ad5-5f977ca0ff7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:00:58.703Z|70195425-f05c-4a23-bf48-6664f96e1bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:00:58.703Z|70195425-f05c-4a23-bf48-6664f96e1bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:01:03.510Z|fa5fb797-edec-4a1b-a307-bc7e3a9e7ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:03.510Z|d251c11d-40ab-43b4-9726-5a5b2cda1c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:03.511Z|fa5fb797-edec-4a1b-a307-bc7e3a9e7ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:03.511Z|d251c11d-40ab-43b4-9726-5a5b2cda1c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:03.515Z|c06db0e8-1757-48f5-bd5f-450f7733905f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:03.515Z|c06db0e8-1757-48f5-bd5f-450f7733905f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:13.537Z|3361aef9-b572-4a5f-b5be-8d7aa8bc62e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:13.538Z|3361aef9-b572-4a5f-b5be-8d7aa8bc62e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:13.542Z|3f41c71e-ae7d-4292-8852-c1edb418a881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:13.543Z|3f41c71e-ae7d-4292-8852-c1edb418a881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:13.545Z|c3a2e9cf-3c94-42c9-891e-9b944827fa96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:13.545Z|c3a2e9cf-3c94-42c9-891e-9b944827fa96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:13.703Z|410c3083-ac0d-400f-8389-efde2b9e1e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:01:13.705Z|410c3083-ac0d-400f-8389-efde2b9e1e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:01:13.850Z|1b1e1c9e-aeec-4b63-bc1e-1c09e362d39d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:01:13.851Z|1b1e1c9e-aeec-4b63-bc1e-1c09e362d39d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:01:23.565Z|4166c865-1e62-4775-9d5c-fc58ed7def73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:23.566Z|4166c865-1e62-4775-9d5c-fc58ed7def73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:23.569Z|74ecce33-eb15-45bd-ac97-3672cd480d11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:23.569Z|74ecce33-eb15-45bd-ac97-3672cd480d11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:23.569Z|7282f408-8206-4622-8d26-0de94d6edc43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:23.571Z|7282f408-8206-4622-8d26-0de94d6edc43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:28.703Z|8a2e1336-c19e-48c3-9fdd-83046a1443d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:01:28.703Z|8a2e1336-c19e-48c3-9fdd-83046a1443d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:01:33.594Z|602f23d0-3e2e-41fe-b698-b66f5b3f23f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:33.595Z|602f23d0-3e2e-41fe-b698-b66f5b3f23f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:33.597Z|8dafea2a-1484-4449-91d1-af75e029b2c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:33.597Z|23836083-4571-4e35-9644-2f27dfc1eadf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:33.597Z|8dafea2a-1484-4449-91d1-af75e029b2c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:33.602Z|23836083-4571-4e35-9644-2f27dfc1eadf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:43.625Z|1bac4307-a326-4781-9092-a175b478cb58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:43.626Z|1bac4307-a326-4781-9092-a175b478cb58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:43.628Z|3c21da0a-bcbe-46cc-ade7-4e8d4a8b8b73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:43.628Z|5a87d0c4-83a2-40f7-94e3-751425c68c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:43.629Z|5a87d0c4-83a2-40f7-94e3-751425c68c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:43.630Z|3c21da0a-bcbe-46cc-ade7-4e8d4a8b8b73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:43.703Z|a9262ffc-e2f9-442b-836f-c655da145296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:01:43.703Z|a9262ffc-e2f9-442b-836f-c655da145296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:01:43.852Z|759f198c-d578-481b-aac0-12a9607d1f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:01:43.852Z|759f198c-d578-481b-aac0-12a9607d1f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:01:47.412Z|08a2e912-8b7b-4c90-a880-d795685785db|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T04:01:47.413Z|08a2e912-8b7b-4c90-a880-d795685785db|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:53.654Z|cd9421b8-cc7c-46d6-854c-e61e68f18424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:53.655Z|cd9421b8-cc7c-46d6-854c-e61e68f18424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:53.657Z|b9b8b33c-6eb0-4080-8b7d-23b0a8abfa6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:53.661Z|b9b8b33c-6eb0-4080-8b7d-23b0a8abfa6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:53.666Z|cabc94fe-4ad6-43bf-a308-c3e61730e6c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:01:53.667Z|cabc94fe-4ad6-43bf-a308-c3e61730e6c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:01:58.703Z|13b85295-8c24-4473-ba45-36b367ac89c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:01:58.703Z|13b85295-8c24-4473-ba45-36b367ac89c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:02:03.680Z|cf8630c7-32e9-41a4-a1a7-042fa401f617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:03.681Z|cf8630c7-32e9-41a4-a1a7-042fa401f617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:03.701Z|44798f71-62b0-48e6-874b-fc3e3a47c5a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:03.702Z|44798f71-62b0-48e6-874b-fc3e3a47c5a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:03.704Z|36de6a4e-8b90-4cc5-a4d3-c19635a6763c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:03.704Z|36de6a4e-8b90-4cc5-a4d3-c19635a6763c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:13.703Z|bf292ace-24c8-4651-876c-fff3c0aeda4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:02:13.703Z|bf292ace-24c8-4651-876c-fff3c0aeda4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:02:13.707Z|a3047a6e-ed24-4a6f-a785-c0fd800b462b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:13.708Z|a3047a6e-ed24-4a6f-a785-c0fd800b462b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:13.725Z|379d9204-4a56-4dc9-be25-8435ea66b34e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:13.725Z|2a53f71d-c4f1-4641-b6f7-6d57e6f765dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:13.726Z|379d9204-4a56-4dc9-be25-8435ea66b34e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:13.726Z|2a53f71d-c4f1-4641-b6f7-6d57e6f765dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:13.853Z|3514a520-9b5f-420c-ad8f-babbd471d816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:02:13.856Z|3514a520-9b5f-420c-ad8f-babbd471d816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:02:23.731Z|6d716c70-2337-40fa-8495-8047f990f80c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:23.731Z|6d716c70-2337-40fa-8495-8047f990f80c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:23.747Z|9de1d9c8-57d1-4d09-a968-24a7b39ceda4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:23.747Z|591dbd42-08cb-41f3-96c5-462c815cacf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:23.748Z|9de1d9c8-57d1-4d09-a968-24a7b39ceda4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:23.748Z|591dbd42-08cb-41f3-96c5-462c815cacf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:28.703Z|76d67692-8423-41a5-88d6-30d0d797aafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:02:28.703Z|76d67692-8423-41a5-88d6-30d0d797aafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:02:33.752Z|32c45824-e23a-46a7-a9f5-ec5116d935b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:33.753Z|32c45824-e23a-46a7-a9f5-ec5116d935b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:33.768Z|68aa778c-b48e-4ea5-83ff-24cba69b36c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:33.768Z|0df5fa6d-a12b-4f78-8d3f-d520751b0f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:33.768Z|68aa778c-b48e-4ea5-83ff-24cba69b36c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:33.769Z|0df5fa6d-a12b-4f78-8d3f-d520751b0f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:43.703Z|fdae2c55-eb91-4965-8b94-6926c455ca89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:02:43.704Z|fdae2c55-eb91-4965-8b94-6926c455ca89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:02:43.774Z|6c8a5016-276d-4085-b56a-393a5f2339e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:43.775Z|6c8a5016-276d-4085-b56a-393a5f2339e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:43.792Z|7f789816-a644-4e2d-80e7-f47df498d36a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:43.793Z|7f789816-a644-4e2d-80e7-f47df498d36a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:43.796Z|b4a2ddda-6e61-423e-ba91-2cd7e31976d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:43.796Z|b4a2ddda-6e61-423e-ba91-2cd7e31976d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:43.857Z|9ded60dc-887f-40a4-8af5-5fbb34c9d6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:02:43.857Z|9ded60dc-887f-40a4-8af5-5fbb34c9d6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:02:47.413Z|cc71440f-998d-47ec-9d18-d7d400472835|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-28T04:02:47.414Z|cc71440f-998d-47ec-9d18-d7d400472835|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:53.800Z|81e213d2-3a1c-41e8-96a6-3a0d8407bd9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:53.800Z|81e213d2-3a1c-41e8-96a6-3a0d8407bd9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:53.814Z|d7959c12-c18a-45cf-b2b0-309a558d1dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:53.815Z|d7959c12-c18a-45cf-b2b0-309a558d1dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:53.819Z|44cdde63-aa9f-477d-93cc-7bbc315d98b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:02:53.819Z|44cdde63-aa9f-477d-93cc-7bbc315d98b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:02:58.703Z|cdd79522-b121-46fd-b150-d78ec6e7fe16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:02:58.705Z|cdd79522-b121-46fd-b150-d78ec6e7fe16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:03:03.820Z|3eb59103-ae86-4074-9285-515758957ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:03:03.821Z|3eb59103-ae86-4074-9285-515758957ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:03:03.837Z|58dcd4f0-b07d-4332-9df8-5b1ded2b69ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:03:03.838Z|58dcd4f0-b07d-4332-9df8-5b1ded2b69ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:03:03.840Z|72a6f313-34fc-498a-a30a-1f27796c326e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:03:03.840Z|72a6f313-34fc-498a-a30a-1f27796c326e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:03:13.703Z|a9287fd9-74e4-490c-b713-d13f3ba61a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:03:13.703Z|a9287fd9-74e4-490c-b713-d13f3ba61a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:03:13.846Z|cd1a2ef0-0f15-435a-9fc1-0cd14c3e83b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:03:13.847Z|cd1a2ef0-0f15-435a-9fc1-0cd14c3e83b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:03:13.857Z|b99ca013-f258-42c7-ad67-3e56cff4966c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:03:13.858Z|b99ca013-f258-42c7-ad67-3e56cff4966c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-28T04:03:13.858Z|d2d917a0-1113-4f4b-9e8b-d3fab3d5c38f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-28T04:03:13.859Z|d2d917a0-1113-4f4b-9e8b-d3fab3d5c38f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-28T04:03:13.860Z|aa37da4c-5be5-4432-961e-41f02e9dd657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-28T04:03:13.860Z|aa37da4c-5be5-4432-961e-41f02e9dd657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.