By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-06-11T03:30:29.862Z||main|||||INFO|500||The following profiles are active: basic 2022-06-11T03:30:44.419Z||main|||||INFO|500||Starting service [Tomcat] 2022-06-11T03:30:44.421Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-06-11T03:30:44.576Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-06-11T03:30:52.626Z||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-11T03:30:52.828Z||main|||||INFO|500||catdb-pool - Starting... 2022-06-11T03:30:54.098Z||main|||||INFO|500||catdb-pool - Start completed. 2022-06-11T03:30:54.534Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-06-11T03:30:54.789Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-06-11T03:30:55.385Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-11T03:30:57.354Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-11T03:31:00.072Z||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-11T03:31:02.716Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-11T03:31:02.887Z||main|||||INFO|500||reqdb-pool - Starting... 2022-06-11T03:31:02.896Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-06-11T03:31:02.907Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-06-11T03:31:03.642Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-11T03:31:04.089Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-11T03:31:05.471Z||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-11T03:31:10.976Z||main|||||WARN|500||--- 2022-06-11T03:31:10.976Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-06-11T03:31:10.977Z||main|||||WARN|500||--- 2022-06-11T03:31:11.543Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-06-11T03:31:16.858Z||main|||||INFO|500||Started ApiHandlerApplication in 50.678 seconds (JVM running for 53.193) 2022-06-11T03:31:16.871Z|1cadb47f-0163-4749-8c6a-cdb5499f7136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:31:16.883Z|1cadb47f-0163-4749-8c6a-cdb5499f7136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:31:16.885Z|716cd9eb-7ace-4e6c-b3e6-6bc0594a6ccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:31:16.892Z|716cd9eb-7ace-4e6c-b3e6-6bc0594a6ccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:31:22.738Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-11T03:31:22.965Z|33525b20-118b-428e-a65f-dd5989ebe219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:22.965Z|dcdda878-f03e-4488-a0d3-9480df533967|http-nio-8080-exec-2|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-11T03:31:23.401Z|33525b20-118b-428e-a65f-dd5989ebe219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:23.401Z|dcdda878-f03e-4488-a0d3-9480df533967|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:23.561Z|acdb4114-6867-478e-b5fe-08e3eb1384ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:23.562Z|acdb4114-6867-478e-b5fe-08e3eb1384ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:31.847Z|2901660d-75a8-4471-a155-9bf22ed5ed50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:31:31.851Z|2901660d-75a8-4471-a155-9bf22ed5ed50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:31:33.556Z|1013bde0-d032-4790-af79-963df49d0517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:33.558Z|1013bde0-d032-4790-af79-963df49d0517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:33.559Z|ff6b1926-c01c-47fc-aae6-a12a5dbb9d8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:33.560Z|ff6b1926-c01c-47fc-aae6-a12a5dbb9d8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:33.594Z|31df4fcd-3862-4af8-a777-16689fa68576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:33.596Z|31df4fcd-3862-4af8-a777-16689fa68576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:43.594Z|8bcb6164-9c06-4d3f-b097-9cb765d1f6b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:43.596Z|d0a84fe3-8c86-4143-94e1-38cb8422c8fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:43.596Z|8bcb6164-9c06-4d3f-b097-9cb765d1f6b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:43.599Z|d0a84fe3-8c86-4143-94e1-38cb8422c8fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:43.631Z|115912eb-06b9-45eb-a4b9-59e56cf4dc83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:43.633Z|115912eb-06b9-45eb-a4b9-59e56cf4dc83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:46.848Z|db8c622a-d066-48b2-9a59-5f2ff0f024a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:31:46.849Z|db8c622a-d066-48b2-9a59-5f2ff0f024a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:31:46.895Z|167ce108-4ea8-4950-8e9d-242da24d12f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:31:46.896Z|167ce108-4ea8-4950-8e9d-242da24d12f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:31:53.629Z|5836f0cb-19c0-42e2-a2e5-c0d2e9721292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:53.629Z|21ec5c7d-b2f5-427e-b409-597732184063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:53.630Z|5836f0cb-19c0-42e2-a2e5-c0d2e9721292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:53.631Z|21ec5c7d-b2f5-427e-b409-597732184063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:53.667Z|2de92cac-6b4b-4bd4-aa4d-b46a296ee223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:53.668Z|2de92cac-6b4b-4bd4-aa4d-b46a296ee223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:01.847Z|37cb1a95-8246-458d-ae4b-2463d3084764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:01.848Z|37cb1a95-8246-458d-ae4b-2463d3084764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:03.662Z|ecb7be7f-bcb1-4a6a-8ab5-abf0bcdfd67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:03.664Z|ecb7be7f-bcb1-4a6a-8ab5-abf0bcdfd67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:03.664Z|3b331e82-b4d4-4d0a-b748-3557b35cca3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:03.665Z|3b331e82-b4d4-4d0a-b748-3557b35cca3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:03.710Z|de5cff1b-8b50-49cb-8ab5-945a3d1e7d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:03.711Z|de5cff1b-8b50-49cb-8ab5-945a3d1e7d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:13.714Z|54425fab-bf29-4d8c-b21b-ad8122d41f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:13.715Z|54425fab-bf29-4d8c-b21b-ad8122d41f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:13.720Z|bbf03046-4f5d-41ed-adcc-7494df145764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:13.720Z|bbf03046-4f5d-41ed-adcc-7494df145764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:13.748Z|203793a8-8ffc-408f-af81-f93dcaecb832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:13.749Z|203793a8-8ffc-408f-af81-f93dcaecb832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:16.848Z|d7b9ecea-7076-4890-b873-f48d3215d53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:16.851Z|d7b9ecea-7076-4890-b873-f48d3215d53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:16.897Z|1e8692c1-527a-49c3-8b36-1953a278debc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:16.898Z|1e8692c1-527a-49c3-8b36-1953a278debc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:23.777Z|8f6407ff-3bd1-48eb-a10e-6cf60818bf48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:23.777Z|8eb5e5d4-2ae4-465f-9ada-e08b69d1b6bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:23.778Z|8f6407ff-3bd1-48eb-a10e-6cf60818bf48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:23.779Z|8eb5e5d4-2ae4-465f-9ada-e08b69d1b6bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:23.835Z|4d850e30-4cc4-472a-8ef5-4abcb13ed5c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:23.837Z|4d850e30-4cc4-472a-8ef5-4abcb13ed5c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:31.847Z|af705231-61ef-47ca-8681-6eff3aeaaf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:31.848Z|af705231-61ef-47ca-8681-6eff3aeaaf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:33.858Z|2bb05051-0f74-422d-9468-383f7fe4b11a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:33.859Z|2bb05051-0f74-422d-9468-383f7fe4b11a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:33.862Z|931bf936-2f66-43cd-ad75-8132f8145862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:33.864Z|931bf936-2f66-43cd-ad75-8132f8145862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:33.884Z|c651b522-c55a-46f8-8dc4-bd5798dbcdaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:33.886Z|c651b522-c55a-46f8-8dc4-bd5798dbcdaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:43.894Z|1cbf7f12-e3f5-4d04-a406-56c7ae3235ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:43.895Z|1cbf7f12-e3f5-4d04-a406-56c7ae3235ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:43.906Z|294b3188-0940-4ed7-ad2d-c713dee6498f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:43.907Z|294b3188-0940-4ed7-ad2d-c713dee6498f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:43.914Z|3a97242b-d7ad-40af-b0e0-084e6a00d2ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:43.916Z|3a97242b-d7ad-40af-b0e0-084e6a00d2ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:46.847Z|c6020b0f-7685-4e88-8d0c-d902efb4027f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:46.848Z|c6020b0f-7685-4e88-8d0c-d902efb4027f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:46.901Z|aef57c08-b414-4cee-8361-66f52fcdb8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:46.903Z|aef57c08-b414-4cee-8361-66f52fcdb8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:53.939Z|cf94dcba-4983-4171-a1a4-41b9ca29b1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:53.940Z|cf94dcba-4983-4171-a1a4-41b9ca29b1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:53.952Z|d5d0d3c2-4765-4d89-bba5-658f3910cfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:53.957Z|559db653-125c-4f3d-beba-95d038141ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:53.957Z|559db653-125c-4f3d-beba-95d038141ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:53.961Z|d5d0d3c2-4765-4d89-bba5-658f3910cfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:01.847Z|e720571c-c276-4632-a0dd-f30c7c8ce025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:01.849Z|e720571c-c276-4632-a0dd-f30c7c8ce025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:03.969Z|e43ae6b2-1084-44c0-b1e0-e00129a2ca52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:03.971Z|e43ae6b2-1084-44c0-b1e0-e00129a2ca52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:03.989Z|7179b74c-5916-4a4b-9852-46c77bd25eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:03.989Z|16b5b322-0ad6-4575-849d-b098e15039d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:03.990Z|16b5b322-0ad6-4575-849d-b098e15039d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:03.990Z|7179b74c-5916-4a4b-9852-46c77bd25eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:14.017Z|2427a193-62f5-42de-9d9c-c827343ad2dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:14.017Z|0fe82cc7-d425-494d-bfd6-144a93a8695d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:14.018Z|2427a193-62f5-42de-9d9c-c827343ad2dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:14.018Z|0fe82cc7-d425-494d-bfd6-144a93a8695d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:14.020Z|91317586-d2ab-47bb-8d8b-f678aae9f223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:14.021Z|91317586-d2ab-47bb-8d8b-f678aae9f223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:16.847Z|28fdeb25-fa05-4de7-a5ac-169c3ce230b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:16.848Z|28fdeb25-fa05-4de7-a5ac-169c3ce230b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:16.905Z|1e32ee91-e249-4e3a-a971-6381a1eca43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:16.906Z|1e32ee91-e249-4e3a-a971-6381a1eca43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:24.046Z|1a81784a-b8d3-47d8-a5fd-24e7c4f64a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:24.046Z|e0ce9f8f-ca57-426a-ae51-ba0ac445fdbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:24.047Z|e0ce9f8f-ca57-426a-ae51-ba0ac445fdbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:24.047Z|1a81784a-b8d3-47d8-a5fd-24e7c4f64a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:24.053Z|d64aa944-d93d-43dc-9a8e-86b41be60451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:24.054Z|d64aa944-d93d-43dc-9a8e-86b41be60451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:31.847Z|85f9053b-98ce-41cd-b6b8-193a07db17c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:31.847Z|85f9053b-98ce-41cd-b6b8-193a07db17c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:34.073Z|042fd9d9-e691-4186-a5dd-b8d7537615a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:34.074Z|042fd9d9-e691-4186-a5dd-b8d7537615a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:34.088Z|b19359d5-cd22-4e7e-aa8e-3d266660a7f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:34.089Z|b19359d5-cd22-4e7e-aa8e-3d266660a7f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:34.094Z|67a76462-2ab2-41c9-b6b4-5397e48261f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:34.095Z|67a76462-2ab2-41c9-b6b4-5397e48261f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:44.103Z|3a024c54-62b9-444a-9db9-ced5c6b736cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:44.104Z|3a024c54-62b9-444a-9db9-ced5c6b736cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:44.113Z|a026e75e-9595-4cca-b166-05829f367e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:44.114Z|a026e75e-9595-4cca-b166-05829f367e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:44.121Z|baf071c8-fc85-4809-a28f-0910459c9628|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:44.122Z|baf071c8-fc85-4809-a28f-0910459c9628|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:46.848Z|b8a702c5-34f2-4c07-8bd6-0689bac2208b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:46.852Z|b8a702c5-34f2-4c07-8bd6-0689bac2208b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:46.907Z|4dba9f55-257c-4050-8106-9699b5febe71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:46.908Z|4dba9f55-257c-4050-8106-9699b5febe71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:54.130Z|5a63d8dd-092d-4e91-ab50-00f388d677b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:54.131Z|5a63d8dd-092d-4e91-ab50-00f388d677b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:54.138Z|23fc8c08-8ab8-4b4b-aae5-15da006f52e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:54.139Z|23fc8c08-8ab8-4b4b-aae5-15da006f52e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:54.149Z|5a4411c8-2b66-40c1-8ef9-7a9e3baa6652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:54.150Z|5a4411c8-2b66-40c1-8ef9-7a9e3baa6652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:01.847Z|eb99ebec-bba7-44a3-a0e1-a9e4aa1a4499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:01.848Z|eb99ebec-bba7-44a3-a0e1-a9e4aa1a4499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:04.157Z|fc17d07e-0857-4f4e-b3a4-9a485ad08f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:04.159Z|fc17d07e-0857-4f4e-b3a4-9a485ad08f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:04.166Z|84686ed1-a0c0-4569-b422-e13298a19ca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:04.167Z|84686ed1-a0c0-4569-b422-e13298a19ca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:04.176Z|b2fb53f5-c15e-4cad-bbbc-80fd40db59c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:04.177Z|b2fb53f5-c15e-4cad-bbbc-80fd40db59c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:14.199Z|45c6710c-c583-458f-81c6-62098128160c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:14.199Z|cc70ba17-9d4d-4660-8dc9-a39a5be9d9a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:14.200Z|45c6710c-c583-458f-81c6-62098128160c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:14.201Z|cc70ba17-9d4d-4660-8dc9-a39a5be9d9a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:14.212Z|4eddae5a-106b-40e7-ab87-ce2700879118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:14.213Z|4eddae5a-106b-40e7-ab87-ce2700879118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:16.847Z|505147f2-6605-4983-9be3-59051e757918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:16.848Z|505147f2-6605-4983-9be3-59051e757918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:16.909Z|44c59f38-f605-4216-bd85-ab4fd1a77975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:16.910Z|44c59f38-f605-4216-bd85-ab4fd1a77975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:24.223Z|3f289f2c-9d3e-4925-80d1-1764d18b717d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:24.223Z|d8908796-d8eb-434c-a64f-995390783765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:24.224Z|3f289f2c-9d3e-4925-80d1-1764d18b717d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:24.225Z|d8908796-d8eb-434c-a64f-995390783765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:24.237Z|7f7f7fe5-9169-4ccb-b9eb-1d5f6137bb18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:24.238Z|7f7f7fe5-9169-4ccb-b9eb-1d5f6137bb18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:31.847Z|421d4e62-6516-4bbb-a3d3-5685cc49cc3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:31.850Z|421d4e62-6516-4bbb-a3d3-5685cc49cc3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:34.249Z|4d10762b-4244-4b26-8e6e-fa526476daa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:34.249Z|a6f8d8aa-6d4f-4880-9b87-d2c3115260a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:34.250Z|4d10762b-4244-4b26-8e6e-fa526476daa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:34.250Z|a6f8d8aa-6d4f-4880-9b87-d2c3115260a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:34.268Z|a80892af-d3cf-4fdf-8229-7f4609648abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:34.269Z|a80892af-d3cf-4fdf-8229-7f4609648abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:44.276Z|469f5892-e0d4-4664-9168-c81324a60efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:44.276Z|028fbcd8-6cd6-4518-9e90-cf53e81db144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:44.277Z|028fbcd8-6cd6-4518-9e90-cf53e81db144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:44.277Z|469f5892-e0d4-4664-9168-c81324a60efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:44.292Z|04361239-b796-48a5-b1a5-653e93bbdbde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:44.295Z|04361239-b796-48a5-b1a5-653e93bbdbde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:46.847Z|9233b290-f3a5-4600-899b-aa38b849b5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:46.847Z|9233b290-f3a5-4600-899b-aa38b849b5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:46.912Z|dea23fe9-a135-49fa-8dca-ab626481f4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:46.913Z|dea23fe9-a135-49fa-8dca-ab626481f4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:54.302Z|6c8916d1-4e0d-4ae4-9475-aa53d298f08f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:54.303Z|1a48b6d0-befd-4535-8152-91e7efa427cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:54.303Z|6c8916d1-4e0d-4ae4-9475-aa53d298f08f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:54.304Z|1a48b6d0-befd-4535-8152-91e7efa427cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:54.319Z|ad63a4c8-ec74-4a82-a088-be6a60c228aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:54.320Z|ad63a4c8-ec74-4a82-a088-be6a60c228aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:01.847Z|2e7b6b2c-c794-47c0-b200-d926aca1498c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:01.848Z|2e7b6b2c-c794-47c0-b200-d926aca1498c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:04.328Z|e59d7863-2c3d-45b2-b051-d35b0fec4d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:04.328Z|b3562991-3a53-44fd-ac4b-f7d8931dd97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:04.329Z|e59d7863-2c3d-45b2-b051-d35b0fec4d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:04.329Z|b3562991-3a53-44fd-ac4b-f7d8931dd97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:04.343Z|947f8325-7c27-410e-a816-da36bc915947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:04.345Z|947f8325-7c27-410e-a816-da36bc915947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:14.355Z|5129837a-b8e5-4a83-937a-7be2717a583e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:14.355Z|670fcfd6-ccaf-431a-bfcd-104d021e8466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:14.356Z|670fcfd6-ccaf-431a-bfcd-104d021e8466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:14.356Z|5129837a-b8e5-4a83-937a-7be2717a583e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:14.368Z|7926d939-1910-4d83-b7ea-d3c7989f2add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:14.369Z|7926d939-1910-4d83-b7ea-d3c7989f2add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:16.847Z|3af97a47-8cee-4320-8fe2-2a06b2c36d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:16.850Z|3af97a47-8cee-4320-8fe2-2a06b2c36d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:16.914Z|7b05a6f8-5884-4551-8de1-69d3639ca35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:16.915Z|7b05a6f8-5884-4551-8de1-69d3639ca35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:24.380Z|fc7791f8-4f69-4755-b282-1edd63cf3975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:24.381Z|fc7791f8-4f69-4755-b282-1edd63cf3975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:24.381Z|e47ccc5d-f901-4e6c-902e-88c3485a5eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:24.383Z|e47ccc5d-f901-4e6c-902e-88c3485a5eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:24.391Z|b0d4c95b-8807-4caf-b562-5576350f6179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:24.391Z|b0d4c95b-8807-4caf-b562-5576350f6179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:31.847Z|ec62015c-9ffd-4549-82c5-cea9b4a0ed56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:31.847Z|ec62015c-9ffd-4549-82c5-cea9b4a0ed56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:34.404Z|8c2bc9c8-e6e6-4f1b-99a5-d8c36a7b3218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:34.405Z|8c2bc9c8-e6e6-4f1b-99a5-d8c36a7b3218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:34.404Z|e239dc03-e700-4d92-a167-700ba7a5231c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:34.406Z|e239dc03-e700-4d92-a167-700ba7a5231c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:34.412Z|659bdbd1-1013-4762-94fa-6363ca3ed7e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:34.413Z|659bdbd1-1013-4762-94fa-6363ca3ed7e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:44.428Z|e98e415b-a4cf-40c1-9291-bebf7dc66678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:44.429Z|16882a6a-1909-4d35-a9ba-f71ad81fc958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:44.429Z|e98e415b-a4cf-40c1-9291-bebf7dc66678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:44.430Z|16882a6a-1909-4d35-a9ba-f71ad81fc958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:44.434Z|b15cf93b-654e-4514-9c7e-3442b6ca76dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:44.434Z|b15cf93b-654e-4514-9c7e-3442b6ca76dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:46.847Z|e8d95708-358e-43a7-8938-416c6b59926f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:46.848Z|e8d95708-358e-43a7-8938-416c6b59926f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:46.917Z|516fa809-3dc7-451e-9f8e-13894aa88239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:46.918Z|516fa809-3dc7-451e-9f8e-13894aa88239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:54.452Z|11c85447-3cab-45f6-a8ca-5b1c34d124eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:54.453Z|7b074d13-7014-424d-865b-e2d2098de28f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:54.453Z|11c85447-3cab-45f6-a8ca-5b1c34d124eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:54.454Z|7b074d13-7014-424d-865b-e2d2098de28f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:54.457Z|78d5a327-800c-4cea-bf2c-a787a89aa1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:54.458Z|78d5a327-800c-4cea-bf2c-a787a89aa1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:01.847Z|3809e5fa-6ba7-46d5-a086-6f56794b4a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:01.850Z|3809e5fa-6ba7-46d5-a086-6f56794b4a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:04.480Z|d4e3887f-bff6-4a36-95a0-a38db28d1a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:04.481Z|d4e3887f-bff6-4a36-95a0-a38db28d1a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:04.481Z|ad7edc04-047a-4f2e-b964-6cfd9e62351c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:04.482Z|ad7edc04-047a-4f2e-b964-6cfd9e62351c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:04.487Z|2af52fc0-5cba-4dd9-b9b2-044bc36adc25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:04.489Z|2af52fc0-5cba-4dd9-b9b2-044bc36adc25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:14.506Z|49001d05-3acd-46e6-a94c-434f1b8a0c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:14.507Z|49001d05-3acd-46e6-a94c-434f1b8a0c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:14.507Z|d4190f93-004e-47c5-bc8a-4dd6958a1569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:14.508Z|d4190f93-004e-47c5-bc8a-4dd6958a1569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:14.517Z|930b4339-8e67-4243-92cf-86b56feb006a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:14.517Z|930b4339-8e67-4243-92cf-86b56feb006a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:16.847Z|1804854d-58dd-4edd-ab6a-f7f873b2c09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:16.848Z|1804854d-58dd-4edd-ab6a-f7f873b2c09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:16.919Z|2246693a-700d-4e01-abee-6f1362c54463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:16.920Z|2246693a-700d-4e01-abee-6f1362c54463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:24.530Z|1a962966-a277-4919-aeba-7eaa8a55351f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:24.530Z|551a4fb1-1d22-42cb-b241-eaa1adc7f8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:24.531Z|551a4fb1-1d22-42cb-b241-eaa1adc7f8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:24.531Z|1a962966-a277-4919-aeba-7eaa8a55351f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:24.538Z|f58ede76-9edd-49fa-a1ad-8af935f9f5c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:24.539Z|f58ede76-9edd-49fa-a1ad-8af935f9f5c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:31.847Z|28808907-e257-4f55-a087-f3d1375bfd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:31.848Z|28808907-e257-4f55-a087-f3d1375bfd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:34.555Z|3d22a5fb-d318-4e0e-9a05-ce283c60870a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:34.555Z|882049e9-6c44-4895-af06-296677c9f30f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:34.556Z|3d22a5fb-d318-4e0e-9a05-ce283c60870a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:34.556Z|882049e9-6c44-4895-af06-296677c9f30f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:34.564Z|cb763d5a-f852-46c3-86eb-8da5c3b8a1d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:34.565Z|cb763d5a-f852-46c3-86eb-8da5c3b8a1d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:44.581Z|5ffcb871-517f-4e72-883c-bbc7d9eac214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:44.581Z|242be4f7-1e92-4938-8217-af19ef4371d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:44.581Z|5ffcb871-517f-4e72-883c-bbc7d9eac214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:44.582Z|242be4f7-1e92-4938-8217-af19ef4371d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:44.590Z|5cd91c69-b228-4b76-840b-39b92e356a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:44.591Z|5cd91c69-b228-4b76-840b-39b92e356a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:46.847Z|486e603b-80d0-4dc9-a052-04ab9bd16088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:46.849Z|486e603b-80d0-4dc9-a052-04ab9bd16088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:46.921Z|e8eb1fef-79be-4fba-925c-f8a269f49a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:46.922Z|e8eb1fef-79be-4fba-925c-f8a269f49a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:54.606Z|96ea2c96-a729-4d1f-8b4f-daf268493994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:54.606Z|cfed4533-397a-4807-a76e-e1492d8d8120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:54.607Z|96ea2c96-a729-4d1f-8b4f-daf268493994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:54.607Z|cfed4533-397a-4807-a76e-e1492d8d8120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:54.614Z|45b766b6-51a3-44ec-b3b4-27c8a006fd72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:54.615Z|45b766b6-51a3-44ec-b3b4-27c8a006fd72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:01.847Z|0943043b-2661-4af7-a4bd-b3884887af41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:01.848Z|0943043b-2661-4af7-a4bd-b3884887af41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:04.634Z|dad69ad0-1543-43b9-af25-47e925c5baf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:04.635Z|dad69ad0-1543-43b9-af25-47e925c5baf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:04.639Z|ba4d2119-91ca-490a-86f5-c8e88dd6dd18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:04.639Z|394e36b0-6a51-46c0-9db0-8dd30f3ca45c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:04.640Z|ba4d2119-91ca-490a-86f5-c8e88dd6dd18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:04.640Z|394e36b0-6a51-46c0-9db0-8dd30f3ca45c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:14.664Z|dc4b21e2-61fc-4cac-8ba8-5a9d8e93e2d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:14.665Z|dc4b21e2-61fc-4cac-8ba8-5a9d8e93e2d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:14.665Z|a2af613d-14d5-4736-962a-88b6b209ce2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:14.666Z|a2af613d-14d5-4736-962a-88b6b209ce2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:14.668Z|98e0464e-f2ac-492a-9c0a-4df2aadb7d4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:14.670Z|98e0464e-f2ac-492a-9c0a-4df2aadb7d4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:16.847Z|eb9f6368-f6b9-4e62-810a-d443868b3246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:16.848Z|eb9f6368-f6b9-4e62-810a-d443868b3246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:16.923Z|113b6110-d358-4bd5-9630-82de6b91a518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:16.924Z|113b6110-d358-4bd5-9630-82de6b91a518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:24.690Z|ed3ba043-1f67-4c6f-bf71-df2b14637374|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:24.690Z|814d0bf0-97d1-496f-abaa-d3bcb783948b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:24.691Z|ed3ba043-1f67-4c6f-bf71-df2b14637374|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:24.691Z|814d0bf0-97d1-496f-abaa-d3bcb783948b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:24.695Z|1f011ffd-0599-494d-8fa9-6088cac52d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:24.695Z|1f011ffd-0599-494d-8fa9-6088cac52d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:31.847Z|430c81a1-9b5c-4d9c-b215-2ab0f7f496e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:31.851Z|430c81a1-9b5c-4d9c-b215-2ab0f7f496e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:34.718Z|668ab84c-6b0c-41cd-ae78-98d25b3bf21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:34.719Z|668ab84c-6b0c-41cd-ae78-98d25b3bf21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:34.719Z|34aeb23d-0faf-4f2f-889f-17c8f048fc88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:34.720Z|34aeb23d-0faf-4f2f-889f-17c8f048fc88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:34.720Z|d187bc19-02ab-4db4-8ef5-5fd13edf5c0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:34.721Z|d187bc19-02ab-4db4-8ef5-5fd13edf5c0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:44.743Z|87e080d4-06b7-4e90-bb28-b26014cbdec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:44.743Z|1f5356c2-c531-42bd-86d3-bdb3211d2aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:44.743Z|f6a11af4-e3c4-42b8-b4fb-ac3166f0ef17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:44.744Z|87e080d4-06b7-4e90-bb28-b26014cbdec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:44.744Z|1f5356c2-c531-42bd-86d3-bdb3211d2aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:44.745Z|f6a11af4-e3c4-42b8-b4fb-ac3166f0ef17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:46.847Z|25947ebb-4228-4482-b276-de57f6905692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:46.847Z|25947ebb-4228-4482-b276-de57f6905692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:46.925Z|6caf5a56-dce8-4499-bdc1-5d4b527b8358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:46.926Z|6caf5a56-dce8-4499-bdc1-5d4b527b8358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:54.782Z|e3d9d1d0-c57a-4262-92f5-a864cabca0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:54.782Z|370058e4-6bb6-416d-a275-b06a4fc4a62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:54.783Z|370058e4-6bb6-416d-a275-b06a4fc4a62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:54.783Z|6630859b-3e2a-49bd-8372-06f8f96d8235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:54.783Z|e3d9d1d0-c57a-4262-92f5-a864cabca0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:54.784Z|6630859b-3e2a-49bd-8372-06f8f96d8235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:01.847Z|9e35e076-d894-4c8b-8e08-90aa536e3459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:01.848Z|9e35e076-d894-4c8b-8e08-90aa536e3459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:04.808Z|5b4a8f68-6c70-4c36-add7-8a522db64019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:04.809Z|5b4a8f68-6c70-4c36-add7-8a522db64019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:04.808Z|0615c40b-8dbf-48cc-98ea-37a5dd878ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:04.808Z|4b954b4a-5c0c-4460-872c-bb765fde82e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:04.812Z|0615c40b-8dbf-48cc-98ea-37a5dd878ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:04.813Z|4b954b4a-5c0c-4460-872c-bb765fde82e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:14.834Z|7d85ce50-6110-4a3b-acb1-c78a3dd8f884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:14.835Z|7d85ce50-6110-4a3b-acb1-c78a3dd8f884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:14.838Z|9e438136-2119-40d8-aa68-e0bed2aa68cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:14.840Z|9e438136-2119-40d8-aa68-e0bed2aa68cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:14.841Z|2e6db2d3-df19-4ec7-ab8f-051f2efc2a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:14.842Z|2e6db2d3-df19-4ec7-ab8f-051f2efc2a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:16.846Z|32d26e98-a19f-433b-a396-274e85850ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:16.849Z|32d26e98-a19f-433b-a396-274e85850ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:16.927Z|f038ba5b-142f-4882-b632-d655e77ec3b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:16.928Z|f038ba5b-142f-4882-b632-d655e77ec3b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:24.898Z|0caa5917-49a5-4f50-b673-69085f5fc2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:24.898Z|d8ed1571-a031-435d-a58a-e31c1f96e349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:24.898Z|bd7e671c-968c-4647-bd88-8057c08f9a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:24.899Z|d8ed1571-a031-435d-a58a-e31c1f96e349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:24.899Z|0caa5917-49a5-4f50-b673-69085f5fc2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:24.900Z|bd7e671c-968c-4647-bd88-8057c08f9a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:31.846Z|e7c0c1ec-20e3-41e1-a990-b72481d92e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:31.847Z|e7c0c1ec-20e3-41e1-a990-b72481d92e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:34.922Z|95b0ebee-8724-44d7-93c3-3de6f998b214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:34.922Z|1b8d3812-0369-4df2-8a75-66d151cd5dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:34.923Z|95b0ebee-8724-44d7-93c3-3de6f998b214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:34.923Z|1b8d3812-0369-4df2-8a75-66d151cd5dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:34.924Z|73b9f81c-8d1c-44b1-8bbf-2daecb213027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:34.925Z|73b9f81c-8d1c-44b1-8bbf-2daecb213027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:44.947Z|da514f17-5920-48a5-a507-82858049bc33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:44.947Z|34bc24ba-0ea3-434b-9d16-f1d96ec214cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:44.948Z|da514f17-5920-48a5-a507-82858049bc33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:44.948Z|34bc24ba-0ea3-434b-9d16-f1d96ec214cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:44.958Z|2bb25d45-ebfa-4288-abdc-3fd543e0daf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:44.959Z|2bb25d45-ebfa-4288-abdc-3fd543e0daf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:46.846Z|e2ab0531-2e14-4981-978e-40e61f8fb630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:46.847Z|e2ab0531-2e14-4981-978e-40e61f8fb630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:46.930Z|9d114560-b2d8-4bfa-8e2e-767bf5281e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:46.931Z|9d114560-b2d8-4bfa-8e2e-767bf5281e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:54.971Z|af586a64-ae96-4c18-933b-c4d9a498b80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:54.971Z|44ca99ba-22e9-456b-ab4a-972d71ec799b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:54.972Z|44ca99ba-22e9-456b-ab4a-972d71ec799b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:54.972Z|af586a64-ae96-4c18-933b-c4d9a498b80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:54.982Z|e25d4206-4f90-443e-b358-6a1fc73fd18d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:54.982Z|e25d4206-4f90-443e-b358-6a1fc73fd18d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:01.847Z|085352ea-53b9-4deb-b1bd-ebe26db8cf7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:01.849Z|085352ea-53b9-4deb-b1bd-ebe26db8cf7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:04.997Z|cf18a5eb-8730-4643-9f2c-3928d2136422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:04.997Z|871b50dd-4b0c-434f-8dcf-f1339010f8df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:04.998Z|cf18a5eb-8730-4643-9f2c-3928d2136422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:04.998Z|871b50dd-4b0c-434f-8dcf-f1339010f8df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:05.006Z|70f959b0-6322-4a3f-b60a-2e70dbd0679c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:05.007Z|70f959b0-6322-4a3f-b60a-2e70dbd0679c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:15.023Z|51b7bd61-11ff-492b-8efe-b224e05c2d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:15.023Z|2ace9820-2ded-4efd-ae99-4cc4ba0cb49a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:15.024Z|51b7bd61-11ff-492b-8efe-b224e05c2d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:15.024Z|2ace9820-2ded-4efd-ae99-4cc4ba0cb49a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:15.032Z|9f49f8b2-de71-40bf-b60f-491d0d5da9fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:15.034Z|9f49f8b2-de71-40bf-b60f-491d0d5da9fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:16.847Z|1f93ee96-796a-49a4-8d09-e257ad43c35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:16.848Z|1f93ee96-796a-49a4-8d09-e257ad43c35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:16.932Z|4fb3e7c3-c8fe-444a-9ca2-3d6710a6ffb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:16.933Z|4fb3e7c3-c8fe-444a-9ca2-3d6710a6ffb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:25.048Z|580451aa-3134-494d-a3b2-2838cb39e1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:25.048Z|1fac6f11-b90b-48d2-8c81-f55fbc746e29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:25.049Z|580451aa-3134-494d-a3b2-2838cb39e1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:25.049Z|1fac6f11-b90b-48d2-8c81-f55fbc746e29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:25.056Z|c75c2b69-1b5b-4c0e-9090-7481652bd032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:25.057Z|c75c2b69-1b5b-4c0e-9090-7481652bd032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:31.847Z|66442fac-c65d-4bed-b743-0b428211325d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:31.848Z|66442fac-c65d-4bed-b743-0b428211325d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:35.071Z|dd06ace0-9e08-4f36-a73b-6deb97dd8f41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:35.072Z|d6322ee6-ff3b-4a8a-971e-703d27635d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:35.072Z|dd06ace0-9e08-4f36-a73b-6deb97dd8f41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:35.072Z|d6322ee6-ff3b-4a8a-971e-703d27635d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:35.081Z|c4fc79c4-6578-4420-9d85-ac8fdc0491ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:35.082Z|c4fc79c4-6578-4420-9d85-ac8fdc0491ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:45.097Z|e90b1812-d33b-4488-974e-4c3083e28330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:45.098Z|e90b1812-d33b-4488-974e-4c3083e28330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:45.100Z|255649c8-bb24-4076-9dac-93c4750a2648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:45.102Z|255649c8-bb24-4076-9dac-93c4750a2648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:45.105Z|c654518e-33dd-400f-ad8a-67ba472afced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:45.106Z|c654518e-33dd-400f-ad8a-67ba472afced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:46.846Z|33e6a2bb-b4c7-4bb9-9cfe-ea76bd029984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:46.849Z|33e6a2bb-b4c7-4bb9-9cfe-ea76bd029984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:46.934Z|2bf6a22b-b329-4918-87f2-a9d3a728e707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:46.935Z|2bf6a22b-b329-4918-87f2-a9d3a728e707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:55.121Z|0098dbd2-9df3-4d2a-b146-ffa7b3aee2a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:55.122Z|0098dbd2-9df3-4d2a-b146-ffa7b3aee2a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:55.125Z|a3ff8462-5849-40cc-9942-b72b589f9670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:55.126Z|a3ff8462-5849-40cc-9942-b72b589f9670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:55.127Z|d8fa2c1a-9dd8-45e4-b1fd-c688f9e439bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:55.128Z|d8fa2c1a-9dd8-45e4-b1fd-c688f9e439bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:01.846Z|4b7ff594-9316-4864-bbeb-d2ff993713d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:01.847Z|4b7ff594-9316-4864-bbeb-d2ff993713d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:05.145Z|0ca5c6ba-dce0-400e-b5f2-7db1af6b7bd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:05.146Z|0ca5c6ba-dce0-400e-b5f2-7db1af6b7bd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:05.148Z|4e5d5851-90da-4370-b88c-8e5404229212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:05.148Z|4e5d5851-90da-4370-b88c-8e5404229212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:05.149Z|af299a6d-97b5-4666-95ad-0a149a1f3ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:05.150Z|af299a6d-97b5-4666-95ad-0a149a1f3ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:15.171Z|46742a76-9bc6-4b93-b82e-c21b3139d5c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:15.171Z|69ed8b36-a250-448a-be36-79f33904c81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:15.172Z|46742a76-9bc6-4b93-b82e-c21b3139d5c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:15.172Z|69ed8b36-a250-448a-be36-79f33904c81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:15.174Z|411f8c0a-5c94-4556-a9eb-ddbea5b32ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:15.174Z|411f8c0a-5c94-4556-a9eb-ddbea5b32ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:16.847Z|1e4010cb-3752-4bfe-bf8e-78c81b975c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:16.847Z|1e4010cb-3752-4bfe-bf8e-78c81b975c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:16.936Z|340ebd52-e59f-4023-b079-980ab3736cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:16.937Z|340ebd52-e59f-4023-b079-980ab3736cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:23.123Z|2c86c362-9355-4dbf-ab4e-441736951165|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:40:23.124Z|2c86c362-9355-4dbf-ab4e-441736951165|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:25.197Z|82d34594-8dac-4d16-bfe4-558a81fea67d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:25.198Z|82d34594-8dac-4d16-bfe4-558a81fea67d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:25.199Z|95dfe442-2ba2-422d-ad2f-5bceb1d3ce43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:25.200Z|95dfe442-2ba2-422d-ad2f-5bceb1d3ce43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:25.201Z|f954b68e-6f11-43cc-902a-c50ac0fd6ad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:25.203Z|f954b68e-6f11-43cc-902a-c50ac0fd6ad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:31.847Z|0b35a69a-0e2e-4c76-8e35-1a0064a6b591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:31.849Z|0b35a69a-0e2e-4c76-8e35-1a0064a6b591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:35.221Z|213439dc-bf7b-47cd-96b9-e1cf0b7fc19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:35.221Z|7a32da23-9e9c-4f46-8875-055470c96b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:35.222Z|213439dc-bf7b-47cd-96b9-e1cf0b7fc19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:35.223Z|7a32da23-9e9c-4f46-8875-055470c96b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:35.229Z|58d4f225-8c4c-4339-8129-535432858119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:35.230Z|58d4f225-8c4c-4339-8129-535432858119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:45.248Z|72b3d0d6-7e65-4b09-a19a-949d48f55255|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:45.249Z|72b3d0d6-7e65-4b09-a19a-949d48f55255|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:45.249Z|cd078b18-a154-4698-8b40-80fc06f28142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:45.250Z|cd078b18-a154-4698-8b40-80fc06f28142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:45.251Z|f6451623-0ab4-476c-a1c0-2587cd657ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:45.251Z|f6451623-0ab4-476c-a1c0-2587cd657ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:46.847Z|8fcaef3c-ce37-4d5a-a223-e4aabb93a25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:46.848Z|8fcaef3c-ce37-4d5a-a223-e4aabb93a25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:46.938Z|b493343b-b67b-42ff-a591-6d6db4ddbf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:46.938Z|b493343b-b67b-42ff-a591-6d6db4ddbf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:55.272Z|e196a7e7-c358-4b66-8862-c818bd5c2c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:55.273Z|e196a7e7-c358-4b66-8862-c818bd5c2c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:55.279Z|b09fd9b2-9da3-4d98-bf52-39c2ecaa48eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:55.279Z|3c083d49-df10-4e00-ab18-010e236b3581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:55.280Z|3c083d49-df10-4e00-ab18-010e236b3581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:55.280Z|b09fd9b2-9da3-4d98-bf52-39c2ecaa48eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:01.847Z|47300b27-151a-4366-818f-674dcbd9cdb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:01.847Z|47300b27-151a-4366-818f-674dcbd9cdb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:05.303Z|7202c07c-e2b4-4a96-85da-225fe4296eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:05.303Z|b264e519-67bc-42ff-a643-f1ba0cb4cd81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:05.304Z|b264e519-67bc-42ff-a643-f1ba0cb4cd81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:05.304Z|7202c07c-e2b4-4a96-85da-225fe4296eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:05.306Z|10c8f77a-8bf9-4862-adee-886235b93081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:05.307Z|10c8f77a-8bf9-4862-adee-886235b93081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:15.329Z|14993827-474d-4799-8a7a-7be47903f80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:15.330Z|3e25c12c-b6fc-43a2-840a-cdcc3b3351ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:15.330Z|14993827-474d-4799-8a7a-7be47903f80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:15.331Z|3e25c12c-b6fc-43a2-840a-cdcc3b3351ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:15.334Z|8ebbbfbb-33c3-43b2-97b1-39d4c8e43164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:15.335Z|8ebbbfbb-33c3-43b2-97b1-39d4c8e43164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:16.846Z|07ca65b2-633e-4968-b75b-1fa926d0071c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:16.849Z|07ca65b2-633e-4968-b75b-1fa926d0071c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:16.940Z|7b33d709-fbb7-4336-a30b-b83c336072e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:16.940Z|7b33d709-fbb7-4336-a30b-b83c336072e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:23.119Z|9b279a05-0b45-439c-9a48-04fc64d0c484|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:41:23.120Z|9b279a05-0b45-439c-9a48-04fc64d0c484|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:25.356Z|c3c17fd4-a6bc-4278-8be2-d09fdad7572f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:25.356Z|756d4aa1-57ae-4ecd-86ad-1bdac8f43ce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:25.358Z|c3c17fd4-a6bc-4278-8be2-d09fdad7572f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:25.360Z|4d6e0c89-81c9-43df-9811-9948def0e213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:25.360Z|756d4aa1-57ae-4ecd-86ad-1bdac8f43ce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:25.361Z|4d6e0c89-81c9-43df-9811-9948def0e213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:31.847Z|66a868f4-1ce2-4a00-8693-30784c3a0335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:31.848Z|66a868f4-1ce2-4a00-8693-30784c3a0335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:35.386Z|a86e9c99-6bc0-4c1b-aaa0-ab016702316a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:35.386Z|d5ed3f23-8558-43f4-9270-359c7e188e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:35.386Z|845a76bc-5280-44dd-b0b8-d367189c7afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:35.387Z|a86e9c99-6bc0-4c1b-aaa0-ab016702316a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:35.387Z|d5ed3f23-8558-43f4-9270-359c7e188e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:35.387Z|845a76bc-5280-44dd-b0b8-d367189c7afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:45.416Z|cc91a9bc-ecab-4054-81d8-bf2c5d8fb00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:45.416Z|29a72f64-c992-4bc2-8e35-31b842ae9ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:45.416Z|108e6e38-ee16-4fc0-b75a-4c322affad81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:45.418Z|cc91a9bc-ecab-4054-81d8-bf2c5d8fb00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:45.418Z|108e6e38-ee16-4fc0-b75a-4c322affad81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:45.418Z|29a72f64-c992-4bc2-8e35-31b842ae9ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:46.847Z|afaf3a76-6b47-4f76-b838-3a1cda299f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:46.848Z|afaf3a76-6b47-4f76-b838-3a1cda299f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:46.941Z|8d53ca4a-fda1-468b-a4aa-74a903c6db98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:46.942Z|8d53ca4a-fda1-468b-a4aa-74a903c6db98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:55.444Z|3566c32e-8fed-44ee-a65d-0a33e3109917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:55.444Z|fc061c79-36be-4c31-a623-0e8a81ae2951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:55.444Z|03b85959-e01c-44fd-9784-3c36f1f89f46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:55.445Z|03b85959-e01c-44fd-9784-3c36f1f89f46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:55.445Z|fc061c79-36be-4c31-a623-0e8a81ae2951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:55.445Z|3566c32e-8fed-44ee-a65d-0a33e3109917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:01.847Z|4e12828c-533f-4b53-be6b-ae3a93e2ec70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:01.849Z|4e12828c-533f-4b53-be6b-ae3a93e2ec70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:05.472Z|b27b9c03-f5d5-4355-b3f3-3333f85d02d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:05.472Z|909f0ca9-4e71-4d2d-8711-38fddb99aef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:05.472Z|3f2a2237-a948-4f14-bfb7-db858d1198df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:05.473Z|b27b9c03-f5d5-4355-b3f3-3333f85d02d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:05.473Z|909f0ca9-4e71-4d2d-8711-38fddb99aef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:05.473Z|3f2a2237-a948-4f14-bfb7-db858d1198df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:15.500Z|073ccdf8-9406-435a-afaa-f59219179596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:15.501Z|073ccdf8-9406-435a-afaa-f59219179596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:15.502Z|681806c7-0419-422c-8189-a343c90c1c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:15.503Z|681806c7-0419-422c-8189-a343c90c1c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:15.501Z|c2ae3598-9e7d-4510-85d6-87af0c16aed0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:15.506Z|c2ae3598-9e7d-4510-85d6-87af0c16aed0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:16.847Z|77d19e65-d661-4b9a-9ee6-0e92e2bee859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:16.847Z|77d19e65-d661-4b9a-9ee6-0e92e2bee859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:16.943Z|cf79de2b-4a87-4034-bcf5-fca54f938704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:16.944Z|cf79de2b-4a87-4034-bcf5-fca54f938704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:23.118Z|2b518c79-d1e4-40bd-a14c-98cd9798d7f4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:42:23.119Z|2b518c79-d1e4-40bd-a14c-98cd9798d7f4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:25.527Z|67b6a27c-9159-41b0-b3f7-c1f90a8395bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:25.527Z|1d551194-dcaf-41cb-bacf-228514f6b934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:25.528Z|1d551194-dcaf-41cb-bacf-228514f6b934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:25.528Z|67b6a27c-9159-41b0-b3f7-c1f90a8395bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:25.527Z|abd97d72-6169-43e5-b536-835069e23cfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:25.530Z|abd97d72-6169-43e5-b536-835069e23cfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:31.847Z|7fab5922-963d-4ba1-8acc-b6068c252f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:31.848Z|7fab5922-963d-4ba1-8acc-b6068c252f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:35.553Z|e3c2e7fb-2821-4014-b8e3-458783f9d9dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:35.554Z|e3c2e7fb-2821-4014-b8e3-458783f9d9dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:35.557Z|8b7860fd-94cc-4510-9c10-3e8b7c9668ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:35.557Z|e76353e4-9d6c-437d-9433-39d6e0c375a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:35.558Z|8b7860fd-94cc-4510-9c10-3e8b7c9668ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:35.558Z|e76353e4-9d6c-437d-9433-39d6e0c375a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:45.578Z|626ed79f-da5e-46ed-8cb7-313975f7c4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:45.579Z|626ed79f-da5e-46ed-8cb7-313975f7c4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:45.581Z|67d754a1-ed42-4242-9a77-ad7b0dab653c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:45.584Z|2bc4185f-6ff0-4ede-9cb2-75bf36c7bf5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:45.585Z|67d754a1-ed42-4242-9a77-ad7b0dab653c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:45.589Z|2bc4185f-6ff0-4ede-9cb2-75bf36c7bf5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:46.847Z|eb7a6df5-f06f-435c-93f1-67044e6c3a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:46.850Z|eb7a6df5-f06f-435c-93f1-67044e6c3a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:46.945Z|79d0a48d-76d9-4c66-a332-c0d847891d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:46.946Z|79d0a48d-76d9-4c66-a332-c0d847891d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:55.604Z|088153cc-f679-4795-b3f6-571ce461d054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:55.604Z|088153cc-f679-4795-b3f6-571ce461d054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:55.607Z|150d0b94-cb63-4c69-8e79-77d8f360dbf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:55.608Z|150d0b94-cb63-4c69-8e79-77d8f360dbf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:55.613Z|b55a202d-06b3-4fce-b480-9f66e09106c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:55.615Z|b55a202d-06b3-4fce-b480-9f66e09106c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:01.846Z|6852f3ef-a4ec-49dd-8590-f445ec540162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:01.847Z|6852f3ef-a4ec-49dd-8590-f445ec540162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:05.636Z|a1acf1aa-ebe8-4408-9742-592f085f4c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:05.636Z|00306051-8994-4864-bad0-7d7bc22b6623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:05.637Z|a1acf1aa-ebe8-4408-9742-592f085f4c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:05.637Z|00306051-8994-4864-bad0-7d7bc22b6623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:05.642Z|bdea553c-7940-4ff9-a4b8-cc3de8d41606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:05.643Z|bdea553c-7940-4ff9-a4b8-cc3de8d41606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:15.661Z|ddd398ba-fe99-4722-80f5-3348fc751cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:15.662Z|ddd398ba-fe99-4722-80f5-3348fc751cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:15.665Z|2a11863b-758d-4196-b9ab-1f28a28c9062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:15.665Z|392b0c42-a760-42e3-b4c7-78d865322d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:15.665Z|2a11863b-758d-4196-b9ab-1f28a28c9062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:15.670Z|392b0c42-a760-42e3-b4c7-78d865322d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:16.846Z|149b0fa1-0dd1-4108-b921-1d5a35aab787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:16.847Z|149b0fa1-0dd1-4108-b921-1d5a35aab787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:16.947Z|1b35e83c-b9b1-4944-9fa8-e98ac9009fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:16.948Z|1b35e83c-b9b1-4944-9fa8-e98ac9009fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:23.121Z|8e604a0d-24c0-4f5f-a516-c5f8fe50e863|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:43:23.122Z|8e604a0d-24c0-4f5f-a516-c5f8fe50e863|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:25.685Z|405b5761-7837-47ab-adbe-ffbbfc0a108f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:25.686Z|405b5761-7837-47ab-adbe-ffbbfc0a108f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:25.691Z|b8998f88-5e2c-4e3a-8009-7a1fac60ca40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:25.691Z|b8998f88-5e2c-4e3a-8009-7a1fac60ca40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:25.691Z|afa67b3e-158c-420d-b7a4-0fb8e89c4908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:25.692Z|afa67b3e-158c-420d-b7a4-0fb8e89c4908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:31.847Z|c5adac7d-922a-4ab0-add5-82dc7857632c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:31.850Z|c5adac7d-922a-4ab0-add5-82dc7857632c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:35.713Z|bfc2b74e-2986-4773-b900-7c4497ad701b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:35.713Z|48009da8-1743-4427-b2a6-4ba5d6bd620f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:35.714Z|bfc2b74e-2986-4773-b900-7c4497ad701b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:35.714Z|e351006a-d754-491b-9c1c-22f2f85e76c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:35.714Z|48009da8-1743-4427-b2a6-4ba5d6bd620f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:35.715Z|e351006a-d754-491b-9c1c-22f2f85e76c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:45.738Z|db66990a-9147-4dd8-9a71-4209ba977243|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:45.738Z|afa305ca-cb12-478a-9534-389ea0fe8f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:45.738Z|4c17216c-4ca5-4ae1-84e4-186b74ab98ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:45.739Z|db66990a-9147-4dd8-9a71-4209ba977243|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:45.739Z|4c17216c-4ca5-4ae1-84e4-186b74ab98ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:45.739Z|afa305ca-cb12-478a-9534-389ea0fe8f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:46.846Z|6c05219e-f284-460a-b824-51c068e1c778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:46.847Z|6c05219e-f284-460a-b824-51c068e1c778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:46.949Z|3f23aefa-b9a9-469a-8d36-ea5e439337da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:46.949Z|3f23aefa-b9a9-469a-8d36-ea5e439337da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:55.762Z|843b81a2-abf8-43fd-bb0e-98b905481ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:55.762Z|36112b1b-e792-4b3f-90ba-f6e1086eed3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:55.762Z|2691290b-e49d-4f77-8815-ac859c8a1e7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:55.763Z|36112b1b-e792-4b3f-90ba-f6e1086eed3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:55.763Z|843b81a2-abf8-43fd-bb0e-98b905481ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:55.763Z|2691290b-e49d-4f77-8815-ac859c8a1e7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:01.846Z|8e14a845-33bb-4645-b32a-d8b5063eb0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:01.847Z|8e14a845-33bb-4645-b32a-d8b5063eb0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:05.787Z|f2480b19-a1a4-44f8-ba22-4d54669ef351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:05.788Z|b019fc53-7a15-4b87-858d-5500d8839edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:05.788Z|f2480b19-a1a4-44f8-ba22-4d54669ef351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:05.788Z|b019fc53-7a15-4b87-858d-5500d8839edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:05.787Z|b63ad64a-9c3e-4841-a97b-01a87bbcfa96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:05.791Z|b63ad64a-9c3e-4841-a97b-01a87bbcfa96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:15.811Z|903363b0-bede-4b6a-823d-af9b8b22cde8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:15.811Z|d6e45dad-1f79-46ce-a3db-df57789faed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:15.812Z|d6e45dad-1f79-46ce-a3db-df57789faed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:15.812Z|346fd796-39f2-4484-a53f-6c531e7ced95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:15.812Z|903363b0-bede-4b6a-823d-af9b8b22cde8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:15.812Z|346fd796-39f2-4484-a53f-6c531e7ced95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:16.846Z|e7ca8234-de27-4aa6-92b8-471c886c5db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:16.849Z|e7ca8234-de27-4aa6-92b8-471c886c5db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:16.950Z|28ff49f2-1ae3-4c42-ab54-ee667d57cd51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:16.951Z|28ff49f2-1ae3-4c42-ab54-ee667d57cd51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:23.120Z|34b8d757-bb34-46ac-8f02-ccc4e163f846|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:44:23.121Z|34b8d757-bb34-46ac-8f02-ccc4e163f846|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:25.835Z|4cceb5dc-324e-425a-985b-38524a4229b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:25.835Z|4cceb5dc-324e-425a-985b-38524a4229b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:25.835Z|d35f235e-e9b1-4455-ae4d-b36458fb23e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:25.837Z|d35f235e-e9b1-4455-ae4d-b36458fb23e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:25.840Z|a39cda9e-5e62-4793-9ba3-ca3bdfad6881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:25.842Z|a39cda9e-5e62-4793-9ba3-ca3bdfad6881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:31.847Z|9d65ff35-8933-4835-881d-f20989920aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:31.847Z|9d65ff35-8933-4835-881d-f20989920aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:35.863Z|efc0349b-59aa-4a24-afbe-0b6c637d973c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:35.863Z|62822b97-224a-4cf8-9ad1-1abbbece0255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:35.863Z|870d7e56-a4c8-4da5-8923-384191349f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:35.865Z|efc0349b-59aa-4a24-afbe-0b6c637d973c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:35.865Z|62822b97-224a-4cf8-9ad1-1abbbece0255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:35.865Z|870d7e56-a4c8-4da5-8923-384191349f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:45.902Z|1c2fc0bf-445b-4624-968c-e64efed6d688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:45.905Z|1c2fc0bf-445b-4624-968c-e64efed6d688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:45.909Z|762b6b8a-6003-40ea-8bfc-91f84b74cdde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:45.907Z|4f7b72c1-6245-4879-ac34-e37f70e9bb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:45.910Z|4f7b72c1-6245-4879-ac34-e37f70e9bb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:45.910Z|762b6b8a-6003-40ea-8bfc-91f84b74cdde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:46.846Z|b84e6a06-5ae7-41bd-8baa-3d189ea8842f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:46.847Z|b84e6a06-5ae7-41bd-8baa-3d189ea8842f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:46.952Z|ec7389ca-d516-4e33-9090-b3e56d360892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:46.952Z|ec7389ca-d516-4e33-9090-b3e56d360892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:55.957Z|8ef097fe-484d-4932-92b0-84f5c6ef7636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:55.958Z|8ef097fe-484d-4932-92b0-84f5c6ef7636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:55.962Z|eedbb643-eaf8-4345-9de6-9ab8b14b6c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:55.964Z|eedbb643-eaf8-4345-9de6-9ab8b14b6c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:55.965Z|14628d15-25df-49b4-b33d-c3511f3a8706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:55.969Z|14628d15-25df-49b4-b33d-c3511f3a8706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:01.846Z|dad464ac-f3d0-4f81-8321-925d2c382394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:01.849Z|dad464ac-f3d0-4f81-8321-925d2c382394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:05.985Z|bf2229a7-d247-4991-9d27-845f8b7f18c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:05.986Z|bf2229a7-d247-4991-9d27-845f8b7f18c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:05.986Z|ee2c94a3-ea7e-4738-847d-e0e8610ac96e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:05.987Z|ee2c94a3-ea7e-4738-847d-e0e8610ac96e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:05.996Z|43ab9933-0350-4c02-96de-89ebc73bc6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:05.997Z|43ab9933-0350-4c02-96de-89ebc73bc6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:16.011Z|0e9cd00f-fc7e-4053-8cc5-7cffa364648f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:16.012Z|0e9cd00f-fc7e-4053-8cc5-7cffa364648f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:16.012Z|98f34be8-5dd3-41a8-be2c-3e95b3281536|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:16.013Z|98f34be8-5dd3-41a8-be2c-3e95b3281536|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:16.022Z|3375fbd1-bea0-4eec-85a0-1185a0b043b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:16.023Z|3375fbd1-bea0-4eec-85a0-1185a0b043b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:16.846Z|919eff44-5f2e-45a0-8f54-1562a86ff3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:16.847Z|919eff44-5f2e-45a0-8f54-1562a86ff3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:16.953Z|a4e3d7b9-e9b5-4a2d-8115-0bc0e2d72b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:16.954Z|a4e3d7b9-e9b5-4a2d-8115-0bc0e2d72b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:23.117Z|d9eee383-0240-4071-863f-f2d413a64e48|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:45:23.118Z|d9eee383-0240-4071-863f-f2d413a64e48|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:26.036Z|822c91e5-8c70-4582-b7d4-500f65be41a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:26.037Z|321e927a-8db0-485c-835d-036615b1e44d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:26.038Z|822c91e5-8c70-4582-b7d4-500f65be41a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:26.038Z|321e927a-8db0-485c-835d-036615b1e44d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:26.045Z|76e738cc-f6fa-49c8-aea4-de16792364bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:26.046Z|76e738cc-f6fa-49c8-aea4-de16792364bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:31.846Z|2c616b2f-3e95-423b-a152-3829f66ae16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:31.847Z|2c616b2f-3e95-423b-a152-3829f66ae16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:36.066Z|0cf10e9e-613b-4c98-9490-17e304b3e5df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:36.066Z|ef3721d5-0f40-4d2a-aa21-1fec13831cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:36.067Z|0cf10e9e-613b-4c98-9490-17e304b3e5df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:36.067Z|ef3721d5-0f40-4d2a-aa21-1fec13831cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:36.068Z|fad754bb-7a74-485c-b234-1b69555641db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:36.069Z|fad754bb-7a74-485c-b234-1b69555641db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:46.091Z|f94368e5-ee2b-4d60-95e0-a0e854583f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:46.091Z|eedcf6bc-c635-4fe2-953a-d891b6e4683c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:46.092Z|eedcf6bc-c635-4fe2-953a-d891b6e4683c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:46.092Z|f94368e5-ee2b-4d60-95e0-a0e854583f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:46.093Z|f1d2b02f-c434-4eaf-a1c0-070cb53bdc99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:46.094Z|f1d2b02f-c434-4eaf-a1c0-070cb53bdc99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:46.847Z|985cbf88-a661-4dac-9d95-4b1cad19341f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:46.849Z|985cbf88-a661-4dac-9d95-4b1cad19341f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:46.955Z|60b0d15c-5123-43da-a7ac-9bead7644855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:46.956Z|60b0d15c-5123-43da-a7ac-9bead7644855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:56.116Z|92f7f304-f8b6-4b8f-810a-40fc5f787207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:56.116Z|5b83f9ee-8354-455c-8313-5d1a7e502c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:56.116Z|1002ab6b-d93e-46bb-bf4d-21060cf1d401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:56.117Z|5b83f9ee-8354-455c-8313-5d1a7e502c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:56.117Z|1002ab6b-d93e-46bb-bf4d-21060cf1d401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:56.117Z|92f7f304-f8b6-4b8f-810a-40fc5f787207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:01.846Z|3bf8ce8e-ff03-4ae7-a642-c1b3ceca66d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:01.847Z|3bf8ce8e-ff03-4ae7-a642-c1b3ceca66d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:06.140Z|e2a3b7fd-09f7-49fa-a44d-2173389f59e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:06.140Z|551b2d06-d917-4c92-b29b-2745c8ab0d0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:06.141Z|e86287c0-6f5d-46db-a14f-7fe1ed5a03f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:06.141Z|551b2d06-d917-4c92-b29b-2745c8ab0d0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:06.141Z|e2a3b7fd-09f7-49fa-a44d-2173389f59e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:06.142Z|e86287c0-6f5d-46db-a14f-7fe1ed5a03f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:16.164Z|b1b40693-2ee9-4f26-9f10-64f4b58e6992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:16.165Z|b1b40693-2ee9-4f26-9f10-64f4b58e6992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:16.173Z|4c626ed8-c765-457c-8831-215ba6a1bcb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:16.173Z|2c9eeb30-fb9f-40e5-a3e0-71901cc6017a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:16.174Z|4c626ed8-c765-457c-8831-215ba6a1bcb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:16.174Z|2c9eeb30-fb9f-40e5-a3e0-71901cc6017a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:16.847Z|c199362c-3713-4811-83be-77ebbab38e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:16.847Z|c199362c-3713-4811-83be-77ebbab38e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:16.957Z|60ba356d-cd85-43f3-8d3b-2c6107b8b4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:16.957Z|60ba356d-cd85-43f3-8d3b-2c6107b8b4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:23.116Z|ead5fc77-4689-4bd7-88f6-a22fb502665b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:46:23.117Z|ead5fc77-4689-4bd7-88f6-a22fb502665b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:26.188Z|c9b529a0-1cf5-4673-857b-d7218dbbfbb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:26.189Z|c9b529a0-1cf5-4673-857b-d7218dbbfbb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:26.195Z|8a7dcbe7-c258-4603-9097-299e54f0049d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:26.195Z|8a7dcbe7-c258-4603-9097-299e54f0049d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:26.196Z|aa37373e-92cb-4c07-b19c-80e818334930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:26.197Z|aa37373e-92cb-4c07-b19c-80e818334930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:31.847Z|e1fae47a-de47-45c9-ae55-66bd932b98c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:31.849Z|e1fae47a-de47-45c9-ae55-66bd932b98c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:36.213Z|0249e087-3a22-4471-832c-f2833a0f0bc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:36.214Z|0249e087-3a22-4471-832c-f2833a0f0bc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:36.217Z|5054d3ac-e826-4409-a62c-973330042098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:36.218Z|5054d3ac-e826-4409-a62c-973330042098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:36.222Z|1bb30b98-dd93-4d0a-aa8f-08f00617fce7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:36.223Z|1bb30b98-dd93-4d0a-aa8f-08f00617fce7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:46.241Z|13610a7e-e429-4725-b2f4-0d4351cad205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:46.241Z|d4fd1c57-e2fd-49f1-99dd-5b7334390252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:46.242Z|13610a7e-e429-4725-b2f4-0d4351cad205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:46.242Z|d4fd1c57-e2fd-49f1-99dd-5b7334390252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:46.248Z|03ae682c-9fc9-427c-9b60-71a03b62d56d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:46.249Z|03ae682c-9fc9-427c-9b60-71a03b62d56d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:46.846Z|7aa82973-2867-4f00-8fcf-11c135d7ce4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:46.847Z|7aa82973-2867-4f00-8fcf-11c135d7ce4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:46.958Z|310ab45f-1e39-4f18-9653-775b50cd0c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:46.959Z|310ab45f-1e39-4f18-9653-775b50cd0c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:56.265Z|cbeb840a-f27b-4bc4-8e9b-a3dd3cde46bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:56.265Z|33adb8eb-7aa5-4a21-bdc3-8098521c69e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:56.266Z|cbeb840a-f27b-4bc4-8e9b-a3dd3cde46bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:56.266Z|33adb8eb-7aa5-4a21-bdc3-8098521c69e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:56.273Z|dcf115ee-0569-4b10-890e-abd209ad608f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:56.274Z|dcf115ee-0569-4b10-890e-abd209ad608f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:01.846Z|bdd06f85-eb42-4ad9-b891-af7b0fa9b744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:01.847Z|bdd06f85-eb42-4ad9-b891-af7b0fa9b744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:06.290Z|60214349-5d4b-4d8c-b757-a44ea06b2ade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:06.290Z|f7214340-8a33-446b-8871-53e64c3ccf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:06.292Z|f7214340-8a33-446b-8871-53e64c3ccf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:06.291Z|60214349-5d4b-4d8c-b757-a44ea06b2ade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:06.299Z|ec07a760-ffa5-49d6-9bcc-17379dbdabd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:06.300Z|ec07a760-ffa5-49d6-9bcc-17379dbdabd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:16.316Z|1821c1be-ffd6-44fb-bb26-75c82e5eee48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:16.317Z|1821c1be-ffd6-44fb-bb26-75c82e5eee48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:16.316Z|1fb289d5-f8e2-4b7f-bb3e-1c58b7b5c892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:16.318Z|1fb289d5-f8e2-4b7f-bb3e-1c58b7b5c892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:16.322Z|fef9e4a9-953e-4865-94dc-f0170d284b19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:16.322Z|fef9e4a9-953e-4865-94dc-f0170d284b19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:16.846Z|14d2a969-8ee7-4c56-a473-a89226911d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:16.849Z|14d2a969-8ee7-4c56-a473-a89226911d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:16.960Z|e4061ca8-0b88-4812-b656-c28a616e5e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:16.960Z|e4061ca8-0b88-4812-b656-c28a616e5e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:23.116Z|02cdd6aa-f536-4789-a680-043da4b6f506|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:47:23.117Z|02cdd6aa-f536-4789-a680-043da4b6f506|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:26.339Z|e545f531-dc00-42b3-950a-bb1e9190f2b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:26.340Z|e545f531-dc00-42b3-950a-bb1e9190f2b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:26.340Z|04acf87f-05a3-4f08-bfe6-d7db2ef23464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:26.341Z|04acf87f-05a3-4f08-bfe6-d7db2ef23464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:26.341Z|5bdfb6c3-eb49-4feb-9f62-df69f6747907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:26.342Z|5bdfb6c3-eb49-4feb-9f62-df69f6747907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:31.846Z|25786bba-daa7-41e9-a970-c53743142ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:31.847Z|25786bba-daa7-41e9-a970-c53743142ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:36.363Z|75e115bd-1dc0-4dfa-89c4-6fdc44d4eb5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:36.363Z|c30b8eac-9bf8-4672-8df5-37068780ae53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:36.363Z|6990fc53-177c-4080-94b6-33466179eb1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:36.363Z|75e115bd-1dc0-4dfa-89c4-6fdc44d4eb5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:36.363Z|c30b8eac-9bf8-4672-8df5-37068780ae53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:36.364Z|6990fc53-177c-4080-94b6-33466179eb1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:46.385Z|c51f1543-3fc2-47b7-80de-58a727f0f4e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:46.385Z|2275e2dc-d772-43fa-b0dc-edb2262e20e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:46.386Z|c51f1543-3fc2-47b7-80de-58a727f0f4e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:46.386Z|2275e2dc-d772-43fa-b0dc-edb2262e20e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:46.391Z|a32f187a-52a1-4493-aa42-8b94aacd8eb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:46.392Z|a32f187a-52a1-4493-aa42-8b94aacd8eb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:46.846Z|d67e80af-bc6b-4f8a-ae53-b9282e24b026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:46.847Z|d67e80af-bc6b-4f8a-ae53-b9282e24b026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:46.961Z|d566ae55-f193-4298-9f91-eca35093abfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:46.962Z|d566ae55-f193-4298-9f91-eca35093abfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:56.409Z|d9192bfd-5131-4f10-852c-1ff6e89fb3da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:56.408Z|14da70d2-435c-491d-a232-9c00a5cb6d92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:56.409Z|d9192bfd-5131-4f10-852c-1ff6e89fb3da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:56.410Z|14da70d2-435c-491d-a232-9c00a5cb6d92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:56.427Z|a6b04770-ef9b-43e7-a7fc-b4b4d49d3b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:56.428Z|a6b04770-ef9b-43e7-a7fc-b4b4d49d3b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:01.847Z|1bcb17a3-1f58-4113-a5b5-44ce32bfb555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:01.850Z|1bcb17a3-1f58-4113-a5b5-44ce32bfb555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:06.431Z|fc446cba-71fd-4da1-aead-00084c418e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:06.432Z|fc446cba-71fd-4da1-aead-00084c418e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:06.438Z|cf2a3381-22b0-4a61-b9e8-5bc661fbb04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:06.439Z|cf2a3381-22b0-4a61-b9e8-5bc661fbb04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:06.448Z|b5f3f892-60c9-449c-b9e9-d23e99467eb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:06.449Z|b5f3f892-60c9-449c-b9e9-d23e99467eb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:16.455Z|f21ec49e-ebeb-474f-ab52-47b362d59492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:16.456Z|f21ec49e-ebeb-474f-ab52-47b362d59492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:16.462Z|b6c82654-8f31-4013-b933-4c0981df3672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:16.463Z|b6c82654-8f31-4013-b933-4c0981df3672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:16.469Z|d1963042-632d-4c61-b32d-ef60b7ceee63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:16.469Z|d1963042-632d-4c61-b32d-ef60b7ceee63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:16.846Z|fb9a6346-2902-491c-a402-db622b8c7a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:16.847Z|fb9a6346-2902-491c-a402-db622b8c7a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:16.963Z|eee87d31-3930-4878-a233-c613a9212a70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:16.964Z|eee87d31-3930-4878-a233-c613a9212a70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:23.116Z|77ee95b9-24d4-419d-adea-130624881396|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:48:23.117Z|77ee95b9-24d4-419d-adea-130624881396|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:26.482Z|a2d2973f-3346-4651-bbd3-13f63d3bb9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:26.483Z|a2d2973f-3346-4651-bbd3-13f63d3bb9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:26.483Z|1edd92b5-e202-4ad1-ac9b-09f38f15283a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:26.484Z|1edd92b5-e202-4ad1-ac9b-09f38f15283a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:26.490Z|eb5b25b4-8208-469d-ae11-7dd4d62afd25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:26.490Z|eb5b25b4-8208-469d-ae11-7dd4d62afd25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:31.846Z|3899b23d-84ea-46a7-8a3f-ef11a526d65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:31.847Z|3899b23d-84ea-46a7-8a3f-ef11a526d65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:36.505Z|a5886d6b-c43e-41c0-9a96-c4ac70f6f480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:36.505Z|7499c173-4380-4ed9-92aa-ead114d33c01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:36.506Z|a5886d6b-c43e-41c0-9a96-c4ac70f6f480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:36.506Z|7499c173-4380-4ed9-92aa-ead114d33c01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:36.511Z|9164a771-9988-4e2b-b350-b654cdf14173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:36.512Z|9164a771-9988-4e2b-b350-b654cdf14173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:46.527Z|97bf11a0-a05a-4ff3-9ff2-bf8554aefe77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:46.528Z|97bf11a0-a05a-4ff3-9ff2-bf8554aefe77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:46.530Z|ef7948b0-eb46-4cea-8bd1-245b3dcb4c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:46.531Z|ef7948b0-eb46-4cea-8bd1-245b3dcb4c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:46.532Z|d3f4119e-3d89-4972-b850-cc0ae883b35d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:46.532Z|d3f4119e-3d89-4972-b850-cc0ae883b35d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:46.846Z|6648138c-159a-4fc5-9f6e-52ab40c7654f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:46.849Z|6648138c-159a-4fc5-9f6e-52ab40c7654f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:46.965Z|511f0912-bcc8-49b8-bf53-9c58cff1b3e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:46.966Z|511f0912-bcc8-49b8-bf53-9c58cff1b3e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:56.550Z|fc214a5d-079f-4444-bb02-4dd4a79d0ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:56.550Z|fc214a5d-079f-4444-bb02-4dd4a79d0ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:56.553Z|abad1681-81b6-4191-888f-bd0f33c8865a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:56.554Z|abad1681-81b6-4191-888f-bd0f33c8865a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:56.558Z|d46c0656-5f06-4ff4-8605-7753b7515993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:56.559Z|d46c0656-5f06-4ff4-8605-7753b7515993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:01.846Z|0eb5f261-5e0c-4def-a64e-4e26ee6754ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:01.847Z|0eb5f261-5e0c-4def-a64e-4e26ee6754ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:06.572Z|5eca1795-6c17-46a4-b558-78cf7acea058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:06.573Z|5eca1795-6c17-46a4-b558-78cf7acea058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:06.574Z|cde18d90-761d-493e-9f9f-c50d66c86774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:06.574Z|cde18d90-761d-493e-9f9f-c50d66c86774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:06.580Z|c8e06caf-8f9c-4d2a-9829-82b560bc7ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:06.580Z|c8e06caf-8f9c-4d2a-9829-82b560bc7ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:16.595Z|579ae542-dc3b-4ccf-a5e2-632374a5f3ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:16.595Z|bd0927da-efa6-4dc5-a188-15c4a9c34f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:16.595Z|579ae542-dc3b-4ccf-a5e2-632374a5f3ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:16.596Z|bd0927da-efa6-4dc5-a188-15c4a9c34f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:16.602Z|6fa7b206-f837-4e9f-8b37-2f60f7019eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:16.602Z|6fa7b206-f837-4e9f-8b37-2f60f7019eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:16.846Z|e488fc11-f20c-4fcd-a9b2-ade70f3a27f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:16.847Z|e488fc11-f20c-4fcd-a9b2-ade70f3a27f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:16.967Z|49674364-0006-402d-ab01-72f16af2184f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:16.968Z|49674364-0006-402d-ab01-72f16af2184f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:23.116Z|3204cfe1-a01d-413c-993f-c59e47711500|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:49:23.117Z|3204cfe1-a01d-413c-993f-c59e47711500|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:26.618Z|2a1de913-d16b-4c64-a6fd-2e11a4308cdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:26.618Z|386add6f-d853-4940-962a-8689a65023a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:26.619Z|2a1de913-d16b-4c64-a6fd-2e11a4308cdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:26.619Z|386add6f-d853-4940-962a-8689a65023a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:26.624Z|97767f4a-17c8-44c9-a7fb-b00de6520371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:26.624Z|97767f4a-17c8-44c9-a7fb-b00de6520371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:31.846Z|e51dc446-2b65-4423-887a-eba43394fd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:31.849Z|e51dc446-2b65-4423-887a-eba43394fd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:36.640Z|46d8dbe1-d4f4-4371-8734-aa3b34c97804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:36.641Z|46d8dbe1-d4f4-4371-8734-aa3b34c97804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:36.643Z|420ba8f4-9e31-4df1-963d-6451fc17a1a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:36.644Z|420ba8f4-9e31-4df1-963d-6451fc17a1a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:36.645Z|5f4975f2-b2a5-4ab9-8990-2d4c933c5100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:36.646Z|5f4975f2-b2a5-4ab9-8990-2d4c933c5100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:46.664Z|47d91049-ff43-43ed-99b5-3c10a391f68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:46.665Z|44a08c22-29aa-46db-994a-e6a73b98d85a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:46.665Z|47d91049-ff43-43ed-99b5-3c10a391f68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:46.665Z|44a08c22-29aa-46db-994a-e6a73b98d85a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:46.666Z|7001dd5b-25f3-4911-9dfd-810ab9dcff79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:46.667Z|7001dd5b-25f3-4911-9dfd-810ab9dcff79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:46.846Z|ce22de31-564b-4ef2-8a9c-3ddab901f281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:46.847Z|ce22de31-564b-4ef2-8a9c-3ddab901f281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:46.969Z|7aff9915-1321-4bd1-a32f-51059e0f507a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:46.970Z|7aff9915-1321-4bd1-a32f-51059e0f507a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:56.701Z|ab13c7d1-87ae-47fe-9d9e-0705977b1491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:56.701Z|6ca61c07-81ea-4b6f-99ce-4b7de682a0fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:56.701Z|0841a7ef-62c8-482b-b22d-2a341f1074fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:56.702Z|ab13c7d1-87ae-47fe-9d9e-0705977b1491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:56.702Z|0841a7ef-62c8-482b-b22d-2a341f1074fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:56.702Z|6ca61c07-81ea-4b6f-99ce-4b7de682a0fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:01.847Z|72802a7c-83a0-490d-88d0-a379a8dba881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:01.847Z|72802a7c-83a0-490d-88d0-a379a8dba881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:06.726Z|fed9dadb-0a23-49be-bb40-eeabe5180678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:06.727Z|8991f02a-3fa0-44a4-96f5-c19a6069f015|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:06.727Z|fed9dadb-0a23-49be-bb40-eeabe5180678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:06.727Z|ed5ed2d1-7a5c-4320-98f7-77a5e683ecc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:06.728Z|ed5ed2d1-7a5c-4320-98f7-77a5e683ecc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:06.728Z|8991f02a-3fa0-44a4-96f5-c19a6069f015|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:16.750Z|4078d64d-2e31-4d37-84e5-7b95e25ba056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:16.751Z|4078d64d-2e31-4d37-84e5-7b95e25ba056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:16.751Z|8a139dc5-16dc-4135-a978-b696ad30bc8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:16.751Z|046c615b-d0a2-4c28-983a-e05143b3ea03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:16.752Z|046c615b-d0a2-4c28-983a-e05143b3ea03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:16.752Z|8a139dc5-16dc-4135-a978-b696ad30bc8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:16.846Z|57f737dd-791b-451c-9974-007c8cf11755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:16.850Z|57f737dd-791b-451c-9974-007c8cf11755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:16.971Z|4c63fdbd-1542-4d44-b66f-2ce4c2b0005a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:16.971Z|4c63fdbd-1542-4d44-b66f-2ce4c2b0005a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:23.116Z|5809c0d2-11fa-401e-8bd4-87962619fc33|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:50:23.117Z|5809c0d2-11fa-401e-8bd4-87962619fc33|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:26.774Z|1e1623d3-8393-4c93-96a5-54f4fbb9f4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:26.774Z|30efdf70-f7dd-4deb-9d33-6870f88d7875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:26.774Z|588c1902-2037-451b-afca-67959e27ea91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:26.775Z|1e1623d3-8393-4c93-96a5-54f4fbb9f4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:26.775Z|30efdf70-f7dd-4deb-9d33-6870f88d7875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:26.775Z|588c1902-2037-451b-afca-67959e27ea91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:31.847Z|9a42c030-50f6-4b33-bf04-cf5b3d09721e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:31.847Z|9a42c030-50f6-4b33-bf04-cf5b3d09721e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:36.797Z|7057ff3c-2dc1-4dff-91e6-4418ca059af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:36.797Z|c2b64992-b65c-48f3-933d-c0d1848dba66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:36.798Z|f7796776-10ee-4ec1-b78c-c1172ad67f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:36.798Z|c2b64992-b65c-48f3-933d-c0d1848dba66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:36.798Z|7057ff3c-2dc1-4dff-91e6-4418ca059af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:36.798Z|f7796776-10ee-4ec1-b78c-c1172ad67f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:46.823Z|ac2a417b-6e26-40f6-9d0f-5786ccfb3c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:46.823Z|3486a31b-7072-4d9f-913f-96c98893f2d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:46.823Z|fa4cffb1-0561-4d33-8fb7-d5feb0702ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:46.824Z|fa4cffb1-0561-4d33-8fb7-d5feb0702ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:46.824Z|3486a31b-7072-4d9f-913f-96c98893f2d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:46.824Z|ac2a417b-6e26-40f6-9d0f-5786ccfb3c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:46.846Z|f1b93b76-f97f-48f0-af35-ac6b4135ed83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:46.847Z|f1b93b76-f97f-48f0-af35-ac6b4135ed83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:46.972Z|9b4ea158-7786-4b9c-849b-24da7cb532e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:46.973Z|9b4ea158-7786-4b9c-849b-24da7cb532e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:56.846Z|8c99bc94-e194-4c25-930f-b8b873301dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:56.847Z|8c99bc94-e194-4c25-930f-b8b873301dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:56.847Z|8751e126-edbe-4ad5-a7dc-f7753e29cb4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:56.848Z|8751e126-edbe-4ad5-a7dc-f7753e29cb4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:56.899Z|b19ee3ec-4a02-4705-b76d-06992c0e9608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:56.900Z|b19ee3ec-4a02-4705-b76d-06992c0e9608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:01.846Z|6e585745-bee4-43e1-a814-e5b965154490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:01.849Z|6e585745-bee4-43e1-a814-e5b965154490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:06.919Z|184d0afc-08eb-47e3-ab08-22141c4ace73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:06.920Z|1ea61681-1e19-4485-be85-8b556694923c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:06.920Z|1ea61681-1e19-4485-be85-8b556694923c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:06.920Z|184d0afc-08eb-47e3-ab08-22141c4ace73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:06.921Z|eb2a3afa-2070-4e03-8378-0203c8426128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:06.922Z|eb2a3afa-2070-4e03-8378-0203c8426128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:16.847Z|26e510b9-dd7d-4a15-ae6b-09aedc656225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:16.847Z|26e510b9-dd7d-4a15-ae6b-09aedc656225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:16.942Z|99e82d38-78d7-46ab-8942-07c2b76140ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:16.942Z|1bf0885a-29d6-4d66-bc36-091b50c2bddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:16.943Z|6a3e85b2-20d0-4733-9721-f29dbddaf41e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:16.943Z|99e82d38-78d7-46ab-8942-07c2b76140ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:16.943Z|6a3e85b2-20d0-4733-9721-f29dbddaf41e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:16.944Z|1bf0885a-29d6-4d66-bc36-091b50c2bddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:16.974Z|531a73ac-ea9a-462e-9b06-991c3c8d7db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:16.974Z|531a73ac-ea9a-462e-9b06-991c3c8d7db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:23.116Z|697073e5-fd01-48f7-a07d-9bf796e3ef2f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:51:23.116Z|697073e5-fd01-48f7-a07d-9bf796e3ef2f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:26.966Z|0e5d1a83-7640-48a0-93c5-d49dd9f88d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:26.967Z|0e5d1a83-7640-48a0-93c5-d49dd9f88d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:26.967Z|1d629a20-ce07-49a5-a57b-ec142f6e61c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:26.968Z|1d629a20-ce07-49a5-a57b-ec142f6e61c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:26.972Z|6c49cfdb-7d74-46ad-8b43-23d4abc56354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:26.973Z|6c49cfdb-7d74-46ad-8b43-23d4abc56354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:31.846Z|a98529ca-ab09-4544-9cf9-9619d95d5ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:31.847Z|a98529ca-ab09-4544-9cf9-9619d95d5ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:36.990Z|ca616500-7b4d-4b4e-a5c2-53f44dfdb4f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:36.991Z|ca616500-7b4d-4b4e-a5c2-53f44dfdb4f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:36.993Z|e83fb219-e15f-433d-9dde-2a1019b00ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:36.994Z|3a85a411-c3f8-49db-bec9-74dea7eba7fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:36.994Z|e83fb219-e15f-433d-9dde-2a1019b00ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:36.994Z|3a85a411-c3f8-49db-bec9-74dea7eba7fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:46.847Z|0cd3c34f-749d-41be-b74c-e83f417462e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:46.850Z|0cd3c34f-749d-41be-b74c-e83f417462e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:46.975Z|0c501331-4c78-4870-9410-890b2850c7a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:46.976Z|0c501331-4c78-4870-9410-890b2850c7a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:47.015Z|bb6d20dd-4385-4377-835a-10338a863e89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:47.014Z|7006dab4-88c5-4fba-8760-52ab255b55bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:47.015Z|7006dab4-88c5-4fba-8760-52ab255b55bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:47.015Z|bb6d20dd-4385-4377-835a-10338a863e89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:47.015Z|9e727552-0f2e-4bbe-961c-daa97143696e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:47.016Z|9e727552-0f2e-4bbe-961c-daa97143696e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:57.037Z|59addf73-8f6a-42f4-903a-0e9c3ad82a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:57.037Z|11227488-9866-4753-b699-10b2f7902633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:57.038Z|11227488-9866-4753-b699-10b2f7902633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:57.038Z|59addf73-8f6a-42f4-903a-0e9c3ad82a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:57.039Z|5ee3fb9a-23bc-4f62-86c9-f62021c6f097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:57.039Z|5ee3fb9a-23bc-4f62-86c9-f62021c6f097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:01.846Z|44595631-48bc-460b-b761-d69f96781564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:01.847Z|44595631-48bc-460b-b761-d69f96781564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:07.060Z|0ea324b3-e342-4578-a25e-e0ef3028fd76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:07.060Z|bf29a0da-2a62-4ccc-8ca7-ac5085806744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:07.061Z|ca5e0d0e-3346-4d62-86c1-32c5e105298c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:07.061Z|0ea324b3-e342-4578-a25e-e0ef3028fd76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:07.061Z|bf29a0da-2a62-4ccc-8ca7-ac5085806744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:07.062Z|ca5e0d0e-3346-4d62-86c1-32c5e105298c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:16.846Z|3e3dcd44-dfee-439e-898e-02dada3a3236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:16.847Z|3e3dcd44-dfee-439e-898e-02dada3a3236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:16.977Z|ca9e004e-0d6b-42ab-9aee-33e5bde6fc2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:16.977Z|ca9e004e-0d6b-42ab-9aee-33e5bde6fc2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:17.084Z|fae1e89e-2294-445a-b040-44b1477ab22e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:17.084Z|1bec524c-388f-4134-9aeb-b1d67364be4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:17.084Z|2254b63f-f8a5-447f-8bbd-76736f666187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:17.084Z|fae1e89e-2294-445a-b040-44b1477ab22e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:17.084Z|1bec524c-388f-4134-9aeb-b1d67364be4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:17.084Z|2254b63f-f8a5-447f-8bbd-76736f666187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:23.116Z|f1ac191b-7d12-480e-b7b7-75860dd42020|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:52:23.117Z|f1ac191b-7d12-480e-b7b7-75860dd42020|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:27.109Z|38fe89d0-2cce-481b-823a-f087f775bcb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:27.109Z|97cab807-65f5-4ee1-988b-4f5470e1a2bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:27.109Z|26679c43-4925-46dd-9cad-e587b0f64efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:27.110Z|38fe89d0-2cce-481b-823a-f087f775bcb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:27.110Z|97cab807-65f5-4ee1-988b-4f5470e1a2bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:27.110Z|26679c43-4925-46dd-9cad-e587b0f64efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:31.847Z|17180b01-2051-4266-bf2d-d7f79ca42573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:31.849Z|17180b01-2051-4266-bf2d-d7f79ca42573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:37.135Z|c7f2d52e-3fa9-4e60-8db9-c349d7017e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:37.135Z|0ac04da6-d511-4b5f-92d8-56e9acab6eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:37.135Z|d41cd750-ab9f-473d-9190-7322173b05bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:37.136Z|c7f2d52e-3fa9-4e60-8db9-c349d7017e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:37.136Z|0ac04da6-d511-4b5f-92d8-56e9acab6eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:37.136Z|d41cd750-ab9f-473d-9190-7322173b05bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:46.846Z|09c68dd2-c481-4b26-b5b3-0a02f8c52a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:46.847Z|09c68dd2-c481-4b26-b5b3-0a02f8c52a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:46.978Z|2d28da8c-6b1c-4201-bd1c-2a23c828ae1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:46.979Z|2d28da8c-6b1c-4201-bd1c-2a23c828ae1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:47.160Z|7a3fd10c-0d5a-473e-9815-9998bd6eb770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:47.160Z|7a3fd10c-0d5a-473e-9815-9998bd6eb770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:47.161Z|0a4d1b31-50ff-4971-844f-180ebfc65930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:47.161Z|0a4d1b31-50ff-4971-844f-180ebfc65930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:47.163Z|ff0afd91-29f5-44e6-ba7e-95353e31a85f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:47.164Z|ff0afd91-29f5-44e6-ba7e-95353e31a85f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:57.187Z|1d62185e-ea18-4003-b70a-a3f534b87aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:57.188Z|1d62185e-ea18-4003-b70a-a3f534b87aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:57.189Z|df107a6b-b9fe-4799-8db4-1c7226303b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:57.189Z|df107a6b-b9fe-4799-8db4-1c7226303b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:57.189Z|ce8ac7cc-77aa-4b05-849d-f99e03c9c7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:57.190Z|ce8ac7cc-77aa-4b05-849d-f99e03c9c7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:01.846Z|f4038a7b-e139-4d1d-b899-f433cff0dd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:01.847Z|f4038a7b-e139-4d1d-b899-f433cff0dd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:07.222Z|d80952e8-0580-4f2b-b62b-b5fdf28766a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:07.222Z|8065299f-da9a-4a4f-bdc3-aa46635df0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:07.222Z|b31ad211-314f-43d8-9e1a-ecc1dfd3f1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:07.224Z|8065299f-da9a-4a4f-bdc3-aa46635df0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:07.224Z|b31ad211-314f-43d8-9e1a-ecc1dfd3f1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:07.224Z|d80952e8-0580-4f2b-b62b-b5fdf28766a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:16.847Z|eaa0df9d-071f-4aa5-8e8e-9afffa85e5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:16.851Z|eaa0df9d-071f-4aa5-8e8e-9afffa85e5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:16.980Z|68ad55b5-b1cd-4094-bed5-8d4192b235dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:16.981Z|68ad55b5-b1cd-4094-bed5-8d4192b235dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:17.251Z|9a325788-ea52-45b6-b57f-b74f31663663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:17.252Z|9a325788-ea52-45b6-b57f-b74f31663663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:17.253Z|00cd6e15-58a7-4fed-bcf4-b12d2c944615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:17.254Z|89a3972d-57bb-4d53-b5a1-93ac152a70a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:17.254Z|89a3972d-57bb-4d53-b5a1-93ac152a70a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:17.254Z|00cd6e15-58a7-4fed-bcf4-b12d2c944615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:23.117Z|5b439fd8-af7b-40e7-bb9c-f80cd33a3a9f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:53:23.118Z|5b439fd8-af7b-40e7-bb9c-f80cd33a3a9f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:27.278Z|2fe9e121-ce77-4658-bd02-09d5bb0b92fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:27.278Z|2fe9e121-ce77-4658-bd02-09d5bb0b92fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:27.281Z|66bfc0fd-498a-4d01-a52b-03bc76c9cdf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:27.281Z|e8d00634-aad2-48f0-942c-e4b002d2c393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:27.281Z|66bfc0fd-498a-4d01-a52b-03bc76c9cdf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:27.281Z|e8d00634-aad2-48f0-942c-e4b002d2c393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:31.846Z|b5b43c57-5d36-4f50-b06f-711b07e3af70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:31.847Z|b5b43c57-5d36-4f50-b06f-711b07e3af70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:37.303Z|bd141f7f-dd99-40d0-855b-5129a4f258c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:37.303Z|9d15d7a0-a786-40df-9ada-867c158fc6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:37.303Z|a87a7e38-2a4e-4c40-a9f8-207236256446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:37.304Z|bd141f7f-dd99-40d0-855b-5129a4f258c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:37.304Z|a87a7e38-2a4e-4c40-a9f8-207236256446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:37.304Z|9d15d7a0-a786-40df-9ada-867c158fc6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:46.847Z|abd85a3b-c6d1-42c7-9f7c-2f8a05fd4188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:46.847Z|abd85a3b-c6d1-42c7-9f7c-2f8a05fd4188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:46.982Z|15ba92de-da52-40c9-ae6d-df1a52e80d21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:46.982Z|15ba92de-da52-40c9-ae6d-df1a52e80d21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:47.326Z|4921bd80-fe76-4852-8d46-37c4be370e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:47.326Z|ebdb4f0d-11a8-4cb0-8d9b-4f1d1f4c1da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:47.327Z|4921bd80-fe76-4852-8d46-37c4be370e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:47.327Z|ebdb4f0d-11a8-4cb0-8d9b-4f1d1f4c1da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:47.330Z|ecfd9b36-f67e-4df6-8346-92bcaf6680b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:47.330Z|ecfd9b36-f67e-4df6-8346-92bcaf6680b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:57.352Z|2b865e34-3683-43f2-bd93-67b4edaba658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:57.352Z|d927c70f-cc55-4730-a372-5d158fc902a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:57.353Z|2b865e34-3683-43f2-bd93-67b4edaba658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:57.353Z|dfe873d4-39fa-4eae-a796-7b2d3c131553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:57.353Z|d927c70f-cc55-4730-a372-5d158fc902a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:57.354Z|dfe873d4-39fa-4eae-a796-7b2d3c131553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:01.847Z|752efd0c-007f-4f0c-af6a-aa85833e08f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:01.850Z|752efd0c-007f-4f0c-af6a-aa85833e08f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:07.378Z|d90752a6-b582-4ea6-a64c-293ef1b870b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:07.378Z|97668153-1c96-43cd-b0d9-c04e918297d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:07.379Z|52edb27a-c469-4f72-9340-f64f4cf9d788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:07.379Z|97668153-1c96-43cd-b0d9-c04e918297d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:07.380Z|52edb27a-c469-4f72-9340-f64f4cf9d788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:07.379Z|d90752a6-b582-4ea6-a64c-293ef1b870b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:16.846Z|bd2c2810-ccd4-47fb-9751-339d7c70b4d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:16.847Z|bd2c2810-ccd4-47fb-9751-339d7c70b4d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:16.983Z|725fb056-1b86-4dd5-821c-ef9ee8128348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:16.984Z|725fb056-1b86-4dd5-821c-ef9ee8128348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:17.403Z|76df75e1-6659-44e8-a526-af7f132d7a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:17.403Z|2073f526-8301-4dd4-a907-a3cabad69e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:17.404Z|76df75e1-6659-44e8-a526-af7f132d7a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:17.404Z|b0f4057b-6756-455a-acbf-c8e15d82ee15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:17.404Z|2073f526-8301-4dd4-a907-a3cabad69e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:17.404Z|b0f4057b-6756-455a-acbf-c8e15d82ee15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:23.116Z|a124a586-170a-4fbc-a0f5-4534e3b8531b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:54:23.117Z|a124a586-170a-4fbc-a0f5-4534e3b8531b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:27.429Z|bd4e6f4f-6e3a-4e47-8ea1-98a56a0d4a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:27.429Z|1ae97ce1-623e-4f9d-bb35-80733aede0e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:27.429Z|7a04ce70-74c7-46d1-80a2-6cba64fcef2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:27.430Z|7a04ce70-74c7-46d1-80a2-6cba64fcef2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:27.430Z|bd4e6f4f-6e3a-4e47-8ea1-98a56a0d4a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:27.430Z|1ae97ce1-623e-4f9d-bb35-80733aede0e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:31.846Z|b27b094a-a1a6-444f-8751-510684a26a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:31.847Z|b27b094a-a1a6-444f-8751-510684a26a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:37.453Z|6738d940-9878-45aa-a495-aed27e25cbe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:37.453Z|7b97b8f7-00fb-457b-9254-da3d2a34831a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:37.454Z|6738d940-9878-45aa-a495-aed27e25cbe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:37.454Z|7b97b8f7-00fb-457b-9254-da3d2a34831a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:37.454Z|ff85302c-1a59-4d16-b184-124b963bc311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:37.455Z|ff85302c-1a59-4d16-b184-124b963bc311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:46.847Z|484ee51e-3eac-4f4d-b70d-0c8c9aa75248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:46.849Z|484ee51e-3eac-4f4d-b70d-0c8c9aa75248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:46.985Z|462673f4-6a50-4b54-90cd-03c941f85eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:46.986Z|462673f4-6a50-4b54-90cd-03c941f85eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:47.479Z|54504449-d682-4473-a2ce-07229bb34523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:47.479Z|d272f91e-456a-4def-b9a0-ab431610d17f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:47.480Z|54504449-d682-4473-a2ce-07229bb34523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:47.480Z|d272f91e-456a-4def-b9a0-ab431610d17f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:47.482Z|48a3461a-b82d-4dca-8deb-5fa5972aa392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:47.482Z|48a3461a-b82d-4dca-8deb-5fa5972aa392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:57.505Z|9fae8aaf-827f-4965-9c9c-d05cc0c66d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:57.506Z|9fae8aaf-827f-4965-9c9c-d05cc0c66d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:57.507Z|4e4d5957-7fec-4a00-a405-dfe13e0ce5b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:57.508Z|719bbc27-16ff-4311-9520-d23947a2287f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:57.508Z|4e4d5957-7fec-4a00-a405-dfe13e0ce5b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:57.508Z|719bbc27-16ff-4311-9520-d23947a2287f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:01.847Z|1f2cdca6-7689-4fc6-8305-41fc14b0c9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:01.847Z|1f2cdca6-7689-4fc6-8305-41fc14b0c9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:07.531Z|865dbee4-7405-484e-ac32-c9813169136e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:07.531Z|364f6287-6d95-43b0-a9b4-cce095300a6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:07.532Z|364f6287-6d95-43b0-a9b4-cce095300a6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:07.532Z|865dbee4-7405-484e-ac32-c9813169136e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:07.534Z|c9000b02-663f-4b3d-9287-ebea3e9e8c53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:07.535Z|c9000b02-663f-4b3d-9287-ebea3e9e8c53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:16.846Z|8a5d8861-17a7-44b9-aa1b-5c884349b093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:16.847Z|8a5d8861-17a7-44b9-aa1b-5c884349b093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:16.987Z|cf3a0fec-b81a-42cd-8cd6-609692803621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:16.987Z|cf3a0fec-b81a-42cd-8cd6-609692803621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:17.554Z|7daf0424-b833-48da-8ac5-254477b2fef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:17.555Z|f086fb0c-599c-484b-8f6b-706cb888bf40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:17.555Z|7daf0424-b833-48da-8ac5-254477b2fef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:17.555Z|f086fb0c-599c-484b-8f6b-706cb888bf40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:17.560Z|5502b1f2-998b-4ea7-a90c-47c998c01186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:17.561Z|5502b1f2-998b-4ea7-a90c-47c998c01186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:23.116Z|779e75c4-b2ec-405a-8023-175f687db4d2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:55:23.117Z|779e75c4-b2ec-405a-8023-175f687db4d2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:27.577Z|8cc09556-fd92-4dea-ae3b-fb8ed412d7f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:27.577Z|6c9bf798-0198-46c1-8440-ab251b62778c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:27.578Z|8cc09556-fd92-4dea-ae3b-fb8ed412d7f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:27.578Z|6c9bf798-0198-46c1-8440-ab251b62778c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:27.584Z|52e04300-aec4-4d57-ba18-e44cccc2b42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:27.584Z|52e04300-aec4-4d57-ba18-e44cccc2b42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:31.846Z|c01e0b75-3ffe-4fb9-abc6-61228da34175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:31.849Z|c01e0b75-3ffe-4fb9-abc6-61228da34175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:37.600Z|730f8557-051e-4eb5-9b60-9ee1f8f30cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:37.600Z|6eb52400-9149-4160-94b7-cff10b7fd022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:37.601Z|730f8557-051e-4eb5-9b60-9ee1f8f30cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:37.601Z|6eb52400-9149-4160-94b7-cff10b7fd022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:37.606Z|108b6d77-5f0a-4cf8-a873-25c0044daff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:37.607Z|108b6d77-5f0a-4cf8-a873-25c0044daff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:46.846Z|0afbf83c-6885-44c6-b609-eb18838530f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:46.847Z|0afbf83c-6885-44c6-b609-eb18838530f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:46.988Z|e395365a-06c3-4056-a30f-99ac9f4fe8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:46.989Z|e395365a-06c3-4056-a30f-99ac9f4fe8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:47.624Z|6ca3881c-862f-4f46-a47b-18c2aaec468f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:47.625Z|6ca3881c-862f-4f46-a47b-18c2aaec468f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:47.624Z|3a255fef-321e-458e-8261-89e9fdb779b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:47.626Z|3a255fef-321e-458e-8261-89e9fdb779b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:47.628Z|7720d82f-fdb2-4850-8675-4d9086ca5b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:47.630Z|7720d82f-fdb2-4850-8675-4d9086ca5b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:57.647Z|ce93ccf0-6000-4124-8295-897fcf6ef68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:57.648Z|ce93ccf0-6000-4124-8295-897fcf6ef68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:57.649Z|dde3f9ce-ec74-4665-9881-9fd2e65bfb71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:57.650Z|6a26ee51-5ad3-47f1-a3f5-f22e2d2ce41f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:57.650Z|dde3f9ce-ec74-4665-9881-9fd2e65bfb71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:57.650Z|6a26ee51-5ad3-47f1-a3f5-f22e2d2ce41f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:01.847Z|7c86cb1f-28f4-4901-a2a3-171ab457e1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:01.848Z|7c86cb1f-28f4-4901-a2a3-171ab457e1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:07.671Z|7e6169a6-83e7-4d6e-ae35-f872e72bc954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:07.672Z|7d729c81-852f-4730-a0a1-655d8481852d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:07.672Z|3e37624b-366e-41af-8f49-976107e834f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:07.672Z|3e37624b-366e-41af-8f49-976107e834f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:07.672Z|7d729c81-852f-4730-a0a1-655d8481852d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:07.672Z|7e6169a6-83e7-4d6e-ae35-f872e72bc954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:16.846Z|fa2299e0-a478-4eb0-95e3-5e224be8789e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:16.849Z|fa2299e0-a478-4eb0-95e3-5e224be8789e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:16.990Z|410c125a-2c1c-4642-a57a-b2f46a9c7a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:16.991Z|410c125a-2c1c-4642-a57a-b2f46a9c7a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:17.696Z|219e1fa1-9bb6-4fe0-a7a2-fb565ddaf6cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:17.697Z|219e1fa1-9bb6-4fe0-a7a2-fb565ddaf6cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:17.696Z|0fab7812-6b88-4405-a0d5-b1c7ea0ff8f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:17.698Z|0fab7812-6b88-4405-a0d5-b1c7ea0ff8f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:17.698Z|336351c3-5d65-417f-b8f5-d5384169753b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:17.698Z|336351c3-5d65-417f-b8f5-d5384169753b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:23.116Z|7bf348a9-83ad-498a-86ac-cb42383a52ff|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:56:23.117Z|7bf348a9-83ad-498a-86ac-cb42383a52ff|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:27.720Z|801b2626-9822-47fc-b055-c9500752adbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:27.720Z|dc0669f8-95e1-47fb-a7a9-5baded68b1c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:27.721Z|801b2626-9822-47fc-b055-c9500752adbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:27.721Z|dc0669f8-95e1-47fb-a7a9-5baded68b1c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:27.722Z|79864669-2860-47db-a0af-262261a8f297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:27.723Z|79864669-2860-47db-a0af-262261a8f297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:31.847Z|aaf4049c-bbe3-42a9-a9a9-a259ee3c588a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:31.848Z|aaf4049c-bbe3-42a9-a9a9-a259ee3c588a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:37.745Z|6dd70a21-509e-4003-bf2b-216021c5466c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:37.745Z|6ef7b442-1af8-4d60-b673-dade2bf11567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:37.745Z|01ab9b41-a609-4894-9e0a-2dec50dd2f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:37.746Z|6dd70a21-509e-4003-bf2b-216021c5466c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:37.746Z|01ab9b41-a609-4894-9e0a-2dec50dd2f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:37.746Z|6ef7b442-1af8-4d60-b673-dade2bf11567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:46.846Z|66bb628b-d31c-411b-a2ee-83b96cad2668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:46.847Z|66bb628b-d31c-411b-a2ee-83b96cad2668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:46.993Z|2e118c10-3590-4c2a-bcf4-6f3849efaa9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:46.994Z|2e118c10-3590-4c2a-bcf4-6f3849efaa9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:47.769Z|41c9de48-a459-4290-bcaf-9b2388d1988f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:47.769Z|3b9105c7-df7e-46d4-8300-8e4dc43b1f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:47.770Z|41c9de48-a459-4290-bcaf-9b2388d1988f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:47.770Z|3b9105c7-df7e-46d4-8300-8e4dc43b1f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:47.771Z|bd305067-43dc-46cd-a619-6170c9ae513f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:47.771Z|bd305067-43dc-46cd-a619-6170c9ae513f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:57.792Z|4816c69c-0402-4b19-b2fb-a7d1a6691007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:57.792Z|93cd297f-4156-4d68-8822-6ae091728032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:57.793Z|4816c69c-0402-4b19-b2fb-a7d1a6691007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:57.793Z|93cd297f-4156-4d68-8822-6ae091728032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:57.798Z|722f92b1-429b-4240-82fb-45ebfb38f3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:57.799Z|722f92b1-429b-4240-82fb-45ebfb38f3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:01.846Z|a255a1ad-3b73-4e54-9a29-029d84985255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:01.849Z|a255a1ad-3b73-4e54-9a29-029d84985255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:07.816Z|ffadf0f9-7469-44b4-a9ca-a8b781a7f091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:07.816Z|8fcc3adc-a46b-4397-98a9-d27b8739a37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:07.816Z|8fcc3adc-a46b-4397-98a9-d27b8739a37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:07.816Z|ffadf0f9-7469-44b4-a9ca-a8b781a7f091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:07.823Z|49fab9b3-d3a1-4f79-93f8-a482ff1a05d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:07.823Z|49fab9b3-d3a1-4f79-93f8-a482ff1a05d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:16.846Z|659ddae5-6ce2-47a0-a01f-c3f2cc7d94c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:16.847Z|659ddae5-6ce2-47a0-a01f-c3f2cc7d94c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:16.994Z|7bafe054-eb86-4436-8b5a-2ade71c1f388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:16.995Z|7bafe054-eb86-4436-8b5a-2ade71c1f388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:17.838Z|b6b771fb-23fb-417f-9fdc-4700a0639e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:17.838Z|b6745bef-6eca-458a-a0f3-8fe4dc5b5e55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:17.838Z|b6b771fb-23fb-417f-9fdc-4700a0639e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:17.839Z|b6745bef-6eca-458a-a0f3-8fe4dc5b5e55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:17.842Z|94458752-b36a-49d7-b189-0f12f08cb0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:17.843Z|94458752-b36a-49d7-b189-0f12f08cb0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:23.116Z|1f72ecc3-2860-4fd6-b1d3-e1ad8d7f9981|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:57:23.118Z|1f72ecc3-2860-4fd6-b1d3-e1ad8d7f9981|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:27.862Z|19aba1b0-e3b3-46a3-9391-c9fd6859f634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:27.862Z|9d7fee20-81a7-458d-bd06-0f09047b2fef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:27.863Z|19aba1b0-e3b3-46a3-9391-c9fd6859f634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:27.863Z|1d56cb20-2cf1-4731-b303-04aa30b1d70f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:27.864Z|1d56cb20-2cf1-4731-b303-04aa30b1d70f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:27.863Z|9d7fee20-81a7-458d-bd06-0f09047b2fef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:31.846Z|7bab2e69-ff92-4a96-9ac6-a7c97c8f056b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:31.847Z|7bab2e69-ff92-4a96-9ac6-a7c97c8f056b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:37.892Z|6b805d1f-97e1-45e6-aec5-c2fc433c5067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:37.893Z|6b805d1f-97e1-45e6-aec5-c2fc433c5067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:37.893Z|38b99b6e-3c52-423c-a023-cabf4b714802|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:37.894Z|38b99b6e-3c52-423c-a023-cabf4b714802|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:37.898Z|630251cf-3085-4307-9776-57da07a36b2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:37.899Z|630251cf-3085-4307-9776-57da07a36b2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:46.846Z|174e5b6f-f73a-43a5-b2ca-4ae0543c3d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:46.849Z|174e5b6f-f73a-43a5-b2ca-4ae0543c3d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:46.996Z|46692e1d-ce57-4ee6-8967-b0a3d7bd7768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:46.996Z|46692e1d-ce57-4ee6-8967-b0a3d7bd7768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:47.922Z|c6f8c2b1-9f9d-434b-8c62-41bf7420cec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:47.922Z|fa54c61e-b024-460b-b2c1-1c0c71e91e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:47.923Z|c6f8c2b1-9f9d-434b-8c62-41bf7420cec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:47.923Z|fa54c61e-b024-460b-b2c1-1c0c71e91e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:47.930Z|0633c47f-83fc-4293-b5ac-145d7577fe33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:47.930Z|0633c47f-83fc-4293-b5ac-145d7577fe33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:57.946Z|5fc5ba21-c764-4bee-a673-bf18c9d7e25f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:57.946Z|8da90054-ab3f-4d16-8810-f69b637d353f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:57.947Z|5fc5ba21-c764-4bee-a673-bf18c9d7e25f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:57.947Z|8da90054-ab3f-4d16-8810-f69b637d353f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:57.952Z|24bd0d6d-1c66-4bc2-8a1e-deb90eea5a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:57.953Z|24bd0d6d-1c66-4bc2-8a1e-deb90eea5a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:01.846Z|64d1c877-c0f6-429c-bac0-d22c678f4c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:01.847Z|64d1c877-c0f6-429c-bac0-d22c678f4c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:07.969Z|677e7f1f-edbe-4ce5-bff2-8fc781f02fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:07.970Z|677e7f1f-edbe-4ce5-bff2-8fc781f02fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:07.971Z|408def1d-ff4b-4eed-a35e-17a8a2e0ff5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:07.972Z|408def1d-ff4b-4eed-a35e-17a8a2e0ff5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:07.976Z|9ae971d9-8c3d-40bb-9ce7-df5196b6be56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:07.977Z|9ae971d9-8c3d-40bb-9ce7-df5196b6be56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:16.846Z|f7aa39b7-7584-491a-b61b-b1efb8670db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:16.847Z|f7aa39b7-7584-491a-b61b-b1efb8670db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:16.997Z|b48cff1e-3282-47a6-aed0-b87409e42ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:16.998Z|b48cff1e-3282-47a6-aed0-b87409e42ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:17.993Z|ccb45406-fa6a-428f-beab-58c6fa2ccd59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:17.993Z|d888fa58-3d7a-4345-9ed6-fab1d042c08d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:17.994Z|d888fa58-3d7a-4345-9ed6-fab1d042c08d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:17.994Z|ccb45406-fa6a-428f-beab-58c6fa2ccd59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:17.998Z|7fc23e7d-9870-44fd-9060-14dd8e0b3f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:17.998Z|7fc23e7d-9870-44fd-9060-14dd8e0b3f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:23.115Z|af03af0a-1dc5-4fb2-b4fa-177594d00805|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:58:23.116Z|af03af0a-1dc5-4fb2-b4fa-177594d00805|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:28.016Z|4ef44c0c-d4b5-46ca-b507-4d343b7c635d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:28.016Z|2d0ffc29-094b-49dc-82ee-6f1d5ca27320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:28.016Z|4ef44c0c-d4b5-46ca-b507-4d343b7c635d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:28.016Z|2d0ffc29-094b-49dc-82ee-6f1d5ca27320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:28.018Z|3e2e9644-ee80-4964-bf53-10b6a403ad9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:28.018Z|3e2e9644-ee80-4964-bf53-10b6a403ad9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:31.846Z|e3590f29-5f1e-481a-9690-e6e75338eaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:31.850Z|e3590f29-5f1e-481a-9690-e6e75338eaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:38.038Z|c736946f-9262-4fc6-b720-3995828014db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:38.038Z|30cbe865-2d9d-42e3-868f-a7c694366d0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:38.039Z|c736946f-9262-4fc6-b720-3995828014db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:38.039Z|30cbe865-2d9d-42e3-868f-a7c694366d0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:38.040Z|71914fd0-99ce-4484-9b39-809a9f9425e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:38.040Z|71914fd0-99ce-4484-9b39-809a9f9425e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:46.846Z|397365d0-3a27-40c3-892a-2179cd008ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:46.847Z|397365d0-3a27-40c3-892a-2179cd008ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:46.999Z|987288b7-4c99-4a0f-870b-85b13a8e4784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:47.000Z|987288b7-4c99-4a0f-870b-85b13a8e4784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:48.062Z|4c832718-2cc4-4adf-a394-63b3f678b1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:48.062Z|476f424d-0bd9-4c34-88ae-99672f4548ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:48.062Z|c69828c5-2f49-4cb5-8905-bb02104598d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:48.063Z|c69828c5-2f49-4cb5-8905-bb02104598d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:48.063Z|4c832718-2cc4-4adf-a394-63b3f678b1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:48.063Z|476f424d-0bd9-4c34-88ae-99672f4548ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:58.085Z|696e406b-c0b1-4a33-ad53-76b75fe17d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:58.085Z|56d1d5b9-09c7-46fb-85c3-19fe9a0e0dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:58.086Z|56d1d5b9-09c7-46fb-85c3-19fe9a0e0dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:58.086Z|696e406b-c0b1-4a33-ad53-76b75fe17d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:58.087Z|75d14992-266e-45e3-bfe5-cab0baeb11b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:58.087Z|75d14992-266e-45e3-bfe5-cab0baeb11b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:01.846Z|09faf4dc-0d6a-4a21-9fec-f9caad76c6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:01.847Z|09faf4dc-0d6a-4a21-9fec-f9caad76c6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:08.109Z|58b925ee-c162-4d1b-9e21-7832b49d1e08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:08.110Z|c88151bc-cb73-4f5d-955e-21da707713ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:08.110Z|58b925ee-c162-4d1b-9e21-7832b49d1e08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:08.110Z|2731b35a-53e2-4f59-8544-bd6b4479a25f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:08.111Z|c88151bc-cb73-4f5d-955e-21da707713ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:08.111Z|2731b35a-53e2-4f59-8544-bd6b4479a25f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:16.846Z|7a9e7ea2-bc78-4f65-883a-b226f16930fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:16.849Z|7a9e7ea2-bc78-4f65-883a-b226f16930fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:17.001Z|36bcf39d-f96e-4c15-b826-eb28e19ec3f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:17.002Z|36bcf39d-f96e-4c15-b826-eb28e19ec3f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:18.136Z|de891f93-1039-45b2-8dd4-877df96dfca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:18.136Z|8b45bc7f-6593-445c-833a-a7413eae1242|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:18.137Z|de891f93-1039-45b2-8dd4-877df96dfca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:18.137Z|8b45bc7f-6593-445c-833a-a7413eae1242|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:18.140Z|be846901-856f-4053-9ca0-48e7c1cefaf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:18.146Z|be846901-856f-4053-9ca0-48e7c1cefaf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:23.116Z|bee1806d-992f-4e63-8d8d-468d8580af9b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:59:23.117Z|bee1806d-992f-4e63-8d8d-468d8580af9b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:28.160Z|3117a633-d3d2-4a2c-8006-0ef2384df991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:28.160Z|467ec9fa-f959-4289-b824-31beda75c643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:28.161Z|467ec9fa-f959-4289-b824-31beda75c643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:28.161Z|3117a633-d3d2-4a2c-8006-0ef2384df991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:28.170Z|6ddef868-e6b8-4c56-924e-0169f82fe12d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:28.171Z|6ddef868-e6b8-4c56-924e-0169f82fe12d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:31.846Z|ebab8828-3d9b-4f27-9882-deb3032bd026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:31.847Z|ebab8828-3d9b-4f27-9882-deb3032bd026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:38.184Z|eb219031-963f-4c30-8552-2866724e42ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:38.185Z|810082c8-79cf-44a3-a84e-880bf02b13b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:38.185Z|eb219031-963f-4c30-8552-2866724e42ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:38.185Z|810082c8-79cf-44a3-a84e-880bf02b13b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:38.193Z|252079d8-5aae-43d1-8c6a-e6ff94732797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:38.194Z|252079d8-5aae-43d1-8c6a-e6ff94732797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:46.846Z|3ab1e2de-1ee0-4b7e-83af-f8eb68d504cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:46.847Z|3ab1e2de-1ee0-4b7e-83af-f8eb68d504cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:47.002Z|ff898b59-46cd-431a-9295-f5e63b8d523e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:47.003Z|ff898b59-46cd-431a-9295-f5e63b8d523e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:48.207Z|a55a0d60-8051-4418-bd4e-b608ccb74eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:48.207Z|05ef760c-e0fe-4d2d-bb45-01ee6944adc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:48.208Z|a55a0d60-8051-4418-bd4e-b608ccb74eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:48.208Z|05ef760c-e0fe-4d2d-bb45-01ee6944adc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:48.213Z|d6320f27-667b-42c4-a916-af40c5ca28d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:48.214Z|d6320f27-667b-42c4-a916-af40c5ca28d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:58.230Z|483b1b90-929e-4459-be43-159122e90231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:58.230Z|6738fcc0-4f1e-4ca7-8e88-7c57fed14f91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:58.231Z|483b1b90-929e-4459-be43-159122e90231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:58.231Z|6738fcc0-4f1e-4ca7-8e88-7c57fed14f91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:58.236Z|47cbba62-7ce7-444a-bb96-2633de81cd0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:58.237Z|47cbba62-7ce7-444a-bb96-2633de81cd0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:01.846Z|ed78a2e9-03bf-4f43-a816-8745d0c7de48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:01.849Z|ed78a2e9-03bf-4f43-a816-8745d0c7de48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:08.253Z|5f1ac315-d705-4b14-82da-757431667380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:08.254Z|5f1ac315-d705-4b14-82da-757431667380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:08.259Z|0e276b60-ecff-4db3-b32c-225a91786509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:08.259Z|81421cbb-c64f-4b40-9ca6-c076d0f2696e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:08.260Z|0e276b60-ecff-4db3-b32c-225a91786509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:08.260Z|81421cbb-c64f-4b40-9ca6-c076d0f2696e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:16.846Z|f25c11e2-cf4a-4d75-86db-5ee078e9f17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:16.847Z|f25c11e2-cf4a-4d75-86db-5ee078e9f17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:17.004Z|76db7dba-37eb-4971-91c5-689dcd7be311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:17.005Z|76db7dba-37eb-4971-91c5-689dcd7be311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:18.277Z|bf3f72fa-95e6-41d9-9822-76fa25635dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:18.278Z|bf3f72fa-95e6-41d9-9822-76fa25635dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:18.282Z|6e6b10f9-b44c-4f29-b713-1e890b530d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:18.283Z|6e6b10f9-b44c-4f29-b713-1e890b530d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:18.284Z|1eecc971-e38a-44b8-9344-5eaebf6d8a70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:18.284Z|1eecc971-e38a-44b8-9344-5eaebf6d8a70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:23.116Z|9f1d6263-e35a-40c4-b78e-70fd63122b06|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:00:23.117Z|9f1d6263-e35a-40c4-b78e-70fd63122b06|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:28.303Z|385f1bc2-286b-4f87-87ff-32b5a4894f7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:28.304Z|5e066a56-3022-4038-9ec6-b87da5757cbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:28.304Z|5e066a56-3022-4038-9ec6-b87da5757cbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:28.304Z|385f1bc2-286b-4f87-87ff-32b5a4894f7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:28.304Z|70543377-30cf-456b-969a-24a78fff666d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:28.305Z|70543377-30cf-456b-969a-24a78fff666d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:31.846Z|58ecea5a-6cfd-4ead-beac-36c6f9102e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:31.847Z|58ecea5a-6cfd-4ead-beac-36c6f9102e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:38.327Z|c67a9697-d1d0-48d1-8f6f-4e3479374e6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:38.327Z|f61dcacc-70b3-424c-b3e5-409c8c4fa67b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:38.328Z|c67a9697-d1d0-48d1-8f6f-4e3479374e6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:38.328Z|f61dcacc-70b3-424c-b3e5-409c8c4fa67b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:38.333Z|2be15404-b878-4c47-b7eb-6f0a8453eac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:38.333Z|2be15404-b878-4c47-b7eb-6f0a8453eac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:46.846Z|ef7c36fc-f63a-49a6-add8-6fb3ff54c789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:46.847Z|ef7c36fc-f63a-49a6-add8-6fb3ff54c789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:47.006Z|bde1f2c5-3c92-4a20-be33-6887b3026eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:47.007Z|bde1f2c5-3c92-4a20-be33-6887b3026eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:48.354Z|e2996588-839e-4e57-975f-3ecdcce98f27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:48.354Z|926a81e4-0fef-4bfc-8d2a-8bc4c5e51393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:48.355Z|e2996588-839e-4e57-975f-3ecdcce98f27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:48.355Z|926a81e4-0fef-4bfc-8d2a-8bc4c5e51393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:48.356Z|86981845-51ca-4d00-a5e2-3deebdb068a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:48.356Z|86981845-51ca-4d00-a5e2-3deebdb068a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:58.377Z|cc2c6b80-89f8-45af-b88e-065c6434f53e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:58.377Z|d427c5a1-feac-45bd-baac-2ada7358e652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:58.377Z|cbde3953-4553-4b9f-96a4-f5da021d1b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:58.378Z|cc2c6b80-89f8-45af-b88e-065c6434f53e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:58.378Z|d427c5a1-feac-45bd-baac-2ada7358e652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:58.378Z|cbde3953-4553-4b9f-96a4-f5da021d1b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:01.846Z|384e4578-ac5d-4dd3-8741-dc345c626cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:01.847Z|384e4578-ac5d-4dd3-8741-dc345c626cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:08.398Z|6096fed5-0fec-4dfe-a804-f771c70e8cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:08.398Z|b32838c9-e0e0-4648-982a-f2ab4d1d5787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:08.398Z|9f20781f-9d38-4c25-8149-e90d796ef489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:08.399Z|6096fed5-0fec-4dfe-a804-f771c70e8cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:08.399Z|9f20781f-9d38-4c25-8149-e90d796ef489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:08.399Z|b32838c9-e0e0-4648-982a-f2ab4d1d5787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:16.846Z|843664ae-1b74-44e6-ad79-2627d2d119c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:16.850Z|843664ae-1b74-44e6-ad79-2627d2d119c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:17.007Z|f70500a3-6249-4cbf-8492-41f617f9341a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:17.008Z|f70500a3-6249-4cbf-8492-41f617f9341a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:18.419Z|ae19d768-327c-44dd-9cac-b1dcd032115b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:18.419Z|38486c9d-644c-4bbd-88d5-438011413ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:18.420Z|ae19d768-327c-44dd-9cac-b1dcd032115b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:18.420Z|38486c9d-644c-4bbd-88d5-438011413ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:18.424Z|21d1f7be-b5ee-43bf-91ca-6bcefeb97a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:18.424Z|21d1f7be-b5ee-43bf-91ca-6bcefeb97a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:23.115Z|d254a643-88b3-44c8-9269-fff5e4857215|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:01:23.116Z|d254a643-88b3-44c8-9269-fff5e4857215|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:28.441Z|007a58e9-0689-40ab-82bf-68a6f173fe82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:28.442Z|1df93c76-a52f-43ed-a7a4-55202b1f0d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:28.442Z|007a58e9-0689-40ab-82bf-68a6f173fe82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:28.442Z|1df93c76-a52f-43ed-a7a4-55202b1f0d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:28.446Z|95c1af55-d1b0-40d6-906b-96dfa93f05b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:28.447Z|95c1af55-d1b0-40d6-906b-96dfa93f05b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:31.846Z|ac7a0413-4d45-4376-862c-35bc386e290f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:31.847Z|ac7a0413-4d45-4376-862c-35bc386e290f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:38.465Z|1453ee43-5764-4bf3-981a-9da3cdc629ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:38.466Z|f403b549-de3b-4de4-a1a9-1795630be939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:38.466Z|1453ee43-5764-4bf3-981a-9da3cdc629ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:38.466Z|f403b549-de3b-4de4-a1a9-1795630be939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:38.473Z|f5dee615-fc99-408a-a691-4b49227d5942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:38.474Z|f5dee615-fc99-408a-a691-4b49227d5942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:46.847Z|3b0c877f-c3be-4224-8035-282d0c8e74a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:46.847Z|3b0c877f-c3be-4224-8035-282d0c8e74a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:47.009Z|8bcb8052-4f70-42ac-84c1-772c4f49aaf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:47.010Z|8bcb8052-4f70-42ac-84c1-772c4f49aaf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:48.490Z|064c6521-1b16-4ae7-a84a-49fdcf8a23a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:48.491Z|064c6521-1b16-4ae7-a84a-49fdcf8a23a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:48.491Z|434b3f3f-f3b2-45eb-992c-318f95c7a6fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:48.491Z|434b3f3f-f3b2-45eb-992c-318f95c7a6fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:48.494Z|c691d7bd-4622-4ed1-b7e8-aeb62f1a652c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:48.494Z|c691d7bd-4622-4ed1-b7e8-aeb62f1a652c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:58.512Z|1c05d077-9949-41b0-a5eb-c6aad9f31517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:58.512Z|271eed2d-7675-4511-b84f-a41112cdd924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:58.513Z|271eed2d-7675-4511-b84f-a41112cdd924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:58.513Z|1c05d077-9949-41b0-a5eb-c6aad9f31517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:58.515Z|a088fcd3-619c-4685-b472-ec1df59e564f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:58.515Z|a088fcd3-619c-4685-b472-ec1df59e564f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:01.846Z|01b2f726-410a-4c10-b7bd-5a234cac8441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:01.849Z|01b2f726-410a-4c10-b7bd-5a234cac8441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:08.535Z|eb7faf5d-65e4-4602-970a-dcd58b03511f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:08.535Z|74ec559e-2092-42ff-939b-21a4bda8e4ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:08.535Z|9010548d-fdd0-4b4f-923a-799fbb823343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:08.535Z|9010548d-fdd0-4b4f-923a-799fbb823343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:08.535Z|eb7faf5d-65e4-4602-970a-dcd58b03511f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:08.535Z|74ec559e-2092-42ff-939b-21a4bda8e4ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:16.846Z|e5d4eebd-2280-437b-914b-03d66a373561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:16.847Z|e5d4eebd-2280-437b-914b-03d66a373561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:17.011Z|e3643ae7-8339-4a26-82a3-733be0c54908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:17.011Z|e3643ae7-8339-4a26-82a3-733be0c54908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:18.557Z|e6be27ea-b3b0-4f1a-bcaf-d962bac023ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:18.558Z|bb73543f-6b3d-471f-a9fe-d94ab0f8a27a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:18.558Z|e6be27ea-b3b0-4f1a-bcaf-d962bac023ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:18.558Z|cbf949f4-41f1-44fd-afcc-1829ccdfc7a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:18.559Z|bb73543f-6b3d-471f-a9fe-d94ab0f8a27a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:18.559Z|cbf949f4-41f1-44fd-afcc-1829ccdfc7a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:23.116Z|e051c2ba-d788-44c9-85fb-0583282e2020|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:02:23.117Z|e051c2ba-d788-44c9-85fb-0583282e2020|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:28.580Z|7786ed40-be98-4db3-9227-d899d81790f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:28.581Z|13b74724-9fe1-43bc-9fbe-35eaf9b39fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:28.582Z|7786ed40-be98-4db3-9227-d899d81790f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:28.582Z|13b74724-9fe1-43bc-9fbe-35eaf9b39fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:28.583Z|fcac03b3-61ba-4262-a9df-385dc51dfeea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:28.583Z|fcac03b3-61ba-4262-a9df-385dc51dfeea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:31.846Z|6967d3ee-3f18-4561-82a2-a3d7f1be4196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:31.847Z|6967d3ee-3f18-4561-82a2-a3d7f1be4196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:38.604Z|e2cfa30f-1dc6-4f26-953a-67648f5386e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:38.605Z|e2cfa30f-1dc6-4f26-953a-67648f5386e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:38.605Z|0561c873-6608-4056-b720-341d02b79ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:38.606Z|0561c873-6608-4056-b720-341d02b79ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:38.605Z|2d13a158-f441-4155-879d-de553740e655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:38.608Z|2d13a158-f441-4155-879d-de553740e655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:46.847Z|b4d996ac-6092-4ab4-88aa-2cbeb7d1ad88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:46.849Z|b4d996ac-6092-4ab4-88aa-2cbeb7d1ad88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:47.012Z|3e0a84c3-838f-4a00-a719-2f68459a1caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:47.013Z|3e0a84c3-838f-4a00-a719-2f68459a1caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:48.627Z|57d14fa2-bd80-4043-9363-8041d479890c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:48.627Z|d2420495-37ea-41ae-9a8b-0a71f94534a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:48.627Z|57d14fa2-bd80-4043-9363-8041d479890c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:48.627Z|d2420495-37ea-41ae-9a8b-0a71f94534a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:48.627Z|dba91066-48c4-4f68-b340-0fe821fe6c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:48.628Z|dba91066-48c4-4f68-b340-0fe821fe6c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:58.651Z|49d7bde5-5232-4ccb-b6bf-540097f772f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:58.651Z|ea46fde6-14f6-4820-be8c-f01515f23bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:58.652Z|49d7bde5-5232-4ccb-b6bf-540097f772f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:58.652Z|ea46fde6-14f6-4820-be8c-f01515f23bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:58.654Z|bb39e4e6-e22e-4ff2-a440-9e3f5a4274f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:58.656Z|bb39e4e6-e22e-4ff2-a440-9e3f5a4274f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:01.846Z|070b71d0-3e4c-4332-9c0b-6a813f362585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:01.847Z|070b71d0-3e4c-4332-9c0b-6a813f362585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:08.674Z|fab2b0d6-5a6f-4f31-95ee-0b9f081cbfa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:08.675Z|fab2b0d6-5a6f-4f31-95ee-0b9f081cbfa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:08.675Z|d2144ddd-3031-4fe3-aa96-32401feb4cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:08.676Z|d2144ddd-3031-4fe3-aa96-32401feb4cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:08.681Z|732a1771-576e-45e5-93cd-c0371632840a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:08.682Z|732a1771-576e-45e5-93cd-c0371632840a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:16.846Z|5101faf2-d7eb-41e1-a6bc-5948719f6e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:16.847Z|5101faf2-d7eb-41e1-a6bc-5948719f6e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:17.014Z|5f151657-93c7-4528-b339-56211c73cc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:17.015Z|5f151657-93c7-4528-b339-56211c73cc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:18.696Z|106a089e-b2d6-487b-a632-d4ed6b9413bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:18.696Z|5fc072ff-ee13-4ab3-9e44-10dd7ee3df58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:18.697Z|5fc072ff-ee13-4ab3-9e44-10dd7ee3df58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:18.697Z|106a089e-b2d6-487b-a632-d4ed6b9413bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:18.702Z|e67114d9-04c2-44ec-a2ac-3fa04af5d21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:18.703Z|e67114d9-04c2-44ec-a2ac-3fa04af5d21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:23.115Z|77d5d294-bb42-40bf-bce8-38e6eba32135|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:03:23.117Z|77d5d294-bb42-40bf-bce8-38e6eba32135|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:28.398Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xd80x0f0x820xfe0xf30xdc0x8d0xa20xca0x9d0x850x0e0x030x9c0xc60xc3/0x950xd80xc80xb00x1b0xf60x9c0xc70xc50x180xa00xdeu0x080xa7]. 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-11T04:03:28.719Z|9da9d907-c220-41c8-838b-71e3d6d5197d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:28.720Z|9da9d907-c220-41c8-838b-71e3d6d5197d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:28.720Z|24762caa-4ebd-4f83-a39e-fa4f281e0905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:28.720Z|24762caa-4ebd-4f83-a39e-fa4f281e0905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:28.723Z|56494db1-3eb8-4994-a14e-b0f1f8bf2cdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:28.724Z|56494db1-3eb8-4994-a14e-b0f1f8bf2cdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:31.846Z|f9b8529a-5de0-4264-b94c-69328d9c3c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:31.849Z|f9b8529a-5de0-4264-b94c-69328d9c3c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:38.741Z|cbe47375-f573-46c8-9a10-12a95d621f1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:38.741Z|c6c66248-95c1-48f7-afe2-fc1dfbbfd032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:38.742Z|cbe47375-f573-46c8-9a10-12a95d621f1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:38.742Z|c6c66248-95c1-48f7-afe2-fc1dfbbfd032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:38.743Z|6c06b294-fe4c-4517-97e9-38786b01ca00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:38.743Z|6c06b294-fe4c-4517-97e9-38786b01ca00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:46.847Z|de0e26f7-467c-4bad-a530-c22a5cbbcb50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:46.848Z|de0e26f7-467c-4bad-a530-c22a5cbbcb50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:47.015Z|8e076947-b3dd-4643-8d44-74eb2dbdfff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:47.016Z|8e076947-b3dd-4643-8d44-74eb2dbdfff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:48.765Z|d6a4a643-d3ff-4589-80f5-33812ae94ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:48.765Z|c50d6eca-84ed-4eab-9cd6-21e628248504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:48.765Z|716ee48d-40f8-4171-8b18-8bdb16e6df43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:48.766Z|c50d6eca-84ed-4eab-9cd6-21e628248504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:48.766Z|716ee48d-40f8-4171-8b18-8bdb16e6df43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:48.766Z|d6a4a643-d3ff-4589-80f5-33812ae94ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:58.790Z|42f736d7-6c48-46a8-aaea-fd906714c974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:58.790Z|6201904c-c25f-46d2-95e1-f41aa1cdf9ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:58.790Z|1bd04157-c202-47eb-bd10-15f29b3d00e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:58.791Z|42f736d7-6c48-46a8-aaea-fd906714c974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:58.791Z|6201904c-c25f-46d2-95e1-f41aa1cdf9ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:58.791Z|1bd04157-c202-47eb-bd10-15f29b3d00e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:01.846Z|bd35a3c1-727d-41d3-a68a-4e4e91a5ce75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:01.847Z|bd35a3c1-727d-41d3-a68a-4e4e91a5ce75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:08.815Z|67461cde-08f5-4744-97eb-b68782732982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:08.815Z|c224efee-83c0-4ce0-a2f9-4e3885f69957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:08.815Z|e1c94935-5612-4771-a99c-2ef5b9b8a943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:08.815Z|67461cde-08f5-4744-97eb-b68782732982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:08.815Z|c224efee-83c0-4ce0-a2f9-4e3885f69957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:08.816Z|e1c94935-5612-4771-a99c-2ef5b9b8a943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:16.847Z|61f5eadf-4eec-40d7-8d73-deff4fbd46c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:16.850Z|61f5eadf-4eec-40d7-8d73-deff4fbd46c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:17.017Z|e649dc6f-0dac-485c-b6ed-28fe6f72b5be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:17.018Z|e649dc6f-0dac-485c-b6ed-28fe6f72b5be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:18.838Z|ad6e3a0c-fbe9-40a8-bf65-1f334f7e5697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:18.839Z|ff59be21-b0da-465a-9b7d-fc0622c9fceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:18.839Z|ad6e3a0c-fbe9-40a8-bf65-1f334f7e5697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:18.839Z|ff59be21-b0da-465a-9b7d-fc0622c9fceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:18.841Z|61d915d1-6499-4b18-8adb-c3bc59b72555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:18.842Z|61d915d1-6499-4b18-8adb-c3bc59b72555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:23.116Z|4491b51f-4045-4173-8aef-237dbf2b8e2c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:04:23.117Z|4491b51f-4045-4173-8aef-237dbf2b8e2c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:28.865Z|63a11196-6402-4e9d-8822-603201ddc055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:28.865Z|e5adec96-94c3-4268-8e6e-3b602f5293fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:28.867Z|63a11196-6402-4e9d-8822-603201ddc055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:28.867Z|e5adec96-94c3-4268-8e6e-3b602f5293fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:28.865Z|bbe6ef0e-83fb-4f6d-b18e-79d2c06256dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:28.869Z|bbe6ef0e-83fb-4f6d-b18e-79d2c06256dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:31.847Z|0d9ddf18-1b0c-496f-a2e0-eb03f4df9097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:31.848Z|0d9ddf18-1b0c-496f-a2e0-eb03f4df9097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:38.891Z|e7a0c021-bbd3-443f-9663-a17581136195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:38.891Z|cccaba10-0377-4639-a810-090f843f7018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:38.891Z|6687907c-ccdb-4b77-9bcc-807f0f7b5543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:38.892Z|e7a0c021-bbd3-443f-9663-a17581136195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:38.892Z|cccaba10-0377-4639-a810-090f843f7018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:38.892Z|6687907c-ccdb-4b77-9bcc-807f0f7b5543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:46.847Z|e0c02324-4167-420e-ae14-f3781555951f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:46.849Z|e0c02324-4167-420e-ae14-f3781555951f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:47.018Z|da2d1715-6e48-437c-b977-52fc2591245f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:47.019Z|da2d1715-6e48-437c-b977-52fc2591245f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:48.918Z|730ffecf-3235-476f-a609-c7ee7d5cb9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:48.918Z|60783f51-dc42-4223-9b8e-1fecff4f8a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:48.918Z|30cb0bb3-2553-4345-81ee-ca4e204a6d26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:48.920Z|60783f51-dc42-4223-9b8e-1fecff4f8a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:48.920Z|730ffecf-3235-476f-a609-c7ee7d5cb9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:48.920Z|30cb0bb3-2553-4345-81ee-ca4e204a6d26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:58.946Z|c1e1715a-71cc-4432-92e1-a9ae24b56982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:58.946Z|de67ac8a-34f5-4139-8e91-80fd473e6bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:58.947Z|ca93dc24-fa19-435c-a331-cab223099ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:58.947Z|de67ac8a-34f5-4139-8e91-80fd473e6bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:58.947Z|ca93dc24-fa19-435c-a331-cab223099ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:58.948Z|c1e1715a-71cc-4432-92e1-a9ae24b56982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:01.846Z|f830587b-97af-4f96-a950-7b46f06426ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:01.849Z|f830587b-97af-4f96-a950-7b46f06426ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:08.971Z|6d3b5226-c39f-447b-95b7-8ed57637064f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:08.971Z|2c8a464f-0758-4619-9e4b-b6875c526a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:08.971Z|9feded91-7ecc-4174-b7aa-f910534fcee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:08.972Z|6d3b5226-c39f-447b-95b7-8ed57637064f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:08.972Z|2c8a464f-0758-4619-9e4b-b6875c526a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:08.972Z|9feded91-7ecc-4174-b7aa-f910534fcee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:16.847Z|8dc896d9-7a6f-4512-b6b9-847f1903af42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:16.848Z|8dc896d9-7a6f-4512-b6b9-847f1903af42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:17.020Z|6431e84c-e33f-4d3a-979e-34a33f85ab89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:17.021Z|6431e84c-e33f-4d3a-979e-34a33f85ab89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:18.995Z|587c4b29-15a4-489e-a72e-2b1eee06db72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:18.995Z|d5cc03d8-cf7f-413a-80be-04cbcaff3201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:18.995Z|11291919-7eb2-4e44-bcc9-4ba3df277aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:18.996Z|587c4b29-15a4-489e-a72e-2b1eee06db72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:18.996Z|11291919-7eb2-4e44-bcc9-4ba3df277aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:18.996Z|d5cc03d8-cf7f-413a-80be-04cbcaff3201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:23.116Z|39f9f5bb-3d0b-4f30-ad11-9d7d80ecd1e6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:05:23.117Z|39f9f5bb-3d0b-4f30-ad11-9d7d80ecd1e6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:29.021Z|3f4ab490-2e1b-4876-9598-726f17e0df41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:29.021Z|48da7d09-13b7-4837-a20d-f668e5494a9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:29.022Z|3f4ab490-2e1b-4876-9598-726f17e0df41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:29.022Z|0ef1c3d8-f62f-45a6-b013-f7182a9da66d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:29.022Z|48da7d09-13b7-4837-a20d-f668e5494a9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:29.023Z|0ef1c3d8-f62f-45a6-b013-f7182a9da66d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:31.846Z|057c5082-65a3-4082-a0cd-6e3a101c2a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:31.847Z|057c5082-65a3-4082-a0cd-6e3a101c2a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:39.043Z|560aaf8a-eeae-412a-9b50-e5284c6afdea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:39.044Z|560aaf8a-eeae-412a-9b50-e5284c6afdea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:39.044Z|ffd2231b-e88c-4e94-9534-497377e17b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:39.045Z|ffd2231b-e88c-4e94-9534-497377e17b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:39.045Z|5d94164c-d94e-415c-bc0b-359376a075eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:39.046Z|5d94164c-d94e-415c-bc0b-359376a075eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:46.846Z|e808b63c-83c0-4fa7-b67a-fea571fff73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:46.849Z|e808b63c-83c0-4fa7-b67a-fea571fff73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:47.021Z|ab686b1e-2326-4adc-bec9-295a4bfbc7ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:47.022Z|ab686b1e-2326-4adc-bec9-295a4bfbc7ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:49.067Z|266d2722-cb3e-4db7-845f-03ece1e524db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:49.067Z|266d2722-cb3e-4db7-845f-03ece1e524db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:49.068Z|dbd209e5-ff0c-4a62-ad9b-4ab814b88f8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:49.069Z|dbd209e5-ff0c-4a62-ad9b-4ab814b88f8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:49.067Z|1aab75c9-e1f8-46a3-aabc-9ab80f798cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:49.072Z|1aab75c9-e1f8-46a3-aabc-9ab80f798cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:59.092Z|7b389021-c2e2-40a7-a314-aadf3d0821be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:59.092Z|17b294f3-bdd5-4534-be06-a0409e1c7f0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:59.092Z|5fcd61a2-3913-452d-8790-ec619db6a411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:59.093Z|17b294f3-bdd5-4534-be06-a0409e1c7f0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:59.093Z|7b389021-c2e2-40a7-a314-aadf3d0821be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:59.093Z|5fcd61a2-3913-452d-8790-ec619db6a411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:01.846Z|912df3e9-9310-4d65-ac47-637ded8f727d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:01.847Z|912df3e9-9310-4d65-ac47-637ded8f727d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:09.116Z|f7136e58-411c-40f6-8c60-fda6a8c263a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:09.116Z|86e80743-7923-4176-b0c2-af6a1c53b55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:09.116Z|ba607fc3-c550-425f-b03f-65835946ac1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:09.117Z|f7136e58-411c-40f6-8c60-fda6a8c263a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:09.117Z|86e80743-7923-4176-b0c2-af6a1c53b55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:09.118Z|ba607fc3-c550-425f-b03f-65835946ac1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:16.847Z|54976a38-6328-481e-9f9f-1446e4b49db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:16.847Z|54976a38-6328-481e-9f9f-1446e4b49db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:17.023Z|bae95d7f-c98c-4e28-b55d-a9aff059bfdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:17.024Z|bae95d7f-c98c-4e28-b55d-a9aff059bfdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:19.141Z|b926a95a-9050-4e66-81ba-b226c1f9ec36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:19.141Z|fe775740-b534-488c-95f6-c8a322dac372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:19.142Z|b926a95a-9050-4e66-81ba-b226c1f9ec36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:19.142Z|6e654958-9a02-4763-889b-72a53c88f1e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:19.142Z|fe775740-b534-488c-95f6-c8a322dac372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:19.143Z|6e654958-9a02-4763-889b-72a53c88f1e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:23.115Z|fa6aa014-5bc9-47fe-924f-34c6edb82b59|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:06:23.116Z|fa6aa014-5bc9-47fe-924f-34c6edb82b59|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:29.166Z|9fbb7547-47f7-45ca-8e58-2e7172683d73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:29.166Z|0672a272-10cd-4c38-8711-a9aaf823c00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:29.166Z|9fbb7547-47f7-45ca-8e58-2e7172683d73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:29.166Z|0672a272-10cd-4c38-8711-a9aaf823c00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:29.168Z|0c257fa4-b829-436e-8eb7-b947e5f7d6ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:29.168Z|0c257fa4-b829-436e-8eb7-b947e5f7d6ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:31.846Z|1f285ff9-2aba-43c0-b0ba-fb9dfd7889ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:31.849Z|1f285ff9-2aba-43c0-b0ba-fb9dfd7889ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:39.190Z|c633c1db-9885-4185-8330-49ec25e7c98c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:39.191Z|c633c1db-9885-4185-8330-49ec25e7c98c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:39.191Z|d5bb1d96-3bf9-456c-b13c-8cf052725171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:39.192Z|d5bb1d96-3bf9-456c-b13c-8cf052725171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:39.192Z|a0feb84d-cc5e-4943-9e88-68b751391093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:39.193Z|a0feb84d-cc5e-4943-9e88-68b751391093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:46.846Z|83976d39-e257-498c-bf39-301ec2ce76fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:46.847Z|83976d39-e257-498c-bf39-301ec2ce76fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:47.024Z|c914b8a9-e5db-4674-a45f-215602bd7c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:47.025Z|c914b8a9-e5db-4674-a45f-215602bd7c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:49.213Z|dca7f10a-5e44-49cd-85b4-e6c4f666b5f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:49.213Z|2a2a194f-2e58-4a62-9931-dc8aa273f6bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:49.213Z|7ea3d4d3-2133-47c5-9043-ae8a668ea275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:49.214Z|dca7f10a-5e44-49cd-85b4-e6c4f666b5f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:49.214Z|7ea3d4d3-2133-47c5-9043-ae8a668ea275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:49.214Z|2a2a194f-2e58-4a62-9931-dc8aa273f6bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:59.235Z|1b9f9aab-bdec-4c05-a25f-25a5a6518aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:59.235Z|feeb9ea1-2e9e-4731-af7b-f286febb0bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:59.236Z|1b9f9aab-bdec-4c05-a25f-25a5a6518aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:59.236Z|feeb9ea1-2e9e-4731-af7b-f286febb0bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:59.237Z|ab908f8f-f676-4748-88dd-03ee2caec96c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:59.237Z|ab908f8f-f676-4748-88dd-03ee2caec96c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:01.846Z|5b3226e7-423d-4904-bf00-619291965b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:07:01.847Z|5b3226e7-423d-4904-bf00-619291965b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:07:09.257Z|dddee1d9-47fd-4fa1-9400-7c05ad80e1df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:09.257Z|18a0b417-1ba2-451e-8884-2ad41b00f535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:09.258Z|9f140305-d503-4e65-8fde-d87231b0ba8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:09.258Z|dddee1d9-47fd-4fa1-9400-7c05ad80e1df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:09.258Z|18a0b417-1ba2-451e-8884-2ad41b00f535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:09.258Z|9f140305-d503-4e65-8fde-d87231b0ba8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:16.846Z|1f34cbae-85f7-40e0-accf-4fee3c3ccaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:07:16.849Z|1f34cbae-85f7-40e0-accf-4fee3c3ccaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:07:17.026Z|cfb3be93-5085-4aa5-bbeb-581e672409ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:07:17.026Z|cfb3be93-5085-4aa5-bbeb-581e672409ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:07:19.279Z|8cfa2067-aac8-4366-b8f0-1e4043257794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:19.279Z|3ab1428b-9e80-491b-97f6-958b263e3a4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:19.280Z|8cfa2067-aac8-4366-b8f0-1e4043257794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:19.280Z|3ab1428b-9e80-491b-97f6-958b263e3a4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:19.281Z|80708604-3e1e-48a4-bb2d-901a61255e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:19.282Z|80708604-3e1e-48a4-bb2d-901a61255e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:23.115Z|d3e59737-e1d1-4a10-8f18-3e43ed87e83c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:07:23.116Z|d3e59737-e1d1-4a10-8f18-3e43ed87e83c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.