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-05-25T03:30:51.062Z||main|||||INFO|500||The following profiles are active: basic 2022-05-25T03:31:01.106Z||main|||||INFO|500||Starting service [Tomcat] 2022-05-25T03:31:01.107Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-05-25T03:31:01.186Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-05-25T03:31:07.932Z||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-05-25T03:31:08.188Z||main|||||INFO|500||catdb-pool - Starting... 2022-05-25T03:31:08.480Z||main|||||INFO|500||catdb-pool - Start completed. 2022-05-25T03:31:08.813Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-05-25T03:31:09.094Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-05-25T03:31:09.606Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-25T03:31:11.729Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-25T03:31:12.269Z||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-05-25T03:31:14.071Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-25T03:31:14.226Z||main|||||INFO|500||reqdb-pool - Starting... 2022-05-25T03:31:14.231Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-05-25T03:31:14.242Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-05-25T03:31:14.823Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-25T03:31:15.112Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-25T03:31:16.232Z||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-05-25T03:31:20.162Z||main|||||WARN|500||--- 2022-05-25T03:31:20.162Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-05-25T03:31:20.162Z||main|||||WARN|500||--- 2022-05-25T03:31:20.625Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-05-25T03:31:24.475Z||main|||||INFO|500||Started ApiHandlerApplication in 35.725 seconds (JVM running for 37.225) 2022-05-25T03:31:24.513Z|35183093-1f2c-4c26-bfbf-c5b9a7585be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:31:24.522Z|35183093-1f2c-4c26-bfbf-c5b9a7585be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:31:24.523Z|2b942fa1-1f12-4084-9062-8c4867a44395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:31:24.528Z|2b942fa1-1f12-4084-9062-8c4867a44395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:31:26.978Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-05-25T03:31:27.135Z|71de366b-9eb7-40d3-a619-a429d315efb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:31:27.139Z|f77761da-9bbd-44c7-95c8-7eda5a2670bb|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-05-25T03:31:27.516Z|f77761da-9bbd-44c7-95c8-7eda5a2670bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:31:27.517Z|71de366b-9eb7-40d3-a619-a429d315efb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:31:28.207Z|d672da29-2872-4f70-a1de-223747fe0394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:31:28.208Z|d672da29-2872-4f70-a1de-223747fe0394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:31:37.684Z|82700b4a-b454-4ed5-8086-2b3fd4def553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:31:37.684Z|b199b65a-e46a-428b-83a5-78d70719d118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:31:37.685Z|82700b4a-b454-4ed5-8086-2b3fd4def553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:31:37.685Z|b199b65a-e46a-428b-83a5-78d70719d118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:31:38.250Z|23ce6923-b1c7-466a-b049-57edd67c0958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:31:38.252Z|23ce6923-b1c7-466a-b049-57edd67c0958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:31:39.470Z|6805ea47-35d0-4e3f-a400-7f5ec99ca07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:31:39.473Z|6805ea47-35d0-4e3f-a400-7f5ec99ca07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:31:47.721Z|794af9ae-e079-4aec-8596-a6aa20d68a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:31:47.723Z|794af9ae-e079-4aec-8596-a6aa20d68a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:31:47.737Z|0bbbe3e1-4989-40b7-8a7f-380bbf08e0a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:31:47.738Z|0bbbe3e1-4989-40b7-8a7f-380bbf08e0a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:31:48.285Z|9277841c-eea0-4af7-a03d-8663acb7cadb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:31:48.287Z|9277841c-eea0-4af7-a03d-8663acb7cadb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:31:54.471Z|f96922cc-50b4-42c8-ae0d-95c7b806ee67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:31:54.472Z|f96922cc-50b4-42c8-ae0d-95c7b806ee67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:31:54.529Z|c4b6b57b-9bc2-4b16-8f70-851a4ad35f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:31:54.530Z|c4b6b57b-9bc2-4b16-8f70-851a4ad35f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:31:57.755Z|e0e753e9-e686-45d8-a7e6-4387147d3513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:31:57.756Z|e0e753e9-e686-45d8-a7e6-4387147d3513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:31:57.767Z|e8477462-4fad-4419-afb3-8747f7545c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:31:57.773Z|e8477462-4fad-4419-afb3-8747f7545c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:31:58.319Z|a7605ff7-8c70-4f6d-b01c-13ffd9fd6966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:31:58.320Z|a7605ff7-8c70-4f6d-b01c-13ffd9fd6966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:07.788Z|02ffbaaa-bbeb-4605-b4f2-8261c91800bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:07.789Z|02ffbaaa-bbeb-4605-b4f2-8261c91800bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:07.802Z|6e2f368f-6be1-4d6f-a42e-f39959c9ec8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:07.804Z|6e2f368f-6be1-4d6f-a42e-f39959c9ec8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:08.362Z|6a16f2b1-4285-446e-a58c-14a13d439823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:08.363Z|6a16f2b1-4285-446e-a58c-14a13d439823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:09.471Z|8e6373c2-30a4-4cb4-8d5c-f2d6068c3ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:32:09.471Z|8e6373c2-30a4-4cb4-8d5c-f2d6068c3ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:32:17.824Z|8486dc75-a173-4b67-911d-de6465a63ce0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:17.826Z|8486dc75-a173-4b67-911d-de6465a63ce0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:17.829Z|e36a5cb4-8d74-4c5b-998f-28b64b3a1491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:17.830Z|e36a5cb4-8d74-4c5b-998f-28b64b3a1491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:18.393Z|479ca414-6ec9-4652-96fc-74949a6e32d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:18.394Z|479ca414-6ec9-4652-96fc-74949a6e32d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:24.470Z|ce6988f1-fd96-4d77-9a13-24bb44e9dc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:32:24.473Z|ce6988f1-fd96-4d77-9a13-24bb44e9dc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:32:24.533Z|2933a304-4406-4774-91d9-ec95c44c01ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:32:24.533Z|2933a304-4406-4774-91d9-ec95c44c01ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:32:27.857Z|45494cee-2b63-48f6-88a0-3929ee05bc67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:27.857Z|05f0c7f1-03c5-4bae-8828-d049b9032ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:27.858Z|45494cee-2b63-48f6-88a0-3929ee05bc67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:27.858Z|05f0c7f1-03c5-4bae-8828-d049b9032ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:28.420Z|c76ee0b0-b61d-4619-8bca-b17eefe161b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:28.421Z|c76ee0b0-b61d-4619-8bca-b17eefe161b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:37.885Z|d6e6b358-7a64-40f7-bbf4-c1d2c8649713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:37.886Z|f31e3e49-03a6-4176-93c1-746058c8a046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:37.887Z|f31e3e49-03a6-4176-93c1-746058c8a046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:37.887Z|d6e6b358-7a64-40f7-bbf4-c1d2c8649713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:38.451Z|66f1b407-e735-4643-995c-7e42628b184f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:38.452Z|66f1b407-e735-4643-995c-7e42628b184f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:39.470Z|9b801052-1c10-42d8-afb1-5cec060d9563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:32:39.471Z|9b801052-1c10-42d8-afb1-5cec060d9563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:32:47.918Z|61e55024-9396-4d7f-8f94-1ffcd3f348b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:47.918Z|19e3aaf5-1a04-46e0-8fb2-924055fa1970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:47.919Z|19e3aaf5-1a04-46e0-8fb2-924055fa1970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:47.919Z|61e55024-9396-4d7f-8f94-1ffcd3f348b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:48.482Z|e8536774-7047-45df-ad57-65835778bb56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:48.484Z|e8536774-7047-45df-ad57-65835778bb56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:54.470Z|742c1395-021b-4b24-aeec-9754866f2e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:32:54.471Z|742c1395-021b-4b24-aeec-9754866f2e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:32:54.535Z|6e3920ca-aa21-456d-a9f9-e676ede0db65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:32:54.537Z|6e3920ca-aa21-456d-a9f9-e676ede0db65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:32:57.949Z|ed261f68-9573-4074-ba55-67ffe1557712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:57.949Z|78e3c6f7-d746-4919-9587-4062dcb1a895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:57.950Z|ed261f68-9573-4074-ba55-67ffe1557712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:57.951Z|78e3c6f7-d746-4919-9587-4062dcb1a895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:32:58.510Z|79313e69-333c-4e43-8c05-bdd0dc690ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:32:58.511Z|79313e69-333c-4e43-8c05-bdd0dc690ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:07.979Z|3b3a0b3d-b22d-4e9a-8e18-69f75973da30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:07.979Z|33b2299d-4668-47e4-b327-6fda2acb4e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:07.981Z|3b3a0b3d-b22d-4e9a-8e18-69f75973da30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:07.981Z|33b2299d-4668-47e4-b327-6fda2acb4e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:08.540Z|5f3183f2-b693-47d3-be6d-21dd9a7df5f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:08.541Z|5f3183f2-b693-47d3-be6d-21dd9a7df5f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:09.471Z|26a7b25c-2c47-48d3-99bc-d4bde774a472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:33:09.474Z|26a7b25c-2c47-48d3-99bc-d4bde774a472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:33:18.022Z|e8e941e3-c83a-4ee4-92ea-2011ae819b29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:18.022Z|95101935-4fa0-4b5c-9e13-31b18bbd6e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:18.023Z|e8e941e3-c83a-4ee4-92ea-2011ae819b29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:18.023Z|95101935-4fa0-4b5c-9e13-31b18bbd6e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:18.569Z|6cbb2e9a-b857-469c-81c9-e1ceb28f756d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:18.570Z|6cbb2e9a-b857-469c-81c9-e1ceb28f756d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:24.471Z|03700faa-da8e-4e46-a4a4-00a11858f4d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:33:24.473Z|03700faa-da8e-4e46-a4a4-00a11858f4d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:33:24.539Z|ce0b6231-10d7-4820-be84-88b373d1eb39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:33:24.540Z|ce0b6231-10d7-4820-be84-88b373d1eb39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:33:28.060Z|01c623a9-db96-489f-ac3d-89d7712eaa3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:28.060Z|01ce988c-49a1-48e8-8cf1-009c122ef6cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:28.062Z|01c623a9-db96-489f-ac3d-89d7712eaa3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:28.062Z|01ce988c-49a1-48e8-8cf1-009c122ef6cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:28.599Z|b70016c7-e23c-4f16-80ef-edef56f86243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:28.601Z|b70016c7-e23c-4f16-80ef-edef56f86243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:38.094Z|1966a3e4-a236-44ef-9a49-96be2846acfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:38.094Z|ea916a98-408b-40c5-b0d6-c17403834fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:38.095Z|1966a3e4-a236-44ef-9a49-96be2846acfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:38.095Z|ea916a98-408b-40c5-b0d6-c17403834fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:38.631Z|695d8125-d512-4403-a47c-53bf0fd5d5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:38.633Z|695d8125-d512-4403-a47c-53bf0fd5d5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:39.471Z|3faf6b0d-58bb-458e-bb7f-7b204f144617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:33:39.472Z|3faf6b0d-58bb-458e-bb7f-7b204f144617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:33:48.125Z|5e766f1c-66ca-43a7-b8e9-16fa873e461c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:48.125Z|fc9cf5ec-51f5-4a33-8f2a-5b189832b2a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:48.126Z|5e766f1c-66ca-43a7-b8e9-16fa873e461c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:48.126Z|fc9cf5ec-51f5-4a33-8f2a-5b189832b2a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:48.662Z|a2e903f5-076b-4c04-8eb0-151f092bb608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:48.663Z|a2e903f5-076b-4c04-8eb0-151f092bb608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:54.472Z|beefb0d2-1f7a-4cee-bfd3-3720c15cba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:33:54.474Z|beefb0d2-1f7a-4cee-bfd3-3720c15cba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:33:54.542Z|8bde42e1-baed-4b1e-ac7b-5c2e17184ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:33:54.543Z|8bde42e1-baed-4b1e-ac7b-5c2e17184ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:33:58.156Z|35097b01-cafa-4a67-800a-48ddefc8bf3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:58.156Z|f3c6f7e5-5672-48cd-b761-2d5ce54b7cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:58.158Z|35097b01-cafa-4a67-800a-48ddefc8bf3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:58.158Z|f3c6f7e5-5672-48cd-b761-2d5ce54b7cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:33:58.688Z|5baf68ec-0b81-4570-90ff-b66c95ae02d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:33:58.689Z|5baf68ec-0b81-4570-90ff-b66c95ae02d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:08.187Z|06ea3d7c-8577-44e8-b406-b14ff12baeef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:08.187Z|f544e169-c574-436a-ab22-689e37520d3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:08.188Z|06ea3d7c-8577-44e8-b406-b14ff12baeef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:08.188Z|f544e169-c574-436a-ab22-689e37520d3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:08.716Z|2251e24d-c7cd-4428-8bf8-629f1b7e2311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:08.717Z|2251e24d-c7cd-4428-8bf8-629f1b7e2311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:09.471Z|7369e842-e528-49f1-954a-5a4d2b76ba41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:34:09.472Z|7369e842-e528-49f1-954a-5a4d2b76ba41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:34:18.218Z|bbb65f46-d1a3-4782-898e-a967104a3329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:18.219Z|0640aede-de9a-4ec9-b1e8-5ccf7cb8f582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:18.220Z|bbb65f46-d1a3-4782-898e-a967104a3329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:18.220Z|0640aede-de9a-4ec9-b1e8-5ccf7cb8f582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:18.745Z|08097bff-ae03-47d2-8ae2-9e540c8d7f29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:18.747Z|08097bff-ae03-47d2-8ae2-9e540c8d7f29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:24.470Z|73f3b4ba-5596-42bf-b96b-94b0c89e937a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:34:24.471Z|73f3b4ba-5596-42bf-b96b-94b0c89e937a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:34:24.544Z|5b08d846-c1dd-420a-acbd-09c2d9a83234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:34:24.546Z|5b08d846-c1dd-420a-acbd-09c2d9a83234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:34:28.249Z|6481e49c-ea12-4587-bd06-9fa8f1e2b290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:28.249Z|6d5e27d8-d473-45b8-8bb4-d99972c8bf37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:28.250Z|6481e49c-ea12-4587-bd06-9fa8f1e2b290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:28.250Z|6d5e27d8-d473-45b8-8bb4-d99972c8bf37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:28.779Z|f16ff752-740d-42e7-bcf7-235898277d60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:28.780Z|f16ff752-740d-42e7-bcf7-235898277d60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:38.278Z|a608f2d0-f7dc-4897-9fc9-eee05d87dd2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:38.279Z|aef9eaa2-4956-4cdb-a7fa-11af7054a951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:38.280Z|a608f2d0-f7dc-4897-9fc9-eee05d87dd2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:38.280Z|aef9eaa2-4956-4cdb-a7fa-11af7054a951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:38.805Z|56611046-0973-4148-84cd-7fb2bd2a5c2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:38.806Z|56611046-0973-4148-84cd-7fb2bd2a5c2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:39.470Z|efcacc05-1a48-4d66-a2db-27e5da11e163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:34:39.472Z|efcacc05-1a48-4d66-a2db-27e5da11e163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:34:48.310Z|bbdeb3a1-c0c1-4755-b93d-41add7afc457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:48.311Z|316ccf45-da3f-4d2b-90d5-af7bbdff85f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:48.312Z|316ccf45-da3f-4d2b-90d5-af7bbdff85f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:48.312Z|bbdeb3a1-c0c1-4755-b93d-41add7afc457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:48.834Z|29dc9bcc-1448-4c70-93b8-4937c95d5623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:48.835Z|29dc9bcc-1448-4c70-93b8-4937c95d5623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:54.470Z|b888b480-1065-45ea-852b-8f308510057c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:34:54.471Z|b888b480-1065-45ea-852b-8f308510057c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:34:54.547Z|90edb7fa-a1f2-4276-a0eb-e57b793a599a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:34:54.548Z|90edb7fa-a1f2-4276-a0eb-e57b793a599a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:34:58.342Z|10977ae3-ce67-422b-a2a4-10bb2d60b251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:58.343Z|10977ae3-ce67-422b-a2a4-10bb2d60b251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:58.346Z|2953705b-946f-4b6f-8201-831deb4a3ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:58.347Z|2953705b-946f-4b6f-8201-831deb4a3ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:34:58.864Z|67fbf47a-b51b-41d5-ac58-e4ca97d4a2cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:34:58.866Z|67fbf47a-b51b-41d5-ac58-e4ca97d4a2cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:08.371Z|197b4d34-0649-441b-9626-79163e405630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:08.371Z|0818ba52-b5cd-4b97-90cd-b2b1dda9f88a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:08.372Z|197b4d34-0649-441b-9626-79163e405630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:08.372Z|0818ba52-b5cd-4b97-90cd-b2b1dda9f88a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:08.893Z|8b496ab5-b171-4882-960d-7881d991c00d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:08.894Z|8b496ab5-b171-4882-960d-7881d991c00d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:09.472Z|7cef27bc-73ff-4ce5-9afe-6bf1d270e056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:35:09.473Z|7cef27bc-73ff-4ce5-9afe-6bf1d270e056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:35:18.401Z|54bda7ac-d787-4dec-a4de-3ad8ce7380e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:18.401Z|391cee1c-e46c-4621-8cb0-651ef8e28288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:18.402Z|54bda7ac-d787-4dec-a4de-3ad8ce7380e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:18.402Z|391cee1c-e46c-4621-8cb0-651ef8e28288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:18.921Z|3613ee81-2ae5-49f9-93e4-6ea6102f6ae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:18.923Z|3613ee81-2ae5-49f9-93e4-6ea6102f6ae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:24.471Z|4e8bf8c1-476b-42c4-8504-300d86d3462e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:35:24.472Z|4e8bf8c1-476b-42c4-8504-300d86d3462e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:35:24.550Z|b4f6dd31-5978-4164-811e-e52bf5892e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:35:24.551Z|b4f6dd31-5978-4164-811e-e52bf5892e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:35:28.432Z|451eb748-0829-4981-9225-43dcce0fe9d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:28.432Z|b46f0f06-9cee-49de-80b7-86ba37c6c94f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:28.433Z|b46f0f06-9cee-49de-80b7-86ba37c6c94f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:28.433Z|451eb748-0829-4981-9225-43dcce0fe9d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:28.950Z|8c3e54ec-5947-496c-937b-313ac050278c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:28.951Z|8c3e54ec-5947-496c-937b-313ac050278c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:38.463Z|d11c87c0-3d98-45df-91fa-47ef3bb79a63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:38.463Z|a3fc8ed3-6f60-4f07-86b3-bbfe9ecd7e35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:38.464Z|d11c87c0-3d98-45df-91fa-47ef3bb79a63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:38.465Z|a3fc8ed3-6f60-4f07-86b3-bbfe9ecd7e35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:38.981Z|30e0fb67-8823-407b-99df-6b6d05d349f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:38.983Z|30e0fb67-8823-407b-99df-6b6d05d349f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:39.470Z|7d126193-3e04-41c8-89cf-530104976246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:35:39.471Z|7d126193-3e04-41c8-89cf-530104976246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:35:48.497Z|513f13c4-2e57-407d-9fad-c833565f0ce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:48.498Z|513f13c4-2e57-407d-9fad-c833565f0ce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:48.501Z|58f61478-725d-46bc-b5da-9b2467a85f6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:48.502Z|58f61478-725d-46bc-b5da-9b2467a85f6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:49.010Z|5983695d-3c96-49f4-acf1-3dcb82e77316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:49.011Z|5983695d-3c96-49f4-acf1-3dcb82e77316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:54.470Z|a6a3b545-6820-4f03-b741-b5d308e542ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:35:54.474Z|a6a3b545-6820-4f03-b741-b5d308e542ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:35:54.552Z|98607c9a-22e6-40bb-a56f-86f75c21add9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:35:54.553Z|98607c9a-22e6-40bb-a56f-86f75c21add9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:35:58.530Z|6b4b2dc1-883d-47d1-b645-85e367cacdad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:58.530Z|99566c39-186a-4257-a453-f030ab011217|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:58.531Z|6b4b2dc1-883d-47d1-b645-85e367cacdad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:58.531Z|99566c39-186a-4257-a453-f030ab011217|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:35:59.040Z|38ac7f8c-9ad9-49e5-a09c-2a2d29ea1dfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:35:59.042Z|38ac7f8c-9ad9-49e5-a09c-2a2d29ea1dfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:08.559Z|8b6af9f8-4b64-4cff-86c0-a16329eb36fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:08.559Z|e5e0de49-5797-4f5b-ad60-2ac11a8e9d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:08.560Z|8b6af9f8-4b64-4cff-86c0-a16329eb36fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:08.560Z|e5e0de49-5797-4f5b-ad60-2ac11a8e9d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:09.068Z|f1d69173-93d1-4419-882e-7d970bdd46f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:09.069Z|f1d69173-93d1-4419-882e-7d970bdd46f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:09.471Z|0a9f9de2-6156-4a7a-87f9-55c6fb573754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:36:09.472Z|0a9f9de2-6156-4a7a-87f9-55c6fb573754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:36:18.590Z|43f4b5c0-c1bd-4858-b7d2-594929b0a8eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:18.591Z|43f4b5c0-c1bd-4858-b7d2-594929b0a8eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:18.595Z|0e0558d3-dcc8-427c-9a21-04b6cd12531e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:18.596Z|0e0558d3-dcc8-427c-9a21-04b6cd12531e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:19.094Z|f7da6111-7247-4cd8-bde9-385343f67b09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:19.096Z|f7da6111-7247-4cd8-bde9-385343f67b09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:24.470Z|b9ccd276-7aa4-4918-976d-34ccce795bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:36:24.471Z|b9ccd276-7aa4-4918-976d-34ccce795bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:36:24.555Z|aacfd544-0852-40b2-9071-fcb04eb09abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:36:24.556Z|aacfd544-0852-40b2-9071-fcb04eb09abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:36:28.619Z|8114a6ef-cc09-4c76-b70d-8cb3ba1f4260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:28.620Z|8114a6ef-cc09-4c76-b70d-8cb3ba1f4260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:28.623Z|44a6df66-d6d6-4564-936b-b02649e19a14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:28.625Z|44a6df66-d6d6-4564-936b-b02649e19a14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:29.123Z|06b85aa4-c6bd-4a1b-99ff-9d99a574f9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:29.124Z|06b85aa4-c6bd-4a1b-99ff-9d99a574f9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:38.650Z|34f73691-db38-49ed-b79f-e4de31e3ef3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:38.651Z|34f73691-db38-49ed-b79f-e4de31e3ef3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:38.655Z|552da214-8013-4d61-9e30-2785d489a5f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:38.656Z|552da214-8013-4d61-9e30-2785d489a5f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:39.155Z|b3b03512-f079-438d-a8c8-9004add537ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:39.156Z|b3b03512-f079-438d-a8c8-9004add537ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:39.471Z|f9b2b341-bb0c-41d6-b237-ef78e63f73cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:36:39.473Z|f9b2b341-bb0c-41d6-b237-ef78e63f73cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:36:48.679Z|3842541c-04cf-453c-b988-2d8ed3acad09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:48.679Z|8f533799-92e1-4f92-a39e-9bfcbd410a8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:48.679Z|8f533799-92e1-4f92-a39e-9bfcbd410a8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:48.679Z|3842541c-04cf-453c-b988-2d8ed3acad09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:49.182Z|a3445271-a5b0-4367-86e2-27fe03a19afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:49.183Z|a3445271-a5b0-4367-86e2-27fe03a19afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:54.470Z|0a5207c9-8703-4622-a0d2-680197946589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:36:54.471Z|0a5207c9-8703-4622-a0d2-680197946589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:36:54.557Z|8c6bd145-8371-49de-8e6a-46f2511e7012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:36:54.557Z|8c6bd145-8371-49de-8e6a-46f2511e7012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:36:58.706Z|39c399ff-9762-424b-ba0b-6f0dd58bcc22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:58.706Z|0d3acbf4-870b-4eea-a5c2-1d938ad3900d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:58.707Z|39c399ff-9762-424b-ba0b-6f0dd58bcc22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:58.707Z|0d3acbf4-870b-4eea-a5c2-1d938ad3900d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:36:59.209Z|e5251573-d2e2-48dd-a589-c057272275ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:36:59.210Z|e5251573-d2e2-48dd-a589-c057272275ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:08.734Z|7c564b3d-64b9-4265-bf2b-8ded1e8ff69e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:08.734Z|2dd412f8-7fd0-443d-ba06-ea31a5e9443c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:08.735Z|7c564b3d-64b9-4265-bf2b-8ded1e8ff69e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:08.735Z|2dd412f8-7fd0-443d-ba06-ea31a5e9443c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:09.235Z|dbf51f87-a041-46cd-9c8c-2bb5367891fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:09.236Z|dbf51f87-a041-46cd-9c8c-2bb5367891fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:09.474Z|0f8a5bb7-200f-41fa-93b8-39c59c080e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:37:09.477Z|0f8a5bb7-200f-41fa-93b8-39c59c080e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:37:18.760Z|19687963-ee22-48f1-b86b-aeaf2dc3881d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:18.761Z|19687963-ee22-48f1-b86b-aeaf2dc3881d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:18.765Z|62883937-b724-4b14-855a-dd6f0168b2bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:18.766Z|62883937-b724-4b14-855a-dd6f0168b2bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:19.261Z|5ad54bf8-7dae-4bfd-8d1d-f76ebcf89ec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:19.262Z|5ad54bf8-7dae-4bfd-8d1d-f76ebcf89ec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:24.470Z|6b66eb8c-3f1e-4e7a-97d4-99c4ba790336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:37:24.471Z|6b66eb8c-3f1e-4e7a-97d4-99c4ba790336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:37:24.558Z|edb8174a-6340-4784-91d3-405aab7b3b1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:37:24.559Z|edb8174a-6340-4784-91d3-405aab7b3b1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:37:28.787Z|6d6b5edf-d407-4a80-9a38-0e2ffb20fc3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:28.787Z|6f08e3c9-a362-4d8e-95d0-f3c6dc1fb798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:28.788Z|6d6b5edf-d407-4a80-9a38-0e2ffb20fc3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:28.789Z|6f08e3c9-a362-4d8e-95d0-f3c6dc1fb798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:29.287Z|fba9ab26-0699-43ce-9b6e-889249cfe8f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:29.288Z|fba9ab26-0699-43ce-9b6e-889249cfe8f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:38.814Z|9cd7554a-f012-4787-8759-1ad0dd7ed0c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:38.814Z|1fa4c2d5-0692-4dde-896b-444c48d2807c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:38.815Z|9cd7554a-f012-4787-8759-1ad0dd7ed0c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:38.816Z|1fa4c2d5-0692-4dde-896b-444c48d2807c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:39.312Z|5d2af772-9b0f-4b34-944c-4b66136b3ae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:39.313Z|5d2af772-9b0f-4b34-944c-4b66136b3ae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:39.471Z|feeaaaa4-d173-48a8-92b4-b656a90300af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:37:39.473Z|feeaaaa4-d173-48a8-92b4-b656a90300af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:37:48.843Z|128bd725-2b01-48db-b9d2-d09bc3f3c300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:48.844Z|128bd725-2b01-48db-b9d2-d09bc3f3c300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:48.847Z|25418561-70cb-409f-bb2e-36a5c7a97fb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:48.849Z|25418561-70cb-409f-bb2e-36a5c7a97fb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:49.338Z|ef295120-3e4e-4e5f-971b-3d974eba3537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:49.339Z|ef295120-3e4e-4e5f-971b-3d974eba3537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:54.470Z|d542df50-2aea-4110-b7f8-212ad3c98934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:37:54.473Z|d542df50-2aea-4110-b7f8-212ad3c98934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:37:54.560Z|7f4718e4-544c-4eec-9ee8-aed127bca646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:37:54.560Z|7f4718e4-544c-4eec-9ee8-aed127bca646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:37:58.871Z|0564db8e-2d8e-40b3-a5d5-6c88fd4b3a4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:58.871Z|3816b72d-6cfb-41ad-bfb4-b5e3415abd87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:58.872Z|0564db8e-2d8e-40b3-a5d5-6c88fd4b3a4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:58.872Z|3816b72d-6cfb-41ad-bfb4-b5e3415abd87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:37:59.363Z|949549cb-15f9-43e9-a820-aa5bcfc64f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:37:59.364Z|949549cb-15f9-43e9-a820-aa5bcfc64f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:08.900Z|c0401a89-ec2d-4376-a4c7-821f30d5c9c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:08.901Z|c0401a89-ec2d-4376-a4c7-821f30d5c9c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:08.903Z|53007944-ddfe-41db-9c49-0649ea6fffd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:08.905Z|53007944-ddfe-41db-9c49-0649ea6fffd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:09.389Z|d989f5f2-bbcb-45d0-b056-4ffc19cfd95d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:09.390Z|d989f5f2-bbcb-45d0-b056-4ffc19cfd95d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:09.470Z|2aa51c74-355c-4049-ac29-1d6fc9f85d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:38:09.471Z|2aa51c74-355c-4049-ac29-1d6fc9f85d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:38:18.928Z|73bac6e2-b268-4c35-9528-9c2953773236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:18.928Z|99ae7595-f93f-484a-943b-74a76f548cfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:18.929Z|73bac6e2-b268-4c35-9528-9c2953773236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:18.929Z|99ae7595-f93f-484a-943b-74a76f548cfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:19.416Z|0f2f8ef7-2948-44ac-bb10-7398ee8f5b0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:19.417Z|0f2f8ef7-2948-44ac-bb10-7398ee8f5b0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:24.470Z|7ace5c10-676d-4a15-85b7-5ab5cafa92af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:38:24.471Z|7ace5c10-676d-4a15-85b7-5ab5cafa92af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:38:24.562Z|70fb6848-7fb0-49fe-af12-4c5e88501141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:38:24.564Z|70fb6848-7fb0-49fe-af12-4c5e88501141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:38:28.958Z|5ef8b846-ad7c-4ee8-88cf-2eb41a78dd77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:28.959Z|5ef8b846-ad7c-4ee8-88cf-2eb41a78dd77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:28.959Z|0840fcbe-8795-45bf-a664-2811efc16f1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:28.962Z|0840fcbe-8795-45bf-a664-2811efc16f1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:29.445Z|97b5a9b9-13d1-4fb2-8a7b-695f7fbd36df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:29.446Z|97b5a9b9-13d1-4fb2-8a7b-695f7fbd36df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:38.989Z|d04b1948-5ecb-4190-b358-d88c0252aad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:38.989Z|772a9ef3-d5b4-461d-a610-d453a00a73c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:38.991Z|d04b1948-5ecb-4190-b358-d88c0252aad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:38.991Z|772a9ef3-d5b4-461d-a610-d453a00a73c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:39.470Z|936846bc-ef95-4ff9-8dd6-aa291f911d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:38:39.472Z|116a7a1b-bf8e-4dc0-a6d8-f15d640789bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:39.472Z|936846bc-ef95-4ff9-8dd6-aa291f911d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:38:39.483Z|116a7a1b-bf8e-4dc0-a6d8-f15d640789bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:49.017Z|84323b00-54e6-4810-b347-46b8810d7a53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:49.017Z|5e468642-f9fe-49c2-80ed-b06bbc787961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:49.018Z|5e468642-f9fe-49c2-80ed-b06bbc787961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:49.018Z|84323b00-54e6-4810-b347-46b8810d7a53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:49.511Z|d9ed4ddb-e597-425b-a4f3-9b04e173de3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:49.511Z|d9ed4ddb-e597-425b-a4f3-9b04e173de3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:54.470Z|eb9d9ae1-0491-40f8-a736-4cffa002870e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:38:54.471Z|eb9d9ae1-0491-40f8-a736-4cffa002870e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:38:54.566Z|33076ca3-1365-4db1-b94e-eb56eb37e307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:38:54.566Z|33076ca3-1365-4db1-b94e-eb56eb37e307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:38:59.046Z|dbd90455-326e-4865-8770-a2fb01d17230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:59.047Z|6b183fc1-6ac2-4e9a-b688-066d056af5a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:59.048Z|6b183fc1-6ac2-4e9a-b688-066d056af5a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:59.049Z|dbd90455-326e-4865-8770-a2fb01d17230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:38:59.535Z|9e5d8666-b761-4f3d-892b-fa441119b992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:38:59.536Z|9e5d8666-b761-4f3d-892b-fa441119b992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:09.075Z|7684ad55-51b1-4890-8b2e-b87a2429eec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:09.075Z|fdb3e2f2-118f-4366-9dea-6e71ed6a3ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:09.076Z|7684ad55-51b1-4890-8b2e-b87a2429eec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:09.076Z|fdb3e2f2-118f-4366-9dea-6e71ed6a3ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:09.470Z|94e7092e-8e83-48a4-a10e-aac5e21087d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:39:09.471Z|94e7092e-8e83-48a4-a10e-aac5e21087d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:39:09.562Z|9d405419-f16f-4b48-b1e3-dc703e63660e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:09.562Z|9d405419-f16f-4b48-b1e3-dc703e63660e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:19.101Z|7072cb49-e58b-404f-a1ea-019cbb43da97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:19.102Z|7072cb49-e58b-404f-a1ea-019cbb43da97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:19.109Z|0b4d304f-502b-4dd5-bdb9-1c7befeb9dd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:19.110Z|0b4d304f-502b-4dd5-bdb9-1c7befeb9dd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:19.588Z|d1c2c881-cbbc-4e3e-a557-d72810c03094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:19.590Z|d1c2c881-cbbc-4e3e-a557-d72810c03094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:24.471Z|b3a8fa62-57dc-44fe-9f5e-9fe05e00bbe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:39:24.474Z|b3a8fa62-57dc-44fe-9f5e-9fe05e00bbe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:39:24.568Z|dd1e9ec5-5b56-4b70-9823-fe0b0ca21d23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:39:24.569Z|dd1e9ec5-5b56-4b70-9823-fe0b0ca21d23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:39:29.128Z|5791501c-7c39-472c-8b55-aa254dd40568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:29.129Z|5791501c-7c39-472c-8b55-aa254dd40568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:29.136Z|efc92a23-06c3-4c4a-92c7-8473e62522ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:29.136Z|efc92a23-06c3-4c4a-92c7-8473e62522ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:29.616Z|b5d6db90-4a31-4453-bea7-38742301e0a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:29.617Z|b5d6db90-4a31-4453-bea7-38742301e0a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:39.161Z|4449d21d-360b-439e-8532-393414aab18f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:39.161Z|234a38a0-09d6-46a8-abb3-862ee566b41e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:39.162Z|234a38a0-09d6-46a8-abb3-862ee566b41e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:39.162Z|4449d21d-360b-439e-8532-393414aab18f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:39.471Z|7c022b12-d4ee-47f2-afdc-0c8c66864ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:39:39.472Z|7c022b12-d4ee-47f2-afdc-0c8c66864ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:39:39.655Z|f21afac3-0026-420a-b7ae-5173814bdcb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:39.656Z|f21afac3-0026-420a-b7ae-5173814bdcb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:49.192Z|1e14822c-9e95-4c10-b657-52ac5e3c1620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:49.192Z|f9a5d612-a338-4f19-84e3-81cbb0e8a62d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:49.193Z|f9a5d612-a338-4f19-84e3-81cbb0e8a62d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:49.193Z|1e14822c-9e95-4c10-b657-52ac5e3c1620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:49.684Z|11e935b2-ac26-4568-bc19-74988d634ab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:49.686Z|11e935b2-ac26-4568-bc19-74988d634ab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:54.470Z|464206a1-ea68-4218-bb93-f43021952a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:39:54.471Z|464206a1-ea68-4218-bb93-f43021952a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:39:54.570Z|f1ea638f-450e-4b5d-8d02-f78de8abc8b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:39:54.570Z|f1ea638f-450e-4b5d-8d02-f78de8abc8b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:39:59.222Z|b78e58d1-2943-4fbd-8c86-d732aab65520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:59.222Z|caddc967-7507-401f-9ceb-9bdba0e169ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:59.224Z|b78e58d1-2943-4fbd-8c86-d732aab65520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:59.224Z|caddc967-7507-401f-9ceb-9bdba0e169ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:39:59.714Z|11f4ca1e-51c8-47c1-8ffc-8783fdc86d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:39:59.715Z|11f4ca1e-51c8-47c1-8ffc-8783fdc86d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:09.252Z|86506fb8-ee95-4bd1-80ed-ae77c9f75832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:09.253Z|86506fb8-ee95-4bd1-80ed-ae77c9f75832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:09.261Z|9ee5f5b0-7e12-4888-9915-9d97492d6a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:09.262Z|9ee5f5b0-7e12-4888-9915-9d97492d6a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:09.470Z|e0872d32-807b-44b8-b0af-af2c35d2bbb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:40:09.473Z|e0872d32-807b-44b8-b0af-af2c35d2bbb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:40:09.742Z|1600914d-5a96-40d0-a0f9-d0bfe8e2f52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:09.743Z|1600914d-5a96-40d0-a0f9-d0bfe8e2f52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:19.283Z|5f38f70d-ee89-4065-bd7e-be4ca876a10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:19.284Z|ff34e05d-19c9-4066-968e-20673d90d567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:19.284Z|5f38f70d-ee89-4065-bd7e-be4ca876a10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:19.285Z|ff34e05d-19c9-4066-968e-20673d90d567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:19.774Z|a0e02a8f-893d-4274-a64b-59b5d1635270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:19.775Z|a0e02a8f-893d-4274-a64b-59b5d1635270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:24.470Z|5b89fc87-9db4-4e72-83d7-90e61934b3b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:40:24.471Z|5b89fc87-9db4-4e72-83d7-90e61934b3b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:40:24.571Z|bcf2757b-5663-4595-bc04-942c421a7c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:40:24.572Z|bcf2757b-5663-4595-bc04-942c421a7c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:40:29.314Z|b5a93eb3-f511-4029-8ef4-ac19a64c15d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:29.314Z|fd6ddbe9-d9f8-493b-bdcd-c64a559f17f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:29.316Z|fd6ddbe9-d9f8-493b-bdcd-c64a559f17f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:29.316Z|b5a93eb3-f511-4029-8ef4-ac19a64c15d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:29.802Z|8c28fffb-deee-4b2f-b45e-fc8b57472f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:29.803Z|8c28fffb-deee-4b2f-b45e-fc8b57472f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:39.341Z|69c62a8b-b5a7-4f93-ae95-d547f2f01d3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:39.342Z|69c62a8b-b5a7-4f93-ae95-d547f2f01d3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:39.346Z|1ef315fa-f268-4bb3-b7bd-ead3ef9fed65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:39.351Z|1ef315fa-f268-4bb3-b7bd-ead3ef9fed65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:39.470Z|e65547be-75dc-4628-9a94-4d6bb87e435d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:40:39.471Z|e65547be-75dc-4628-9a94-4d6bb87e435d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:40:39.828Z|cfa1c602-7a0d-4d91-9505-fc7b37679015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:39.830Z|cfa1c602-7a0d-4d91-9505-fc7b37679015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:49.366Z|57474664-b30c-44da-ad1b-6d9fa050f5fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:49.367Z|57474664-b30c-44da-ad1b-6d9fa050f5fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:49.372Z|502d3149-df06-4d02-8aeb-5760c0eb64d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:49.372Z|502d3149-df06-4d02-8aeb-5760c0eb64d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:49.855Z|eba2cdff-c85c-4caa-8b90-33832784dd22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:49.856Z|eba2cdff-c85c-4caa-8b90-33832784dd22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:54.470Z|21b1d9b9-bbd2-40c5-b37e-4e3a807f56cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:40:54.473Z|21b1d9b9-bbd2-40c5-b37e-4e3a807f56cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:40:54.573Z|2c5395ce-009e-44cb-a26c-40ff542c09d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:40:54.574Z|2c5395ce-009e-44cb-a26c-40ff542c09d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:40:59.395Z|77605074-1c7b-43cf-9feb-8dcb0b546dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:59.396Z|77605074-1c7b-43cf-9feb-8dcb0b546dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:59.399Z|6402a724-0bad-4c4b-9c65-8131d355f0d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:59.399Z|6402a724-0bad-4c4b-9c65-8131d355f0d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:40:59.881Z|d38750bf-6c29-466a-9d2e-e062f1b57c70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:40:59.882Z|d38750bf-6c29-466a-9d2e-e062f1b57c70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:04.426Z|9208708a-839f-426f-8bba-964407e8cae4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-25T03:41:04.427Z|9208708a-839f-426f-8bba-964407e8cae4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:09.425Z|fedfe1e1-212b-416a-bad9-ca587065f231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:09.426Z|fedfe1e1-212b-416a-bad9-ca587065f231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:09.427Z|54189f51-3b43-40ef-ada4-4ba7b8467bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:09.428Z|54189f51-3b43-40ef-ada4-4ba7b8467bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:09.470Z|21ddd4d0-8d9c-4d40-b432-b20735ef1847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:41:09.471Z|21ddd4d0-8d9c-4d40-b432-b20735ef1847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:41:09.908Z|d96d4ef6-8fe4-4b66-9307-b8d5869d9710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:09.909Z|d96d4ef6-8fe4-4b66-9307-b8d5869d9710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:19.458Z|a1318dad-2238-414b-b35e-31c0b62a4715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:19.459Z|a1318dad-2238-414b-b35e-31c0b62a4715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:19.462Z|d97f6617-4118-469f-aa35-d45a4e8c4198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:19.463Z|d97f6617-4118-469f-aa35-d45a4e8c4198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:19.932Z|8e895a75-c43d-4732-8c2c-01abda0f9ea1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:19.932Z|8e895a75-c43d-4732-8c2c-01abda0f9ea1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:24.470Z|b4b6f201-db5a-42d5-b9b3-bd0a46e58f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:41:24.471Z|b4b6f201-db5a-42d5-b9b3-bd0a46e58f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:41:24.575Z|7b37a386-d88a-4e39-ba02-848d7a8724c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:41:24.575Z|7b37a386-d88a-4e39-ba02-848d7a8724c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:41:29.481Z|f1667e32-98b6-423a-b8ad-d27dcc7e1f77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:29.482Z|f1667e32-98b6-423a-b8ad-d27dcc7e1f77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:29.497Z|2d2bf9b3-04ad-4f34-9f11-7aa07fcfae14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:29.498Z|2d2bf9b3-04ad-4f34-9f11-7aa07fcfae14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:29.954Z|128ab1ea-7330-4a42-b544-4674f4fbc2f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:29.955Z|128ab1ea-7330-4a42-b544-4674f4fbc2f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:39.470Z|a98f4a13-14c5-49d8-b4d5-78b226cae785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:41:39.473Z|a98f4a13-14c5-49d8-b4d5-78b226cae785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:41:39.511Z|7668563e-923a-476f-9071-a2d7cd92205a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:39.512Z|7668563e-923a-476f-9071-a2d7cd92205a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:39.523Z|d89edd0e-044c-44d6-97de-bf93c7858e9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:39.524Z|d89edd0e-044c-44d6-97de-bf93c7858e9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:39.979Z|56efe41b-c29a-470f-a8f3-aab7132ba9e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:39.980Z|56efe41b-c29a-470f-a8f3-aab7132ba9e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:49.539Z|bee67cea-e0f8-4758-a5b6-39a28e568a63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:49.540Z|bee67cea-e0f8-4758-a5b6-39a28e568a63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:49.550Z|06d5c4d1-9e8f-43af-aa77-eb53407b4655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:49.551Z|06d5c4d1-9e8f-43af-aa77-eb53407b4655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:50.005Z|a50063be-f0d4-44ae-8c67-e4bd5d9f4cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:50.006Z|a50063be-f0d4-44ae-8c67-e4bd5d9f4cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:54.471Z|450b68ed-d2db-4e9c-a349-629f1f468495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:41:54.472Z|450b68ed-d2db-4e9c-a349-629f1f468495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:41:54.576Z|156eba58-dd50-4557-92f4-2e363b78dd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:41:54.577Z|156eba58-dd50-4557-92f4-2e363b78dd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:41:59.566Z|be1156ba-a016-4062-b3b6-d16a130193e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:59.567Z|be1156ba-a016-4062-b3b6-d16a130193e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:41:59.578Z|41990ce8-7f2b-4f83-9d75-14fea7ef05ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:41:59.579Z|41990ce8-7f2b-4f83-9d75-14fea7ef05ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:00.041Z|eb017ec8-39fc-4241-9fe5-d9f8d18f58c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:00.042Z|eb017ec8-39fc-4241-9fe5-d9f8d18f58c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:04.402Z|667f5c11-3c76-45d5-80a7-5c9bfd3e258e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-25T03:42:04.402Z|667f5c11-3c76-45d5-80a7-5c9bfd3e258e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:09.470Z|657be4f8-61ff-40ad-9009-9e6d60cd9274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:42:09.471Z|657be4f8-61ff-40ad-9009-9e6d60cd9274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:42:09.596Z|2b77b980-3700-4990-a20d-2b185097686c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:09.597Z|2b77b980-3700-4990-a20d-2b185097686c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:09.605Z|25be9dcf-1b3a-4f0c-8c98-8e03c8fdf2da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:09.606Z|25be9dcf-1b3a-4f0c-8c98-8e03c8fdf2da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:10.068Z|f8275b7e-6f1d-4cbe-921d-d38f2dd066a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:10.069Z|f8275b7e-6f1d-4cbe-921d-d38f2dd066a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:19.620Z|109dce17-5152-4fd8-82e2-747037c9b6b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:19.621Z|109dce17-5152-4fd8-82e2-747037c9b6b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:19.634Z|584b5f97-7f9e-4a80-bfe7-f20309590ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:19.635Z|584b5f97-7f9e-4a80-bfe7-f20309590ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:20.096Z|0912bfa0-9b4d-433f-be70-2c2b800ff8d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:20.097Z|0912bfa0-9b4d-433f-be70-2c2b800ff8d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:24.471Z|dfbcd1c2-e844-4c96-8792-cc81ca0574a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:42:24.473Z|dfbcd1c2-e844-4c96-8792-cc81ca0574a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:42:24.578Z|f22df223-2041-4a0b-ae71-f1d4f2a19597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:42:24.579Z|f22df223-2041-4a0b-ae71-f1d4f2a19597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:42:29.645Z|63969e5e-32c1-4398-9c10-c22741c56f5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:29.646Z|63969e5e-32c1-4398-9c10-c22741c56f5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:29.659Z|d68087ee-4165-4dc5-aca7-659dbf5beb62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:29.660Z|d68087ee-4165-4dc5-aca7-659dbf5beb62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:30.121Z|d8ba8da3-b3db-4fbe-96fa-e6adc97c3f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:30.121Z|d8ba8da3-b3db-4fbe-96fa-e6adc97c3f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:39.470Z|2242cd58-7713-473f-b361-60cccaa9e7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:42:39.471Z|2242cd58-7713-473f-b361-60cccaa9e7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:42:39.671Z|293adf60-db70-4677-acab-999566b91cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:39.672Z|293adf60-db70-4677-acab-999566b91cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:39.681Z|a3f7c412-bedc-48a2-83ca-8022dcd26538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:39.681Z|a3f7c412-bedc-48a2-83ca-8022dcd26538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:40.152Z|beeb7cca-1ef7-4d9a-a923-2cf411965f66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:40.154Z|beeb7cca-1ef7-4d9a-a923-2cf411965f66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:49.696Z|59031def-7403-4601-a961-faae2b54fcb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:49.698Z|59031def-7403-4601-a961-faae2b54fcb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:49.709Z|4719ef5f-c10a-41e2-9b6c-9ae4c8d17366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:49.710Z|4719ef5f-c10a-41e2-9b6c-9ae4c8d17366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:50.181Z|0a837dc0-5d2e-49a8-905c-86580d582afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:50.183Z|0a837dc0-5d2e-49a8-905c-86580d582afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:54.470Z|5aaf7846-3d6b-4a6d-a2ae-2baf383559a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:42:54.471Z|5aaf7846-3d6b-4a6d-a2ae-2baf383559a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:42:54.580Z|a7d362fd-d42b-4621-a324-6fbe37d82ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:42:54.580Z|a7d362fd-d42b-4621-a324-6fbe37d82ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:42:59.720Z|ebf7f1fd-2bee-4ed5-b10c-9aa9ad13bd21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:59.721Z|ebf7f1fd-2bee-4ed5-b10c-9aa9ad13bd21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:42:59.734Z|874b9579-3ecc-45e3-bc4b-8a507cb5c2a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:42:59.735Z|874b9579-3ecc-45e3-bc4b-8a507cb5c2a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:00.206Z|8f54caf5-61be-4972-b571-f2593e59cedd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:00.207Z|8f54caf5-61be-4972-b571-f2593e59cedd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:04.401Z|1f0e80fd-693e-4f54-81ca-afcf92286c21|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-25T03:43:04.402Z|1f0e80fd-693e-4f54-81ca-afcf92286c21|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:09.470Z|2ec0c181-d3e4-4c69-8052-6a2d33daa5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:43:09.472Z|2ec0c181-d3e4-4c69-8052-6a2d33daa5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:43:09.751Z|91414802-82eb-418c-8b68-d9a11018f65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:09.752Z|91414802-82eb-418c-8b68-d9a11018f65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:09.760Z|c26c0cfe-b990-408d-b59f-b5ad450d7612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:09.761Z|c26c0cfe-b990-408d-b59f-b5ad450d7612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:10.232Z|8ec9cc93-3e3c-445c-8f07-598a17d3a488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:10.233Z|8ec9cc93-3e3c-445c-8f07-598a17d3a488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:19.777Z|ebed9fbe-ee6a-46cf-9285-e365a495c605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:19.778Z|ebed9fbe-ee6a-46cf-9285-e365a495c605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:19.785Z|9b6cee7f-3a31-4100-bd40-87af80b67b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:19.785Z|9b6cee7f-3a31-4100-bd40-87af80b67b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:20.257Z|4abad368-b199-4dbc-addd-e64e06d53fcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:20.258Z|4abad368-b199-4dbc-addd-e64e06d53fcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:24.470Z|d5e6fdc4-d974-4cd4-ab3d-0df6fe4797e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:43:24.471Z|d5e6fdc4-d974-4cd4-ab3d-0df6fe4797e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:43:24.581Z|22bdec15-30b2-48ac-8d9f-cde7b1bdd103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:43:24.582Z|22bdec15-30b2-48ac-8d9f-cde7b1bdd103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:43:29.804Z|68294921-0730-4c88-a553-337a8751768d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:29.805Z|68294921-0730-4c88-a553-337a8751768d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:29.808Z|32e1a7d9-5634-4f61-bbda-5f4ca75d7829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:29.810Z|32e1a7d9-5634-4f61-bbda-5f4ca75d7829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:30.282Z|6991a08e-577f-4506-97d1-230c3c62792d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:30.283Z|6991a08e-577f-4506-97d1-230c3c62792d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:39.470Z|f95224b8-5d9b-4d69-b521-a35c400c0b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:43:39.471Z|f95224b8-5d9b-4d69-b521-a35c400c0b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:43:39.832Z|36c1fb0c-4e8b-4a7b-b394-a202f6a73da5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:39.833Z|36c1fb0c-4e8b-4a7b-b394-a202f6a73da5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:39.835Z|d75f2174-524f-4db8-8232-782c5f5bd3a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:39.836Z|d75f2174-524f-4db8-8232-782c5f5bd3a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:40.306Z|89efb41a-f4bf-4ba5-8ffe-38be4ab4ba31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:40.307Z|89efb41a-f4bf-4ba5-8ffe-38be4ab4ba31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:49.859Z|2b756e87-2bb5-4dd3-a5c0-7b70ad49e032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:49.860Z|2b756e87-2bb5-4dd3-a5c0-7b70ad49e032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:49.885Z|be9e6ffb-8490-4de6-8446-675e1fa33432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:49.886Z|be9e6ffb-8490-4de6-8446-675e1fa33432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:50.333Z|52b17337-1525-418c-868f-cbc0e723d38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:50.334Z|52b17337-1525-418c-868f-cbc0e723d38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:54.470Z|336a5912-9f1c-4c49-8a6d-12c1139a7216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:43:54.472Z|336a5912-9f1c-4c49-8a6d-12c1139a7216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:43:54.583Z|dd1a3ac7-9eb1-463c-a6d9-80be83587afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:43:54.584Z|dd1a3ac7-9eb1-463c-a6d9-80be83587afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:43:59.885Z|de776166-7084-44e3-a0e2-d4c4c7ce8270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:59.885Z|de776166-7084-44e3-a0e2-d4c4c7ce8270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:43:59.906Z|212fa97f-ce39-487a-849b-eae71b357bab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:43:59.907Z|212fa97f-ce39-487a-849b-eae71b357bab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:00.360Z|a71aa692-c356-42f6-a0b4-f83a1d6458bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:00.362Z|a71aa692-c356-42f6-a0b4-f83a1d6458bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:04.402Z|cb2f9dec-8671-4a5c-bc77-3ee1d4cf8d82|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-25T03:44:04.403Z|cb2f9dec-8671-4a5c-bc77-3ee1d4cf8d82|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:09.470Z|80dad7a9-5ea1-4f07-9712-19953084ed1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:44:09.471Z|80dad7a9-5ea1-4f07-9712-19953084ed1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:44:09.910Z|ae0a08fe-b827-4280-998e-fe451b4c1193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:09.911Z|ae0a08fe-b827-4280-998e-fe451b4c1193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:09.930Z|b7f613ef-82ae-42ef-87fa-b1f294bf4b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:09.930Z|b7f613ef-82ae-42ef-87fa-b1f294bf4b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:10.387Z|9feae965-5860-4edd-a025-3ccbeead3d3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:10.388Z|9feae965-5860-4edd-a025-3ccbeead3d3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:19.939Z|c00b17f7-096d-4344-b70f-681bfb451de4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:19.940Z|c00b17f7-096d-4344-b70f-681bfb451de4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:19.954Z|ab4f281b-4279-4d9a-9d09-e9e5252ff4b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:19.955Z|ab4f281b-4279-4d9a-9d09-e9e5252ff4b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:20.416Z|fc6ea33b-4598-4a75-856f-246d2cb863c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:20.417Z|fc6ea33b-4598-4a75-856f-246d2cb863c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:24.470Z|18b0effa-4c9c-4121-8a95-e2112a87758a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:44:24.471Z|18b0effa-4c9c-4121-8a95-e2112a87758a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:44:24.585Z|9d438946-d3d8-49c1-b3b4-0c8c2ef8b21b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:44:24.585Z|9d438946-d3d8-49c1-b3b4-0c8c2ef8b21b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:44:29.964Z|2f0b1612-5fff-4e6a-9b0f-497f5814e302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:29.965Z|2f0b1612-5fff-4e6a-9b0f-497f5814e302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:29.979Z|eb4f4bf7-1dc1-4eb3-93f1-923a8526d552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:29.980Z|eb4f4bf7-1dc1-4eb3-93f1-923a8526d552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:30.444Z|18b3d6d6-423f-4262-aa23-b0801b38a34d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:30.445Z|18b3d6d6-423f-4262-aa23-b0801b38a34d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:39.470Z|875ac48d-8b38-4ea3-8602-77e08b171dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:44:39.472Z|875ac48d-8b38-4ea3-8602-77e08b171dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:44:39.989Z|5cfa004b-c1a4-4fe5-92df-e2ce4e3bd61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:39.990Z|5cfa004b-c1a4-4fe5-92df-e2ce4e3bd61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:40.004Z|fad44630-b1cf-43fd-9b87-a72c16222570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:40.005Z|fad44630-b1cf-43fd-9b87-a72c16222570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:40.471Z|a4cb50eb-bcf5-42dc-80bf-ff4d48886003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:40.472Z|a4cb50eb-bcf5-42dc-80bf-ff4d48886003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:50.019Z|3762bd22-68b7-47bc-8f55-43febbd69f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:50.019Z|3762bd22-68b7-47bc-8f55-43febbd69f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:50.038Z|0c062ba9-c185-42c8-b71f-64f9e0c31624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:50.039Z|0c062ba9-c185-42c8-b71f-64f9e0c31624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:50.498Z|822aafcd-bd63-40b6-a102-bd9ce34beecb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:44:50.501Z|822aafcd-bd63-40b6-a102-bd9ce34beecb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:44:54.470Z|a750f447-8c14-4807-aeaf-e3b16625d10c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:44:54.471Z|a750f447-8c14-4807-aeaf-e3b16625d10c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:44:54.586Z|ebc4a0cf-f1c2-4a58-8c5f-eb093cc4853d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:44:54.588Z|ebc4a0cf-f1c2-4a58-8c5f-eb093cc4853d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:45:00.044Z|296c6623-c9ac-423b-b390-c48680e5d670|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:00.045Z|296c6623-c9ac-423b-b390-c48680e5d670|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:00.063Z|7e206abe-bfcc-40c8-88ea-bfa6a6f613f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:00.064Z|7e206abe-bfcc-40c8-88ea-bfa6a6f613f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:00.529Z|f7e8eb48-5346-43f1-84d3-2e56a2ed3768|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:00.530Z|f7e8eb48-5346-43f1-84d3-2e56a2ed3768|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:04.401Z|24ec3bfe-c2de-4073-ade5-979a0a41e2a8|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-25T03:45:04.402Z|24ec3bfe-c2de-4073-ade5-979a0a41e2a8|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:09.470Z|994fd9de-4d7a-49b3-b54a-3e8c017e4daf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:45:09.471Z|994fd9de-4d7a-49b3-b54a-3e8c017e4daf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:45:10.068Z|64f38c14-644e-4379-8147-c96cf461f730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:10.069Z|64f38c14-644e-4379-8147-c96cf461f730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:10.089Z|42fbff8e-c031-48e3-8105-63aefc9b3adf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:10.090Z|42fbff8e-c031-48e3-8105-63aefc9b3adf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:10.554Z|89b1decf-f933-472a-a17e-955081c2ea9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:10.555Z|89b1decf-f933-472a-a17e-955081c2ea9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:20.098Z|20a2b9e9-6418-473a-bee7-55f5b4d55aa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:20.099Z|20a2b9e9-6418-473a-bee7-55f5b4d55aa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:20.113Z|c5d7120e-e182-4f0b-88ae-4cb0e000372c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:20.114Z|c5d7120e-e182-4f0b-88ae-4cb0e000372c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:20.586Z|161bcdce-dbad-44f8-84d3-3656002942fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:20.587Z|161bcdce-dbad-44f8-84d3-3656002942fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:24.470Z|5b8e3fbc-26f9-41f1-9418-ed05e59c9ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:45:24.472Z|5b8e3fbc-26f9-41f1-9418-ed05e59c9ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:45:24.589Z|badcb4c3-d02c-4476-86f2-3bd8d5dd5a17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:45:24.589Z|badcb4c3-d02c-4476-86f2-3bd8d5dd5a17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:45:30.123Z|e49f380d-6bb6-42d4-bec3-a46c91ff2132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:30.124Z|e49f380d-6bb6-42d4-bec3-a46c91ff2132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:30.135Z|044c856b-94ea-4f84-a1f8-d39ee1f6ab32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:30.136Z|044c856b-94ea-4f84-a1f8-d39ee1f6ab32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:30.614Z|e60da7aa-c716-40eb-a86c-cdf29be46e24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:30.614Z|e60da7aa-c716-40eb-a86c-cdf29be46e24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:39.470Z|41ef822a-7f26-4b87-b8b3-0ecbf5e6ec85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:45:39.471Z|41ef822a-7f26-4b87-b8b3-0ecbf5e6ec85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:45:40.162Z|303e4939-5751-460d-8a94-b1163b60f223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:40.163Z|303e4939-5751-460d-8a94-b1163b60f223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:40.159Z|24d0d473-0a2f-4d47-9c4f-438174294208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:40.165Z|24d0d473-0a2f-4d47-9c4f-438174294208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:40.652Z|0c3e3fb7-e64a-4b20-8bc8-5488a9b7c651|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:40.653Z|0c3e3fb7-e64a-4b20-8bc8-5488a9b7c651|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:50.191Z|7460d34d-9112-4e65-89ca-206da41584bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:50.191Z|9dcccbbb-f54f-402a-b29d-2d265deae510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:50.192Z|9dcccbbb-f54f-402a-b29d-2d265deae510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:50.192Z|7460d34d-9112-4e65-89ca-206da41584bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:50.680Z|3657b660-8137-4b90-aaf9-f60af8aa1e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:45:50.680Z|3657b660-8137-4b90-aaf9-f60af8aa1e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:45:54.471Z|16795481-1334-442f-8e09-fb72b8c24762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:45:54.474Z|16795481-1334-442f-8e09-fb72b8c24762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:45:54.591Z|68075f1d-753d-44ca-aab7-7e19ab1f9fac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:45:54.592Z|68075f1d-753d-44ca-aab7-7e19ab1f9fac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:46:00.221Z|8ca75047-425b-44de-894c-4fab84e64094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:00.221Z|8761a55f-85bb-4cf9-affb-f4f2117b08c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:00.223Z|8761a55f-85bb-4cf9-affb-f4f2117b08c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:00.223Z|8ca75047-425b-44de-894c-4fab84e64094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:00.703Z|3e91fe66-c020-4db6-acd4-1568f6e3d899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:00.704Z|3e91fe66-c020-4db6-acd4-1568f6e3d899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:04.402Z|db8179d7-2389-46af-90ff-9d4b63faa25b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-25T03:46:04.403Z|db8179d7-2389-46af-90ff-9d4b63faa25b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:09.470Z|2eaa1602-31cc-48b1-8c0d-d90e5b4a8f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:46:09.471Z|2eaa1602-31cc-48b1-8c0d-d90e5b4a8f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:46:10.259Z|a2a03be4-7ace-4877-b170-d5004130e795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:10.260Z|a2a03be4-7ace-4877-b170-d5004130e795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:10.271Z|d06787be-6dba-4bdb-acfc-ab28e621217d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:10.272Z|d06787be-6dba-4bdb-acfc-ab28e621217d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:10.729Z|7c828cf2-97c4-427d-b231-745f80010131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:10.729Z|7c828cf2-97c4-427d-b231-745f80010131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:20.285Z|f353fb17-f081-466f-9750-16d672e1250f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:20.286Z|f353fb17-f081-466f-9750-16d672e1250f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:20.294Z|c2b56ee5-ca01-41ed-8e4d-fff1f294ec2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:20.294Z|c2b56ee5-ca01-41ed-8e4d-fff1f294ec2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:20.754Z|d78c890f-e756-420e-a603-8e2091ae23d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:20.755Z|d78c890f-e756-420e-a603-8e2091ae23d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:24.470Z|9782077e-6991-44bf-b1c8-6c4d3f110702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:46:24.472Z|9782077e-6991-44bf-b1c8-6c4d3f110702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:46:24.593Z|ea79cfbf-5938-4278-a657-9a075ccb0d31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:46:24.594Z|ea79cfbf-5938-4278-a657-9a075ccb0d31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:46:30.313Z|8eb07c90-b248-4875-b9d3-026005ee22d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:30.315Z|8eb07c90-b248-4875-b9d3-026005ee22d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:30.323Z|f86449e5-294f-4a76-bae5-371d9a7dcfb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:30.324Z|f86449e5-294f-4a76-bae5-371d9a7dcfb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:30.786Z|e3bec0d4-e111-47e8-b062-e783bd1b40b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:30.787Z|e3bec0d4-e111-47e8-b062-e783bd1b40b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:39.470Z|bc9c4e54-11e2-4465-ba64-d17df609405d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:46:39.473Z|bc9c4e54-11e2-4465-ba64-d17df609405d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:46:40.341Z|ba753f60-499e-4668-ad80-715a8d76dcda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:40.342Z|ba753f60-499e-4668-ad80-715a8d76dcda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:40.349Z|a00ff9bf-413d-4f40-af07-8c225de35f82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:40.349Z|a00ff9bf-413d-4f40-af07-8c225de35f82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:40.814Z|fbb11649-684e-44e3-9605-71c8c513853d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:40.815Z|fbb11649-684e-44e3-9605-71c8c513853d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:50.369Z|56ee2440-a8d0-4961-8a52-6c15f9ff9069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:50.369Z|4eb9f1cc-5554-40c7-8a63-e989e9c1d2f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:50.370Z|56ee2440-a8d0-4961-8a52-6c15f9ff9069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:50.370Z|4eb9f1cc-5554-40c7-8a63-e989e9c1d2f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:50.841Z|37ab4596-2a51-4da8-b441-03bb2936a84f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:46:50.842Z|37ab4596-2a51-4da8-b441-03bb2936a84f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:46:54.471Z|f7a5b35c-d156-41e8-bc7b-0d966816a2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:46:54.472Z|f7a5b35c-d156-41e8-bc7b-0d966816a2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:46:54.595Z|4b2ff976-0845-4b4d-bd28-cef011e14875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:46:54.595Z|4b2ff976-0845-4b4d-bd28-cef011e14875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:47:00.400Z|8e7acb0a-5d3a-4832-adcf-5a76da5484bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:00.400Z|dce3373b-f524-4d54-9bbf-470c6b67accb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:00.401Z|8e7acb0a-5d3a-4832-adcf-5a76da5484bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:00.402Z|dce3373b-f524-4d54-9bbf-470c6b67accb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:00.870Z|44bfecea-bf63-4829-aa13-63411d03f648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:00.871Z|44bfecea-bf63-4829-aa13-63411d03f648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:04.402Z|831c3640-0227-4044-b5de-d5d647203ca1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-25T03:47:04.403Z|831c3640-0227-4044-b5de-d5d647203ca1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:09.470Z|ee5121a2-d7a7-4e57-b167-91844b0fcb36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:47:09.471Z|ee5121a2-d7a7-4e57-b167-91844b0fcb36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:47:10.426Z|5b722ef5-3fc4-490f-8387-0a0d48b48eed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:10.427Z|5b722ef5-3fc4-490f-8387-0a0d48b48eed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:10.427Z|e483d5d3-04b3-43b9-bb4a-d1c902dbcbc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:10.430Z|e483d5d3-04b3-43b9-bb4a-d1c902dbcbc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:10.902Z|8cf5244f-f47c-4aee-8a31-c4e7ca6f2378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:10.903Z|8cf5244f-f47c-4aee-8a31-c4e7ca6f2378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:20.456Z|e1fc1bc5-5e48-4e64-a993-7ee8bcbbf6bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:20.456Z|345a0494-46e0-43c6-9ea5-4ecd1b1ada59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:20.457Z|e1fc1bc5-5e48-4e64-a993-7ee8bcbbf6bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:20.457Z|345a0494-46e0-43c6-9ea5-4ecd1b1ada59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:20.934Z|d6a8c937-f161-4c1b-9d26-0d44730073ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:20.935Z|d6a8c937-f161-4c1b-9d26-0d44730073ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:22.365Z||http-nio-8080-exec-9|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030x04Y0x87a0xba0xc3Y0x8f0xfe0xd70xc3o0xb10xbas0x110x950xb0j0xe830x0e0xa2E0xe50xa8n0x8c0xbe80xd2N]. 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-05-25T03:47:24.471Z|4dd0e74f-6c14-4bf8-99fa-edcc70c37f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:47:24.474Z|4dd0e74f-6c14-4bf8-99fa-edcc70c37f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:47:24.596Z|58c77c01-facc-48ed-958d-45153eba5224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:47:24.597Z|58c77c01-facc-48ed-958d-45153eba5224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:47:30.483Z|d199d216-2d88-4ba8-9e93-658c4b62a8ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:30.483Z|763408c4-d7c6-4898-ab88-71a9d579bc99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:30.484Z|d199d216-2d88-4ba8-9e93-658c4b62a8ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:30.484Z|763408c4-d7c6-4898-ab88-71a9d579bc99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:30.959Z|50a02e58-d711-40ac-a91d-adbdb8abc2f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:30.959Z|50a02e58-d711-40ac-a91d-adbdb8abc2f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:39.470Z|fd54f1af-9571-4d8b-bc6e-ea25dc025a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:47:39.471Z|fd54f1af-9571-4d8b-bc6e-ea25dc025a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:47:40.509Z|1b3aa65f-d50b-4ed2-955a-fe2720f06ea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:40.509Z|1b3aa65f-d50b-4ed2-955a-fe2720f06ea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:40.512Z|5fe8c47c-0216-4d52-82e9-68b52ea01eb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:40.512Z|5fe8c47c-0216-4d52-82e9-68b52ea01eb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:40.983Z|daca41f0-f714-4c52-9cd2-d7bfbdfeaf87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:40.984Z|daca41f0-f714-4c52-9cd2-d7bfbdfeaf87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:50.537Z|4de4e856-f0c4-4163-b38a-80ef7cd985a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:50.537Z|b449174e-1111-411c-9f53-9c7e96f22a0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:50.538Z|b449174e-1111-411c-9f53-9c7e96f22a0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:50.538Z|4de4e856-f0c4-4163-b38a-80ef7cd985a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:51.010Z|80a7e610-d2d5-45f7-87cf-818bf0e3b913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:47:51.011Z|80a7e610-d2d5-45f7-87cf-818bf0e3b913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:47:54.470Z|001b6ddd-5bc7-4ee7-9539-43fdd7e2c18f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:47:54.471Z|001b6ddd-5bc7-4ee7-9539-43fdd7e2c18f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:47:54.598Z|fc795797-fec2-463d-a994-7923deaffab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:47:54.599Z|fc795797-fec2-463d-a994-7923deaffab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:48:00.562Z|4819371f-5281-4896-87ee-ff43569dfe33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:00.562Z|971c5b03-6b17-4d2d-a457-611c97855e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:00.563Z|971c5b03-6b17-4d2d-a457-611c97855e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:00.563Z|4819371f-5281-4896-87ee-ff43569dfe33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:01.035Z|368fc2ff-662a-47ce-8c46-37cbdb9c3361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:01.036Z|368fc2ff-662a-47ce-8c46-37cbdb9c3361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:04.401Z|1e49d6c1-f5ee-455f-9556-74e06ed174a7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-25T03:48:04.402Z|1e49d6c1-f5ee-455f-9556-74e06ed174a7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:09.470Z|3f7815cc-2baa-49ff-8ea6-a224c857867b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:48:09.473Z|3f7815cc-2baa-49ff-8ea6-a224c857867b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:48:10.590Z|ccafcd10-8358-4094-80e4-c16f01afabd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:10.591Z|ccafcd10-8358-4094-80e4-c16f01afabd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:10.593Z|db2b7a18-dc83-4fb4-8211-0849865faa8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:10.594Z|db2b7a18-dc83-4fb4-8211-0849865faa8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:11.062Z|1b6dffc7-584e-45c1-a4be-be51589fd7c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:11.063Z|1b6dffc7-584e-45c1-a4be-be51589fd7c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:20.618Z|32a3cb1d-8a36-4882-9a26-303b45b5398a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:20.618Z|7f7cba58-5a2f-4f18-8b6c-f2c1f6a2294c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:20.619Z|32a3cb1d-8a36-4882-9a26-303b45b5398a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:20.619Z|7f7cba58-5a2f-4f18-8b6c-f2c1f6a2294c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:21.089Z|9e9f611a-b16e-423f-a935-293291999f6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:21.091Z|9e9f611a-b16e-423f-a935-293291999f6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:24.470Z|29093e54-87e3-4898-88d8-337e56f5bd8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:48:24.471Z|29093e54-87e3-4898-88d8-337e56f5bd8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:48:24.599Z|37e5321a-4652-4cc6-8a2a-5e7278b773ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:48:24.600Z|37e5321a-4652-4cc6-8a2a-5e7278b773ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:48:30.644Z|7a30b21d-ac19-4210-ac17-66e00bc631e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:30.644Z|78be3795-4008-4a65-b2a2-e7ab4a824649|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:30.645Z|7a30b21d-ac19-4210-ac17-66e00bc631e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:30.645Z|78be3795-4008-4a65-b2a2-e7ab4a824649|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:31.117Z|0ec6118a-dfaf-4cc1-8b58-d10be61ef5fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:31.118Z|0ec6118a-dfaf-4cc1-8b58-d10be61ef5fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:39.470Z|ed491797-579e-4f4c-837e-8e5e9ad888da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:48:39.472Z|ed491797-579e-4f4c-837e-8e5e9ad888da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:48:40.675Z|4e9fbf25-a8f3-4717-a386-337178cb21b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:40.676Z|4e9fbf25-a8f3-4717-a386-337178cb21b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:40.676Z|aaef9131-774d-4d6b-a80a-821df181e9df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:40.677Z|aaef9131-774d-4d6b-a80a-821df181e9df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:41.145Z|72a8a95e-948e-492c-8a00-1d047eb54b34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:41.146Z|72a8a95e-948e-492c-8a00-1d047eb54b34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:50.709Z|c8fd9130-ed9d-4946-927c-74f5d85d892a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:50.709Z|da07080f-39e3-47e5-940c-491b6f96ae28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:50.710Z|c8fd9130-ed9d-4946-927c-74f5d85d892a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:50.712Z|da07080f-39e3-47e5-940c-491b6f96ae28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:51.174Z|66fe7a4f-79ee-4e3e-938d-ddf936ca3aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:48:51.175Z|66fe7a4f-79ee-4e3e-938d-ddf936ca3aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:48:54.470Z|52d20b9a-9201-4b79-b26e-f903d035f001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:48:54.473Z|52d20b9a-9201-4b79-b26e-f903d035f001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:48:54.601Z|61780a54-db88-4270-88d2-cb57ad733adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:48:54.602Z|61780a54-db88-4270-88d2-cb57ad733adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:49:00.737Z|53533910-df29-4bae-ae4f-19b530d05d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:00.739Z|53533910-df29-4bae-ae4f-19b530d05d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:00.741Z|10414151-0244-4705-9b1f-decc2c5b4db6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:00.742Z|10414151-0244-4705-9b1f-decc2c5b4db6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:01.198Z|7fd91aa2-7ba2-4ae1-86bf-2992ba629415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:01.199Z|7fd91aa2-7ba2-4ae1-86bf-2992ba629415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:04.401Z|fd1429ca-c8e9-4b3a-aaa0-ca7ac820a36d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-25T03:49:04.402Z|fd1429ca-c8e9-4b3a-aaa0-ca7ac820a36d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:09.471Z|123bc229-b4e8-438c-805d-282985a05479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:49:09.471Z|123bc229-b4e8-438c-805d-282985a05479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:49:10.764Z|6513a551-336f-4b22-ad43-17e74e98fcbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:10.765Z|6513a551-336f-4b22-ad43-17e74e98fcbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:10.766Z|fe5269ac-dc4c-452c-910a-9b7745bdcd63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:10.766Z|fe5269ac-dc4c-452c-910a-9b7745bdcd63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:11.224Z|5abb2bc5-689a-4fa3-8f43-21f5c83e6e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:11.225Z|5abb2bc5-689a-4fa3-8f43-21f5c83e6e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:20.789Z|67a4828b-1a33-494c-be7b-408a50facbb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:20.789Z|b137bce6-ace3-46cc-834f-34787c46e8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:20.789Z|67a4828b-1a33-494c-be7b-408a50facbb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:20.790Z|b137bce6-ace3-46cc-834f-34787c46e8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:21.248Z|adae0e82-9ddc-4b2d-afa2-ac72fb9fa0ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:21.249Z|adae0e82-9ddc-4b2d-afa2-ac72fb9fa0ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:24.470Z|970622c1-c4d7-431c-9aeb-507a624ede87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:49:24.471Z|970622c1-c4d7-431c-9aeb-507a624ede87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:49:24.603Z|e39ee242-eedf-4a8f-a6ee-b1a792e3fd75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:49:24.603Z|e39ee242-eedf-4a8f-a6ee-b1a792e3fd75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:49:30.814Z|7730b432-be75-4863-a79a-4c4e90855a12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:30.814Z|f1f5f935-d532-47cc-bd2f-d6a749c8b386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:30.815Z|7730b432-be75-4863-a79a-4c4e90855a12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:30.815Z|f1f5f935-d532-47cc-bd2f-d6a749c8b386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:31.275Z|965cf388-8c01-448f-bbff-6fc2c76700a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:31.276Z|965cf388-8c01-448f-bbff-6fc2c76700a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:39.476Z|d7daee98-f771-4a8b-aa4c-6bd2ebe852f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:49:39.478Z|d7daee98-f771-4a8b-aa4c-6bd2ebe852f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:49:40.840Z|ccd02714-bb13-4376-8b36-b3c7db3905bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:40.841Z|ccd02714-bb13-4376-8b36-b3c7db3905bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:40.859Z|0b5d94e5-4472-48b2-8f03-cf5f8ea33c45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:40.860Z|0b5d94e5-4472-48b2-8f03-cf5f8ea33c45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:41.301Z|597c48bb-f43c-40fa-9e7b-b54cb048a4a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:41.302Z|597c48bb-f43c-40fa-9e7b-b54cb048a4a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:50.867Z|a22cc600-b2bc-4adb-8bcd-bc6741a91814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:50.868Z|a22cc600-b2bc-4adb-8bcd-bc6741a91814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:50.895Z|c066b199-9da3-4a83-8113-b57be4a6ddd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:50.895Z|c066b199-9da3-4a83-8113-b57be4a6ddd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:51.329Z|94c0bedc-214b-4377-953e-79a273a48a97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:49:51.329Z|94c0bedc-214b-4377-953e-79a273a48a97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:49:54.470Z|8646a8d4-5843-4108-b877-fa7e8222fa4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:49:54.471Z|8646a8d4-5843-4108-b877-fa7e8222fa4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:49:54.604Z|bbd85429-27d1-43f1-94d4-17d4a4a5d3c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:49:54.605Z|bbd85429-27d1-43f1-94d4-17d4a4a5d3c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:50:00.895Z|5332825d-28eb-4140-9c36-997607e6b315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:00.896Z|5332825d-28eb-4140-9c36-997607e6b315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:00.920Z|53d414c8-ea28-4b99-801f-f5ea1d0f7415|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:00.921Z|53d414c8-ea28-4b99-801f-f5ea1d0f7415|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:01.354Z|3e5d056e-d5cd-413d-aad2-937991bd58a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:01.355Z|3e5d056e-d5cd-413d-aad2-937991bd58a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:04.402Z|fd9cff7c-808b-40ae-9c35-1b95d4bb070e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-25T03:50:04.403Z|fd9cff7c-808b-40ae-9c35-1b95d4bb070e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:09.470Z|7feeb232-55d7-4350-9705-700722cef342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:50:09.471Z|7feeb232-55d7-4350-9705-700722cef342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:50:10.921Z|e84c0ab7-4a43-478d-b6ce-69debd385e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:10.922Z|e84c0ab7-4a43-478d-b6ce-69debd385e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:10.946Z|3758fe7a-21ad-4ed5-bf25-ee78bb05b840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:10.948Z|3758fe7a-21ad-4ed5-bf25-ee78bb05b840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:11.381Z|00be7909-817d-4de6-bc93-dbb44cc7d9c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:11.382Z|00be7909-817d-4de6-bc93-dbb44cc7d9c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:20.947Z|05e99e73-8862-4339-97f3-183b86dc3b95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:20.949Z|05e99e73-8862-4339-97f3-183b86dc3b95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:20.970Z|29cbf23e-eea1-4992-9f2f-3822b5e2c04a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:20.971Z|29cbf23e-eea1-4992-9f2f-3822b5e2c04a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:21.405Z|cec19d8e-a25c-41df-9684-20a172ba3cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:21.407Z|cec19d8e-a25c-41df-9684-20a172ba3cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:24.470Z|80d21a99-f950-4d2c-b0db-13e0756acfa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:50:24.473Z|80d21a99-f950-4d2c-b0db-13e0756acfa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:50:24.606Z|2efcedcf-e6e9-4599-b2a9-34e7525e0388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:50:24.607Z|2efcedcf-e6e9-4599-b2a9-34e7525e0388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:50:30.976Z|ba85beb6-e274-4204-82b4-7f6cab605cda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:30.977Z|ba85beb6-e274-4204-82b4-7f6cab605cda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:30.996Z|707ad148-7fb0-4a10-9318-b4e1bfbda6f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:30.997Z|707ad148-7fb0-4a10-9318-b4e1bfbda6f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:31.430Z|2aa9d80e-7d9d-4fd3-a761-855c205478c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:31.431Z|2aa9d80e-7d9d-4fd3-a761-855c205478c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:39.470Z|50caab70-e726-4a98-bd1f-1fd707abacdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:50:39.471Z|50caab70-e726-4a98-bd1f-1fd707abacdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:50:41.004Z|cf588498-4a0d-4d18-ba9d-a583e32dc76a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:41.005Z|cf588498-4a0d-4d18-ba9d-a583e32dc76a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:41.022Z|223594fa-6df2-4bbd-abd1-1272e94f9579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:41.023Z|223594fa-6df2-4bbd-abd1-1272e94f9579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:41.457Z|91400358-3c17-4bd5-95b0-0f44fb579468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:41.458Z|91400358-3c17-4bd5-95b0-0f44fb579468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:51.031Z|9b7ce964-6923-489c-841a-16a450639cbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:51.032Z|9b7ce964-6923-489c-841a-16a450639cbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:51.046Z|ad0d92cc-9c8a-4c34-ab52-b2533f312491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:51.047Z|ad0d92cc-9c8a-4c34-ab52-b2533f312491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:51.484Z|a8212b6d-76e9-43a2-a8f3-99f4d9f28abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:50:51.484Z|a8212b6d-76e9-43a2-a8f3-99f4d9f28abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:50:54.470Z|0879525c-48d6-47b7-8931-802dd5fbf0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:50:54.471Z|0879525c-48d6-47b7-8931-802dd5fbf0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:50:54.608Z|0bde78a7-486c-4bd6-b45c-d10d6b3308db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:50:54.608Z|0bde78a7-486c-4bd6-b45c-d10d6b3308db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:51:01.056Z|f4d42b5d-8b60-4396-b7d8-2efc3d7897cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:51:01.057Z|f4d42b5d-8b60-4396-b7d8-2efc3d7897cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:51:01.068Z|85e61d29-b200-4272-9676-c2fffefa5e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:51:01.068Z|85e61d29-b200-4272-9676-c2fffefa5e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:51:01.508Z|f9e655b9-0cbe-49cc-ae6a-e7a945212510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:51:01.508Z|f9e655b9-0cbe-49cc-ae6a-e7a945212510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:51:04.402Z|6d3567a7-c378-4c1e-9217-f8081fc31d7f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-25T03:51:04.403Z|6d3567a7-c378-4c1e-9217-f8081fc31d7f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-25T03:51:09.470Z|6271e2b3-f3fa-4ffa-9dde-e29f256eee7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-25T03:51:09.476Z|6271e2b3-f3fa-4ffa-9dde-e29f256eee7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-25T03:51:11.081Z|818fd12f-f637-40e0-93dc-451dc1ae8e31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:51:11.082Z|818fd12f-f637-40e0-93dc-451dc1ae8e31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:51:11.091Z|1d6c1210-31f1-44b0-95f0-41b1d153e0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:51:11.091Z|1d6c1210-31f1-44b0-95f0-41b1d153e0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-25T03:51:11.555Z|b60fee42-74a7-462b-897d-cd27f86d5c08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-25T03:51:11.555Z|b60fee42-74a7-462b-897d-cd27f86d5c08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.