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-11-12T05:20:04.618Z||main|||||INFO|500||The following profiles are active: basic 2022-11-12T05:20:18.372Z||main|||||INFO|500||Starting service [Tomcat] 2022-11-12T05:20:18.374Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-11-12T05:20:18.513Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-11-12T05:20:26.069Z||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-11-12T05:20:26.342Z||main|||||INFO|500||catdb-pool - Starting... 2022-11-12T05:20:26.587Z||main|||||INFO|500||catdb-pool - Start completed. 2022-11-12T05:20:26.989Z||main|||||INFO|500||reqdb-pool - Starting... 2022-11-12T05:20:26.997Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-11-12T05:20:27.107Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-11-12T05:20:27.328Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-11-12T05:20:27.923Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-11-12T05:20:29.837Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-12T05:20:31.919Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-12T05:20:31.985Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-11-12T05:20:32.668Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-12T05:20:32.905Z||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-11-12T05:20:34.152Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-12T05:20:35.609Z||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-11-12T05:20:42.131Z||main|||||WARN|500||--- 2022-11-12T05:20:42.132Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-11-12T05:20:42.132Z||main|||||WARN|500||--- 2022-11-12T05:20:42.795Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-11-12T05:20:49.257Z||main|||||INFO|500||Started ApiHandlerApplication in 48.28 seconds (JVM running for 50.681) 2022-11-12T05:20:49.311Z|0c493cb7-00e7-405d-a7b7-7904e6ed0999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:20:49.375Z|0c493cb7-00e7-405d-a7b7-7904e6ed0999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:20:49.376Z|2f53acf1-4e06-4b28-a0ed-f62ad1be8855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:20:49.420Z|2f53acf1-4e06-4b28-a0ed-f62ad1be8855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:20:49.564Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-11-12T05:20:49.782Z|5eda974e-8e27-4c50-991e-3013ae8c5973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-11-12T05:20:50.226Z|5eda974e-8e27-4c50-991e-3013ae8c5973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:20:59.056Z|2f5fe066-b2c6-48a5-8a57-41e39ddad461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:20:59.058Z|2f5fe066-b2c6-48a5-8a57-41e39ddad461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:20:59.116Z|39ead839-58b8-4fcc-8d3d-f34ead31d70c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:20:59.118Z|39ead839-58b8-4fcc-8d3d-f34ead31d70c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:00.392Z|570d3007-fc7f-4464-962e-c3e3ed8ee1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:00.393Z|570d3007-fc7f-4464-962e-c3e3ed8ee1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:04.249Z|2b2e5d69-aac1-4b94-bbd6-183c2d6d2b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:21:04.255Z|2b2e5d69-aac1-4b94-bbd6-183c2d6d2b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:21:09.125Z|2b3db151-b591-4504-9a20-105da1082f57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:09.126Z|2b3db151-b591-4504-9a20-105da1082f57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:09.163Z|46563155-7324-4f5f-9632-950def8b1888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:09.167Z|46563155-7324-4f5f-9632-950def8b1888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:10.432Z|e099b924-b9cc-42c9-9f82-a93ac54f816a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:10.434Z|e099b924-b9cc-42c9-9f82-a93ac54f816a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:19.158Z|5ce72604-2535-43f5-95e2-299ecfaadcbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:19.159Z|5ce72604-2535-43f5-95e2-299ecfaadcbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:19.202Z|8a3c960b-42ff-4b93-9d0f-059fdb08ecd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:19.203Z|8a3c960b-42ff-4b93-9d0f-059fdb08ecd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:19.247Z|4132b380-db68-49b4-a323-ec0be5358ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:21:19.248Z|4132b380-db68-49b4-a323-ec0be5358ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:21:19.421Z|86793a11-28a1-4301-ae22-1740038eb543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:21:19.423Z|86793a11-28a1-4301-ae22-1740038eb543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:21:20.525Z|d0aded38-3781-47fd-b2d0-5dde205a63eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:20.526Z|d0aded38-3781-47fd-b2d0-5dde205a63eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:29.188Z|a671fdc9-2f35-4cee-a8ba-96bf03f12779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:29.189Z|a671fdc9-2f35-4cee-a8ba-96bf03f12779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:29.232Z|15151fab-4603-480d-8224-438ade6bf810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:29.234Z|15151fab-4603-480d-8224-438ade6bf810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:30.565Z|febb0a94-42a7-4a42-b06f-4e16b9b958d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:30.566Z|febb0a94-42a7-4a42-b06f-4e16b9b958d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:34.248Z|703f37d6-ee9a-46cc-9ec2-75145a1b6529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:21:34.249Z|703f37d6-ee9a-46cc-9ec2-75145a1b6529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:21:39.220Z|a9ede7b7-d1ac-4b06-917d-7a8f01824b1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:39.221Z|a9ede7b7-d1ac-4b06-917d-7a8f01824b1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:39.289Z|09691b55-78bd-4da5-b0d2-954193736c5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:39.291Z|09691b55-78bd-4da5-b0d2-954193736c5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:40.597Z|5f00db87-c83a-4793-9a87-6c7f2b78eae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:40.598Z|5f00db87-c83a-4793-9a87-6c7f2b78eae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:49.248Z|56fbe67d-0b69-4f5b-8f95-7890b80a3ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:21:49.272Z|56fbe67d-0b69-4f5b-8f95-7890b80a3ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:21:49.273Z|86739f75-d3b7-4a76-b410-604d50d5606c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:49.274Z|86739f75-d3b7-4a76-b410-604d50d5606c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:49.319Z|d20fc1bb-efd8-4791-af5d-4c74126585f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:49.322Z|d20fc1bb-efd8-4791-af5d-4c74126585f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:49.425Z|b7e9ae4e-8e54-49e8-9993-092382b2d0b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:21:49.426Z|b7e9ae4e-8e54-49e8-9993-092382b2d0b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:21:50.634Z|06888269-b2fd-470c-9a88-e41e9e49940f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:50.636Z|06888269-b2fd-470c-9a88-e41e9e49940f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:59.302Z|f2507258-e493-499a-8aba-b5066a5f60a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:59.303Z|f2507258-e493-499a-8aba-b5066a5f60a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:21:59.351Z|97afd340-8eb7-4424-8aca-dde0619c9d54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:21:59.356Z|97afd340-8eb7-4424-8aca-dde0619c9d54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:00.668Z|8f269173-4118-4f11-8f3b-26ef33fed2f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:00.669Z|8f269173-4118-4f11-8f3b-26ef33fed2f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:04.246Z|89727d7a-7045-4529-b9fd-c0054be91a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:22:04.247Z|89727d7a-7045-4529-b9fd-c0054be91a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:22:09.338Z|2dcee9a8-fd4e-4cd5-b04d-7afbb69153df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:09.341Z|2dcee9a8-fd4e-4cd5-b04d-7afbb69153df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:09.390Z|87f1e677-d7ad-4533-81ea-c7ca8c60553e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:09.391Z|87f1e677-d7ad-4533-81ea-c7ca8c60553e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:10.697Z|dc149027-b9ad-4cef-b649-b6787f8eb39e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:10.699Z|dc149027-b9ad-4cef-b649-b6787f8eb39e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:19.247Z|1106454b-c86f-4eae-85c1-c7e76795fb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:22:19.248Z|1106454b-c86f-4eae-85c1-c7e76795fb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:22:19.377Z|2efee587-a3ae-4ea6-b914-f3aa3f4437e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:19.378Z|2efee587-a3ae-4ea6-b914-f3aa3f4437e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:19.425Z|a0b5809e-42ce-453d-a622-00a7b2cceaff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:19.426Z|a0b5809e-42ce-453d-a622-00a7b2cceaff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:19.427Z|10264600-6d58-46ed-a05a-b32e9970c6e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:22:19.430Z|10264600-6d58-46ed-a05a-b32e9970c6e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:22:20.725Z|a83b6ada-4f4e-4cfa-8c52-6536670ee890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:20.726Z|a83b6ada-4f4e-4cfa-8c52-6536670ee890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:29.408Z|1bea8175-ca1b-4963-a164-77253addf95f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:29.409Z|1bea8175-ca1b-4963-a164-77253addf95f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:29.456Z|bd4f6b8b-496e-444e-83cc-abc3b96647b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:29.458Z|bd4f6b8b-496e-444e-83cc-abc3b96647b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:30.769Z|3ed5824e-d8a0-4df2-a80a-6eb3a7f5e80a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:30.770Z|3ed5824e-d8a0-4df2-a80a-6eb3a7f5e80a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:34.247Z|3884338a-0cbe-44d9-81fa-1d99c248426e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:22:34.249Z|3884338a-0cbe-44d9-81fa-1d99c248426e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:22:39.469Z|f74f362d-e3c6-404b-9670-53c4b7872347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:39.470Z|f74f362d-e3c6-404b-9670-53c4b7872347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:39.501Z|5d1e3d5e-7d29-45d2-b614-82456d08e08a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:39.502Z|5d1e3d5e-7d29-45d2-b614-82456d08e08a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:40.809Z|95230bc2-4077-4a4c-acce-e21777e2ae6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:40.810Z|95230bc2-4077-4a4c-acce-e21777e2ae6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:49.246Z|3aa1852d-5970-4ccb-8cff-71df3fd59db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:22:49.247Z|3aa1852d-5970-4ccb-8cff-71df3fd59db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:22:49.431Z|768cc125-f34a-4944-99c1-4015ba4f6f99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:22:49.432Z|768cc125-f34a-4944-99c1-4015ba4f6f99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:22:49.505Z|d8b96c0a-5ace-484a-8944-ef2832f7b1a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:49.507Z|d8b96c0a-5ace-484a-8944-ef2832f7b1a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:49.538Z|0fe3be7f-95be-4a1b-ad3a-4cec2a264647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:49.539Z|0fe3be7f-95be-4a1b-ad3a-4cec2a264647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:50.840Z|c1acd27b-0734-4982-ab4c-615ae0985df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:50.842Z|c1acd27b-0734-4982-ab4c-615ae0985df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:59.535Z|9a2a7063-c49c-4766-8f66-0b599ffe977f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:59.537Z|9a2a7063-c49c-4766-8f66-0b599ffe977f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:22:59.568Z|99a17108-1f86-40c8-b9c1-4eaf8d71f3c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:22:59.570Z|99a17108-1f86-40c8-b9c1-4eaf8d71f3c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:00.888Z|61e23871-aea8-4a59-8782-c07b078bd755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:00.890Z|61e23871-aea8-4a59-8782-c07b078bd755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:04.247Z|33f2d046-eeed-4e59-b5f6-bf9b9f734795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:23:04.248Z|33f2d046-eeed-4e59-b5f6-bf9b9f734795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:23:09.581Z|914e3e5d-c1ce-4fa1-99c3-9635f506681c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:09.588Z|914e3e5d-c1ce-4fa1-99c3-9635f506681c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:09.596Z|c69db17c-9384-4b76-95ab-f92ec1b4609b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:09.597Z|c69db17c-9384-4b76-95ab-f92ec1b4609b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:10.924Z|ac57c14e-9c07-42ea-ab87-02cb29050760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:10.925Z|ac57c14e-9c07-42ea-ab87-02cb29050760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:19.255Z|e4e1bf33-84b5-4761-b328-7f1ae95914ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:23:19.261Z|e4e1bf33-84b5-4761-b328-7f1ae95914ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:23:19.435Z|f00260c8-8a1d-4aea-9877-d2ea59b8cca8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:23:19.436Z|f00260c8-8a1d-4aea-9877-d2ea59b8cca8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:23:19.626Z|c4b56e9c-552d-4717-a018-3b1ec9b3ea6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:19.628Z|4396363b-d268-4daf-907c-96d917bb85c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:19.628Z|c4b56e9c-552d-4717-a018-3b1ec9b3ea6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:19.630Z|4396363b-d268-4daf-907c-96d917bb85c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:20.956Z|62230074-dcd8-4494-ba16-8b1f4fa20ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:20.958Z|62230074-dcd8-4494-ba16-8b1f4fa20ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:29.666Z|95a84800-dccb-4e33-b1dd-7fe2c7c0067d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:29.668Z|95a84800-dccb-4e33-b1dd-7fe2c7c0067d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:29.672Z|6b756484-28dd-4586-8556-0b8c603d5ffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:29.673Z|6b756484-28dd-4586-8556-0b8c603d5ffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:30.992Z|4430afcc-93f4-4cf7-af46-1655064a09b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:30.993Z|4430afcc-93f4-4cf7-af46-1655064a09b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:34.247Z|2367a8a4-0a73-4e34-ae3f-e95f6c958e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:23:34.248Z|2367a8a4-0a73-4e34-ae3f-e95f6c958e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:23:39.716Z|d7ae32c2-d596-4956-89af-3194fbf3e416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:39.722Z|e3488650-6e4d-4512-b243-ac63e68d095b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:39.723Z|e3488650-6e4d-4512-b243-ac63e68d095b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:39.723Z|d7ae32c2-d596-4956-89af-3194fbf3e416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:41.020Z|bbc7648b-427f-4bb1-8410-ce41a7d4c4f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:41.022Z|bbc7648b-427f-4bb1-8410-ce41a7d4c4f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:49.253Z|8196327c-747a-4058-952c-801ebc129ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:23:49.254Z|8196327c-747a-4058-952c-801ebc129ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:23:49.438Z|2e599b6b-b26f-44bc-b085-2d7a254ad087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:23:49.439Z|2e599b6b-b26f-44bc-b085-2d7a254ad087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:23:49.765Z|681af653-93cf-4132-950f-a4d6eea29f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:49.766Z|681af653-93cf-4132-950f-a4d6eea29f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:49.776Z|5c1edff7-c9b3-4fe7-bd28-00b9c310c864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:49.777Z|5c1edff7-c9b3-4fe7-bd28-00b9c310c864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:51.049Z|712f5141-f1d4-48e6-9d12-48d927a087dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:51.050Z|712f5141-f1d4-48e6-9d12-48d927a087dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:59.801Z|2065acfa-c411-40c0-a2e0-5c9b549d0e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:59.803Z|2065acfa-c411-40c0-a2e0-5c9b549d0e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:23:59.805Z|53953e0e-88b5-4500-80fa-26b0e0d1b669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:23:59.806Z|53953e0e-88b5-4500-80fa-26b0e0d1b669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:01.082Z|ca67a60c-9873-42ac-ae8b-12ad6671c10e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:01.084Z|ca67a60c-9873-42ac-ae8b-12ad6671c10e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:04.246Z|e8df1881-2698-441f-8276-2c5b78bfb0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:24:04.252Z|e8df1881-2698-441f-8276-2c5b78bfb0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:24:09.832Z|9341b250-fa56-41e8-aac8-424156dc3593|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:09.832Z|ad71ad81-091a-406e-b525-6afcdb67c14e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:09.833Z|ad71ad81-091a-406e-b525-6afcdb67c14e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:09.833Z|9341b250-fa56-41e8-aac8-424156dc3593|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:11.129Z|01a9ff65-9a58-42ee-ade2-68f2c94d846e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:11.130Z|01a9ff65-9a58-42ee-ade2-68f2c94d846e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:19.246Z|81a9fa5a-12d1-4e13-a7db-e36c2dd288ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:24:19.248Z|81a9fa5a-12d1-4e13-a7db-e36c2dd288ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:24:19.440Z|ffc81a6e-366f-4c2b-997f-6c8a5ef56a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:24:19.441Z|ffc81a6e-366f-4c2b-997f-6c8a5ef56a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:24:19.863Z|dbad0e97-cc98-4824-9e1a-adcb9a402a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:19.864Z|dbad0e97-cc98-4824-9e1a-adcb9a402a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:19.865Z|2712f012-630a-4271-a701-433462ef0333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:19.866Z|2712f012-630a-4271-a701-433462ef0333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:21.160Z|21cedd19-2d36-49b9-a98d-50412335b81a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:21.161Z|21cedd19-2d36-49b9-a98d-50412335b81a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:29.892Z|69cf3317-8c1f-496e-b9ee-f35efa575d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:29.893Z|69cf3317-8c1f-496e-b9ee-f35efa575d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:29.889Z|ed4f80c9-e796-46c3-8f1e-eada6a5d9cf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:29.899Z|ed4f80c9-e796-46c3-8f1e-eada6a5d9cf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:31.192Z|9bcfadcd-ef67-4c0b-ac4a-95d86daf5f79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:31.193Z|9bcfadcd-ef67-4c0b-ac4a-95d86daf5f79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:34.247Z|0e53a9df-0700-4d02-a5c4-5a0dc8f636f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:24:34.248Z|0e53a9df-0700-4d02-a5c4-5a0dc8f636f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:24:39.921Z|eaeda686-0bfc-4be6-beb3-5ccbac1e0e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:39.922Z|eaeda686-0bfc-4be6-beb3-5ccbac1e0e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:39.931Z|2e5867cf-4143-417b-87b6-169fb13386d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:39.939Z|2e5867cf-4143-417b-87b6-169fb13386d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:41.222Z|d3194c11-0ed9-4848-afd3-81ab07005feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:41.223Z|d3194c11-0ed9-4848-afd3-81ab07005feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:49.248Z|1cf64fb2-e85b-404e-ad21-9ec8a24ffb2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:24:49.253Z|1cf64fb2-e85b-404e-ad21-9ec8a24ffb2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:24:49.443Z|9e6ec3a2-3f8c-41df-a2fc-f2edea74c731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:24:49.444Z|9e6ec3a2-3f8c-41df-a2fc-f2edea74c731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:24:49.955Z|9d22dce0-7a5e-4a3e-80cd-fb2e446ae2d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:49.956Z|9d22dce0-7a5e-4a3e-80cd-fb2e446ae2d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:49.962Z|6e641fd0-5d6d-4e23-9975-c674d3584017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:49.963Z|6e641fd0-5d6d-4e23-9975-c674d3584017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:51.252Z|2b831621-fbfc-4306-b92d-746081f5eb7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:51.253Z|2b831621-fbfc-4306-b92d-746081f5eb7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:59.984Z|b4283d98-5d4c-4e02-90ee-5e4e4814274b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:59.985Z|b4283d98-5d4c-4e02-90ee-5e4e4814274b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:24:59.989Z|581da564-6b62-482c-b3fb-f42e93fdb2ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:24:59.990Z|581da564-6b62-482c-b3fb-f42e93fdb2ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:01.288Z|8c4338ea-e34c-40e8-b220-62b1d9a1a098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:01.289Z|8c4338ea-e34c-40e8-b220-62b1d9a1a098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:04.246Z|ff6c6627-c4ed-49a3-aa07-68ec718cd271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:25:04.248Z|ff6c6627-c4ed-49a3-aa07-68ec718cd271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:25:10.017Z|9ff33780-9488-403a-9978-f9afb3884f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:10.018Z|9ff33780-9488-403a-9978-f9afb3884f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:10.022Z|7e5fbb50-a951-4f8b-9290-61e3b3729d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:10.023Z|7e5fbb50-a951-4f8b-9290-61e3b3729d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:11.315Z|133784d4-2bf5-41b3-baf1-1dba760038eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:11.316Z|133784d4-2bf5-41b3-baf1-1dba760038eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:19.247Z|fce2a198-4c1e-4935-b688-878843a44bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:25:19.248Z|fce2a198-4c1e-4935-b688-878843a44bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:25:19.446Z|2d746050-6702-4469-98f9-189195f117d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:25:19.447Z|2d746050-6702-4469-98f9-189195f117d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:25:20.053Z|08aa9b82-662c-4bf9-9d03-5f3ba5f64dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:20.054Z|08aa9b82-662c-4bf9-9d03-5f3ba5f64dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:20.057Z|15a1ff08-d8f6-4413-af20-f5163dfb9248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:20.058Z|15a1ff08-d8f6-4413-af20-f5163dfb9248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:21.354Z|4bf362fa-cfba-4b77-a4a0-0fe918c780d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:21.355Z|4bf362fa-cfba-4b77-a4a0-0fe918c780d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:30.085Z|1d5f1246-a8ee-4c4d-b109-c4dfdff2fa71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:30.085Z|5cf6141e-ce05-41a3-b8ee-f055762d49a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:30.086Z|1d5f1246-a8ee-4c4d-b109-c4dfdff2fa71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:30.086Z|5cf6141e-ce05-41a3-b8ee-f055762d49a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:31.384Z|a1f18e23-1037-4d7b-a3a5-0eef5b73a641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:31.385Z|a1f18e23-1037-4d7b-a3a5-0eef5b73a641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:34.246Z|3c6653a8-60fa-4efa-b8b8-b13343e7ce01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:25:34.249Z|3c6653a8-60fa-4efa-b8b8-b13343e7ce01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:25:40.114Z|39743568-68ee-4d76-88e8-b1b3582af66d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:40.114Z|c7ec08e5-81db-4221-8b3f-724e43571136|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:40.116Z|39743568-68ee-4d76-88e8-b1b3582af66d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:40.118Z|c7ec08e5-81db-4221-8b3f-724e43571136|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:41.411Z|0e20e029-abde-4558-a9c2-a07b28533cb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:41.412Z|0e20e029-abde-4558-a9c2-a07b28533cb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:49.247Z|55116e99-cb6f-4da1-9196-8db3e812fcb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:25:49.248Z|55116e99-cb6f-4da1-9196-8db3e812fcb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:25:49.448Z|2e91eed6-7d93-4e3b-8f22-70b0a8e2a435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:25:49.449Z|2e91eed6-7d93-4e3b-8f22-70b0a8e2a435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:25:50.143Z|9251c2d5-9ede-4e1e-aed8-333d085c43ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:50.143Z|07ef357e-6118-4c35-8580-2492cc26bf5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:50.145Z|9251c2d5-9ede-4e1e-aed8-333d085c43ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:50.145Z|07ef357e-6118-4c35-8580-2492cc26bf5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:25:51.439Z|8b86f8a4-5cf4-4767-86c7-180ede7dc31c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:25:51.440Z|8b86f8a4-5cf4-4767-86c7-180ede7dc31c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:00.185Z|9fa4bf04-20e7-4e58-ad8a-ac49ed707d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:00.185Z|d17a2443-c6d3-4641-a291-4ab14675d61b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:00.186Z|9fa4bf04-20e7-4e58-ad8a-ac49ed707d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:00.186Z|d17a2443-c6d3-4641-a291-4ab14675d61b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:01.466Z|d255faca-9575-4041-90e5-eb14098f9b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:01.468Z|d255faca-9575-4041-90e5-eb14098f9b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:04.247Z|20d05fc7-ddaf-44a9-a6d9-54b617343c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:26:04.248Z|20d05fc7-ddaf-44a9-a6d9-54b617343c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:26:10.212Z|b2581fc7-5464-4c0a-b945-5653fcdd07d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:10.214Z|b2581fc7-5464-4c0a-b945-5653fcdd07d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:10.219Z|a3a69fe2-8425-4ecf-9f79-a448dafc5b1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:10.219Z|a3a69fe2-8425-4ecf-9f79-a448dafc5b1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:11.497Z|68ee4c56-8790-42c8-a012-8b640b1a17ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:11.498Z|68ee4c56-8790-42c8-a012-8b640b1a17ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:19.248Z|a3599851-dff7-414d-8027-81ee23219538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:26:19.264Z|a3599851-dff7-414d-8027-81ee23219538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:26:19.450Z|6e744620-00e9-4bc8-93e4-0e77c0ac28d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:26:19.451Z|6e744620-00e9-4bc8-93e4-0e77c0ac28d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:26:20.239Z|31122371-f841-4e5b-9ccb-a33d182e1a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:20.240Z|7456bd0f-6ab4-465e-b828-e239d0b82499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:20.241Z|31122371-f841-4e5b-9ccb-a33d182e1a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:20.241Z|7456bd0f-6ab4-465e-b828-e239d0b82499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:21.522Z|da161765-118f-43c4-b0fa-5641f7c0b461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:21.524Z|da161765-118f-43c4-b0fa-5641f7c0b461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:30.267Z|ba344b92-b4cd-44aa-ab03-6dbc6e0b3342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:30.268Z|ba344b92-b4cd-44aa-ab03-6dbc6e0b3342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:30.274Z|dda2e8be-49d3-494f-b87b-447f85005c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:30.275Z|dda2e8be-49d3-494f-b87b-447f85005c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:31.549Z|e557d655-a7ae-4e1e-802a-652120a4f184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:31.550Z|e557d655-a7ae-4e1e-802a-652120a4f184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:34.246Z|997d3632-c41f-4fe4-9067-b2c01ef40ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:26:34.248Z|997d3632-c41f-4fe4-9067-b2c01ef40ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:26:40.303Z|6fc4f33f-0958-49ec-9b5d-87e5a886ea68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:40.303Z|3f53cd78-660e-446a-84ca-1bf3bb714bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:40.304Z|6fc4f33f-0958-49ec-9b5d-87e5a886ea68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:40.304Z|3f53cd78-660e-446a-84ca-1bf3bb714bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:41.576Z|81d9eabb-4322-4f23-b045-9b320b1db5bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:41.577Z|81d9eabb-4322-4f23-b045-9b320b1db5bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:49.250Z|e37b627f-0e41-4f86-9d03-f792967a4e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:26:49.253Z|e37b627f-0e41-4f86-9d03-f792967a4e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:26:49.453Z|56c6b7f1-a031-4113-886b-953eda65e700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:26:49.454Z|56c6b7f1-a031-4113-886b-953eda65e700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:26:50.336Z|d62c3b46-27d6-4574-9afd-c670b08b814c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:50.337Z|d62c3b46-27d6-4574-9afd-c670b08b814c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:50.335Z|1d14639c-ccd6-40b6-805b-b3396ab9eb3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:50.344Z|1d14639c-ccd6-40b6-805b-b3396ab9eb3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:26:51.604Z|74230e40-155c-41e3-a726-0460c56bf567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:26:51.606Z|74230e40-155c-41e3-a726-0460c56bf567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:00.365Z|3359b800-1507-44c1-af7e-9e6b59b7f708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:00.366Z|3359b800-1507-44c1-af7e-9e6b59b7f708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:00.373Z|d036d36d-f9be-4361-8986-6f3ac28a2abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:00.374Z|d036d36d-f9be-4361-8986-6f3ac28a2abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:01.634Z|66e96f3f-fdb4-4991-ade2-209c4b4dab39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:01.635Z|66e96f3f-fdb4-4991-ade2-209c4b4dab39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:04.247Z|847b9bc1-5670-4eaa-ade8-b3280aa23069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:27:04.250Z|847b9bc1-5670-4eaa-ade8-b3280aa23069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:27:10.400Z|09879b88-7e5a-460b-ac35-f38bd93279ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:10.400Z|6d5002b1-762a-4caa-a454-8a614738bbdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:10.401Z|09879b88-7e5a-460b-ac35-f38bd93279ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:10.402Z|6d5002b1-762a-4caa-a454-8a614738bbdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:11.662Z|0d4a39fa-d8c2-4f14-885d-03ac228fc246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:11.663Z|0d4a39fa-d8c2-4f14-885d-03ac228fc246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:19.248Z|0c5e8129-aa82-4fcc-9514-dc4f5911e1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:27:19.249Z|0c5e8129-aa82-4fcc-9514-dc4f5911e1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:27:19.456Z|ae4ee013-a8c1-48e8-93e2-d7150f36601a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:27:19.457Z|ae4ee013-a8c1-48e8-93e2-d7150f36601a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:27:20.429Z|ccb830a5-f1a2-4a0a-bb1f-f60a99903e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:20.430Z|ccb830a5-f1a2-4a0a-bb1f-f60a99903e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:20.434Z|5d768c69-1a6c-4add-9f41-c555170da481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:20.438Z|5d768c69-1a6c-4add-9f41-c555170da481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:21.688Z|060bcfea-bfc5-463b-943b-9b7f5b6c93ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:21.689Z|060bcfea-bfc5-463b-943b-9b7f5b6c93ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:30.463Z|8910149e-aa76-4d55-8869-03886603a831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:30.463Z|e816611c-b574-4c6c-82ec-16030524a799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:30.464Z|8910149e-aa76-4d55-8869-03886603a831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:30.464Z|e816611c-b574-4c6c-82ec-16030524a799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:31.723Z|bd021161-ff53-4573-aeea-1798c93678a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:31.724Z|bd021161-ff53-4573-aeea-1798c93678a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:34.248Z|c1f8e6d7-1a3f-4ab3-8ad5-7c75dd3e8bb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:27:34.249Z|c1f8e6d7-1a3f-4ab3-8ad5-7c75dd3e8bb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:27:40.497Z|f7c97eb4-c8f0-4b85-b281-1f8c4d5a4aa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:40.497Z|e77904af-0a89-4c10-8e66-6daad8b2eba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:40.499Z|f7c97eb4-c8f0-4b85-b281-1f8c4d5a4aa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:40.499Z|e77904af-0a89-4c10-8e66-6daad8b2eba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:41.751Z|a4e8933e-885f-4d63-98df-8d47b240e8bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:41.752Z|a4e8933e-885f-4d63-98df-8d47b240e8bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:49.248Z|3619090b-54d3-413a-afc4-52eb5d1956e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:27:49.252Z|3619090b-54d3-413a-afc4-52eb5d1956e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:27:49.458Z|cb2ea399-6917-4ecb-bef2-99667fa917f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:27:49.459Z|cb2ea399-6917-4ecb-bef2-99667fa917f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:27:50.535Z|c178d67d-b937-4371-b1cd-e1e81ad74d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:50.536Z|c178d67d-b937-4371-b1cd-e1e81ad74d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:50.537Z|00c358ef-b502-41d3-9895-956e339fbd00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:50.539Z|00c358ef-b502-41d3-9895-956e339fbd00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:27:51.779Z|884cbf82-8dc2-4b22-8a0e-0298c7e6acdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:27:51.780Z|884cbf82-8dc2-4b22-8a0e-0298c7e6acdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:00.585Z|3c7e5833-47ff-471c-b631-8dfbb9ff681f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:00.585Z|c4c81426-5489-495f-acdf-cb36b6a20836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:00.587Z|3c7e5833-47ff-471c-b631-8dfbb9ff681f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:00.587Z|c4c81426-5489-495f-acdf-cb36b6a20836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:01.808Z|0357a6a2-6a76-497b-ac99-8d3b958c0ec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:01.810Z|0357a6a2-6a76-497b-ac99-8d3b958c0ec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:04.246Z|e95d06ae-0772-43c3-bec3-4feadf301631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:28:04.247Z|e95d06ae-0772-43c3-bec3-4feadf301631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:28:10.615Z|fa5e24f4-5e13-4a8e-ac3e-333b168e1aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:10.616Z|fa5e24f4-5e13-4a8e-ac3e-333b168e1aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:10.625Z|5a56b2c4-3659-4163-a741-a1536704ff25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:10.626Z|5a56b2c4-3659-4163-a741-a1536704ff25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:11.836Z|71c239a7-720c-4d9b-b3bc-4e1523c7b614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:11.837Z|71c239a7-720c-4d9b-b3bc-4e1523c7b614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:19.246Z|6f4712c5-06ba-48f1-9616-5d2ded3e83d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:28:19.248Z|6f4712c5-06ba-48f1-9616-5d2ded3e83d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:28:19.463Z|6f82a7d8-e658-43b7-b3d2-e4a023125607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:28:19.465Z|6f82a7d8-e658-43b7-b3d2-e4a023125607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:28:20.651Z|0c8ab1e2-f609-44ab-98be-eb5da60b9074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:20.652Z|0c8ab1e2-f609-44ab-98be-eb5da60b9074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:20.654Z|132aeb69-bbed-47fa-b885-44bb7148fa05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:20.655Z|132aeb69-bbed-47fa-b885-44bb7148fa05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:21.864Z|cd697c1d-6ea5-4690-bafd-b0b890a55be0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:21.865Z|cd697c1d-6ea5-4690-bafd-b0b890a55be0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:30.679Z|cb3a6987-d931-4d7b-be10-f37cfdda06d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:30.679Z|08e8d3a4-184c-45c4-9733-5e36e222fa58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:30.680Z|08e8d3a4-184c-45c4-9733-5e36e222fa58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:30.680Z|cb3a6987-d931-4d7b-be10-f37cfdda06d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:31.892Z|247f57df-5fc8-4e93-b6c3-98af5bda4fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:31.893Z|247f57df-5fc8-4e93-b6c3-98af5bda4fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:34.246Z|360a9eaa-36e8-499b-a4a3-bac0a6761fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:28:34.249Z|360a9eaa-36e8-499b-a4a3-bac0a6761fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:28:40.713Z|fc044c79-d51c-4c8e-b98e-ead70cb048dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:40.714Z|fc044c79-d51c-4c8e-b98e-ead70cb048dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:40.717Z|99015f36-d665-417c-b77f-26c5fb0fc48e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:40.718Z|99015f36-d665-417c-b77f-26c5fb0fc48e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:41.924Z|7127d72c-de2b-44e7-8999-d183bb6a8544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:41.925Z|7127d72c-de2b-44e7-8999-d183bb6a8544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:49.247Z|56852731-2c93-4032-8655-e1b54e7b5b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:28:49.249Z|56852731-2c93-4032-8655-e1b54e7b5b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:28:49.467Z|a48c6d31-566c-4c0c-8a5e-21e56d47b4a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:28:49.468Z|a48c6d31-566c-4c0c-8a5e-21e56d47b4a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:28:50.743Z|f7ef6c11-32a9-4dfa-8f70-39fb937f9a9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:50.744Z|45a74d3b-87c5-493e-9792-def2700a2569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:50.744Z|f7ef6c11-32a9-4dfa-8f70-39fb937f9a9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:50.746Z|45a74d3b-87c5-493e-9792-def2700a2569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:28:51.951Z|de4966ef-05d4-4d7f-9f16-f968a857617a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:28:51.952Z|de4966ef-05d4-4d7f-9f16-f968a857617a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:00.771Z|35bcc3b2-5c53-42bc-866f-210ea96bcb34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:00.771Z|6a4274c0-ea4b-4786-bbdb-1cab69064e50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:00.772Z|35bcc3b2-5c53-42bc-866f-210ea96bcb34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:00.774Z|6a4274c0-ea4b-4786-bbdb-1cab69064e50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:01.978Z|e4b20ca3-e4a4-4549-96f3-f1924119625a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:01.979Z|e4b20ca3-e4a4-4549-96f3-f1924119625a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:04.246Z|3ceaa290-61e3-43d9-bbac-0b1b6812c7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:29:04.247Z|3ceaa290-61e3-43d9-bbac-0b1b6812c7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:29:10.798Z|26f01bb4-7ab3-4dea-a96c-54d1ee5fdfb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:10.799Z|26f01bb4-7ab3-4dea-a96c-54d1ee5fdfb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:10.800Z|7ac99d5f-8993-42e4-82a8-c47a89fe38ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:10.801Z|7ac99d5f-8993-42e4-82a8-c47a89fe38ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:12.004Z|133b6fa0-8812-45c8-9a95-a421c08b0c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:12.005Z|133b6fa0-8812-45c8-9a95-a421c08b0c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:19.247Z|c42d751c-f14a-4dfc-9877-a846a6de2044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:29:19.253Z|c42d751c-f14a-4dfc-9877-a846a6de2044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:29:19.469Z|3f4dba61-0c8e-449f-9363-2952963d68c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:29:19.470Z|3f4dba61-0c8e-449f-9363-2952963d68c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:29:20.826Z|e1bc4d49-aa31-4b8d-b19a-493c8880e9d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:20.826Z|f711bed0-8c61-4388-8b2b-a18cfe6d8aa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:20.827Z|e1bc4d49-aa31-4b8d-b19a-493c8880e9d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:20.827Z|f711bed0-8c61-4388-8b2b-a18cfe6d8aa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:22.032Z|bff5ff9a-c684-4332-b443-e7eed54490ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:22.033Z|bff5ff9a-c684-4332-b443-e7eed54490ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:30.852Z|d96d2935-041d-43ef-85d6-b4a71bf6ff93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:30.853Z|d96d2935-041d-43ef-85d6-b4a71bf6ff93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:30.857Z|54742292-ef98-47c6-9f2c-03b8e8c105ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:30.858Z|54742292-ef98-47c6-9f2c-03b8e8c105ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:32.066Z|f897e941-e5e7-46e3-a35b-39f00c85bc3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:32.068Z|f897e941-e5e7-46e3-a35b-39f00c85bc3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:34.247Z|446e4df1-a18a-4bfe-b142-6cdb68467d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:29:34.248Z|446e4df1-a18a-4bfe-b142-6cdb68467d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:29:40.877Z|25a5ab0e-a111-467a-a0c6-da0166bb7352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:40.878Z|25a5ab0e-a111-467a-a0c6-da0166bb7352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:40.887Z|4ec331ea-968e-4ef7-a62a-0e54b6d9ae9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:40.888Z|4ec331ea-968e-4ef7-a62a-0e54b6d9ae9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:42.097Z|2d9af951-9b42-4fe2-9806-29eaaec4661e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:42.098Z|2d9af951-9b42-4fe2-9806-29eaaec4661e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:49.248Z|cae487f6-c7dd-42c9-a25d-a79e39134cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:29:49.252Z|cae487f6-c7dd-42c9-a25d-a79e39134cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:29:49.472Z|8fcefa58-6743-4de6-98c3-27292ff26e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:29:49.473Z|8fcefa58-6743-4de6-98c3-27292ff26e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:29:50.906Z|e03209a2-a46d-4513-b0fe-ed774085494b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:50.907Z|e03209a2-a46d-4513-b0fe-ed774085494b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:50.911Z|8bc456d3-1768-46a6-9c73-9603f6cee742|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:50.912Z|8bc456d3-1768-46a6-9c73-9603f6cee742|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:29:52.129Z|befb2a5f-93e3-4ab3-98d6-9e45a963821c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:29:52.130Z|befb2a5f-93e3-4ab3-98d6-9e45a963821c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:00.931Z|94a08bf2-fc76-4273-b129-4df0cee91058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:00.932Z|94a08bf2-fc76-4273-b129-4df0cee91058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:00.933Z|26f20dcd-55c3-4f66-9740-70372f4d25dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:00.934Z|26f20dcd-55c3-4f66-9740-70372f4d25dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:02.160Z|4db8a0c8-f41b-49b3-a2f3-837b7b863b78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:02.161Z|4db8a0c8-f41b-49b3-a2f3-837b7b863b78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:04.246Z|3b8a68d7-45bf-41b4-bb09-0e0ce5170a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:30:04.250Z|3b8a68d7-45bf-41b4-bb09-0e0ce5170a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:30:10.957Z|2f9bedb3-896c-45d4-81d3-a7c2881fd71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:10.957Z|85ce69ea-2748-44a5-9eb7-5dfc0894ee9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:10.958Z|2f9bedb3-896c-45d4-81d3-a7c2881fd71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:10.958Z|85ce69ea-2748-44a5-9eb7-5dfc0894ee9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:12.202Z|3718dbdd-5247-4c65-9609-109d7bcb9ad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:12.203Z|3718dbdd-5247-4c65-9609-109d7bcb9ad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:19.251Z|32651cbc-3af3-49d2-abba-04052878f5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:30:19.254Z|32651cbc-3af3-49d2-abba-04052878f5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:30:19.475Z|1ef58573-497d-4e9d-8305-e79a42c292bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:30:19.477Z|1ef58573-497d-4e9d-8305-e79a42c292bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:30:20.986Z|13749140-ebd3-43c4-be8b-64e84b6c3d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:20.987Z|13749140-ebd3-43c4-be8b-64e84b6c3d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:20.984Z|14afdc67-082d-4045-baf7-59051cd32fa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:20.992Z|14afdc67-082d-4045-baf7-59051cd32fa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:22.227Z|1a618199-3bdb-44eb-b9c9-194274791e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:22.228Z|1a618199-3bdb-44eb-b9c9-194274791e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:31.012Z|df920931-358c-4355-80d5-89e8b7d70ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:31.013Z|df920931-358c-4355-80d5-89e8b7d70ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:31.013Z|55f32b40-b1ca-491c-a436-829013226073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:31.016Z|55f32b40-b1ca-491c-a436-829013226073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:31.366Z|26ccd7b6-bd54-4823-be28-0caaaa6bbcf6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:30:31.367Z|26ccd7b6-bd54-4823-be28-0caaaa6bbcf6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:32.252Z|fd755fa5-12b0-4af2-bdd3-b412132f685b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:32.253Z|fd755fa5-12b0-4af2-bdd3-b412132f685b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:34.246Z|31b9a596-611f-41b4-ace6-fa61f1599654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:30:34.247Z|31b9a596-611f-41b4-ace6-fa61f1599654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:30:41.045Z|cf722e73-9caf-438a-9a25-959866d93b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:41.045Z|b6ba9d7d-692b-43e8-8ff6-54cc03bdb4ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:41.046Z|cf722e73-9caf-438a-9a25-959866d93b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:41.047Z|b6ba9d7d-692b-43e8-8ff6-54cc03bdb4ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:42.277Z|2453b1e1-64f4-4953-a522-d8e44b49a554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:42.278Z|2453b1e1-64f4-4953-a522-d8e44b49a554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:49.251Z|d77b68e7-e0cb-4018-a44d-6926907e96cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:30:49.262Z|d77b68e7-e0cb-4018-a44d-6926907e96cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:30:49.478Z|802e4a52-45fe-4e52-b98f-f5bfa5e2b642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:30:49.479Z|802e4a52-45fe-4e52-b98f-f5bfa5e2b642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:30:51.075Z|714803a7-4ae3-4bfb-8380-b425d355e80c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:51.075Z|ebe5383a-aa16-4c5c-9c66-8a40ddc67728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:51.076Z|714803a7-4ae3-4bfb-8380-b425d355e80c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:51.076Z|ebe5383a-aa16-4c5c-9c66-8a40ddc67728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:30:52.310Z|54c1a5f3-c353-45da-8055-a9762677168e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:30:52.311Z|54c1a5f3-c353-45da-8055-a9762677168e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:01.101Z|08b8a2e7-951b-4ad0-8c46-116ec145fbe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:01.101Z|08d00fb6-7c25-4ae5-abcb-398079a2cb1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:01.102Z|08b8a2e7-951b-4ad0-8c46-116ec145fbe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:01.102Z|08d00fb6-7c25-4ae5-abcb-398079a2cb1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:02.356Z|c1cb93d5-8cb1-4e82-a4eb-d54640dd36e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:02.357Z|c1cb93d5-8cb1-4e82-a4eb-d54640dd36e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:04.247Z|bbeb283e-4d5b-4394-8686-9df2f9177683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:31:04.248Z|bbeb283e-4d5b-4394-8686-9df2f9177683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:31:11.127Z|4e78bf2d-4def-4e5a-89d8-eb0485c2948d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:11.127Z|dc0172e2-c097-4087-8a64-b0e4cc316a5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:11.128Z|dc0172e2-c097-4087-8a64-b0e4cc316a5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:11.128Z|4e78bf2d-4def-4e5a-89d8-eb0485c2948d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:12.443Z|2b94618a-3cef-42e2-ad52-e31d76346543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:12.444Z|2b94618a-3cef-42e2-ad52-e31d76346543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:19.249Z|4b716f59-5990-4c0c-bb3e-e061fe1e393a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:31:19.251Z|4b716f59-5990-4c0c-bb3e-e061fe1e393a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:31:19.480Z|0c44bd4a-5fd8-401a-ab8c-78613ed37ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:31:19.480Z|0c44bd4a-5fd8-401a-ab8c-78613ed37ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:31:21.156Z|0cc165c2-27ae-4e9b-88b4-a431487f3c17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:21.157Z|0cc165c2-27ae-4e9b-88b4-a431487f3c17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:21.159Z|965cd92c-4930-48bc-a98f-d980625f5a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:21.159Z|965cd92c-4930-48bc-a98f-d980625f5a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:22.469Z|ee0b3867-a6f4-4d7a-a3a0-3f313bd846f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:22.470Z|ee0b3867-a6f4-4d7a-a3a0-3f313bd846f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:31.188Z|fdf6aeb3-0862-429e-bdc3-494da5fca4e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:31.188Z|2b8c26f5-8fa0-4e57-a705-97352ec70867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:31.189Z|fdf6aeb3-0862-429e-bdc3-494da5fca4e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:31.189Z|2b8c26f5-8fa0-4e57-a705-97352ec70867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:31.352Z|eefbede5-3a6d-4899-884d-baef2e234b7c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:31:31.354Z|eefbede5-3a6d-4899-884d-baef2e234b7c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:32.494Z|3288f5ae-d3a1-4217-a684-27c3a3d4624f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:32.495Z|3288f5ae-d3a1-4217-a684-27c3a3d4624f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:34.246Z|45e76ed7-dca0-49aa-a662-da82f0952a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:31:34.249Z|45e76ed7-dca0-49aa-a662-da82f0952a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:31:41.216Z|f94c8ce5-02b8-4826-8c0e-c25a22339441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:41.217Z|f94c8ce5-02b8-4826-8c0e-c25a22339441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:41.220Z|0162d2e9-6e8d-4ae3-8258-d8b83eb7e5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:41.221Z|0162d2e9-6e8d-4ae3-8258-d8b83eb7e5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:42.522Z|ef258d7c-2e2c-456d-a6f1-adfd40a7257c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:42.523Z|ef258d7c-2e2c-456d-a6f1-adfd40a7257c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:49.247Z|ff48346b-b1c2-4194-95a0-589bf5f975e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:31:49.247Z|ff48346b-b1c2-4194-95a0-589bf5f975e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:31:49.481Z|1f7fc613-83c4-4a4c-875d-98f53aa37993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:31:49.482Z|1f7fc613-83c4-4a4c-875d-98f53aa37993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:31:51.251Z|1f0a938a-1b99-46d7-bfd2-7aac6d3af7ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:51.251Z|4ab0834d-27b7-4543-a7dd-60ab07201c65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:51.253Z|1f0a938a-1b99-46d7-bfd2-7aac6d3af7ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:51.253Z|4ab0834d-27b7-4543-a7dd-60ab07201c65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:31:52.551Z|04cb3a3b-d1f1-4e76-9a55-5650c240d2fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:31:52.552Z|04cb3a3b-d1f1-4e76-9a55-5650c240d2fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:01.293Z|bf819a60-6b0d-4d36-aad2-fa6efc37b5d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:01.295Z|059fbb15-408e-4916-a831-fe23333c30f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:01.295Z|bf819a60-6b0d-4d36-aad2-fa6efc37b5d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:01.300Z|059fbb15-408e-4916-a831-fe23333c30f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:02.583Z|5e026798-b97e-4b78-9667-755dd81a33b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:02.584Z|5e026798-b97e-4b78-9667-755dd81a33b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:04.247Z|a188bc81-8584-48ed-8978-f381f764a0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:32:04.248Z|a188bc81-8584-48ed-8978-f381f764a0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:32:11.327Z|ce509bf0-33aa-407b-9fb8-323fea573ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:11.329Z|ce509bf0-33aa-407b-9fb8-323fea573ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:11.330Z|414c535e-5b9a-497d-a8a0-799bdbcf60c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:11.331Z|414c535e-5b9a-497d-a8a0-799bdbcf60c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:12.611Z|054f7c8f-8240-42b2-9b52-3334f76f0cc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:12.612Z|054f7c8f-8240-42b2-9b52-3334f76f0cc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:19.246Z|2dc1b597-558a-4536-98b1-87b6255940db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:32:19.249Z|2dc1b597-558a-4536-98b1-87b6255940db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:32:19.483Z|140e26df-0264-4e2d-a0d7-107feaaa272a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:32:19.484Z|140e26df-0264-4e2d-a0d7-107feaaa272a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:32:21.354Z|00a4901f-c572-495f-9296-e6517df226f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:21.355Z|649b8c9d-9013-4eca-b775-91f5c3e906ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:21.356Z|00a4901f-c572-495f-9296-e6517df226f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:21.356Z|649b8c9d-9013-4eca-b775-91f5c3e906ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:22.638Z|539aa1e1-9b99-4d11-ae8c-b33c602c380e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:22.639Z|539aa1e1-9b99-4d11-ae8c-b33c602c380e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:31.352Z|9e2fb8ac-d0e9-4a1b-9e0d-5befba85612d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:32:31.354Z|9e2fb8ac-d0e9-4a1b-9e0d-5befba85612d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:31.381Z|283a3609-fad4-48b4-b021-59c8413c477f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:31.382Z|283a3609-fad4-48b4-b021-59c8413c477f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:31.386Z|5857e906-97dc-4da7-a8ec-96d091464fed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:31.388Z|5857e906-97dc-4da7-a8ec-96d091464fed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:32.663Z|505b4b35-c44a-446a-b23b-b17a1983026e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:32.664Z|505b4b35-c44a-446a-b23b-b17a1983026e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:34.246Z|6c491887-84f9-4daa-a802-1851be639583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:32:34.247Z|6c491887-84f9-4daa-a802-1851be639583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:32:41.407Z|034580c6-ef7a-4c45-88f7-23bf4ee285fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:41.408Z|034580c6-ef7a-4c45-88f7-23bf4ee285fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:41.411Z|1f924dae-3ecf-459a-8287-c374a160b96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:41.412Z|1f924dae-3ecf-459a-8287-c374a160b96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:42.702Z|fa801367-8945-44fa-9145-0f167bce73fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:42.703Z|fa801367-8945-44fa-9145-0f167bce73fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:49.249Z|b2a3d4e0-28e8-4d5c-b19b-cf3f30f1b2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:32:49.262Z|b2a3d4e0-28e8-4d5c-b19b-cf3f30f1b2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:32:49.485Z|7656350a-bc64-49b6-bbd6-c80caf9cc0a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:32:49.486Z|7656350a-bc64-49b6-bbd6-c80caf9cc0a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:32:51.435Z|f2a74de0-e604-4799-baf1-bea5aed588f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:51.435Z|45bce8a1-67d8-413a-9c16-8ac7398235ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:51.436Z|f2a74de0-e604-4799-baf1-bea5aed588f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:51.438Z|45bce8a1-67d8-413a-9c16-8ac7398235ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:32:52.737Z|77fba2a9-cf34-4ea2-bbac-20ba642e0618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:32:52.738Z|77fba2a9-cf34-4ea2-bbac-20ba642e0618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:01.464Z|c948584c-6b09-43c3-9892-2462045e7b58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:01.465Z|c948584c-6b09-43c3-9892-2462045e7b58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:01.468Z|4bacb7bc-c354-49b2-b167-1d81acdccd81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:01.472Z|4bacb7bc-c354-49b2-b167-1d81acdccd81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:02.764Z|e8027819-ee6b-4d2a-b445-35bafdf1c0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:02.765Z|e8027819-ee6b-4d2a-b445-35bafdf1c0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:04.246Z|8c1c9b9f-0b1d-4c1c-b5db-17148dad5b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:33:04.247Z|8c1c9b9f-0b1d-4c1c-b5db-17148dad5b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:33:11.493Z|5cc6f882-80d1-4813-99b2-22525150b8ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:11.494Z|5cc6f882-80d1-4813-99b2-22525150b8ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:11.498Z|e4b96adf-269a-4546-a6af-fe8e49df6787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:11.500Z|e4b96adf-269a-4546-a6af-fe8e49df6787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:12.790Z|b120a27e-0b61-406b-a303-11118f1b98c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:12.792Z|b120a27e-0b61-406b-a303-11118f1b98c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:19.246Z|d9d0bf1c-bc5a-4b5c-a077-48cbd3256655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:33:19.247Z|d9d0bf1c-bc5a-4b5c-a077-48cbd3256655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:33:19.487Z|c8e38d3c-1851-48a5-b8c4-45b90d36ca7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:33:19.488Z|c8e38d3c-1851-48a5-b8c4-45b90d36ca7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:33:21.523Z|f0e0d0be-6b14-4ecc-9a32-6ce5931b491b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:21.523Z|673eecc0-4b4a-429d-8e07-12b297cddf2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:21.524Z|673eecc0-4b4a-429d-8e07-12b297cddf2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:21.524Z|f0e0d0be-6b14-4ecc-9a32-6ce5931b491b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:22.817Z|4b858089-53f2-4790-8082-eb97fc5bef26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:22.817Z|4b858089-53f2-4790-8082-eb97fc5bef26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:31.351Z|6e6c4eea-44f1-4a2a-921d-094a05f0a6d2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:33:31.352Z|6e6c4eea-44f1-4a2a-921d-094a05f0a6d2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:31.549Z|e75a75df-3f63-416c-adda-7dc8a286e560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:31.550Z|e75a75df-3f63-416c-adda-7dc8a286e560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:31.550Z|bbf84095-cefd-46bd-9846-e011ba5ff60e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:31.553Z|bbf84095-cefd-46bd-9846-e011ba5ff60e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:32.843Z|dcea4f67-4cb5-422a-a191-5e5c621bb232|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:32.844Z|dcea4f67-4cb5-422a-a191-5e5c621bb232|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:34.246Z|7d084417-c815-4993-9a39-0f8d96948a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:33:34.250Z|7d084417-c815-4993-9a39-0f8d96948a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:33:41.575Z|cf023def-b2ab-44b6-9c32-0970ea56ee3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:41.576Z|cf023def-b2ab-44b6-9c32-0970ea56ee3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:41.581Z|38fc75ab-ddab-46a5-8ded-dfd3c0eb2515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:41.582Z|38fc75ab-ddab-46a5-8ded-dfd3c0eb2515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:42.870Z|5f6f73a9-1d5b-494f-993a-ef5bf57ef0ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:42.871Z|5f6f73a9-1d5b-494f-993a-ef5bf57ef0ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:49.246Z|9227a8a8-8fd7-490d-ade9-3858f59518e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:33:49.248Z|9227a8a8-8fd7-490d-ade9-3858f59518e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:33:49.489Z|c062b2a5-7cb1-4148-95a1-841fad8e9c2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:33:49.489Z|c062b2a5-7cb1-4148-95a1-841fad8e9c2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:33:51.605Z|c75cff4a-261a-4b5b-9720-d87ad1308c09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:51.606Z|c75cff4a-261a-4b5b-9720-d87ad1308c09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:51.610Z|715785cd-49b5-4220-b986-95f0a86117d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:51.611Z|715785cd-49b5-4220-b986-95f0a86117d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:33:52.895Z|21c8dda8-c13b-4fe7-898f-fcd4f70acaf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:33:52.896Z|21c8dda8-c13b-4fe7-898f-fcd4f70acaf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:01.639Z|1211e854-be44-4dfb-8984-3c5e075d1046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:01.639Z|888c27fa-5777-40d1-8333-87154f20d444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:01.640Z|888c27fa-5777-40d1-8333-87154f20d444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:01.640Z|1211e854-be44-4dfb-8984-3c5e075d1046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:02.923Z|7281502f-16de-4e87-9569-d8b1b5b0891b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:02.924Z|7281502f-16de-4e87-9569-d8b1b5b0891b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:04.246Z|07d8d0c3-dc79-46d7-a0b8-fd601d213ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:34:04.247Z|07d8d0c3-dc79-46d7-a0b8-fd601d213ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:34:11.684Z|7ac233f6-17f7-4c5f-88d0-bb81ee95782f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:11.685Z|7ac233f6-17f7-4c5f-88d0-bb81ee95782f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:11.688Z|b8c7319e-2f58-409e-acdb-a8f6271ce573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:11.688Z|b8c7319e-2f58-409e-acdb-a8f6271ce573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:12.953Z|42015c9b-b3e3-4bf6-9021-62fd7c9b501b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:12.954Z|42015c9b-b3e3-4bf6-9021-62fd7c9b501b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:19.246Z|ce252ff0-7c3b-444b-8da6-99cb58ccd674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:34:19.253Z|ce252ff0-7c3b-444b-8da6-99cb58ccd674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:34:19.490Z|72314fee-1fec-475c-a0a9-62b306a39593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:34:19.491Z|72314fee-1fec-475c-a0a9-62b306a39593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:34:21.724Z|bc89f87b-3893-4a18-8761-d3185f543abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:21.724Z|1d2a670f-1b7e-4331-b3a0-1fe8cdd17ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:21.726Z|1d2a670f-1b7e-4331-b3a0-1fe8cdd17ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:21.726Z|bc89f87b-3893-4a18-8761-d3185f543abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:22.986Z|082fa62c-86b2-4a96-a880-c643c0aca812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:22.987Z|082fa62c-86b2-4a96-a880-c643c0aca812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:31.355Z|48202a58-1e1c-482e-9345-7c5bb79a9a76|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:34:31.356Z|48202a58-1e1c-482e-9345-7c5bb79a9a76|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:31.753Z|29ddbf3e-9585-40c4-a95c-32e80ac502d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:31.753Z|615ad0b7-3584-4d76-9db6-dd3a76e11579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:31.754Z|29ddbf3e-9585-40c4-a95c-32e80ac502d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:31.754Z|615ad0b7-3584-4d76-9db6-dd3a76e11579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:33.015Z|0e600a56-5693-476e-a5a2-06da5a75a291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:33.017Z|0e600a56-5693-476e-a5a2-06da5a75a291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:34.246Z|afe1f303-ed8f-4650-95be-f49e45c11472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:34:34.247Z|afe1f303-ed8f-4650-95be-f49e45c11472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:34:41.779Z|6a21eea9-2cc9-4d2e-9ff2-7aaa37d60f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:41.779Z|15da80fd-9766-4ba6-9407-42ae17bf37e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:41.780Z|6a21eea9-2cc9-4d2e-9ff2-7aaa37d60f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:41.780Z|15da80fd-9766-4ba6-9407-42ae17bf37e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:43.043Z|f49a0906-928e-4aac-91e0-0ffe0f09577e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:43.044Z|f49a0906-928e-4aac-91e0-0ffe0f09577e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:49.247Z|04da9daf-c5bf-4f61-a3b8-45c5b94228f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:34:49.250Z|04da9daf-c5bf-4f61-a3b8-45c5b94228f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:34:49.492Z|db5f4c72-9aa2-430c-9d67-76363741c0c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:34:49.493Z|db5f4c72-9aa2-430c-9d67-76363741c0c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:34:51.812Z|5d50302b-cf49-419b-bb24-6ba6c2fe3fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:51.813Z|5d50302b-cf49-419b-bb24-6ba6c2fe3fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:51.815Z|13428be3-d636-4e74-a996-11b153758817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:51.816Z|13428be3-d636-4e74-a996-11b153758817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:34:53.071Z|1462551d-e12a-4050-9456-b047ec95b765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:34:53.072Z|1462551d-e12a-4050-9456-b047ec95b765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:01.841Z|38ca369c-46de-4575-81fb-c6fad2237377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:01.845Z|ae1411e7-6a10-4cb8-bf4f-7fafbcd697fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:01.846Z|ae1411e7-6a10-4cb8-bf4f-7fafbcd697fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:01.850Z|38ca369c-46de-4575-81fb-c6fad2237377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:03.100Z|bc1c5c06-9d6d-4943-82b7-a3b8552c3b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:03.101Z|bc1c5c06-9d6d-4943-82b7-a3b8552c3b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:04.246Z|14103f5b-2edb-44ca-8d84-ca859b0a9e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:35:04.250Z|14103f5b-2edb-44ca-8d84-ca859b0a9e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:35:11.877Z|c6f0347b-9f9d-4632-abfa-8c15d886da28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:11.878Z|c6f0347b-9f9d-4632-abfa-8c15d886da28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:11.885Z|7fd1c83d-763a-42e1-be79-1baf29d2f8c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:11.886Z|7fd1c83d-763a-42e1-be79-1baf29d2f8c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:13.129Z|ef0f77b8-b6fd-436d-b533-0d2076e6a1f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:13.130Z|ef0f77b8-b6fd-436d-b533-0d2076e6a1f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:19.246Z|b271819f-4245-416c-bd77-da42996fc85e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:35:19.248Z|b271819f-4245-416c-bd77-da42996fc85e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:35:19.494Z|c67a3eac-dd06-493a-9807-c0b1be069d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:35:19.494Z|c67a3eac-dd06-493a-9807-c0b1be069d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:35:21.911Z|b2055059-68b5-4971-91c1-f72189dddf21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:21.911Z|46503b9c-b69c-4972-8411-3621103c3a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:21.912Z|b2055059-68b5-4971-91c1-f72189dddf21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:21.912Z|46503b9c-b69c-4972-8411-3621103c3a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:23.159Z|2aa0ca91-d41c-44e5-acac-65b42d3d9c28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:23.160Z|2aa0ca91-d41c-44e5-acac-65b42d3d9c28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:31.349Z|0f5ff6ee-080d-4702-9a4d-0f9970e612ee|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:35:31.350Z|0f5ff6ee-080d-4702-9a4d-0f9970e612ee|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:31.945Z|ea4175f9-47fa-4773-8549-f8f88d261cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:31.946Z|ea4175f9-47fa-4773-8549-f8f88d261cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:31.952Z|7af6b789-4f12-4003-a797-2e8304a9f182|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:31.953Z|7af6b789-4f12-4003-a797-2e8304a9f182|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:33.186Z|b56b1536-7922-4fa6-8eb4-d2c1848d6e14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:33.187Z|b56b1536-7922-4fa6-8eb4-d2c1848d6e14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:34.246Z|a73fcf3d-0ce8-4f46-9cdd-e7cfd003ac0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:35:34.247Z|a73fcf3d-0ce8-4f46-9cdd-e7cfd003ac0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:35:41.971Z|4ed8e19c-3dd2-4cc0-b826-815970d60ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:41.972Z|4ed8e19c-3dd2-4cc0-b826-815970d60ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:41.975Z|bf38a490-e261-48e5-9bf1-0069a9502061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:41.975Z|bf38a490-e261-48e5-9bf1-0069a9502061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:43.211Z|d941c782-098f-4a23-b7ae-8714f8d728d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:43.212Z|d941c782-098f-4a23-b7ae-8714f8d728d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:49.249Z|f29c01a1-ca2b-4dd8-9c95-efb742def0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:35:49.259Z|f29c01a1-ca2b-4dd8-9c95-efb742def0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:35:49.496Z|6a6562f1-0089-4551-9f9b-05c862ee9e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:35:49.496Z|6a6562f1-0089-4551-9f9b-05c862ee9e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:35:52.009Z|c0064a13-c077-416d-bce2-c44d87a4c070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:52.007Z|47f5e66b-a0e2-499a-808d-5dd55bd7feeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:52.010Z|c0064a13-c077-416d-bce2-c44d87a4c070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:52.012Z|47f5e66b-a0e2-499a-808d-5dd55bd7feeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:35:53.237Z|5d7c1a4c-0342-4df0-8534-b21bced6bd2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:35:53.238Z|5d7c1a4c-0342-4df0-8534-b21bced6bd2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:02.043Z|1fab298e-b09f-4eaf-b7b7-e1194f77e028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:02.044Z|957bf8c4-1d44-436d-8de6-5a568e2e98ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:02.045Z|1fab298e-b09f-4eaf-b7b7-e1194f77e028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:02.045Z|957bf8c4-1d44-436d-8de6-5a568e2e98ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:03.272Z|a0ea15ad-093c-45f6-b09b-4214f0b545fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:03.273Z|a0ea15ad-093c-45f6-b09b-4214f0b545fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:04.246Z|efdd6def-eead-46c3-a674-efbfb6ec59be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:36:04.247Z|efdd6def-eead-46c3-a674-efbfb6ec59be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:36:12.070Z|48a0428b-ee07-4b0b-a416-f9c1e5a3fbb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:12.070Z|68033e56-af5f-481c-ae61-a5a3b6c17939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:12.070Z|68033e56-af5f-481c-ae61-a5a3b6c17939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:12.070Z|48a0428b-ee07-4b0b-a416-f9c1e5a3fbb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:13.301Z|161787bc-ee0f-48c9-92df-576dd2b18365|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:13.302Z|161787bc-ee0f-48c9-92df-576dd2b18365|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:19.249Z|23d77f11-a6eb-4f2e-8883-cbc304a6040f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:36:19.251Z|23d77f11-a6eb-4f2e-8883-cbc304a6040f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:36:19.497Z|7575964d-e8ab-4652-9ae3-5af9549e3bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:36:19.498Z|7575964d-e8ab-4652-9ae3-5af9549e3bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:36:22.101Z|ed73f74b-4372-4a9f-b894-05c1c00cb80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:22.102Z|ed73f74b-4372-4a9f-b894-05c1c00cb80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:22.105Z|e5eb78f9-f2e0-40f5-8be1-a1241e4dd9bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:22.106Z|e5eb78f9-f2e0-40f5-8be1-a1241e4dd9bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:23.327Z|21320444-ac02-497d-bf2b-c5376d192c60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:23.328Z|21320444-ac02-497d-bf2b-c5376d192c60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:31.350Z|0c239cf8-98e9-4027-b649-333b7d73cb67|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:36:31.352Z|0c239cf8-98e9-4027-b649-333b7d73cb67|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:32.129Z|5edcf7f9-d2e3-4186-ad19-9482b935a108|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:32.130Z|5edcf7f9-d2e3-4186-ad19-9482b935a108|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:32.138Z|b146d7c7-59af-44f2-b56d-a2b220ae784b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:32.139Z|b146d7c7-59af-44f2-b56d-a2b220ae784b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:33.377Z|2789e1aa-8699-4a63-907a-5914bad837f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:33.379Z|2789e1aa-8699-4a63-907a-5914bad837f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:34.247Z|19a2564e-026f-4a83-b1d7-d11ed6e3a83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:36:34.250Z|19a2564e-026f-4a83-b1d7-d11ed6e3a83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:36:42.160Z|602643b4-bc6b-49b0-8695-8fe22c299b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:42.161Z|602643b4-bc6b-49b0-8695-8fe22c299b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:42.189Z|28456b26-dd38-4544-8a8a-2cf93707cb24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:42.190Z|28456b26-dd38-4544-8a8a-2cf93707cb24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:43.440Z|bb8c5348-6360-4ab0-b066-43334e8f6c33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:43.441Z|bb8c5348-6360-4ab0-b066-43334e8f6c33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:49.248Z|f1865fab-0c4e-401d-a3ff-3ebeb7819f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:36:49.249Z|f1865fab-0c4e-401d-a3ff-3ebeb7819f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:36:49.499Z|adb62d2e-fce5-4b78-800d-859f1a643542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:36:49.500Z|adb62d2e-fce5-4b78-800d-859f1a643542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:36:52.189Z|bac3f5fa-55ca-4195-b897-cb4f45489bda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:52.190Z|bac3f5fa-55ca-4195-b897-cb4f45489bda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:52.216Z|4a4a5f6b-beaa-4225-88fd-3e3196ad3c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:52.217Z|4a4a5f6b-beaa-4225-88fd-3e3196ad3c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:36:53.496Z|675475ce-acda-4c6b-9f76-f872cdc47385|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:36:53.497Z|675475ce-acda-4c6b-9f76-f872cdc47385|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:02.217Z|01dbae35-9240-4fa4-88ae-b7846dc0fb96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:02.218Z|01dbae35-9240-4fa4-88ae-b7846dc0fb96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:02.244Z|1a13241a-116e-47b3-91a8-03966fdea9c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:02.244Z|1a13241a-116e-47b3-91a8-03966fdea9c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:03.530Z|40379d99-2a76-4b81-b853-b3029e885fe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:03.531Z|40379d99-2a76-4b81-b853-b3029e885fe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:04.246Z|11179ca0-bbf4-4660-abab-5bd9ff4b0013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:37:04.247Z|11179ca0-bbf4-4660-abab-5bd9ff4b0013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:37:12.244Z|dced3e01-11af-474c-b640-5f3a37e20236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:12.245Z|dced3e01-11af-474c-b640-5f3a37e20236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:12.269Z|298a50f3-83cd-44be-9ce5-90c74cbca790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:12.269Z|298a50f3-83cd-44be-9ce5-90c74cbca790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:13.584Z|aa4e3969-f110-44dd-9968-0866ecc855fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:13.586Z|aa4e3969-f110-44dd-9968-0866ecc855fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:19.246Z|e702d43e-96e1-4853-a52b-4e68c6b21a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:37:19.253Z|e702d43e-96e1-4853-a52b-4e68c6b21a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:37:19.501Z|1d07bc1a-15d4-4bcb-9658-131af2af99b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:37:19.502Z|1d07bc1a-15d4-4bcb-9658-131af2af99b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:37:22.271Z|f5f60ff5-b449-4473-ae9e-805d980efa16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:22.272Z|f5f60ff5-b449-4473-ae9e-805d980efa16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:22.299Z|e4908e54-5895-44f4-9097-699caff7a03d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:22.300Z|e4908e54-5895-44f4-9097-699caff7a03d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:23.614Z|8e6633c1-7ec3-4aec-b497-b7811bb101e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:23.615Z|8e6633c1-7ec3-4aec-b497-b7811bb101e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:31.350Z|92271172-6e83-4189-a4d2-bf91dc1fa013|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:37:31.351Z|92271172-6e83-4189-a4d2-bf91dc1fa013|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:32.309Z|f2f137e5-0d96-4cb0-b8ac-0f4e0c3b6ad4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:32.310Z|f2f137e5-0d96-4cb0-b8ac-0f4e0c3b6ad4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:32.351Z|f01d0070-3704-4a9d-b08c-070edcc78adc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:32.352Z|f01d0070-3704-4a9d-b08c-070edcc78adc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:33.641Z|6b569704-d394-443f-b470-c2b82b71a76f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:33.641Z|6b569704-d394-443f-b470-c2b82b71a76f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:34.246Z|95687d6b-42af-4b7f-bde4-7d617366db15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:37:34.247Z|95687d6b-42af-4b7f-bde4-7d617366db15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:37:42.358Z|021b4ffa-650f-412d-a569-47b08801fe87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:42.359Z|021b4ffa-650f-412d-a569-47b08801fe87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:42.375Z|070a770a-059e-4f5c-9622-67c3f8fb623c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:42.376Z|070a770a-059e-4f5c-9622-67c3f8fb623c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:43.666Z|536df2b5-3de0-4c87-98a9-d093f585d43a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:43.667Z|536df2b5-3de0-4c87-98a9-d093f585d43a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:49.249Z|ad4cd2be-8355-4ad4-b6b6-17ab46f848c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:37:49.250Z|ad4cd2be-8355-4ad4-b6b6-17ab46f848c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:37:49.503Z|7c9641eb-044f-4eb9-8794-1befb4cd697e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:37:49.504Z|7c9641eb-044f-4eb9-8794-1befb4cd697e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:37:52.396Z|d9b6d1c1-a806-427a-a155-9ff1d08bd061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:52.398Z|d9b6d1c1-a806-427a-a155-9ff1d08bd061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:52.422Z|5dad5075-2d68-4ee9-ac0e-c4baf9c624bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:52.423Z|5dad5075-2d68-4ee9-ac0e-c4baf9c624bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:37:53.694Z|de75d940-a4a6-41a6-a988-43ef27a8133c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:37:53.695Z|de75d940-a4a6-41a6-a988-43ef27a8133c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:02.443Z|6895fb4a-fbbb-4476-872e-ffd452338aee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:02.443Z|d7477fcf-48c9-4bad-a788-3384c1436e57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:02.444Z|6895fb4a-fbbb-4476-872e-ffd452338aee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:02.447Z|d7477fcf-48c9-4bad-a788-3384c1436e57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:03.723Z|072ae04c-0585-4f72-91fe-97719c41960b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:03.724Z|072ae04c-0585-4f72-91fe-97719c41960b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:04.246Z|e4900174-8bc3-4350-b526-82c352e882a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:38:04.250Z|e4900174-8bc3-4350-b526-82c352e882a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:38:12.473Z|e593873b-faf7-47e5-ad23-82c0fe79e7eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:12.474Z|e593873b-faf7-47e5-ad23-82c0fe79e7eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:12.475Z|8a3d3b84-4742-4baa-9425-0fa6c961a29b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:12.476Z|8a3d3b84-4742-4baa-9425-0fa6c961a29b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:13.755Z|fb04510b-9bc1-4c76-bffc-4d2f3745bf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:13.757Z|fb04510b-9bc1-4c76-bffc-4d2f3745bf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:19.248Z|aefa5592-37a9-474a-b120-4add36fc0cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:38:19.249Z|aefa5592-37a9-474a-b120-4add36fc0cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:38:19.505Z|52f71350-f677-46cd-991d-89f424c23d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:38:19.506Z|52f71350-f677-46cd-991d-89f424c23d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:38:22.499Z|844bbfc9-d28c-4403-9127-605a5ceb68da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:22.501Z|844bbfc9-d28c-4403-9127-605a5ceb68da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:22.508Z|72ad1361-73fe-454d-b2ed-a3008e38d74d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:22.508Z|72ad1361-73fe-454d-b2ed-a3008e38d74d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:23.783Z|379f53aa-b1bf-455d-acad-8db8d0e921c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:23.784Z|379f53aa-b1bf-455d-acad-8db8d0e921c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:31.349Z|e7bd3d96-9bdb-42ba-961e-656a2671d5a5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:38:31.351Z|e7bd3d96-9bdb-42ba-961e-656a2671d5a5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:32.525Z|7059a044-a071-4af9-a9a1-94d34a4c56db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:32.526Z|7059a044-a071-4af9-a9a1-94d34a4c56db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:32.530Z|3cc038f8-6442-467b-bf72-afb8db1c6f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:32.531Z|3cc038f8-6442-467b-bf72-afb8db1c6f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:33.811Z|2010a546-b166-486a-b97a-05fbff4bbaef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:33.812Z|2010a546-b166-486a-b97a-05fbff4bbaef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:34.246Z|d693a02a-dbb4-473d-b7ea-c73073db3577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:38:34.247Z|d693a02a-dbb4-473d-b7ea-c73073db3577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:38:42.551Z|5aeb472e-bc58-47b2-9f9b-bc6bdb7fe88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:42.552Z|5aeb472e-bc58-47b2-9f9b-bc6bdb7fe88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:42.558Z|7d6c59ec-1e9c-407f-a66a-6a7b5d8d4eb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:42.559Z|7d6c59ec-1e9c-407f-a66a-6a7b5d8d4eb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:43.855Z|c060ecc3-270a-4878-8f8d-acde6acab531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:43.856Z|c060ecc3-270a-4878-8f8d-acde6acab531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:49.246Z|3941c2b5-b429-4acf-afa3-04c679964bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:38:49.249Z|3941c2b5-b429-4acf-afa3-04c679964bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:38:49.506Z|607e49e0-2488-4a11-bfac-39627cb23cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:38:49.507Z|607e49e0-2488-4a11-bfac-39627cb23cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:38:52.581Z|12d67466-17e1-4ccc-8b93-7685e95ea3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:52.581Z|66ad0f39-ab38-4c8f-9b43-e906e8d92cbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:52.582Z|66ad0f39-ab38-4c8f-9b43-e906e8d92cbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:52.582Z|12d67466-17e1-4ccc-8b93-7685e95ea3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:38:53.895Z|a7c54b04-1299-4d06-ab26-37124afe2a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:38:53.896Z|a7c54b04-1299-4d06-ab26-37124afe2a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:02.613Z|3d0a1b33-c77f-43a6-af98-3b896e4c53df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:02.614Z|3d0a1b33-c77f-43a6-af98-3b896e4c53df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:02.615Z|45af3162-b3bd-4fcd-b415-cd19611c13a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:02.616Z|45af3162-b3bd-4fcd-b415-cd19611c13a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:03.930Z|2d744f49-c412-4310-bcd2-042485831808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:03.932Z|2d744f49-c412-4310-bcd2-042485831808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:04.246Z|85be3d9d-c1ca-4a4a-b5d7-605858c3c561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:39:04.247Z|85be3d9d-c1ca-4a4a-b5d7-605858c3c561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:39:12.644Z|7025a6e4-3fb1-4052-ac5c-2ef22448587a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:12.646Z|7025a6e4-3fb1-4052-ac5c-2ef22448587a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:12.647Z|95a74be1-3383-443b-b1e7-07b273e80b23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:12.648Z|95a74be1-3383-443b-b1e7-07b273e80b23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:13.975Z|45d3d606-7d1e-4faf-90b3-102cf1ae19d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:13.976Z|45d3d606-7d1e-4faf-90b3-102cf1ae19d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:19.247Z|7b428bee-2477-450b-8416-ed9e3d044364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:39:19.249Z|7b428bee-2477-450b-8416-ed9e3d044364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:39:19.512Z|e6075af9-09ab-497a-8ef8-e22b8998e510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:39:19.513Z|e6075af9-09ab-497a-8ef8-e22b8998e510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:39:22.678Z|105ef644-b891-461e-82a1-f474f4f969b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:22.678Z|bc651771-f26b-4205-85c4-520c66d948eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:22.679Z|105ef644-b891-461e-82a1-f474f4f969b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:22.679Z|bc651771-f26b-4205-85c4-520c66d948eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:24.002Z|328e7e51-ce17-4dc6-aa2c-51e3718181c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:24.003Z|328e7e51-ce17-4dc6-aa2c-51e3718181c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:31.350Z|8d07663e-5659-47fa-b61f-0ab6d0f5ea44|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:39:31.351Z|8d07663e-5659-47fa-b61f-0ab6d0f5ea44|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:32.705Z|9f7c695a-e874-4a5e-9441-287afe6cd66c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:32.706Z|9f7c695a-e874-4a5e-9441-287afe6cd66c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:32.712Z|320430a7-7768-4867-bc42-eee6833b27a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:32.713Z|320430a7-7768-4867-bc42-eee6833b27a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:34.029Z|1494d270-0376-49d4-8252-ae269671ec5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:34.030Z|1494d270-0376-49d4-8252-ae269671ec5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:34.246Z|8d5735cd-81eb-4e67-9f05-0e5f9df3bac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:39:34.249Z|8d5735cd-81eb-4e67-9f05-0e5f9df3bac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:39:42.732Z|5db9ebff-1ca8-44f5-8641-3a68cf8b56f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:42.734Z|5db9ebff-1ca8-44f5-8641-3a68cf8b56f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:42.757Z|948ce8f6-ff79-42f8-a251-3932f18ac2be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:42.758Z|948ce8f6-ff79-42f8-a251-3932f18ac2be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:44.056Z|4f632221-4b21-4e0d-bbe5-8062e60bc4ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:44.058Z|4f632221-4b21-4e0d-bbe5-8062e60bc4ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:49.255Z|e881ce9a-94ff-4e39-8ee9-ab1ade7bb86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:39:49.255Z|e881ce9a-94ff-4e39-8ee9-ab1ade7bb86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:39:49.514Z|9cf61984-9643-414f-9567-e5a6faf470d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:39:49.515Z|9cf61984-9643-414f-9567-e5a6faf470d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:39:52.773Z|9b705511-c78f-4a02-a1a7-94c7306575a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:52.774Z|9b705511-c78f-4a02-a1a7-94c7306575a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:52.780Z|66cb0550-9346-4ece-a2b7-0f596aa3fd3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:52.780Z|66cb0550-9346-4ece-a2b7-0f596aa3fd3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:39:54.083Z|233f4eac-29b3-42b5-a425-00259207c66f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:39:54.084Z|233f4eac-29b3-42b5-a425-00259207c66f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:02.800Z|a49ee7c5-4c89-4a4b-a9a1-3da63b227e32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:02.801Z|a49ee7c5-4c89-4a4b-a9a1-3da63b227e32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:02.803Z|ada89484-1d04-4c31-8f3d-5a4d7f2198db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:02.804Z|ada89484-1d04-4c31-8f3d-5a4d7f2198db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:04.115Z|0d1e1684-e4c7-4390-b3fe-ccf8244839aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:04.116Z|0d1e1684-e4c7-4390-b3fe-ccf8244839aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:04.248Z|3e757108-3e80-409e-9ba9-90e1d6b1f1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:40:04.255Z|3e757108-3e80-409e-9ba9-90e1d6b1f1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:40:12.833Z|3cb33fc9-8b9b-47cb-a522-8426c1d4ce3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:12.834Z|3cb33fc9-8b9b-47cb-a522-8426c1d4ce3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:12.831Z|410ab50a-7f69-4a17-a57a-ca7ca09e7be9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:12.843Z|410ab50a-7f69-4a17-a57a-ca7ca09e7be9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:14.141Z|7a577258-ed05-44e6-abdc-3313d9822e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:14.142Z|7a577258-ed05-44e6-abdc-3313d9822e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:19.246Z|061c25d6-34eb-4549-9553-af990db6ee2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:40:19.250Z|061c25d6-34eb-4549-9553-af990db6ee2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:40:19.515Z|192de4b2-58b8-4950-9aa7-d4635b0ea913|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:40:19.516Z|192de4b2-58b8-4950-9aa7-d4635b0ea913|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:40:22.889Z|fb371889-d6c6-406c-8d9f-3a288ee99a9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:22.890Z|fb371889-d6c6-406c-8d9f-3a288ee99a9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:22.891Z|b29e3ad8-d4e1-4881-885c-cf62d0b60a3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:22.892Z|b29e3ad8-d4e1-4881-885c-cf62d0b60a3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:24.165Z|76768fa4-3723-468f-ae94-e213a36c8f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:24.166Z|76768fa4-3723-468f-ae94-e213a36c8f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:31.348Z|3acb4d0f-38e3-4e41-861e-732f33ed8b5d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:40:31.349Z|3acb4d0f-38e3-4e41-861e-732f33ed8b5d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:32.914Z|dec30bf1-75eb-40ed-ba4e-6ce726284d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:32.915Z|dec30bf1-75eb-40ed-ba4e-6ce726284d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:32.918Z|0e0da216-48e0-4772-aa1d-04e4ec3b2a00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:32.918Z|0e0da216-48e0-4772-aa1d-04e4ec3b2a00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:34.191Z|d0ab3ae9-02ba-4ea3-add9-3d0537843bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:34.192Z|d0ab3ae9-02ba-4ea3-add9-3d0537843bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:34.246Z|d76ca96c-4602-4c61-bd98-b97c48dde707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:40:34.247Z|d76ca96c-4602-4c61-bd98-b97c48dde707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:40:42.943Z|fb036296-948b-4241-ac13-0f2b733edd92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:42.943Z|6ad97ed8-0838-4c99-9400-8d540bb85978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:42.944Z|fb036296-948b-4241-ac13-0f2b733edd92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:42.944Z|6ad97ed8-0838-4c99-9400-8d540bb85978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:44.216Z|cb4dae17-9711-496c-849d-1429a645a8db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:44.218Z|cb4dae17-9711-496c-849d-1429a645a8db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:49.248Z|d8804e00-3137-4a00-ade8-be96032fac69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:40:49.252Z|d8804e00-3137-4a00-ade8-be96032fac69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:40:49.517Z|c09ee6dc-2603-4bad-8f61-3af0b7f313a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:40:49.518Z|c09ee6dc-2603-4bad-8f61-3af0b7f313a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:40:52.993Z|f4746702-5bf8-4f91-8329-2797ae048b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:52.993Z|8cf5d185-8471-44e6-9eff-ff911d9fe519|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:52.994Z|f4746702-5bf8-4f91-8329-2797ae048b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:52.994Z|8cf5d185-8471-44e6-9eff-ff911d9fe519|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:40:54.251Z|7d4fd2d4-7d93-4c16-a2c0-e144aaf37adb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:40:54.252Z|7d4fd2d4-7d93-4c16-a2c0-e144aaf37adb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:03.021Z|59a20c89-c08a-4ce5-a99a-9018d91cc24a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:03.022Z|b1de8ddd-e5f6-44f4-8bde-2d1562b6fdf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:03.022Z|59a20c89-c08a-4ce5-a99a-9018d91cc24a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:03.022Z|b1de8ddd-e5f6-44f4-8bde-2d1562b6fdf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:04.246Z|681759e2-6049-42ed-a8ce-c4e1bf8bdc0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:41:04.247Z|681759e2-6049-42ed-a8ce-c4e1bf8bdc0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:41:04.302Z|b89eb2a4-bc67-4970-864f-9a514f28b5c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:04.303Z|b89eb2a4-bc67-4970-864f-9a514f28b5c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:13.051Z|4acbe7d8-2482-4ce5-804c-7d250b9ce825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:13.052Z|4acbe7d8-2482-4ce5-804c-7d250b9ce825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:13.058Z|841dce28-8279-4815-8a27-7aafee96ec9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:13.058Z|841dce28-8279-4815-8a27-7aafee96ec9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:14.338Z|31053aef-e68e-4d65-afa0-32ed6792cb9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:14.339Z|31053aef-e68e-4d65-afa0-32ed6792cb9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:19.247Z|9aeb5afd-f0ce-4d52-9171-13b0173d63bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:41:19.248Z|9aeb5afd-f0ce-4d52-9171-13b0173d63bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:41:19.520Z|c587f071-3426-48bc-a883-2e85e2277cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:41:19.521Z|c587f071-3426-48bc-a883-2e85e2277cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:41:23.092Z|fb5cfeeb-fd71-4d7b-b27a-559e914dec87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:23.092Z|94261b42-ac7a-40a7-981d-59f4f6d8b4be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:23.093Z|fb5cfeeb-fd71-4d7b-b27a-559e914dec87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:23.094Z|94261b42-ac7a-40a7-981d-59f4f6d8b4be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:24.373Z|a1405126-0b26-418d-b223-d45c2765ae89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:24.374Z|a1405126-0b26-418d-b223-d45c2765ae89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:31.351Z|905d11f9-9bdc-4ebf-aa46-4f3704780300|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:41:31.353Z|905d11f9-9bdc-4ebf-aa46-4f3704780300|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:33.129Z|cdb9a5ea-a689-4701-b412-a64d379d1b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:33.131Z|cdb9a5ea-a689-4701-b412-a64d379d1b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:33.151Z|b22440b2-49e9-4a1e-8815-8295a9140318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:33.152Z|b22440b2-49e9-4a1e-8815-8295a9140318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:34.246Z|4825a98c-c9a8-495a-82cd-ff48951df6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:41:34.249Z|4825a98c-c9a8-495a-82cd-ff48951df6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:41:34.403Z|e391fc68-28df-48e2-9924-748bd60ebd64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:34.405Z|e391fc68-28df-48e2-9924-748bd60ebd64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:43.161Z|b5107b0d-c28a-42dd-aec2-e3f42ae5679b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:43.163Z|b5107b0d-c28a-42dd-aec2-e3f42ae5679b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:43.175Z|296fed91-16ac-4f67-9f6b-33b0e76fac4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:43.176Z|296fed91-16ac-4f67-9f6b-33b0e76fac4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:44.433Z|229d7d27-fd2e-4ddd-a946-1dc89f067cd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:44.434Z|229d7d27-fd2e-4ddd-a946-1dc89f067cd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:49.250Z|a498df15-94c7-492f-81f1-31147233e158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:41:49.253Z|a498df15-94c7-492f-81f1-31147233e158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:41:49.525Z|1ef4529c-3e3b-41f7-9d44-d165a4ff22ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:41:49.526Z|1ef4529c-3e3b-41f7-9d44-d165a4ff22ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:41:53.192Z|951eaff6-6b0e-44e3-b87f-139c5d2924b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:53.193Z|951eaff6-6b0e-44e3-b87f-139c5d2924b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:53.199Z|94f7afc1-9e75-455a-95cf-320c0654ff10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:53.200Z|94f7afc1-9e75-455a-95cf-320c0654ff10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:54.459Z|f884eda1-52af-4d67-8953-79dd1caa141b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:41:54.460Z|f884eda1-52af-4d67-8953-79dd1caa141b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:41:58.942Z||http-nio-8080-exec-2|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xfb0x0f0x080x95.$c0xa90xb90xf9o0xd30x980x86GT0xabOc0x110xe30xbb[0xa80x93>l0xb40xea0xeb0xc10xbe]. 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-11-12T05:42:03.220Z|b24f11fc-50d3-4287-b07e-c92b92594e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:03.222Z|b24f11fc-50d3-4287-b07e-c92b92594e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:03.223Z|73da6cfe-a196-4b22-8068-dcd72e7d0833|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:03.224Z|73da6cfe-a196-4b22-8068-dcd72e7d0833|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:04.247Z|75b8e987-2997-4001-94f3-6af7e3993a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:42:04.247Z|75b8e987-2997-4001-94f3-6af7e3993a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:42:04.492Z|c19c20e2-31d0-4c87-8d64-0127fcf3433c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:04.492Z|c19c20e2-31d0-4c87-8d64-0127fcf3433c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:13.250Z|8beff27b-3e08-492d-b3f3-102c11d1bf68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:13.250Z|ef268400-cec3-4b74-ac62-023cd43e81eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:13.251Z|8beff27b-3e08-492d-b3f3-102c11d1bf68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:13.251Z|ef268400-cec3-4b74-ac62-023cd43e81eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:14.520Z|68521c72-357c-4189-bcd6-bf856bcc33d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:14.521Z|68521c72-357c-4189-bcd6-bf856bcc33d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:19.246Z|b2cb8ef7-96b9-4f27-b9b8-04c8a7958513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:42:19.250Z|b2cb8ef7-96b9-4f27-b9b8-04c8a7958513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:42:19.534Z|2b9ed17e-64fa-464b-80e3-c546f2f77b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:42:19.535Z|2b9ed17e-64fa-464b-80e3-c546f2f77b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:42:23.277Z|c6d5e407-5961-41d7-ac03-ac29fda6738d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:23.277Z|9d237827-2371-47f5-a88f-c284a39b9735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:23.278Z|c6d5e407-5961-41d7-ac03-ac29fda6738d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:23.278Z|9d237827-2371-47f5-a88f-c284a39b9735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:24.545Z|4f7d4b1f-bcbf-47d4-83f3-530ed2e10ea2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:24.546Z|4f7d4b1f-bcbf-47d4-83f3-530ed2e10ea2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:31.348Z|36ca641f-1581-4a90-b485-4ae83c17046e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:42:31.349Z|36ca641f-1581-4a90-b485-4ae83c17046e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:33.303Z|9601b7a3-1406-4174-88da-8aee799d97f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:33.303Z|33bb72f0-dac9-487f-a16b-a9bcef432ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:33.304Z|9601b7a3-1406-4174-88da-8aee799d97f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:33.305Z|33bb72f0-dac9-487f-a16b-a9bcef432ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:34.246Z|52805491-b287-40a0-b907-861f1ebcb7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:42:34.247Z|52805491-b287-40a0-b907-861f1ebcb7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:42:34.571Z|7a408663-52ee-47ba-a537-64f88aadd421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:34.572Z|7a408663-52ee-47ba-a537-64f88aadd421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:43.330Z|02ca8bae-a862-4993-b1f7-b944f5c5444e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:43.330Z|2cafc1e3-a9b1-46b7-a8ea-cf0ae1b85ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:43.331Z|02ca8bae-a862-4993-b1f7-b944f5c5444e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:43.331Z|2cafc1e3-a9b1-46b7-a8ea-cf0ae1b85ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:44.596Z|f93d9476-67e1-42cc-a5fb-ec01d6f2a4d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:44.597Z|f93d9476-67e1-42cc-a5fb-ec01d6f2a4d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:49.246Z|e7e69881-9d8a-4967-a918-c6cf0399a6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:42:49.247Z|e7e69881-9d8a-4967-a918-c6cf0399a6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:42:49.537Z|299e533b-74b5-4e35-bd7e-15ec0f6f877a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:42:49.538Z|299e533b-74b5-4e35-bd7e-15ec0f6f877a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:42:53.359Z|7f4c10f9-d9bd-401b-b3c6-c5ef0880e779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:53.362Z|7f4c10f9-d9bd-401b-b3c6-c5ef0880e779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:53.371Z|c5d4cc59-b7f7-4db7-bb1f-413a28a8b4f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:53.372Z|c5d4cc59-b7f7-4db7-bb1f-413a28a8b4f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:42:54.627Z|8485c2b0-009c-42bb-9f5d-7827b927f4e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:42:54.628Z|8485c2b0-009c-42bb-9f5d-7827b927f4e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:03.415Z|b68d2367-4388-4a02-8f40-84b8619ab36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:03.416Z|b68d2367-4388-4a02-8f40-84b8619ab36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:03.426Z|fd418913-4152-4778-a9ca-d0f546a5da26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:03.427Z|fd418913-4152-4778-a9ca-d0f546a5da26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:04.246Z|30831da8-2f9b-4288-8a04-5ad28d5b1084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:43:04.249Z|30831da8-2f9b-4288-8a04-5ad28d5b1084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:43:04.659Z|be735e11-8b26-4f22-b1bc-3e3495e2bfef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:04.660Z|be735e11-8b26-4f22-b1bc-3e3495e2bfef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:13.456Z|c97c51e7-f640-4a1d-81c9-de795fd21006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:13.457Z|c97c51e7-f640-4a1d-81c9-de795fd21006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:13.468Z|0c192cad-49fc-4a0c-9a91-efb19bb22251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:13.468Z|0c192cad-49fc-4a0c-9a91-efb19bb22251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:14.688Z|75355d04-3f77-45f9-af36-4d8aebd047b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:14.688Z|75355d04-3f77-45f9-af36-4d8aebd047b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:19.246Z|77f54765-0833-4a07-a574-1e947932a622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:43:19.247Z|77f54765-0833-4a07-a574-1e947932a622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:43:19.539Z|9ed04b8e-e07a-4e11-8135-31d36f0ba3d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:43:19.540Z|9ed04b8e-e07a-4e11-8135-31d36f0ba3d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:43:23.526Z|4152adf1-44de-4b95-b320-889c0de1f775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:23.526Z|ee8d91d9-ca8f-4b16-b8ce-ac4f7a755251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:23.527Z|4152adf1-44de-4b95-b320-889c0de1f775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:23.527Z|ee8d91d9-ca8f-4b16-b8ce-ac4f7a755251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:24.717Z|8c35d7ea-7a39-46fe-8606-e9ef1d3648ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:24.718Z|8c35d7ea-7a39-46fe-8606-e9ef1d3648ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:31.350Z|7d515305-77ac-40fc-8c97-9f3936fb104a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:43:31.351Z|7d515305-77ac-40fc-8c97-9f3936fb104a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:33.562Z|fc76477a-d60a-4cb1-8a71-0d8818f4d4d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:33.564Z|fc76477a-d60a-4cb1-8a71-0d8818f4d4d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:33.565Z|896c8dc2-0983-4b65-a288-a22f85bce157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:33.566Z|896c8dc2-0983-4b65-a288-a22f85bce157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:34.246Z|886b414c-a279-4624-97ba-4c676eb2d5c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:43:34.247Z|886b414c-a279-4624-97ba-4c676eb2d5c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:43:34.742Z|e4e48603-f40d-46f9-99dc-81c34b4c98a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:34.743Z|e4e48603-f40d-46f9-99dc-81c34b4c98a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:43.593Z|a94f0125-0069-4821-a3f6-375cb91485b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:43.594Z|a94f0125-0069-4821-a3f6-375cb91485b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:43.608Z|7d7455fd-c781-4385-a103-67e9b8ad2e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:43.608Z|7d7455fd-c781-4385-a103-67e9b8ad2e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:44.769Z|91ee3f46-b79b-49d1-9421-5fe7f11cfdd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:44.770Z|91ee3f46-b79b-49d1-9421-5fe7f11cfdd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:49.249Z|664a5b94-5fcc-4629-b13c-ff4e75ffe7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:43:49.257Z|664a5b94-5fcc-4629-b13c-ff4e75ffe7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:43:49.541Z|72a5cd55-1926-4593-a68a-85ce0dfbb747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:43:49.542Z|72a5cd55-1926-4593-a68a-85ce0dfbb747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:43:53.619Z|0db016be-a60e-45e1-8577-9a993d6295a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:53.620Z|0db016be-a60e-45e1-8577-9a993d6295a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:53.637Z|3402eff6-7abc-431c-bc41-548fcf9a5e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:53.637Z|3402eff6-7abc-431c-bc41-548fcf9a5e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:43:54.794Z|0dc05705-a21a-4655-94e7-206731180c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:43:54.795Z|0dc05705-a21a-4655-94e7-206731180c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:03.648Z|d02fcda6-7246-492d-b020-9df02a59af50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:03.649Z|d02fcda6-7246-492d-b020-9df02a59af50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:03.659Z|110de6df-8f7d-4840-99d9-b7971c0c996a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:03.660Z|110de6df-8f7d-4840-99d9-b7971c0c996a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:04.246Z|de11de8c-a847-40e8-89cb-07d56936fc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:44:04.247Z|de11de8c-a847-40e8-89cb-07d56936fc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:44:04.821Z|581af33d-6074-4a54-b25d-2b41d4576f68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:04.822Z|581af33d-6074-4a54-b25d-2b41d4576f68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:13.671Z|dc5074cf-05b7-41b5-9410-0278fdbe82bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:13.673Z|dc5074cf-05b7-41b5-9410-0278fdbe82bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:13.685Z|e604d110-c7a8-4b61-a564-341ad4f9daa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:13.686Z|e604d110-c7a8-4b61-a564-341ad4f9daa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:14.851Z|0225c157-2246-4698-9e48-f93c288dc634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:14.852Z|0225c157-2246-4698-9e48-f93c288dc634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:19.248Z|9867c928-bb1e-4b65-beb1-c52be5f6463d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:44:19.250Z|9867c928-bb1e-4b65-beb1-c52be5f6463d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:44:19.544Z|8b7c9598-19ca-43ef-baae-eac042b346f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:44:19.545Z|8b7c9598-19ca-43ef-baae-eac042b346f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:44:23.701Z|8ad31c59-b9dc-4b72-bf45-967671c6fea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:23.702Z|8ad31c59-b9dc-4b72-bf45-967671c6fea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:23.708Z|1aeea2d2-8002-40c2-9a13-1a4d6202e5dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:23.708Z|1aeea2d2-8002-40c2-9a13-1a4d6202e5dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:24.877Z|0b51f442-b5ee-41b1-b2cc-c03ab9187772|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:24.878Z|0b51f442-b5ee-41b1-b2cc-c03ab9187772|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:31.351Z|3afbd8a7-b56a-4141-a947-edcce2f7b3dc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:44:31.352Z|3afbd8a7-b56a-4141-a947-edcce2f7b3dc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:33.732Z|f3b76617-73a4-4d49-a148-ce42eec4c7c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:33.732Z|fb82ad48-0554-4995-90de-24161cee1a64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:33.733Z|f3b76617-73a4-4d49-a148-ce42eec4c7c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:33.733Z|fb82ad48-0554-4995-90de-24161cee1a64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:34.246Z|62771d8f-6ecd-43be-8fa6-d6c757c9b4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:44:34.250Z|62771d8f-6ecd-43be-8fa6-d6c757c9b4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:44:34.900Z|b48db315-805c-413a-b00c-4c7205c4affe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:34.901Z|b48db315-805c-413a-b00c-4c7205c4affe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:43.759Z|84e978f4-7e24-4b73-ba1b-e4ab8ba31f65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:43.759Z|c6957a7e-6af7-4da7-8961-3a448a70f01f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:43.760Z|84e978f4-7e24-4b73-ba1b-e4ab8ba31f65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:43.760Z|c6957a7e-6af7-4da7-8961-3a448a70f01f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:44.924Z|fbcbc251-eb12-464e-8767-43c270994f19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:44.924Z|fbcbc251-eb12-464e-8767-43c270994f19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:49.246Z|6180658a-258a-4fcc-86c7-9a7886e6e593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:44:49.248Z|6180658a-258a-4fcc-86c7-9a7886e6e593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:44:49.546Z|ecd56254-9171-4182-9ddf-58185b443de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:44:49.547Z|ecd56254-9171-4182-9ddf-58185b443de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:44:53.786Z|46fa19ac-5174-43af-9b6d-674927a3c9e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:53.787Z|46fa19ac-5174-43af-9b6d-674927a3c9e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:53.795Z|0f06ed6e-d067-49b3-9112-6ea227b67e35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:53.796Z|0f06ed6e-d067-49b3-9112-6ea227b67e35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:44:54.949Z|644a6691-6115-432f-bbba-f348dad9d426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:44:54.950Z|644a6691-6115-432f-bbba-f348dad9d426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:03.812Z|2f74071d-58a1-4281-ab5b-615447a43dbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:03.813Z|2f74071d-58a1-4281-ab5b-615447a43dbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:03.838Z|48f16ed6-2073-421f-9267-1f6e0082e917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:03.839Z|48f16ed6-2073-421f-9267-1f6e0082e917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:04.246Z|eeea2cd9-e300-4d38-930a-fec53c2cbe81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:45:04.247Z|eeea2cd9-e300-4d38-930a-fec53c2cbe81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:45:04.972Z|1bec47ab-7095-43a4-86f3-35d29cf9c5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:04.973Z|1bec47ab-7095-43a4-86f3-35d29cf9c5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:13.839Z|742ca6a5-8755-45dd-9d19-75cb4d6d97ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:13.840Z|742ca6a5-8755-45dd-9d19-75cb4d6d97ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:13.862Z|cdcd0d85-19e8-4438-9725-94c1a1bd321c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:13.863Z|cdcd0d85-19e8-4438-9725-94c1a1bd321c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:14.995Z|6ccd5c74-a6d9-40bc-8c34-b39952a64cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:14.996Z|6ccd5c74-a6d9-40bc-8c34-b39952a64cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:19.247Z|9f622279-dc98-4f7b-9c22-9745039b3430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:45:19.250Z|9f622279-dc98-4f7b-9c22-9745039b3430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:45:19.548Z|fb60a29c-a738-42c1-9699-294f6d500905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:45:19.549Z|fb60a29c-a738-42c1-9699-294f6d500905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:45:23.864Z|7cc8e691-7c13-4353-941d-7a37926a1c48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:23.865Z|7cc8e691-7c13-4353-941d-7a37926a1c48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:23.885Z|0f79ef55-d581-4b3b-b970-3f4d793c243e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:23.886Z|0f79ef55-d581-4b3b-b970-3f4d793c243e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:25.020Z|2615dab5-4e7f-4f88-bb68-241d21668d16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:25.021Z|2615dab5-4e7f-4f88-bb68-241d21668d16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:31.348Z|a5c64226-1b0f-497d-adf5-11a5f70a5a00|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:45:31.349Z|a5c64226-1b0f-497d-adf5-11a5f70a5a00|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:33.888Z|79dfbb1a-9d93-4601-a92b-1cd994016fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:33.889Z|79dfbb1a-9d93-4601-a92b-1cd994016fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:33.907Z|fe94b927-5a60-4b3a-87b3-3ef40806cc0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:33.908Z|fe94b927-5a60-4b3a-87b3-3ef40806cc0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:34.246Z|b1368d31-3e37-4f74-bd91-e7e687e58f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:45:34.247Z|b1368d31-3e37-4f74-bd91-e7e687e58f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:45:35.051Z|92cb6d6e-69c7-40d7-8b1c-615bfca2cf78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:35.052Z|92cb6d6e-69c7-40d7-8b1c-615bfca2cf78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:43.916Z|ef2cfb2a-1797-4fb4-80da-a5becf9635e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:43.917Z|ef2cfb2a-1797-4fb4-80da-a5becf9635e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:43.929Z|8395930d-998e-4484-95bc-7061adfff1e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:43.930Z|8395930d-998e-4484-95bc-7061adfff1e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:45.076Z|564d6fd9-d56c-4cb0-93bc-6d9d44e33323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:45.077Z|564d6fd9-d56c-4cb0-93bc-6d9d44e33323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:49.246Z|66836802-c5c9-49c0-94a6-b6b3b8378f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:45:49.247Z|66836802-c5c9-49c0-94a6-b6b3b8378f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:45:49.550Z|08d3b369-6295-4a76-92ff-dd674e4c32a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:45:49.551Z|08d3b369-6295-4a76-92ff-dd674e4c32a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:45:53.943Z|51d4147e-0ed0-4ae4-a3b6-aa8beca2c6c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:53.944Z|51d4147e-0ed0-4ae4-a3b6-aa8beca2c6c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:53.951Z|62381f7a-907a-45bb-a28f-f2ca06e45a73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:53.952Z|62381f7a-907a-45bb-a28f-f2ca06e45a73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:45:55.101Z|607a52a3-2bf2-48ce-97c4-f9e348fc510a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:45:55.102Z|607a52a3-2bf2-48ce-97c4-f9e348fc510a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:03.978Z|38885dd9-6417-4183-b6cd-9a9de3fe62a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:03.981Z|38885dd9-6417-4183-b6cd-9a9de3fe62a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:03.981Z|4a89abd0-48b8-4ea6-95c3-4c0ea9ac8fdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:03.986Z|4a89abd0-48b8-4ea6-95c3-4c0ea9ac8fdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:04.246Z|442164f5-4d99-4aa6-816f-3c638e2d57e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:46:04.249Z|442164f5-4d99-4aa6-816f-3c638e2d57e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:46:05.127Z|2d19f739-6d43-4f9d-9d1a-b7a33ee46d8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:05.128Z|2d19f739-6d43-4f9d-9d1a-b7a33ee46d8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:14.008Z|67e610fd-741a-492e-bb94-6153590d9c12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:14.009Z|67e610fd-741a-492e-bb94-6153590d9c12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:14.010Z|26336804-02cf-4bf0-87b7-c0054f14cfa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:14.010Z|26336804-02cf-4bf0-87b7-c0054f14cfa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:15.152Z|5cd8fc5c-eb73-4cb0-8b08-6e9af31962d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:15.153Z|5cd8fc5c-eb73-4cb0-8b08-6e9af31962d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:19.247Z|35ab2115-9f43-4c34-8c62-0c68cdfb13ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:46:19.247Z|35ab2115-9f43-4c34-8c62-0c68cdfb13ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:46:19.552Z|3d94c9b1-d770-465a-9d9c-bb26554271b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:46:19.553Z|3d94c9b1-d770-465a-9d9c-bb26554271b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:46:24.038Z|f047bb42-9822-4fcf-9a4c-ff88f9d466b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:24.038Z|08dd137d-a82d-4371-ad9f-fa50c7b46109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:24.039Z|f047bb42-9822-4fcf-9a4c-ff88f9d466b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:24.039Z|08dd137d-a82d-4371-ad9f-fa50c7b46109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:25.178Z|127ed709-aa17-4b43-8c64-c0705db5bdb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:25.179Z|127ed709-aa17-4b43-8c64-c0705db5bdb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:31.356Z|031cf162-e0ff-4527-86ef-596182f4d898|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:46:31.357Z|031cf162-e0ff-4527-86ef-596182f4d898|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:34.075Z|585b9bd7-1ae5-4877-ad2d-e06af2246717|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:34.076Z|7bf11ddc-c04c-4c7e-a3de-d72056f74858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:34.077Z|7bf11ddc-c04c-4c7e-a3de-d72056f74858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:34.077Z|585b9bd7-1ae5-4877-ad2d-e06af2246717|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:34.248Z|0adaf51c-ade3-44b1-9362-1161da6241ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:46:34.251Z|0adaf51c-ade3-44b1-9362-1161da6241ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:46:35.205Z|442b4f02-87a2-421c-abba-648cb13ad605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:35.206Z|442b4f02-87a2-421c-abba-648cb13ad605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:44.122Z|2b9e2a62-8386-4fe1-9242-d20da7dd081d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:44.126Z|2b9e2a62-8386-4fe1-9242-d20da7dd081d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:44.132Z|030b4674-320e-4086-b812-a55640552b6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:44.133Z|030b4674-320e-4086-b812-a55640552b6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:45.230Z|2567eaf8-f411-46f5-bc8c-2c6b7272a461|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:45.232Z|2567eaf8-f411-46f5-bc8c-2c6b7272a461|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:49.247Z|02a1d6e5-0e47-4f4b-9dfb-1897be1bffaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:46:49.249Z|02a1d6e5-0e47-4f4b-9dfb-1897be1bffaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:46:49.554Z|5fc0e8b3-8268-4b6e-98b7-f0fe70b1f1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:46:49.555Z|5fc0e8b3-8268-4b6e-98b7-f0fe70b1f1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:46:54.160Z|8afcdf54-51bb-4dfd-bc8b-e9caa3acbbb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:54.160Z|8afcdf54-51bb-4dfd-bc8b-e9caa3acbbb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:54.162Z|c592f6ea-b72f-44e3-895d-55b42a64fdd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:54.163Z|c592f6ea-b72f-44e3-895d-55b42a64fdd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:46:55.256Z|8a08391d-3d71-49fc-9bf9-6276d3a80889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:46:55.257Z|8a08391d-3d71-49fc-9bf9-6276d3a80889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:04.187Z|06784bed-8239-4620-98c1-d0472491371e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:04.189Z|5b392c00-872a-4bf6-ab57-19dde2c0fd6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:04.190Z|5b392c00-872a-4bf6-ab57-19dde2c0fd6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:04.190Z|06784bed-8239-4620-98c1-d0472491371e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:04.246Z|95508749-5068-4356-a66f-edd7d6f7bbe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:47:04.247Z|95508749-5068-4356-a66f-edd7d6f7bbe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:47:05.281Z|7415dd30-968e-4185-a022-69b38385e049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:05.282Z|7415dd30-968e-4185-a022-69b38385e049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:14.216Z|e4beab42-4ce4-4519-85ce-61b57039b62b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:14.216Z|56b1801a-3387-4937-b15b-a6e2b00ac010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:14.217Z|56b1801a-3387-4937-b15b-a6e2b00ac010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:14.217Z|e4beab42-4ce4-4519-85ce-61b57039b62b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:15.306Z|cccde0bb-f181-4d51-8e29-fada1b6e2ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:15.307Z|cccde0bb-f181-4d51-8e29-fada1b6e2ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:19.246Z|4acd7dd2-6f4d-485b-9589-d70a5be77617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:47:19.249Z|4acd7dd2-6f4d-485b-9589-d70a5be77617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:47:19.556Z|fe7d0b4b-ab39-48a6-a14d-4a32a38bd7c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:47:19.557Z|fe7d0b4b-ab39-48a6-a14d-4a32a38bd7c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:47:24.252Z|94307ed0-fbc2-49e7-b0ee-cad47c791e81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:24.252Z|09c29242-fe81-43a6-bca5-e8a1107f5d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:24.253Z|09c29242-fe81-43a6-bca5-e8a1107f5d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:24.253Z|94307ed0-fbc2-49e7-b0ee-cad47c791e81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:25.335Z|25d1320f-8949-448c-87cd-8bf12b964337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:25.336Z|25d1320f-8949-448c-87cd-8bf12b964337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:31.357Z|0add2109-2aaf-4c10-9ec8-51e22da0849d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:47:31.358Z|0add2109-2aaf-4c10-9ec8-51e22da0849d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:34.246Z|5ea7eeb8-7f70-43c3-897a-2ca9c933b807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:47:34.247Z|5ea7eeb8-7f70-43c3-897a-2ca9c933b807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:47:34.279Z|c2904a56-082f-46c7-b7b3-cf7f1fdc4e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:34.279Z|c0c59cd1-36fb-4664-9ca3-ce4e80a39532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:34.280Z|c0c59cd1-36fb-4664-9ca3-ce4e80a39532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:34.280Z|c2904a56-082f-46c7-b7b3-cf7f1fdc4e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:35.362Z|109fc5fa-a967-464d-b871-a0a83b228ce5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:35.363Z|109fc5fa-a967-464d-b871-a0a83b228ce5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:44.304Z|6a8971ad-af01-4888-855e-51317202fcc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:44.304Z|cd8bde1a-10df-498a-ba64-f23aa1b8abb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:44.305Z|6a8971ad-af01-4888-855e-51317202fcc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:44.305Z|cd8bde1a-10df-498a-ba64-f23aa1b8abb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:45.389Z|c68e25b3-20ec-419c-9ddd-e158c45850ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:45.390Z|c68e25b3-20ec-419c-9ddd-e158c45850ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:49.246Z|6f35a3ae-7a95-40af-b118-aa12ce74e129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:47:49.247Z|6f35a3ae-7a95-40af-b118-aa12ce74e129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:47:49.558Z|4dede220-6ae1-4a02-99d9-a2b9a4f6b81b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:47:49.558Z|4dede220-6ae1-4a02-99d9-a2b9a4f6b81b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:47:54.332Z|12c8bb53-2b50-45ef-95b3-3ea4683e1575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:54.333Z|12c8bb53-2b50-45ef-95b3-3ea4683e1575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:54.335Z|5aed5a43-0631-42eb-825c-2951aa3e182d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:54.336Z|5aed5a43-0631-42eb-825c-2951aa3e182d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:47:55.415Z|ba4c34ce-8eae-4cc5-a92e-1fbe73d898bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:47:55.416Z|ba4c34ce-8eae-4cc5-a92e-1fbe73d898bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:04.246Z|ff9c7e42-c068-400d-9e15-028ce617e2b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:48:04.249Z|ff9c7e42-c068-400d-9e15-028ce617e2b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:48:04.360Z|1c1b8c64-aa02-48f1-a33d-0ee34ab1a9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:04.361Z|1c1b8c64-aa02-48f1-a33d-0ee34ab1a9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:04.372Z|2bb53f03-2b0a-4314-9aae-514163c314d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:04.373Z|2bb53f03-2b0a-4314-9aae-514163c314d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:05.440Z|b3adeb9e-5293-455e-b385-849cab7392b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:05.441Z|b3adeb9e-5293-455e-b385-849cab7392b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:14.394Z|ce083ae9-737c-4c3a-9a26-7694c99b9b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:14.395Z|ce083ae9-737c-4c3a-9a26-7694c99b9b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:14.391Z|c362d431-3a0e-4a72-9d1f-fc65be06f883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:14.396Z|c362d431-3a0e-4a72-9d1f-fc65be06f883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:15.464Z|30b9c38b-cc6f-4ea7-9c1c-fb98365eb1bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:15.465Z|30b9c38b-cc6f-4ea7-9c1c-fb98365eb1bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:19.246Z|0c82588b-de99-4e2c-ac1b-8febb25b5f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:48:19.247Z|0c82588b-de99-4e2c-ac1b-8febb25b5f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:48:19.559Z|0986ca01-053f-459d-a09f-31b468bc76ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:48:19.560Z|0986ca01-053f-459d-a09f-31b468bc76ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:48:24.421Z|174f3095-2b54-4707-bb60-5ab712f8d02b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:24.422Z|174f3095-2b54-4707-bb60-5ab712f8d02b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:24.426Z|a3879763-8a88-4e6f-bef4-4e16b3e41364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:24.427Z|a3879763-8a88-4e6f-bef4-4e16b3e41364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:25.490Z|e089161d-5449-4dd1-8a16-7b9655e8e18a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:25.491Z|e089161d-5449-4dd1-8a16-7b9655e8e18a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:31.357Z|6ca65f02-53bb-442a-9644-4ac1474a660f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-12T05:48:31.359Z|6ca65f02-53bb-442a-9644-4ac1474a660f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:34.246Z|1df56c88-727a-4802-8d07-e8d0ec2a6a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-12T05:48:34.247Z|1df56c88-727a-4802-8d07-e8d0ec2a6a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-12T05:48:34.451Z|919e71f2-da8f-452e-87d7-e195052da088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:34.452Z|919e71f2-da8f-452e-87d7-e195052da088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:34.457Z|3f5368be-4253-41db-9034-8cb95eecd8c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:34.458Z|3f5368be-4253-41db-9034-8cb95eecd8c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-12T05:48:35.515Z|fbe58a7e-8091-4340-ba67-47e58d0c4ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-12T05:48:35.517Z|fbe58a7e-8091-4340-ba67-47e58d0c4ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.