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-03-18T12:29:42.871Z||main|||||INFO|500||The following profiles are active: basic 2022-03-18T12:29:55.376Z||main|||||INFO|500||Starting service [Tomcat] 2022-03-18T12:29:55.377Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-03-18T12:29:55.520Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-03-18T12:30:02.732Z||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-03-18T12:30:02.934Z||main|||||INFO|500||catdb-pool - Starting... 2022-03-18T12:30:03.181Z||main|||||INFO|500||catdb-pool - Start completed. 2022-03-18T12:30:03.818Z||main|||||INFO|500||reqdb-pool - Starting... 2022-03-18T12:30:03.825Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-03-18T12:30:03.936Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-03-18T12:30:04.106Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-03-18T12:30:04.723Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-18T12:30:06.234Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-03-18T12:30:08.401Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-18T12:30:08.470Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-03-18T12:30:09.321Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-03-18T12:30:09.445Z||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-03-18T12:30:10.687Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-18T12:30:12.482Z||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-03-18T12:30:18.978Z||main|||||WARN|500||--- 2022-03-18T12:30:18.979Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-03-18T12:30:18.979Z||main|||||WARN|500||--- 2022-03-18T12:30:19.524Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-03-18T12:30:26.794Z||main|||||INFO|500||Started ApiHandlerApplication in 46.795 seconds (JVM running for 48.285) 2022-03-18T12:30:26.867Z|5cee1d3f-9458-4ff6-850c-61e642539438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:30:26.915Z|5cee1d3f-9458-4ff6-850c-61e642539438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:30:26.921Z|58acb99b-2258-43f0-b579-4fe762de3c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:30:26.933Z|58acb99b-2258-43f0-b579-4fe762de3c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:30:27.497Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-03-18T12:30:27.810Z|2a852dc9-6c1e-48db-9e16-2c63ca20e3c7|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-03-18T12:30:28.453Z|2a852dc9-6c1e-48db-9e16-2c63ca20e3c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:30:31.531Z|01a4751c-324f-4968-a2fc-d77363d061d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:30:31.533Z|01a4751c-324f-4968-a2fc-d77363d061d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:30:35.997Z|5f76dc44-bf41-4ff4-ba5f-f950b408ffe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:30:35.999Z|5f76dc44-bf41-4ff4-ba5f-f950b408ffe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:30:38.326Z|705ea8c9-5be8-409d-b496-aa15a078d377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:30:38.327Z|705ea8c9-5be8-409d-b496-aa15a078d377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:30:41.591Z|cb3d07fb-692a-4238-aa1f-caf6b5fa3f96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:30:41.592Z|cb3d07fb-692a-4238-aa1f-caf6b5fa3f96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:30:41.786Z|00d5ab51-9433-4a1d-8f0b-46eb465147b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:30:41.790Z|00d5ab51-9433-4a1d-8f0b-46eb465147b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:30:46.033Z|08a5bb38-6d97-41c5-a181-b2a80ec30ffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:30:46.035Z|08a5bb38-6d97-41c5-a181-b2a80ec30ffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:30:48.357Z|40b833fd-2d2d-451e-b957-dc9d1c3437e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:30:48.358Z|40b833fd-2d2d-451e-b957-dc9d1c3437e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:30:51.616Z|454b4108-df5a-479b-99d3-ccef8ec40ac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:30:51.617Z|454b4108-df5a-479b-99d3-ccef8ec40ac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:30:56.062Z|bda91e40-9515-4f9c-8689-ba7b55d7fd9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:30:56.063Z|bda91e40-9515-4f9c-8689-ba7b55d7fd9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:30:56.782Z|ed8106f4-8553-49ce-b21e-a9971d1f6763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:30:56.783Z|ed8106f4-8553-49ce-b21e-a9971d1f6763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:30:56.952Z|ff68bab7-fba5-46dd-a4e5-95650f2f51cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:30:56.953Z|ff68bab7-fba5-46dd-a4e5-95650f2f51cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:30:58.388Z|c12352c0-d866-4349-9608-0dd5fd312a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:30:58.389Z|c12352c0-d866-4349-9608-0dd5fd312a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:01.643Z|2517158d-962f-4a10-8a5a-37d44da09372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:01.644Z|2517158d-962f-4a10-8a5a-37d44da09372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:06.092Z|b561b81d-212c-44df-afbd-abacbfb1ca9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:06.093Z|b561b81d-212c-44df-afbd-abacbfb1ca9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:08.418Z|630e0bfc-f85f-49d2-a229-73fd1189e69f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:08.419Z|630e0bfc-f85f-49d2-a229-73fd1189e69f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:11.670Z|2bbeb543-6992-4fd6-bc99-df49a2bc9f78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:11.671Z|2bbeb543-6992-4fd6-bc99-df49a2bc9f78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:11.782Z|98a54def-92e1-454c-8537-4a0832f754d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:31:11.784Z|98a54def-92e1-454c-8537-4a0832f754d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:31:16.134Z|a5ec2315-1bd0-4e7e-91fd-385f9f2ea7eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:16.137Z|a5ec2315-1bd0-4e7e-91fd-385f9f2ea7eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:18.451Z|b8075986-8f9d-4faa-a74f-a0b5ee6b1231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:18.452Z|b8075986-8f9d-4faa-a74f-a0b5ee6b1231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:21.698Z|7d81b325-a83a-475c-a35f-9f1b047acefe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:21.699Z|7d81b325-a83a-475c-a35f-9f1b047acefe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:26.167Z|75e64217-38c0-4df8-b222-6b67c6c22cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:26.169Z|75e64217-38c0-4df8-b222-6b67c6c22cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:26.782Z|eb8c0905-367b-440c-b3e5-9d287dbe2b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:31:26.784Z|eb8c0905-367b-440c-b3e5-9d287dbe2b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:31:26.954Z|7e083344-278e-4a92-b949-ca1547f44b04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:31:26.955Z|7e083344-278e-4a92-b949-ca1547f44b04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:31:28.479Z|9ab91757-15d7-494a-a4d7-e1ce81d492b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:28.480Z|9ab91757-15d7-494a-a4d7-e1ce81d492b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:31.735Z|3735000d-326b-468e-a8c5-20f2e961b899|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:31.736Z|3735000d-326b-468e-a8c5-20f2e961b899|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:36.199Z|34cf0b19-ff61-4c52-ab74-1add5a404c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:36.200Z|34cf0b19-ff61-4c52-ab74-1add5a404c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:38.507Z|f6a2327c-44a1-43bd-baff-1dc5bec1e9c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:38.508Z|f6a2327c-44a1-43bd-baff-1dc5bec1e9c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:41.766Z|724faab7-6273-48df-b98d-6254e23ca17f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:41.767Z|724faab7-6273-48df-b98d-6254e23ca17f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:41.782Z|d304ebdc-dca8-4c69-a04d-f1ed66ae3603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:31:41.783Z|d304ebdc-dca8-4c69-a04d-f1ed66ae3603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:31:46.226Z|e5d6cded-6320-471d-831c-f74d3af5b291|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:46.227Z|e5d6cded-6320-471d-831c-f74d3af5b291|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:48.532Z|414003b9-433a-4b26-a999-4593bc1d9330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:48.534Z|414003b9-433a-4b26-a999-4593bc1d9330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:51.791Z|2c974e02-672c-4c0f-a24a-6cfba1408d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:51.792Z|2c974e02-672c-4c0f-a24a-6cfba1408d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:56.249Z|c70746ec-dec7-4b24-aef2-701b898be46b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:56.250Z|c70746ec-dec7-4b24-aef2-701b898be46b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:31:56.782Z|e0d0861d-ea21-413f-84dd-bb554b9d340a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:31:56.782Z|e0d0861d-ea21-413f-84dd-bb554b9d340a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:31:56.957Z|7f9d4287-34c7-44e3-909e-1b372342f7e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:31:56.958Z|7f9d4287-34c7-44e3-909e-1b372342f7e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:31:58.559Z|babb294c-3c1a-4697-ae91-976f5bdff1d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:31:58.560Z|babb294c-3c1a-4697-ae91-976f5bdff1d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:01.815Z|fe55ca2c-0569-4093-81be-c6b1204b19e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:01.816Z|fe55ca2c-0569-4093-81be-c6b1204b19e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:06.283Z|0dce6fd2-4e79-4d5f-8234-97561d1f4c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:06.285Z|0dce6fd2-4e79-4d5f-8234-97561d1f4c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:08.589Z|d658aebc-daed-40b9-8cfa-fc34252f3604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:08.590Z|d658aebc-daed-40b9-8cfa-fc34252f3604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:11.783Z|7dcbb7ee-fd05-47f3-b891-7c32fc12bdd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:32:11.786Z|7dcbb7ee-fd05-47f3-b891-7c32fc12bdd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:32:11.840Z|2d835de9-a8b3-465f-8baf-6218910d8d37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:11.841Z|2d835de9-a8b3-465f-8baf-6218910d8d37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:16.795Z|357edf16-2086-4e35-a802-2f57c9c72248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:16.796Z|357edf16-2086-4e35-a802-2f57c9c72248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:18.617Z|97036fec-36aa-4cc8-a93b-38a40b3a237f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:18.618Z|97036fec-36aa-4cc8-a93b-38a40b3a237f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:21.879Z|acbe6dcc-6ff1-4709-9352-2b74f36b382a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:21.882Z|acbe6dcc-6ff1-4709-9352-2b74f36b382a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:26.788Z|56546e31-5c48-4a13-b207-f5e8ce25db4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:32:26.790Z|56546e31-5c48-4a13-b207-f5e8ce25db4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:32:26.823Z|e8aee8b0-66f3-4fac-956a-47eeb4b06bbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:26.824Z|e8aee8b0-66f3-4fac-956a-47eeb4b06bbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:26.960Z|46edbf9b-7c82-462d-a89c-bf08c83ce6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:32:26.961Z|46edbf9b-7c82-462d-a89c-bf08c83ce6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:32:28.645Z|ef453b52-5c81-4446-8b51-7f7705250827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:28.646Z|ef453b52-5c81-4446-8b51-7f7705250827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:31.915Z|13baaa62-0da8-41e7-a2d5-0ef42692817e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:31.916Z|13baaa62-0da8-41e7-a2d5-0ef42692817e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:36.848Z|a0adfd1d-05e8-481b-bedb-a4c8005238e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:36.849Z|a0adfd1d-05e8-481b-bedb-a4c8005238e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:38.674Z|d2c74029-a555-44f5-8256-d57ed23eb63c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:38.675Z|d2c74029-a555-44f5-8256-d57ed23eb63c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:41.783Z|29e7979b-b570-4dbf-b1a5-b8b6cce39cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:32:41.783Z|29e7979b-b570-4dbf-b1a5-b8b6cce39cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:32:41.939Z|75b8c7ed-33b2-42e4-9411-eb42e923bc5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:41.940Z|75b8c7ed-33b2-42e4-9411-eb42e923bc5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:46.883Z|8e5df38b-a498-4c6c-bb26-143c8a28264a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:46.885Z|8e5df38b-a498-4c6c-bb26-143c8a28264a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:48.719Z|53949dc6-ba10-42aa-a3be-180099b81740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:48.721Z|53949dc6-ba10-42aa-a3be-180099b81740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:51.970Z|b91c30af-15e4-45c6-a0eb-6e42a9095026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:51.971Z|b91c30af-15e4-45c6-a0eb-6e42a9095026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:56.789Z|7f6f9b36-07cf-44db-9178-7cfc8ccbb90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:32:56.794Z|7f6f9b36-07cf-44db-9178-7cfc8ccbb90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:32:56.916Z|79404037-fab1-49eb-a641-627f74d60b91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:56.918Z|79404037-fab1-49eb-a641-627f74d60b91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:32:56.966Z|92edda31-3523-44d6-864b-c8fc882c908e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:32:56.967Z|92edda31-3523-44d6-864b-c8fc882c908e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:32:58.755Z|79aa72db-df2b-4fef-8a57-cc5d0828fc48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:32:58.757Z|79aa72db-df2b-4fef-8a57-cc5d0828fc48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:02.024Z|767b11c6-7a49-46fe-81bf-9a43b2cef0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:02.032Z|767b11c6-7a49-46fe-81bf-9a43b2cef0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:06.948Z|23b3bc13-8b2b-48f4-b9b5-6747001ed5b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:06.949Z|23b3bc13-8b2b-48f4-b9b5-6747001ed5b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:08.782Z|6b946e87-b9d6-4767-b932-5bdeefc86fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:08.783Z|6b946e87-b9d6-4767-b932-5bdeefc86fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:11.783Z|89f8f028-fd91-4fd7-a744-fbd1f6ff1d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:33:11.784Z|89f8f028-fd91-4fd7-a744-fbd1f6ff1d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:33:12.065Z|4a2ad07d-2859-4e36-86b1-1b22526b4faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:12.066Z|4a2ad07d-2859-4e36-86b1-1b22526b4faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:16.980Z|bf996ac3-283a-4121-915c-c8de7870e400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:16.981Z|bf996ac3-283a-4121-915c-c8de7870e400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:18.808Z|5790e22a-a940-41cb-a3fb-d4502622a965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:18.809Z|5790e22a-a940-41cb-a3fb-d4502622a965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:22.088Z|428d3754-0b50-4110-a0a7-15f6b3210160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:22.088Z|428d3754-0b50-4110-a0a7-15f6b3210160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:26.781Z|ce9a7c55-9b31-4c72-91c0-a0a85fab342b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:33:26.782Z|ce9a7c55-9b31-4c72-91c0-a0a85fab342b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:33:26.968Z|b4733959-0678-4bf5-ab2d-e9d1853ec5c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:33:26.969Z|b4733959-0678-4bf5-ab2d-e9d1853ec5c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:33:27.005Z|a6f7edc2-584c-4254-8fe1-d561822cc484|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:27.006Z|a6f7edc2-584c-4254-8fe1-d561822cc484|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:28.833Z|3d435682-03f5-4c4f-a22f-06f596a4572f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:28.834Z|3d435682-03f5-4c4f-a22f-06f596a4572f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:32.109Z|25c1b682-97c6-4333-9cf3-13aa1bdff431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:32.110Z|25c1b682-97c6-4333-9cf3-13aa1bdff431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:37.031Z|e74d5873-b97b-4e93-ad7d-eb9a3c8ac934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:37.032Z|e74d5873-b97b-4e93-ad7d-eb9a3c8ac934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:38.859Z|4352ad9f-fa0a-4b3a-9841-f0481643b070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:38.860Z|4352ad9f-fa0a-4b3a-9841-f0481643b070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:41.781Z|c9175572-4c07-46db-8994-3d51a456b07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:33:41.783Z|c9175572-4c07-46db-8994-3d51a456b07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:33:42.133Z|67b0010f-7f0b-4bfa-8074-9ae3172a23e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:42.134Z|67b0010f-7f0b-4bfa-8074-9ae3172a23e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:47.054Z|1fb67826-f60e-47d0-967d-d1162fb6556b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:47.055Z|1fb67826-f60e-47d0-967d-d1162fb6556b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:48.882Z|b8b70f43-e98c-494f-9318-24b468acc2b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:48.883Z|b8b70f43-e98c-494f-9318-24b468acc2b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:52.158Z|0ca8c80e-425e-4b90-93f1-2021d81652ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:52.159Z|0ca8c80e-425e-4b90-93f1-2021d81652ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:56.781Z|33b89e94-a5b0-4fba-a374-26c280a7a7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:33:56.782Z|33b89e94-a5b0-4fba-a374-26c280a7a7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:33:56.970Z|5e9bf2ee-bc10-4c52-85ba-521fba480baf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:33:56.971Z|5e9bf2ee-bc10-4c52-85ba-521fba480baf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:33:57.079Z|a67d5bd6-d560-4a90-8b54-c99f651b1494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:57.080Z|a67d5bd6-d560-4a90-8b54-c99f651b1494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:33:58.906Z|38bdfd9f-002a-4530-bcf5-b7491bfc7bb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:33:58.907Z|38bdfd9f-002a-4530-bcf5-b7491bfc7bb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:02.183Z|b796ee94-bb5b-4ac3-8e1f-413bd8ca600e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:02.184Z|b796ee94-bb5b-4ac3-8e1f-413bd8ca600e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:07.104Z|d80b4438-6612-4d62-a2ab-b18aeaf78321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:07.105Z|d80b4438-6612-4d62-a2ab-b18aeaf78321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:08.932Z|be524bb4-5f52-414b-9a76-9809f2e30d12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:08.932Z|be524bb4-5f52-414b-9a76-9809f2e30d12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:11.783Z|664665f2-68c8-4bf7-a2b2-da2a4d954359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:34:11.785Z|664665f2-68c8-4bf7-a2b2-da2a4d954359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:34:12.207Z|b2af75d3-393e-4944-b7c8-baa8e0bf5d97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:12.208Z|b2af75d3-393e-4944-b7c8-baa8e0bf5d97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:17.131Z|33a72fad-36d5-4d68-ab2b-603af2307832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:17.132Z|33a72fad-36d5-4d68-ab2b-603af2307832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:18.963Z|2f05796a-94bf-4d3d-b64d-b8c235abfb1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:18.965Z|2f05796a-94bf-4d3d-b64d-b8c235abfb1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:22.232Z|da0606ef-af0f-43db-93b6-20e3ec2a3a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:22.233Z|da0606ef-af0f-43db-93b6-20e3ec2a3a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:26.782Z|6993fa75-6c02-4962-a2dd-0f1a41c1acdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:34:26.783Z|6993fa75-6c02-4962-a2dd-0f1a41c1acdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:34:26.972Z|151c1939-aaa7-4265-b1ff-fcf7e9ec4ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:34:26.973Z|151c1939-aaa7-4265-b1ff-fcf7e9ec4ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:34:27.163Z|528ff346-70ee-4a2a-a896-5fe5a35c9de7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:27.164Z|528ff346-70ee-4a2a-a896-5fe5a35c9de7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:28.989Z|39ac68d7-768b-4c26-aed3-e0b1688e17eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:28.991Z|39ac68d7-768b-4c26-aed3-e0b1688e17eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:32.259Z|0bf84462-fb5e-48b4-9098-351420d64f4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:32.260Z|0bf84462-fb5e-48b4-9098-351420d64f4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:37.189Z|faa68077-fed6-41fe-8d51-1ecb4010f4ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:37.190Z|faa68077-fed6-41fe-8d51-1ecb4010f4ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:39.016Z|e50e8c3a-4a64-4f62-9c73-19b491268b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:39.016Z|e50e8c3a-4a64-4f62-9c73-19b491268b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:41.782Z|fc89b1c3-89fb-4e11-a7b8-b1b9397f9315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:34:41.783Z|fc89b1c3-89fb-4e11-a7b8-b1b9397f9315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:34:42.289Z|6b781070-12d9-427d-9850-9c9cee091471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:42.290Z|6b781070-12d9-427d-9850-9c9cee091471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:47.213Z|c2d0c848-8bbe-45ab-ad87-5718c2d0d516|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:47.214Z|c2d0c848-8bbe-45ab-ad87-5718c2d0d516|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:49.038Z|b1c00ef4-6dca-4c0a-a55f-7006fd3114fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:49.039Z|b1c00ef4-6dca-4c0a-a55f-7006fd3114fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:52.311Z|3d3ee563-814c-4a83-953f-5416bdd1d510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:52.312Z|3d3ee563-814c-4a83-953f-5416bdd1d510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:56.781Z|319fcbb0-0842-4566-b92a-8bb8bb9f6c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:34:56.783Z|319fcbb0-0842-4566-b92a-8bb8bb9f6c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:34:56.974Z|ed07d584-77bd-47ac-9b00-038c15864b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:34:56.975Z|ed07d584-77bd-47ac-9b00-038c15864b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:34:57.237Z|d759f7a3-cc54-4d7a-8d2c-a8b8c9da62d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:57.238Z|d759f7a3-cc54-4d7a-8d2c-a8b8c9da62d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:34:59.069Z|80fd0614-db17-4673-8da8-23d80f0fb472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:34:59.070Z|80fd0614-db17-4673-8da8-23d80f0fb472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:02.336Z|889d0e54-99e5-4db3-8483-f48ed71b4231|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:02.338Z|889d0e54-99e5-4db3-8483-f48ed71b4231|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:07.263Z|bbee09a8-fcdc-4362-aa3a-89c3fbd8374c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:07.264Z|bbee09a8-fcdc-4362-aa3a-89c3fbd8374c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:09.096Z|5dfaecae-cf5f-4180-9b97-db1edcf89d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:09.096Z|5dfaecae-cf5f-4180-9b97-db1edcf89d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:11.782Z|65d70811-f300-4271-9a8a-086382332a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:35:11.783Z|65d70811-f300-4271-9a8a-086382332a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:35:12.436Z|e1cba789-b8e5-4bf6-84b9-00cffb88fd87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:12.437Z|e1cba789-b8e5-4bf6-84b9-00cffb88fd87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:17.286Z|0bef8f5c-c750-40ee-8184-916039b8ac69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:17.287Z|0bef8f5c-c750-40ee-8184-916039b8ac69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:19.121Z|7f4e1414-2150-416b-89df-f3096a7b51b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:19.122Z|7f4e1414-2150-416b-89df-f3096a7b51b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:22.464Z|833f8c32-4a2f-4dc3-9e3c-95ddcb67cc45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:22.465Z|833f8c32-4a2f-4dc3-9e3c-95ddcb67cc45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:26.781Z|b46a5432-4460-41c3-acae-f77793078bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:35:26.782Z|b46a5432-4460-41c3-acae-f77793078bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:35:26.976Z|88b714a1-f616-4dac-995b-c0cccf6e23e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:35:26.976Z|88b714a1-f616-4dac-995b-c0cccf6e23e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:35:27.310Z|3b262ac0-55d7-4a30-a2fe-350802645bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:27.311Z|3b262ac0-55d7-4a30-a2fe-350802645bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:29.144Z|279be3a3-9c0c-416b-806f-8009bfca9512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:29.145Z|279be3a3-9c0c-416b-806f-8009bfca9512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:32.486Z|79c7fca3-bfad-46a0-99ff-ca4bf81780b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:32.487Z|79c7fca3-bfad-46a0-99ff-ca4bf81780b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:37.333Z|98afe3e7-30c3-4b9b-b217-e6882e97d2c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:37.334Z|98afe3e7-30c3-4b9b-b217-e6882e97d2c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:39.169Z|8fb18929-3286-4845-87c0-794fb7963e80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:39.170Z|8fb18929-3286-4845-87c0-794fb7963e80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:41.781Z|fc755bb2-a4b3-4468-9b16-68a5aeed09ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:35:41.783Z|fc755bb2-a4b3-4468-9b16-68a5aeed09ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:35:42.512Z|be2e4aeb-d50b-475f-9b03-00d6c3b9fd24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:42.513Z|be2e4aeb-d50b-475f-9b03-00d6c3b9fd24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:47.356Z|efee2de9-1457-4357-be5c-b502f605dbb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:47.357Z|efee2de9-1457-4357-be5c-b502f605dbb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:49.194Z|76e19a5c-58f5-4faa-aa55-ab5520d60a89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:49.195Z|76e19a5c-58f5-4faa-aa55-ab5520d60a89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:52.535Z|39d70bc9-3398-42ea-a049-7d75ec45a5df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:52.536Z|39d70bc9-3398-42ea-a049-7d75ec45a5df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:56.781Z|7a574023-e0f6-47f7-a31f-73497f8df57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:35:56.782Z|7a574023-e0f6-47f7-a31f-73497f8df57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:35:56.977Z|940a6a33-3c01-449c-9cfc-acdb63c2d825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:35:56.978Z|940a6a33-3c01-449c-9cfc-acdb63c2d825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:35:57.384Z|d4d14c6f-5755-4f7e-a5cf-f56be4e170ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:57.385Z|d4d14c6f-5755-4f7e-a5cf-f56be4e170ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:35:59.216Z|60e4fbe0-6763-4fb2-a0bc-26d6399eb890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:35:59.217Z|60e4fbe0-6763-4fb2-a0bc-26d6399eb890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:02.556Z|87c6687b-c715-49c0-ab3f-74f62a1593c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:02.557Z|87c6687b-c715-49c0-ab3f-74f62a1593c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:07.407Z|978cf66f-154a-4d74-863d-2ab855bc7bc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:07.408Z|978cf66f-154a-4d74-863d-2ab855bc7bc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:09.241Z|ffd57f94-0c0c-491f-96c7-8687c680392c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:09.242Z|ffd57f94-0c0c-491f-96c7-8687c680392c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:11.782Z|c98accc5-d116-4044-b84f-adb1328a25fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:36:11.783Z|c98accc5-d116-4044-b84f-adb1328a25fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:36:12.584Z|be8fad1b-ec04-42d6-8ae3-b9eeedf62dc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:12.585Z|be8fad1b-ec04-42d6-8ae3-b9eeedf62dc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:17.437Z|8cfe0410-f5e4-46dc-8612-df292475f3f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:17.438Z|8cfe0410-f5e4-46dc-8612-df292475f3f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:19.270Z|00472113-01c8-4626-be1b-674210afe68a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:19.272Z|00472113-01c8-4626-be1b-674210afe68a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:22.614Z|790b0c27-f345-465e-85a6-6ddcefc65b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:22.615Z|790b0c27-f345-465e-85a6-6ddcefc65b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:26.782Z|468020b3-dffb-46c6-994b-dfb3faf628a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:36:26.784Z|468020b3-dffb-46c6-994b-dfb3faf628a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:36:26.979Z|67595e49-8276-4ae2-8a4d-d40731f7ed7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:36:26.979Z|67595e49-8276-4ae2-8a4d-d40731f7ed7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:36:27.464Z|91000a09-76cc-43c8-84b1-4658045eda2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:27.465Z|91000a09-76cc-43c8-84b1-4658045eda2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:29.299Z|7771fbb3-4543-4b82-9418-adb2c107d22e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:29.300Z|7771fbb3-4543-4b82-9418-adb2c107d22e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:32.648Z|d84dd147-8d00-4eb0-91e9-54a61f385988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:32.649Z|d84dd147-8d00-4eb0-91e9-54a61f385988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:37.489Z|981cbad9-07c1-4b8e-b46a-a6dbb50b86b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:37.490Z|981cbad9-07c1-4b8e-b46a-a6dbb50b86b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:39.323Z|13108df1-f0b0-411c-9bef-df49159f0447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:39.324Z|13108df1-f0b0-411c-9bef-df49159f0447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:41.782Z|7218cd34-e0e4-4373-b549-32e159c14481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:36:41.783Z|7218cd34-e0e4-4373-b549-32e159c14481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:36:42.674Z|6dde5b3b-052e-4308-a322-77e01c9bf39d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:42.675Z|6dde5b3b-052e-4308-a322-77e01c9bf39d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:47.512Z|acf7a502-0383-4611-a0de-9ae60925a0c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:47.513Z|acf7a502-0383-4611-a0de-9ae60925a0c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:49.351Z|13541f39-33dc-44f7-ba3b-84c66df5f83f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:49.352Z|13541f39-33dc-44f7-ba3b-84c66df5f83f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:52.698Z|e5509cdf-e44d-4058-8d72-d8264a1f49c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:52.699Z|e5509cdf-e44d-4058-8d72-d8264a1f49c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:56.781Z|d56d8e64-5566-4855-93dd-3616fcb4265c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:36:56.783Z|d56d8e64-5566-4855-93dd-3616fcb4265c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:36:56.980Z|4b32f522-7a18-44af-ade0-f20f7fc315d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:36:56.981Z|4b32f522-7a18-44af-ade0-f20f7fc315d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:36:57.535Z|1840433f-9698-4a41-be43-a663db93820f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:57.536Z|1840433f-9698-4a41-be43-a663db93820f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:36:59.375Z|5e51bc27-5087-462a-8014-0530bae0d8a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:36:59.376Z|5e51bc27-5087-462a-8014-0530bae0d8a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:02.722Z|e587329f-1dac-4b03-a121-d730c30457a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:02.723Z|e587329f-1dac-4b03-a121-d730c30457a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:07.561Z|82c0cd4f-2821-441a-b488-ba240395c148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:07.562Z|82c0cd4f-2821-441a-b488-ba240395c148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:09.401Z|dda02a60-1b1a-414b-b8e4-0ff41c2d9eb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:09.402Z|dda02a60-1b1a-414b-b8e4-0ff41c2d9eb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:11.781Z|04145e2b-741f-4d61-b2c1-34f38eec8f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:37:11.784Z|04145e2b-741f-4d61-b2c1-34f38eec8f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:37:12.747Z|8d766986-6728-4cee-a301-9dcea56706fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:12.748Z|8d766986-6728-4cee-a301-9dcea56706fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:17.584Z|fed356c1-b628-4700-9071-18bde9cc2969|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:17.585Z|fed356c1-b628-4700-9071-18bde9cc2969|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:19.422Z|7ce91e26-62f2-471a-827a-7ae02ba98f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:19.423Z|7ce91e26-62f2-471a-827a-7ae02ba98f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:22.771Z|25a10fb4-46c7-45c1-9e28-cad3a881d9a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:22.771Z|25a10fb4-46c7-45c1-9e28-cad3a881d9a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:26.781Z|c037baf0-fabd-46fb-a15c-e446f6d162ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:37:26.782Z|c037baf0-fabd-46fb-a15c-e446f6d162ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:37:26.982Z|4c6b09e3-b9ea-4136-953d-0970617b87c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:37:26.982Z|4c6b09e3-b9ea-4136-953d-0970617b87c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:37:27.607Z|bc5e1f45-b45d-4b4e-8bf7-81cb2d3e5566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:27.608Z|bc5e1f45-b45d-4b4e-8bf7-81cb2d3e5566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:29.444Z|8092b681-e21f-46bd-a250-1c64d1709ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:29.445Z|8092b681-e21f-46bd-a250-1c64d1709ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:32.794Z|8e4f45d0-8ef2-4cec-99fe-3944d6c61894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:32.795Z|8e4f45d0-8ef2-4cec-99fe-3944d6c61894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:37.630Z|b7c6013f-6986-49b2-b2c7-fc98af775fcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:37.631Z|b7c6013f-6986-49b2-b2c7-fc98af775fcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:39.469Z|b8078392-5d05-4ba8-b218-55315ffd4a6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:39.470Z|b8078392-5d05-4ba8-b218-55315ffd4a6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:41.782Z|a870372a-b0f5-47c4-b0f4-a47538202c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:37:41.788Z|a870372a-b0f5-47c4-b0f4-a47538202c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:37:42.817Z|eb6e328b-d5cb-4072-9181-7b883589d18b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:42.818Z|eb6e328b-d5cb-4072-9181-7b883589d18b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:47.657Z|76f345d0-4d78-4e31-8fd2-3910b2ff9a8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:47.658Z|76f345d0-4d78-4e31-8fd2-3910b2ff9a8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:49.492Z|2c062369-2f40-4ec5-85b9-e7a112305f69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:49.492Z|2c062369-2f40-4ec5-85b9-e7a112305f69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:52.840Z|ef087aba-89e1-46e5-95ae-8be9dd075ac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:52.841Z|ef087aba-89e1-46e5-95ae-8be9dd075ac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:56.781Z|1bf0210a-b918-4327-976b-8d4845df159b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:37:56.782Z|1bf0210a-b918-4327-976b-8d4845df159b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:37:56.986Z|0a8f4660-a1d2-44ae-b7cf-fed4b5105a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:37:56.987Z|0a8f4660-a1d2-44ae-b7cf-fed4b5105a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:37:57.683Z|61fa0b0c-5d37-43b4-9809-40f40083755a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:57.684Z|61fa0b0c-5d37-43b4-9809-40f40083755a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:37:59.518Z|df4bcaf0-f245-402b-922a-251c2c67a987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:37:59.519Z|df4bcaf0-f245-402b-922a-251c2c67a987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:02.863Z|c12e219d-07e5-4ae4-969c-cc4a50c332db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:02.864Z|c12e219d-07e5-4ae4-969c-cc4a50c332db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:07.709Z|3623112d-522f-4997-aa83-bf04bbb1f5fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:07.710Z|3623112d-522f-4997-aa83-bf04bbb1f5fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:09.543Z|6fd5bdc0-7c40-490d-aaf8-198791464e0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:09.544Z|6fd5bdc0-7c40-490d-aaf8-198791464e0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:11.782Z|ecdc7c28-3860-49cf-bfce-6fae4bc8f038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:38:11.783Z|ecdc7c28-3860-49cf-bfce-6fae4bc8f038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:38:12.888Z|0b6856e3-0858-4f98-a1bf-85c86791dc2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:12.889Z|0b6856e3-0858-4f98-a1bf-85c86791dc2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:17.741Z|aae54cc1-8645-4baa-8744-505ace8868dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:17.742Z|aae54cc1-8645-4baa-8744-505ace8868dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:19.568Z|17ee005f-ca6a-4774-ac83-53fbabaaf727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:19.569Z|17ee005f-ca6a-4774-ac83-53fbabaaf727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:22.914Z|8de1873e-d4b8-45e9-a907-5b7abcb8fbf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:22.915Z|8de1873e-d4b8-45e9-a907-5b7abcb8fbf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:26.782Z|3d00da73-12b1-425c-b39e-027c810d3d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:38:26.785Z|3d00da73-12b1-425c-b39e-027c810d3d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:38:26.988Z|64db29d1-418e-4502-bf66-e705eeb85206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:38:26.989Z|64db29d1-418e-4502-bf66-e705eeb85206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:38:27.769Z|de8c127c-d98e-4b90-aaaa-33fb4fc3da8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:27.770Z|de8c127c-d98e-4b90-aaaa-33fb4fc3da8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:29.594Z|7b5d2a1f-bb67-4b6f-b59c-06dcb61af86d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:29.595Z|7b5d2a1f-bb67-4b6f-b59c-06dcb61af86d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:32.940Z|24248fbc-a182-45a4-98d9-a79429b1c7ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:32.940Z|24248fbc-a182-45a4-98d9-a79429b1c7ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:37.807Z|00b41620-5ff1-4c5e-b31d-0276566ecc81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:37.808Z|00b41620-5ff1-4c5e-b31d-0276566ecc81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:39.618Z|ead0e177-0e6e-44bf-b442-efdd7c1485c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:39.619Z|ead0e177-0e6e-44bf-b442-efdd7c1485c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:41.781Z|cf76e867-9457-40af-a954-6aaefc577b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:38:41.782Z|cf76e867-9457-40af-a954-6aaefc577b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:38:42.965Z|91bc4bdb-0bf6-4a76-88a7-30b501a5edc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:42.966Z|91bc4bdb-0bf6-4a76-88a7-30b501a5edc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:47.845Z|0398a7c4-3caf-4db5-b893-c3b14e5691ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:47.846Z|0398a7c4-3caf-4db5-b893-c3b14e5691ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:49.642Z|41684c0a-cb83-4f4b-bcc0-6a464c228dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:49.643Z|41684c0a-cb83-4f4b-bcc0-6a464c228dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:52.987Z|0b5ad0fa-17a1-4cca-8007-83e44a16328c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:52.988Z|0b5ad0fa-17a1-4cca-8007-83e44a16328c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:56.781Z|c329fd66-f1c6-44b8-9769-2282bd378894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:38:56.782Z|c329fd66-f1c6-44b8-9769-2282bd378894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:38:56.990Z|25593a19-a66b-4360-a2b8-56301809dfa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:38:56.991Z|25593a19-a66b-4360-a2b8-56301809dfa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:38:57.870Z|6c90433d-bd53-4f9b-95fd-eb0f82b12e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:57.871Z|6c90433d-bd53-4f9b-95fd-eb0f82b12e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:38:59.666Z|22d00ea8-5bb9-4b4c-8d24-9f6b191c29a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:38:59.667Z|22d00ea8-5bb9-4b4c-8d24-9f6b191c29a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:03.008Z|771e52f6-c8de-40b4-bed7-fb4c177cfbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:03.009Z|771e52f6-c8de-40b4-bed7-fb4c177cfbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:07.895Z|7969e096-5a7b-451e-86d0-a5020b8b4474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:07.896Z|7969e096-5a7b-451e-86d0-a5020b8b4474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:09.690Z|a5379f56-93b9-4a09-ad7b-f08c51aa8b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:09.691Z|a5379f56-93b9-4a09-ad7b-f08c51aa8b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:11.782Z|07586ccd-7cea-4527-bf4f-ecf97098f4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:39:11.784Z|07586ccd-7cea-4527-bf4f-ecf97098f4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:39:13.031Z|ceb2247b-e898-4d83-aa44-37e0dc82c985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:13.032Z|ceb2247b-e898-4d83-aa44-37e0dc82c985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:17.920Z|90c88675-708b-4bb1-bbe6-097528a99385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:17.921Z|90c88675-708b-4bb1-bbe6-097528a99385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:19.714Z|f120687f-0d75-4dcd-b3bd-6238dc16069d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:19.715Z|f120687f-0d75-4dcd-b3bd-6238dc16069d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:23.056Z|a7a81031-eb4b-4541-add2-c9f1af22df9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:23.057Z|a7a81031-eb4b-4541-add2-c9f1af22df9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:26.781Z|e9e741d5-04f2-474f-9163-b004b2d99c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:39:26.782Z|e9e741d5-04f2-474f-9163-b004b2d99c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:39:26.992Z|3de871ad-0419-4cb0-ba58-923d217447fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:39:26.993Z|3de871ad-0419-4cb0-ba58-923d217447fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:39:27.941Z|e293bb28-9520-434f-8b98-74ed98dde5e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:27.941Z|e293bb28-9520-434f-8b98-74ed98dde5e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:29.740Z|f4092a65-a5d3-48e6-bb16-df07a423a5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:29.740Z|f4092a65-a5d3-48e6-bb16-df07a423a5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:33.082Z|fff1c5fa-84f8-45b1-98b6-dd31055ff522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:33.083Z|fff1c5fa-84f8-45b1-98b6-dd31055ff522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:37.962Z|3639d63a-7c33-4145-bc7d-82ae996a0f0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:37.963Z|3639d63a-7c33-4145-bc7d-82ae996a0f0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:39.765Z|3eef2549-2a44-435e-9eab-101b9374637c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:39.766Z|3eef2549-2a44-435e-9eab-101b9374637c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:41.781Z|bb775a4f-9216-4f40-b192-1e97fa879ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:39:41.782Z|bb775a4f-9216-4f40-b192-1e97fa879ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:39:43.108Z|f5e6129c-dbc7-4809-be7c-34f7bf45aabf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:43.109Z|f5e6129c-dbc7-4809-be7c-34f7bf45aabf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:47.986Z|88f22902-7ae7-4198-8123-e2a8151e86ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:47.987Z|88f22902-7ae7-4198-8123-e2a8151e86ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:49.786Z|7d03c5f4-0eab-4aa3-ae87-b82767894507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:49.787Z|7d03c5f4-0eab-4aa3-ae87-b82767894507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:53.131Z|9672d1ce-681e-4dba-b9a1-5a14b6c7fb06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:53.132Z|9672d1ce-681e-4dba-b9a1-5a14b6c7fb06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:56.781Z|19a0e687-15cd-48cc-87cd-a069e4a4db5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:39:56.783Z|19a0e687-15cd-48cc-87cd-a069e4a4db5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:39:56.994Z|a16d65b8-7477-46ed-8947-6d6ea80010bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:39:56.995Z|a16d65b8-7477-46ed-8947-6d6ea80010bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:39:58.010Z|ba78ee9b-7c33-425b-bba5-6c74c83cecff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:58.016Z|ba78ee9b-7c33-425b-bba5-6c74c83cecff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:58.265Z|35fa3c81-251c-4a0d-ad3b-f2727cb0ea79|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:39:58.266Z|35fa3c81-251c-4a0d-ad3b-f2727cb0ea79|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:39:59.809Z|be1a90e7-eb49-4cf1-848f-4946d4b8c64d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:39:59.810Z|be1a90e7-eb49-4cf1-848f-4946d4b8c64d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:03.153Z|bb11cffb-022b-4c80-8a2e-4ccfeacc66d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:03.154Z|bb11cffb-022b-4c80-8a2e-4ccfeacc66d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:08.040Z|7c3489a4-3339-479c-a405-441e11cc08a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:08.041Z|7c3489a4-3339-479c-a405-441e11cc08a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:09.831Z|7856a4b2-9801-4f08-8770-e4069dac16b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:09.832Z|7856a4b2-9801-4f08-8770-e4069dac16b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:11.786Z|dd618ad7-6644-4d41-8b19-ffa0abca0f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:40:11.787Z|dd618ad7-6644-4d41-8b19-ffa0abca0f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:40:13.179Z|96dca70b-c45d-4c2a-9f2f-86388d458cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:13.180Z|96dca70b-c45d-4c2a-9f2f-86388d458cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:18.075Z|2708b4ef-0395-4ddb-875f-d5babb2860fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:18.077Z|2708b4ef-0395-4ddb-875f-d5babb2860fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:19.857Z|89fc263a-0040-41a8-92f9-ecbf91022e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:19.858Z|89fc263a-0040-41a8-92f9-ecbf91022e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:23.204Z|bd83b872-46e7-4684-a5dc-67938bdaa61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:23.205Z|bd83b872-46e7-4684-a5dc-67938bdaa61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:26.782Z|593636cd-2333-4152-8a9b-ac7da97c9400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:40:26.783Z|593636cd-2333-4152-8a9b-ac7da97c9400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:40:26.995Z|70bb7fd1-b4b3-4128-94cd-4ea418d6695d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:40:26.996Z|70bb7fd1-b4b3-4128-94cd-4ea418d6695d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:40:28.104Z|ccf2528e-d19f-45d7-8f03-8a24b343c359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:28.105Z|ccf2528e-d19f-45d7-8f03-8a24b343c359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:29.889Z|a9b20e7d-45a6-4fbe-a375-659345c7e816|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:29.890Z|a9b20e7d-45a6-4fbe-a375-659345c7e816|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:33.226Z|1205fae1-4c59-4b65-a3eb-4dc50faf81f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:33.226Z|1205fae1-4c59-4b65-a3eb-4dc50faf81f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:38.133Z|3d9b839d-728d-48ac-b173-004489b50712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:38.134Z|3d9b839d-728d-48ac-b173-004489b50712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:39.911Z|531a5839-3651-4e3b-8be2-0f11bee8267b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:39.912Z|531a5839-3651-4e3b-8be2-0f11bee8267b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:41.781Z|b7180128-f58e-4285-87de-cde6c5f751e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:40:41.784Z|b7180128-f58e-4285-87de-cde6c5f751e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:40:43.247Z|81f233cb-f339-4713-853b-6cd526e31cd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:43.248Z|81f233cb-f339-4713-853b-6cd526e31cd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:48.157Z|d3ea13d2-6822-451e-a885-f181d3299497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:48.158Z|d3ea13d2-6822-451e-a885-f181d3299497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:49.933Z|7dc3f6b9-4012-4b1d-a0b3-5deea8277b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:49.934Z|7dc3f6b9-4012-4b1d-a0b3-5deea8277b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:53.267Z|b6ecb5be-99f2-4100-96bb-0a7c3d0be51a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:53.268Z|b6ecb5be-99f2-4100-96bb-0a7c3d0be51a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:56.781Z|26ee89af-f2c1-49a6-be2b-cf1342108a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:40:56.782Z|26ee89af-f2c1-49a6-be2b-cf1342108a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:40:56.997Z|4262dd82-4f34-463f-b9aa-ad11c8616dd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:40:56.997Z|4262dd82-4f34-463f-b9aa-ad11c8616dd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:40:58.184Z|109a72d1-29c5-4826-b40b-7a985baf6c6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:58.185Z|109a72d1-29c5-4826-b40b-7a985baf6c6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:58.252Z|b08f21e7-2ca1-4155-9850-c2bc0ad86e1b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:40:58.253Z|b08f21e7-2ca1-4155-9850-c2bc0ad86e1b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:40:59.956Z|ee8d5ca2-af0a-4611-a158-dfd8c77bdf78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:40:59.957Z|ee8d5ca2-af0a-4611-a158-dfd8c77bdf78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:03.289Z|c11a28a9-d4f9-4c07-88a6-65b82511db5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:03.290Z|c11a28a9-d4f9-4c07-88a6-65b82511db5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:08.212Z|9e1dcb86-0c70-4478-b951-7d9540fe3e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:08.213Z|9e1dcb86-0c70-4478-b951-7d9540fe3e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:09.979Z|f14b69f4-43e1-412e-9b72-5c0bda2afa3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:09.979Z|f14b69f4-43e1-412e-9b72-5c0bda2afa3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:11.782Z|e4ed7fa1-306c-4391-8f3e-9fe90c892ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:41:11.783Z|e4ed7fa1-306c-4391-8f3e-9fe90c892ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:41:13.313Z|c7f9baff-9d2b-4927-8c0f-619e03ad51d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:13.314Z|c7f9baff-9d2b-4927-8c0f-619e03ad51d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:18.242Z|1a0d8d38-9433-4c47-bc2c-da68b0c24842|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:18.242Z|1a0d8d38-9433-4c47-bc2c-da68b0c24842|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:19.999Z|5722b0e5-98ea-4dbf-b64d-dd7dd7d68d85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:20.000Z|5722b0e5-98ea-4dbf-b64d-dd7dd7d68d85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:23.343Z|aeccc4d3-81f0-4a66-bae7-3238c3dfe3a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:23.343Z|aeccc4d3-81f0-4a66-bae7-3238c3dfe3a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:26.781Z|550bc88d-a52c-4084-be7c-4b78598baf0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:41:26.783Z|550bc88d-a52c-4084-be7c-4b78598baf0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:41:26.998Z|a45bcb86-2cb6-4c4c-b1a0-992dada8494a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:41:26.999Z|a45bcb86-2cb6-4c4c-b1a0-992dada8494a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:41:28.262Z|3005d94a-23d3-421f-ac09-e85636251de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:28.263Z|3005d94a-23d3-421f-ac09-e85636251de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:30.022Z|1573ae67-bd2c-4e1c-b565-3a42fa757ad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:30.023Z|1573ae67-bd2c-4e1c-b565-3a42fa757ad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:33.363Z|311adf92-8dca-4fac-b647-a46b13d9662a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:33.364Z|311adf92-8dca-4fac-b647-a46b13d9662a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:38.299Z|91941fc4-56e7-4c83-ad47-4b25e8ef8496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:38.300Z|91941fc4-56e7-4c83-ad47-4b25e8ef8496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:40.045Z|0a8ada84-bf2e-40ff-9a5e-597f6f9c451f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:40.046Z|0a8ada84-bf2e-40ff-9a5e-597f6f9c451f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:41.781Z|81fffc22-5b17-440f-a655-b346edb2e4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:41:41.782Z|81fffc22-5b17-440f-a655-b346edb2e4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:41:43.385Z|1e6b8e16-ab6b-449b-859f-5fc9a758a33b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:43.386Z|1e6b8e16-ab6b-449b-859f-5fc9a758a33b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:48.324Z|98b5039c-aea0-486e-b7b5-50a9dd69ec10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:48.325Z|98b5039c-aea0-486e-b7b5-50a9dd69ec10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:50.069Z|b91a3626-d6ce-4a6a-8947-a8afd1602d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:50.070Z|b91a3626-d6ce-4a6a-8947-a8afd1602d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:53.407Z|aea98217-99b4-454e-b7f4-794e248e4d0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:53.408Z|aea98217-99b4-454e-b7f4-794e248e4d0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:56.781Z|070d1da0-d5ee-463d-97c2-808ceb56f434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:41:56.782Z|070d1da0-d5ee-463d-97c2-808ceb56f434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:41:57.000Z|b53e72b3-05a9-421e-a490-dc8815ac7992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:41:57.001Z|b53e72b3-05a9-421e-a490-dc8815ac7992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:41:58.251Z|c6553d8e-641f-4711-bd2f-28d3d08a1aa1|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:41:58.252Z|c6553d8e-641f-4711-bd2f-28d3d08a1aa1|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:41:58.346Z|5730ba64-132c-4154-a9ca-82f2b0d481e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:41:58.347Z|5730ba64-132c-4154-a9ca-82f2b0d481e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:00.094Z|ca00fe98-64d5-483d-ac1c-8f15dc012397|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:00.094Z|ca00fe98-64d5-483d-ac1c-8f15dc012397|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:03.430Z|f9531199-18bd-4d47-9dd4-596f38d0186a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:03.431Z|f9531199-18bd-4d47-9dd4-596f38d0186a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:08.370Z|98ac8a92-2328-4cea-82f1-74177357a579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:08.371Z|98ac8a92-2328-4cea-82f1-74177357a579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:10.118Z|81b661f9-362d-476c-8904-81c38b883a6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:10.119Z|81b661f9-362d-476c-8904-81c38b883a6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:11.782Z|e55956ca-41be-4516-ba03-62b50beaa3dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:42:11.788Z|e55956ca-41be-4516-ba03-62b50beaa3dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:42:13.456Z|a90e2a0e-b412-4191-890c-72cd0de6cbd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:13.457Z|a90e2a0e-b412-4191-890c-72cd0de6cbd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:18.406Z|00e57d61-9af5-4d13-8aff-40c21c1f9a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:18.407Z|00e57d61-9af5-4d13-8aff-40c21c1f9a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:20.142Z|49fdacba-871a-4c41-8927-f6437dc4615e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:20.143Z|49fdacba-871a-4c41-8927-f6437dc4615e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:23.480Z|981ac04b-3f7d-425b-9133-fca9945e306c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:23.481Z|981ac04b-3f7d-425b-9133-fca9945e306c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:26.782Z|8283724b-3333-4f04-8ae1-1e086d117c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:42:26.783Z|8283724b-3333-4f04-8ae1-1e086d117c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:42:27.002Z|5ec71846-4aec-473c-8034-68badba4a498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:42:27.002Z|5ec71846-4aec-473c-8034-68badba4a498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:42:28.437Z|b0d1c4ae-8865-406f-b9a2-34d2df302d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:28.438Z|b0d1c4ae-8865-406f-b9a2-34d2df302d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:30.164Z|832467f5-c935-4ffd-be6f-5d52d9e75137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:30.164Z|832467f5-c935-4ffd-be6f-5d52d9e75137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:33.505Z|930191a0-fa18-4ab8-8efa-991daf1c49cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:33.507Z|930191a0-fa18-4ab8-8efa-991daf1c49cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:38.461Z|055842f1-646c-4271-8c37-c1b6da696746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:38.463Z|055842f1-646c-4271-8c37-c1b6da696746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:40.188Z|a1cc98c3-2a93-4360-b96e-7d737ce2f1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:40.189Z|a1cc98c3-2a93-4360-b96e-7d737ce2f1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:41.783Z|92ceb2c0-f48a-4fc3-8b29-22c72d0c40f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:42:41.783Z|92ceb2c0-f48a-4fc3-8b29-22c72d0c40f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:42:43.534Z|043176d9-4ba4-4fc5-beb0-4a59c0fa4488|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:43.535Z|043176d9-4ba4-4fc5-beb0-4a59c0fa4488|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:48.487Z|4bca49ff-5330-4c85-98e6-5cf608d60e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:48.488Z|4bca49ff-5330-4c85-98e6-5cf608d60e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:50.209Z|79287a24-0c4c-43e9-977f-2b5c49114f44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:50.210Z|79287a24-0c4c-43e9-977f-2b5c49114f44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:53.557Z|fc6892ca-0e48-4b1e-ab75-85031af14861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:53.558Z|fc6892ca-0e48-4b1e-ab75-85031af14861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:56.781Z|6f7e7b3a-19c2-46b4-b961-9ade10ccedb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:42:56.783Z|6f7e7b3a-19c2-46b4-b961-9ade10ccedb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:42:57.003Z|1e65ee84-a451-4656-a71c-3875027e589c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:42:57.003Z|1e65ee84-a451-4656-a71c-3875027e589c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:42:58.252Z|27921254-270c-4e88-ac9e-2a237d7b3c60|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:42:58.253Z|27921254-270c-4e88-ac9e-2a237d7b3c60|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:42:58.512Z|c5f474fd-367f-48cc-bfd9-0bfa24ffd6c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:42:58.512Z|c5f474fd-367f-48cc-bfd9-0bfa24ffd6c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:00.230Z|eec7ae8b-d744-438f-90f3-918b120e097e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:00.231Z|eec7ae8b-d744-438f-90f3-918b120e097e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:03.580Z|6fbc995f-dbea-4d70-9edd-53254d623311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:03.581Z|6fbc995f-dbea-4d70-9edd-53254d623311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:08.538Z|e6d5576c-9379-462b-b994-cd309b583748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:08.539Z|e6d5576c-9379-462b-b994-cd309b583748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:10.256Z|5dfed06e-7230-4954-a8c8-9e65f54436e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:10.257Z|5dfed06e-7230-4954-a8c8-9e65f54436e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:11.781Z|332c325c-d047-4911-9d28-b63b30f9f2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:43:11.782Z|332c325c-d047-4911-9d28-b63b30f9f2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:43:13.602Z|c3ba9783-abb0-4c3d-8e33-12b17ee322d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:13.603Z|c3ba9783-abb0-4c3d-8e33-12b17ee322d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:18.561Z|74f34d2e-7e3d-40c2-afaa-a7fd5dce886d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:18.562Z|74f34d2e-7e3d-40c2-afaa-a7fd5dce886d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:20.292Z|c9477c82-61e6-4950-8ca0-6ed3690d51a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:20.292Z|c9477c82-61e6-4950-8ca0-6ed3690d51a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:23.629Z|a4f1e3a4-35d3-40e6-aca5-a6b52be961fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:23.630Z|a4f1e3a4-35d3-40e6-aca5-a6b52be961fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:26.781Z|a024ca6c-c4a3-45f6-baa3-4360ad1914b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:43:26.782Z|a024ca6c-c4a3-45f6-baa3-4360ad1914b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:43:27.004Z|1337b466-e32f-420b-b498-d8b8b6c25d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:43:27.005Z|1337b466-e32f-420b-b498-d8b8b6c25d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:43:28.585Z|cd126727-2fe5-4fc3-96a8-0c6b0133eaeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:28.586Z|cd126727-2fe5-4fc3-96a8-0c6b0133eaeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:30.314Z|afd8b2a5-a9ba-466d-8b58-5dcc96863705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:30.315Z|afd8b2a5-a9ba-466d-8b58-5dcc96863705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:33.656Z|7780ddfe-4bb6-4eaf-a60f-02b7786515b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:33.657Z|7780ddfe-4bb6-4eaf-a60f-02b7786515b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:38.611Z|cd7f4717-d181-4ed6-b744-0cfc8dc394ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:38.612Z|cd7f4717-d181-4ed6-b744-0cfc8dc394ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:40.335Z|a918116e-a6a6-4cbc-a3ec-9b2bd2c2c6da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:40.336Z|a918116e-a6a6-4cbc-a3ec-9b2bd2c2c6da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:41.781Z|10e4b6a7-bd0f-4592-9b4b-a468f8fba435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:43:41.783Z|10e4b6a7-bd0f-4592-9b4b-a468f8fba435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:43:43.678Z|61980539-0b3b-40ce-94b2-1ad0d5d2495c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:43.679Z|61980539-0b3b-40ce-94b2-1ad0d5d2495c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:48.634Z|a88d45ac-2b47-4b70-a5b6-b65bea622c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:48.635Z|a88d45ac-2b47-4b70-a5b6-b65bea622c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:50.358Z|ff5051ec-4e21-4335-8a91-70d689a34116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:50.359Z|ff5051ec-4e21-4335-8a91-70d689a34116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:53.702Z|f09981f8-ae68-4023-852e-d8fb50db11e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:53.703Z|f09981f8-ae68-4023-852e-d8fb50db11e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:56.781Z|36d0e000-93cb-4f8c-8a2a-78b4b2901cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:43:56.782Z|36d0e000-93cb-4f8c-8a2a-78b4b2901cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:43:57.005Z|69288ae3-1335-46ff-bb08-bed11a7689fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:43:57.006Z|69288ae3-1335-46ff-bb08-bed11a7689fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:43:58.252Z|9b55a687-a6f3-4802-9c9a-5564f8dca4a8|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:43:58.253Z|9b55a687-a6f3-4802-9c9a-5564f8dca4a8|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:43:58.659Z|3bb74512-e999-4b10-97bc-ecd09fb12e11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:43:58.660Z|3bb74512-e999-4b10-97bc-ecd09fb12e11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:00.383Z|62983ef6-c168-47bb-b160-b5176a05c89a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:00.384Z|62983ef6-c168-47bb-b160-b5176a05c89a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:03.732Z|123139a5-b858-451e-8ce9-4ef13eded2ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:03.733Z|123139a5-b858-451e-8ce9-4ef13eded2ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:08.688Z|f9a9d2b6-6901-4423-806b-78063882c04a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:08.689Z|f9a9d2b6-6901-4423-806b-78063882c04a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:10.408Z|ae91d782-2fab-4c55-803a-8c881cf7cea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:10.408Z|ae91d782-2fab-4c55-803a-8c881cf7cea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:11.782Z|5fa9dbfd-007d-4f3b-ad39-e9a86b3c4cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:44:11.782Z|5fa9dbfd-007d-4f3b-ad39-e9a86b3c4cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:44:13.759Z|78b6946b-94d0-46fe-b3dd-573ba8c86bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:13.759Z|78b6946b-94d0-46fe-b3dd-573ba8c86bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:18.713Z|3180f97a-4ed6-4af3-9e35-effdee8e2a9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:18.714Z|3180f97a-4ed6-4af3-9e35-effdee8e2a9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:20.430Z|126774d2-8920-4608-abce-980a75c3c72f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:20.431Z|126774d2-8920-4608-abce-980a75c3c72f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:23.786Z|37b8c0cd-b29b-414e-822e-0ab3974f61e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:23.787Z|37b8c0cd-b29b-414e-822e-0ab3974f61e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:26.781Z|e04adbd2-dc0d-4c59-9ad5-c586b91a0017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:44:26.783Z|e04adbd2-dc0d-4c59-9ad5-c586b91a0017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:44:27.007Z|03940c67-3a6e-42a2-bd0c-56d37b2a4d6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:44:27.007Z|03940c67-3a6e-42a2-bd0c-56d37b2a4d6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:44:28.736Z|4c61ca3f-407e-41ba-b3ba-6a254476dd72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:28.737Z|4c61ca3f-407e-41ba-b3ba-6a254476dd72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:30.453Z|12402e55-9f90-4f25-aa76-2bb92455ec40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:30.453Z|12402e55-9f90-4f25-aa76-2bb92455ec40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:33.811Z|2e96266b-8b3f-4d37-be61-a3cde8606bbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:33.812Z|2e96266b-8b3f-4d37-be61-a3cde8606bbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:38.760Z|116aeb56-8213-416a-a775-26778af404f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:38.761Z|116aeb56-8213-416a-a775-26778af404f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:40.475Z|6a6564b0-01e6-40b8-9d4e-3b2be5864fe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:40.476Z|6a6564b0-01e6-40b8-9d4e-3b2be5864fe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:41.781Z|c8ad3c72-8e78-4657-b265-3160423aa5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:44:41.782Z|c8ad3c72-8e78-4657-b265-3160423aa5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:44:43.836Z|91f4e89c-25ea-4b41-ac50-7166c69a4eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:43.836Z|91f4e89c-25ea-4b41-ac50-7166c69a4eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:48.782Z|6094ba11-da2c-480a-b341-a5621fa653dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:48.783Z|6094ba11-da2c-480a-b341-a5621fa653dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:50.496Z|0f7979ec-1843-48a7-86f0-15b0302e95ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:50.497Z|0f7979ec-1843-48a7-86f0-15b0302e95ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:53.860Z|59489d49-c709-4f55-85a9-c30473e118f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:53.861Z|59489d49-c709-4f55-85a9-c30473e118f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:56.781Z|afd87725-21d3-4981-bdb6-b9d1005de5e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:44:56.782Z|afd87725-21d3-4981-bdb6-b9d1005de5e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:44:57.008Z|c485e1c1-7154-4e46-9b9c-45ea796c4e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:44:57.009Z|c485e1c1-7154-4e46-9b9c-45ea796c4e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:44:58.253Z|f6ec24ff-b2b7-4150-9629-fbbb85d607ec|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:44:58.254Z|f6ec24ff-b2b7-4150-9629-fbbb85d607ec|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:44:58.810Z|f2f71cf2-d68b-4adf-8b26-a9f52c3b8557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:44:58.815Z|f2f71cf2-d68b-4adf-8b26-a9f52c3b8557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:00.522Z|d977803b-0c18-4cb8-a5bd-ce00dea7f60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:00.522Z|d977803b-0c18-4cb8-a5bd-ce00dea7f60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:03.883Z|c3d543b8-aac3-4890-b29c-4aa94dac213f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:03.884Z|c3d543b8-aac3-4890-b29c-4aa94dac213f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:08.843Z|a7a9e616-42d7-40d2-9032-9d7c09718d44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:08.843Z|a7a9e616-42d7-40d2-9032-9d7c09718d44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:10.547Z|47910be2-68c3-428e-a546-bd502d0a0d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:10.547Z|47910be2-68c3-428e-a546-bd502d0a0d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:11.781Z|998b5667-a822-441e-868c-2fc08ee753b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:45:11.783Z|998b5667-a822-441e-868c-2fc08ee753b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:45:13.907Z|aab12cb2-aca7-4120-b1df-4f13aa13b632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:13.908Z|aab12cb2-aca7-4120-b1df-4f13aa13b632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:18.869Z|1f715180-f47b-4e0f-87d6-be98fb1f58b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:18.870Z|1f715180-f47b-4e0f-87d6-be98fb1f58b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:20.571Z|4aeccabb-cbee-4dfc-a246-be271a659b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:20.571Z|4aeccabb-cbee-4dfc-a246-be271a659b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:23.928Z|75322b88-3475-44bd-af7a-43edfb11f13b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:23.929Z|75322b88-3475-44bd-af7a-43edfb11f13b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:26.781Z|ecabfea6-09e7-42f6-9ce8-8545d67ef5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:45:26.782Z|ecabfea6-09e7-42f6-9ce8-8545d67ef5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:45:27.009Z|16bddb6d-f70d-4680-bef1-0478afd093bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:45:27.010Z|16bddb6d-f70d-4680-bef1-0478afd093bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:45:28.892Z|a78deb30-52de-4db0-8b51-575a9e8b0ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:28.893Z|a78deb30-52de-4db0-8b51-575a9e8b0ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:30.596Z|81cfa36d-7dd7-4830-95f5-9eb649f82df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:30.597Z|81cfa36d-7dd7-4830-95f5-9eb649f82df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:33.952Z|bab94b34-7529-4fa0-aadc-8647891c558d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:33.953Z|bab94b34-7529-4fa0-aadc-8647891c558d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:38.916Z|6d5f227c-6ea4-4f13-97b0-7848da12ca44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:38.917Z|6d5f227c-6ea4-4f13-97b0-7848da12ca44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:40.620Z|cd2b0a54-dc12-4f56-a662-2b00ebcd6d39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:40.621Z|cd2b0a54-dc12-4f56-a662-2b00ebcd6d39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:41.781Z|56ae11fa-51ef-4b7b-b689-ecaab6d24d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:45:41.782Z|56ae11fa-51ef-4b7b-b689-ecaab6d24d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:45:43.974Z|631b1f69-494d-4dd4-9057-9c07ad787e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:43.975Z|631b1f69-494d-4dd4-9057-9c07ad787e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:48.939Z|be813345-eb54-498e-bac6-4f31f84ed5b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:48.940Z|be813345-eb54-498e-bac6-4f31f84ed5b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:50.641Z|99b76145-182b-4008-b66b-18bb8e1f92f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:50.642Z|99b76145-182b-4008-b66b-18bb8e1f92f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:53.999Z|2920bf89-b3e3-4754-8363-1970c56b98e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:54.000Z|2920bf89-b3e3-4754-8363-1970c56b98e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:56.782Z|9ac5d641-4f37-40ca-9eaf-ac9e46eac762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:45:56.784Z|9ac5d641-4f37-40ca-9eaf-ac9e46eac762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:45:57.011Z|8b3533d9-e07d-4321-bea0-3651c12999c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:45:57.011Z|8b3533d9-e07d-4321-bea0-3651c12999c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:45:58.253Z|5d2d0667-dc96-4d65-9914-e4ead1239ec2|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:45:58.254Z|5d2d0667-dc96-4d65-9914-e4ead1239ec2|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:45:58.966Z|3e5f04df-f471-45d5-bbe1-ca19eb6a59d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:45:58.967Z|3e5f04df-f471-45d5-bbe1-ca19eb6a59d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:00.663Z|d3e58f74-fa3a-4fe8-a82c-f079e7cf2b72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:00.664Z|d3e58f74-fa3a-4fe8-a82c-f079e7cf2b72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:04.023Z|41b2135a-a5e8-461c-bd23-ded8929f1a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:04.024Z|41b2135a-a5e8-461c-bd23-ded8929f1a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:08.990Z|49fc0f01-e6a6-499d-8aa8-2834980156bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:08.992Z|49fc0f01-e6a6-499d-8aa8-2834980156bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:10.684Z|c96d3e43-7902-4092-94bc-3cfe42fc50da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:10.685Z|c96d3e43-7902-4092-94bc-3cfe42fc50da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:11.782Z|ebe5cf1e-48bf-447b-bc9e-1f845cca5013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:46:11.783Z|ebe5cf1e-48bf-447b-bc9e-1f845cca5013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:46:14.049Z|e5df016c-9ef2-4c63-8f16-f02e32a77f58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:14.050Z|e5df016c-9ef2-4c63-8f16-f02e32a77f58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:19.015Z|3def4954-38cc-4a8f-8524-0f3cf750a51b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:19.016Z|3def4954-38cc-4a8f-8524-0f3cf750a51b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:20.706Z|320b7ce9-d2fe-4e56-81d8-56992ceacb3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:20.707Z|320b7ce9-d2fe-4e56-81d8-56992ceacb3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:24.078Z|f5e4f64a-ce15-4570-ae87-f1d8558b3227|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:24.079Z|f5e4f64a-ce15-4570-ae87-f1d8558b3227|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:26.781Z|e83ec1f3-68b6-4b56-919e-3f042d204d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:46:26.783Z|e83ec1f3-68b6-4b56-919e-3f042d204d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:46:27.012Z|4196cdbe-892d-4df0-b0f8-d6a5e74c320b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:46:27.013Z|4196cdbe-892d-4df0-b0f8-d6a5e74c320b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:46:29.043Z|1fc3ae2a-6ad9-4667-b652-57edd6dab280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:29.044Z|1fc3ae2a-6ad9-4667-b652-57edd6dab280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:30.727Z|8381a338-9e49-442c-b0d2-fbb0aa23a365|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:30.727Z|8381a338-9e49-442c-b0d2-fbb0aa23a365|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:34.100Z|f90fd3a4-8375-4264-96bb-01927bf1aeeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:34.100Z|f90fd3a4-8375-4264-96bb-01927bf1aeeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:39.070Z|5972daa5-e4ee-4878-86ba-312ec33b09a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:39.071Z|5972daa5-e4ee-4878-86ba-312ec33b09a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:40.751Z|82ef3846-7468-48a0-be39-736e7e223681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:40.752Z|82ef3846-7468-48a0-be39-736e7e223681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:41.781Z|8b18f948-481f-4218-af39-b6a911cf0827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:46:41.783Z|8b18f948-481f-4218-af39-b6a911cf0827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:46:44.123Z|31ad0f0c-e422-40bb-83b5-963b82dabb8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:44.123Z|31ad0f0c-e422-40bb-83b5-963b82dabb8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:49.095Z|0751a384-5b28-4c84-9c56-633e46570c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:49.096Z|0751a384-5b28-4c84-9c56-633e46570c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:50.772Z|c364379d-a72f-4e93-ba32-22ed5c5bb990|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:50.773Z|c364379d-a72f-4e93-ba32-22ed5c5bb990|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:54.148Z|faa1fd43-27d3-43b2-aaa9-3e81b3c1912e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:54.149Z|faa1fd43-27d3-43b2-aaa9-3e81b3c1912e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:56.781Z|729b3bb9-d1d1-4e52-9d9f-be335e4ad686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:46:56.782Z|729b3bb9-d1d1-4e52-9d9f-be335e4ad686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:46:57.014Z|85be4cfa-e5a4-4bff-964f-db9423626ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:46:57.014Z|85be4cfa-e5a4-4bff-964f-db9423626ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:46:58.253Z|9fb7b9ee-f184-45ce-bcfa-2dc9df4865c0|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:46:58.254Z|9fb7b9ee-f184-45ce-bcfa-2dc9df4865c0|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:46:59.117Z|0f299c74-74f5-48dd-ac88-ecd76525ffea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:46:59.118Z|0f299c74-74f5-48dd-ac88-ecd76525ffea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:00.794Z|327c20bd-a380-4a34-bce2-d81c25a28c0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:00.795Z|327c20bd-a380-4a34-bce2-d81c25a28c0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:04.173Z|08789383-f80f-45a1-90df-0b6e7de75998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:04.174Z|08789383-f80f-45a1-90df-0b6e7de75998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:09.140Z|b146a76f-b6db-40c1-a06b-3204632c9278|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:09.141Z|b146a76f-b6db-40c1-a06b-3204632c9278|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:10.816Z|60a17588-a1c9-456d-867c-2a31143033b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:10.816Z|60a17588-a1c9-456d-867c-2a31143033b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:11.781Z|7e4cd87c-bca5-47c5-82df-d95805ce2085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:47:11.782Z|7e4cd87c-bca5-47c5-82df-d95805ce2085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:47:14.197Z|9be689b8-d4ce-44c6-8fba-d3d464a272dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:14.198Z|9be689b8-d4ce-44c6-8fba-d3d464a272dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:19.164Z|fdc869eb-3b4a-4395-a983-6185859a4e13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:19.165Z|fdc869eb-3b4a-4395-a983-6185859a4e13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:20.835Z|f36f4791-cf52-4c9f-964e-20d171532f8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:20.835Z|f36f4791-cf52-4c9f-964e-20d171532f8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:24.220Z|cdc91236-c538-422b-972f-e51d997aa5b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:24.221Z|cdc91236-c538-422b-972f-e51d997aa5b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:26.781Z|d3c3c5fc-a8b9-459f-bc32-9ff502a52012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:47:26.783Z|d3c3c5fc-a8b9-459f-bc32-9ff502a52012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:47:27.015Z|087475c0-4235-4a6d-a4fc-797f40964f74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:47:27.016Z|087475c0-4235-4a6d-a4fc-797f40964f74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:47:29.186Z|0dd32b63-5222-4970-954a-4ce513bde4ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:29.186Z|0dd32b63-5222-4970-954a-4ce513bde4ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:30.858Z|efbc9632-3dcd-48d0-aee5-f32b1f60282f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:30.859Z|efbc9632-3dcd-48d0-aee5-f32b1f60282f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:34.242Z|a3c5e595-d0b2-4653-84e2-a17ec68f1a1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:34.243Z|a3c5e595-d0b2-4653-84e2-a17ec68f1a1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:39.208Z|cc2ba5b2-d860-4d74-933e-ef85f99a9b38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:39.209Z|cc2ba5b2-d860-4d74-933e-ef85f99a9b38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:40.879Z|c5da864d-f65b-45d1-a1f5-23f8c9dd62d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:40.880Z|c5da864d-f65b-45d1-a1f5-23f8c9dd62d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:41.781Z|c5f94bb3-4778-40ab-83f3-78f6f0dc89b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:47:41.782Z|c5f94bb3-4778-40ab-83f3-78f6f0dc89b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:47:44.268Z|82229810-1185-40cc-b050-6169596c6906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:44.269Z|82229810-1185-40cc-b050-6169596c6906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:49.232Z|4ff294bc-6bca-4e17-870b-d1cfe0c9e7e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:49.233Z|4ff294bc-6bca-4e17-870b-d1cfe0c9e7e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:50.903Z|dcbcc179-fa20-4aac-a124-9806a2f2f63a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:50.904Z|dcbcc179-fa20-4aac-a124-9806a2f2f63a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:54.302Z|e8e32e58-2ee7-46b5-98f4-093204fbdee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:54.303Z|e8e32e58-2ee7-46b5-98f4-093204fbdee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:56.782Z|c735f42f-e732-42c7-aa84-30c70da77bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:47:56.783Z|c735f42f-e732-42c7-aa84-30c70da77bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:47:57.017Z|70ee93bb-1da6-4323-85a0-3703cb088967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:47:57.018Z|70ee93bb-1da6-4323-85a0-3703cb088967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:47:58.252Z|87fafadb-fb20-4338-90ae-7aed254bb878|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:47:58.253Z|87fafadb-fb20-4338-90ae-7aed254bb878|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:47:59.269Z|7326870e-1b58-4285-8f07-b4f186d69566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:47:59.270Z|7326870e-1b58-4285-8f07-b4f186d69566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:00.931Z|d9d1c1d2-6aad-4ff6-9aa1-9ab27d09e534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:00.932Z|d9d1c1d2-6aad-4ff6-9aa1-9ab27d09e534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:04.326Z|ff7fcc96-ed56-4637-aa70-ce64e65a2f28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:04.326Z|ff7fcc96-ed56-4637-aa70-ce64e65a2f28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:09.295Z|d87ceb66-f0e2-4bdb-baf7-55bdc57e2211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:09.296Z|d87ceb66-f0e2-4bdb-baf7-55bdc57e2211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:10.958Z|abe4b4a5-1320-4a98-8c26-4f948a1ee86d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:10.959Z|abe4b4a5-1320-4a98-8c26-4f948a1ee86d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:11.781Z|9b533874-54c0-4b33-9e71-a14fda371e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:48:11.783Z|9b533874-54c0-4b33-9e71-a14fda371e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:48:14.349Z|bb6eff9f-aaea-4d00-a02b-444339682356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:14.350Z|bb6eff9f-aaea-4d00-a02b-444339682356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:19.323Z|6fa495e1-0641-448a-be1b-21f1bb7d6dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:19.323Z|6fa495e1-0641-448a-be1b-21f1bb7d6dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:20.979Z|cb9c58a8-7afa-4942-ab3d-dc3abd6d5bde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:20.980Z|cb9c58a8-7afa-4942-ab3d-dc3abd6d5bde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:24.379Z|8450fd7b-5c52-4e7e-879c-0f4960a181cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:24.380Z|8450fd7b-5c52-4e7e-879c-0f4960a181cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:26.781Z|13f58c8a-fc5d-4ebc-8b66-69dd8a07924b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:48:26.782Z|13f58c8a-fc5d-4ebc-8b66-69dd8a07924b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:48:27.018Z|12ea9bc9-1f32-4a17-a497-7a2b937f1345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:48:27.019Z|12ea9bc9-1f32-4a17-a497-7a2b937f1345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:48:29.348Z|0b546973-1e5e-48c7-bb93-3169ca772fea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:29.349Z|0b546973-1e5e-48c7-bb93-3169ca772fea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:31.005Z|d71505fe-5979-4717-b32e-53521c848dc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:31.006Z|d71505fe-5979-4717-b32e-53521c848dc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:34.401Z|054fd750-4a1b-4ab6-87c9-eae9800fd667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:34.401Z|054fd750-4a1b-4ab6-87c9-eae9800fd667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:39.370Z|75d3b529-2b39-413c-8730-e58e4dc2688e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:39.371Z|75d3b529-2b39-413c-8730-e58e4dc2688e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:41.031Z|c8e36309-57de-4e6d-a4c8-c1125a5714c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:41.032Z|c8e36309-57de-4e6d-a4c8-c1125a5714c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:41.781Z|5f9e14f1-0297-48bc-851f-b4d0c2ec1749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:48:41.782Z|5f9e14f1-0297-48bc-851f-b4d0c2ec1749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:48:44.423Z|9dacbb43-e564-4335-b293-befc2e194e57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:44.423Z|9dacbb43-e564-4335-b293-befc2e194e57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:49.393Z|50a88074-7b95-4aab-acee-f9f882621e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:49.394Z|50a88074-7b95-4aab-acee-f9f882621e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:51.055Z|ca816a8b-5202-40dd-b3e0-b6c81ae3f196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:51.056Z|ca816a8b-5202-40dd-b3e0-b6c81ae3f196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:54.447Z|550f082a-4643-41fe-b7b9-44ec8adefec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:54.448Z|550f082a-4643-41fe-b7b9-44ec8adefec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:56.781Z|273cf3b5-bfe3-4cbb-9069-a39405135716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:48:56.783Z|273cf3b5-bfe3-4cbb-9069-a39405135716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:48:57.019Z|5b2e4593-c1b4-416e-921d-bd15725891c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:48:57.020Z|5b2e4593-c1b4-416e-921d-bd15725891c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:48:58.251Z|de64563d-e079-4d04-87ca-5980f35d7bfd|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:48:58.252Z|de64563d-e079-4d04-87ca-5980f35d7bfd|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:48:59.415Z|5227756c-4762-4d6a-93f4-b8475d25ef82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:48:59.415Z|5227756c-4762-4d6a-93f4-b8475d25ef82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:01.077Z|d339b99d-cf3d-4247-9f57-4e2ac7418cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:01.077Z|d339b99d-cf3d-4247-9f57-4e2ac7418cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:04.469Z|35224bdb-f253-4393-9cdc-1bd2a7154efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:04.470Z|35224bdb-f253-4393-9cdc-1bd2a7154efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:09.450Z|409e9563-ec19-444d-a7b3-ecbad46a5af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:09.451Z|409e9563-ec19-444d-a7b3-ecbad46a5af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:11.110Z|3b5672a8-67d7-4393-be3e-36231b3fdebd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:11.111Z|3b5672a8-67d7-4393-be3e-36231b3fdebd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:11.781Z|1ba69fee-167f-4e27-a6c8-2e9b70ae3f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:49:11.782Z|1ba69fee-167f-4e27-a6c8-2e9b70ae3f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:49:14.493Z|e318dd5c-a9a6-43cd-9965-574225af8968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:14.493Z|e318dd5c-a9a6-43cd-9965-574225af8968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:19.474Z|153c4140-7a5e-4d5d-b26c-7676208d77f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:19.476Z|153c4140-7a5e-4d5d-b26c-7676208d77f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:21.134Z|9caac48c-44e5-4704-9f2e-1b66941205d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:21.135Z|9caac48c-44e5-4704-9f2e-1b66941205d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:24.513Z|bd8a7081-b740-4fc3-9544-206aa24ead5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:24.514Z|bd8a7081-b740-4fc3-9544-206aa24ead5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:26.781Z|e39b3469-1b5a-4214-a8a0-cff88e75f909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:49:26.782Z|e39b3469-1b5a-4214-a8a0-cff88e75f909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:49:27.021Z|864d89e6-370c-49c3-83c6-46e3fc54b7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:49:27.021Z|864d89e6-370c-49c3-83c6-46e3fc54b7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:49:29.498Z|714224a5-4cd8-4b64-93a6-de7002c38b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:29.499Z|714224a5-4cd8-4b64-93a6-de7002c38b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:31.155Z|f43124f5-4ff1-446c-8b3f-ac313ad88b7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:31.156Z|f43124f5-4ff1-446c-8b3f-ac313ad88b7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:34.535Z|3d2777d8-05e0-4d8c-9017-cdb79f0011aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:34.535Z|3d2777d8-05e0-4d8c-9017-cdb79f0011aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:39.523Z|a52bf85c-0f4a-4941-bf0e-788d7ef4e9f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:39.524Z|a52bf85c-0f4a-4941-bf0e-788d7ef4e9f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:41.176Z|284c052e-8aca-471b-a1cc-92815221229d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:41.177Z|284c052e-8aca-471b-a1cc-92815221229d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:41.782Z|2c896a4c-b663-407f-b0f6-453477dc99a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:49:41.796Z|2c896a4c-b663-407f-b0f6-453477dc99a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:49:44.557Z|46aaa57e-140c-4161-9519-1bb736826656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:44.557Z|46aaa57e-140c-4161-9519-1bb736826656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:49.549Z|8bf9150e-234a-4f13-9cf1-30af79cd6741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:49.550Z|8bf9150e-234a-4f13-9cf1-30af79cd6741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:51.207Z|17e2ff2a-cdb0-4040-bfae-811696ee7cc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:51.209Z|17e2ff2a-cdb0-4040-bfae-811696ee7cc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:54.584Z|89ec2be9-637a-4d2b-ad92-b6f913390e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:54.585Z|89ec2be9-637a-4d2b-ad92-b6f913390e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:56.782Z|60d67f71-4243-4821-be19-cea71ebadf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:49:56.783Z|60d67f71-4243-4821-be19-cea71ebadf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:49:57.022Z|3d65d263-61b4-49d4-94ef-94752e4db6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:49:57.023Z|3d65d263-61b4-49d4-94ef-94752e4db6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:49:58.252Z|20c469cd-cd30-4a37-ada6-3d61a937adfe|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:49:58.253Z|20c469cd-cd30-4a37-ada6-3d61a937adfe|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:49:59.571Z|c7da37b7-511c-4671-9325-2680fc55ba95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:49:59.572Z|c7da37b7-511c-4671-9325-2680fc55ba95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:01.233Z|aeaf8054-10a8-4530-8404-e219592bd721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:01.234Z|aeaf8054-10a8-4530-8404-e219592bd721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:04.610Z|a979d0de-dd88-4cf0-a869-9b592d48ecff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:04.611Z|a979d0de-dd88-4cf0-a869-9b592d48ecff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:09.596Z|b2b48a25-e5b7-4e73-be48-56f6ddeedb80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:09.597Z|b2b48a25-e5b7-4e73-be48-56f6ddeedb80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:11.257Z|fca3d561-a693-4f0e-8e98-2a00dfb256cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:11.258Z|fca3d561-a693-4f0e-8e98-2a00dfb256cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:11.781Z|1943f0f6-0bad-4732-822c-34a769f95d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:50:11.782Z|1943f0f6-0bad-4732-822c-34a769f95d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:50:14.633Z|e6a7fd92-516d-4f09-adac-fdf9a2f10328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:14.634Z|e6a7fd92-516d-4f09-adac-fdf9a2f10328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:19.618Z|8b8f104c-9dbc-4b94-97c2-e121634a5b56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:19.618Z|8b8f104c-9dbc-4b94-97c2-e121634a5b56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:21.279Z|087b6cf8-fc0c-46c3-8b03-ab554c0f11ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:21.279Z|087b6cf8-fc0c-46c3-8b03-ab554c0f11ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:24.655Z|bc3fa293-ea49-464c-8fc5-9292f2289ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:24.656Z|bc3fa293-ea49-464c-8fc5-9292f2289ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:26.781Z|6b5c3336-f7a9-4ca0-b9f9-3bb747cfa0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:50:26.783Z|6b5c3336-f7a9-4ca0-b9f9-3bb747cfa0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:50:27.024Z|da52b1fb-0d90-4dbf-9b4c-84b0ef7d6834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:50:27.025Z|da52b1fb-0d90-4dbf-9b4c-84b0ef7d6834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:50:29.639Z|5b28522d-34d2-497f-bd8d-b7b2a41a13ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:29.640Z|5b28522d-34d2-497f-bd8d-b7b2a41a13ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:31.299Z|185f2bf2-9e9a-462d-97ba-ee1ead723f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:31.300Z|185f2bf2-9e9a-462d-97ba-ee1ead723f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:34.677Z|103d8244-e75d-462b-b0af-f40fd385d3d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:34.677Z|103d8244-e75d-462b-b0af-f40fd385d3d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:39.661Z|1229b9df-5b07-4056-8125-6f40f3e44fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:39.662Z|1229b9df-5b07-4056-8125-6f40f3e44fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:41.374Z|69285624-fa07-4d59-9ecc-423ce866e8bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:41.375Z|69285624-fa07-4d59-9ecc-423ce866e8bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:41.781Z|d087701d-89b8-4abc-a8af-5d10232a80f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:50:41.782Z|d087701d-89b8-4abc-a8af-5d10232a80f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:50:44.698Z|a420af8a-1707-47ae-855b-7b51a1f7f91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:44.699Z|a420af8a-1707-47ae-855b-7b51a1f7f91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:49.682Z|7f465b03-5c8e-4a09-8f63-b08d3c082739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:49.682Z|7f465b03-5c8e-4a09-8f63-b08d3c082739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:51.395Z|b5761acd-355e-4c3e-811a-3954e66b9cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:51.396Z|b5761acd-355e-4c3e-811a-3954e66b9cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:54.723Z|97ebe4be-3639-4e14-9bc5-0d5b7f5ec017|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:54.724Z|97ebe4be-3639-4e14-9bc5-0d5b7f5ec017|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:56.782Z|6bc7a934-1952-45f8-8f0e-d44d1ae2f746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:50:56.782Z|6bc7a934-1952-45f8-8f0e-d44d1ae2f746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:50:57.025Z|c0f160fa-e399-4f95-aebf-96662ec35a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:50:57.026Z|c0f160fa-e399-4f95-aebf-96662ec35a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:50:58.252Z|eb58789b-28f7-462b-91b9-cfdc6b7d28b7|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:50:58.253Z|eb58789b-28f7-462b-91b9-cfdc6b7d28b7|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:50:59.703Z|ff2b3f9c-9d77-4a25-8c97-ddc88736279e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:50:59.704Z|ff2b3f9c-9d77-4a25-8c97-ddc88736279e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:01.416Z|ec627920-a6d5-41c8-b230-a8c0d9020fae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:01.417Z|ec627920-a6d5-41c8-b230-a8c0d9020fae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:04.746Z|0c44e2bb-0cd8-4375-885c-eb2bc8c92a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:04.747Z|0c44e2bb-0cd8-4375-885c-eb2bc8c92a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:09.724Z|72ba2cff-6ab2-4903-bfda-82dee7f77b6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:09.724Z|72ba2cff-6ab2-4903-bfda-82dee7f77b6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:11.437Z|639bf586-19bb-41bc-a2ea-3b0165abc39b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:11.438Z|639bf586-19bb-41bc-a2ea-3b0165abc39b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:11.781Z|bd8d83b7-d118-49df-85b4-c7c02c7f31fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:51:11.783Z|bd8d83b7-d118-49df-85b4-c7c02c7f31fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:51:14.778Z|d3e8cb4f-3a8e-4fd2-95d8-91b3ade83ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:14.779Z|d3e8cb4f-3a8e-4fd2-95d8-91b3ade83ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:19.755Z|bf27422a-2d90-45b9-814c-f13843ff43c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:19.756Z|bf27422a-2d90-45b9-814c-f13843ff43c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:21.459Z|52f41b35-5761-410b-86a5-09b490ff57e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:21.460Z|52f41b35-5761-410b-86a5-09b490ff57e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:24.803Z|15569055-a6f2-44f2-87d4-f546b7777b57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:24.804Z|15569055-a6f2-44f2-87d4-f546b7777b57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:26.781Z|adfb3b6b-ebf4-410b-b6a5-a04055fae922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:51:26.782Z|adfb3b6b-ebf4-410b-b6a5-a04055fae922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:51:27.026Z|afa750fe-d885-46ff-8812-b7266500fab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:51:27.027Z|afa750fe-d885-46ff-8812-b7266500fab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:51:29.780Z|c87a8b81-303c-4dbb-8ac5-6884f5fde0b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:29.781Z|c87a8b81-303c-4dbb-8ac5-6884f5fde0b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:31.480Z|adcf3910-0f8e-4033-8b90-8c599bec7fdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:31.480Z|adcf3910-0f8e-4033-8b90-8c599bec7fdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:34.826Z|a0a6cfc6-4840-4d6c-bffe-4de25dadcf8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:34.827Z|a0a6cfc6-4840-4d6c-bffe-4de25dadcf8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:39.805Z|ddd40d5c-b627-41da-95f3-72b8d8ba1b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:39.805Z|ddd40d5c-b627-41da-95f3-72b8d8ba1b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:41.501Z|91ae1447-3bda-454a-ad0b-a1e366723b5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:41.502Z|91ae1447-3bda-454a-ad0b-a1e366723b5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:41.782Z|3ead6993-00fe-4e87-a0ca-a68146105062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:51:41.782Z|3ead6993-00fe-4e87-a0ca-a68146105062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:51:44.848Z|2bca614a-c343-4db6-9210-c519f2af71d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:44.849Z|2bca614a-c343-4db6-9210-c519f2af71d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:49.833Z|427ec028-98b0-4e3f-9fb7-debc56106f30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:49.834Z|427ec028-98b0-4e3f-9fb7-debc56106f30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:51.527Z|ca469ec6-3106-4fb3-a1cc-061c3ed2c1e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:51.528Z|ca469ec6-3106-4fb3-a1cc-061c3ed2c1e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:54.871Z|17867876-e5ef-467f-9b4a-a2fe875ce8ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:54.872Z|17867876-e5ef-467f-9b4a-a2fe875ce8ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:56.782Z|957fee2b-3861-4f00-8beb-0fd9d429492e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:51:56.784Z|957fee2b-3861-4f00-8beb-0fd9d429492e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:51:57.028Z|8923d7ef-a95b-421c-8629-1dc22101c5e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:51:57.028Z|8923d7ef-a95b-421c-8629-1dc22101c5e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:51:58.252Z|b2de18c5-3ba7-4308-9f96-776455b812db|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:51:58.254Z|b2de18c5-3ba7-4308-9f96-776455b812db|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:51:59.858Z|bed6962d-ecc3-4ae3-a0c2-a001201176c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:51:59.859Z|bed6962d-ecc3-4ae3-a0c2-a001201176c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:01.554Z|a44f063f-3cfd-4171-aaaf-00bfdd91b726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:01.554Z|a44f063f-3cfd-4171-aaaf-00bfdd91b726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:04.893Z|deb24706-e31b-4ae7-9496-5c2c807d8752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:04.894Z|deb24706-e31b-4ae7-9496-5c2c807d8752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:09.920Z|28ab0424-c69e-4d91-92bf-5c3fa225c99e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:09.921Z|28ab0424-c69e-4d91-92bf-5c3fa225c99e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:11.574Z|b9350009-63eb-4524-a70c-e97928f96698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:11.575Z|b9350009-63eb-4524-a70c-e97928f96698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:11.781Z|7c57eca3-4f85-4149-a032-b73fe91c1c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:52:11.782Z|7c57eca3-4f85-4149-a032-b73fe91c1c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:52:14.914Z|c0835dfb-b80e-411b-a470-1ff1fc190c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:14.915Z|c0835dfb-b80e-411b-a470-1ff1fc190c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:19.947Z|96ff3308-2574-4586-a870-5c97f14bebea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:19.948Z|96ff3308-2574-4586-a870-5c97f14bebea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:21.594Z|d5ccd881-75c4-4877-994b-ed5db1547763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:21.595Z|d5ccd881-75c4-4877-994b-ed5db1547763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:24.936Z|4efa05a4-37c3-4051-b74d-d51bfe0b874c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:24.936Z|4efa05a4-37c3-4051-b74d-d51bfe0b874c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:26.781Z|0e5d94a4-f1e9-46e0-b21c-031e567acb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:52:26.782Z|0e5d94a4-f1e9-46e0-b21c-031e567acb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:52:27.029Z|26ad34cd-44cb-4d27-8347-de953025df64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:52:27.030Z|26ad34cd-44cb-4d27-8347-de953025df64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:52:29.968Z|5e7b965a-b169-47b5-9dee-a732f75164f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:29.969Z|5e7b965a-b169-47b5-9dee-a732f75164f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:31.619Z|5184a061-2eda-4fb7-80fb-4f8c7402ac6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:31.621Z|5184a061-2eda-4fb7-80fb-4f8c7402ac6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:34.956Z|09c047fe-6166-4fda-9f7a-a2c67e5278fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:34.957Z|09c047fe-6166-4fda-9f7a-a2c67e5278fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:39.990Z|a21e2d66-ef5c-4090-b2a0-1739e54de220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:39.992Z|a21e2d66-ef5c-4090-b2a0-1739e54de220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:41.644Z|ef84a529-3958-420e-b78c-3d2ff1960b73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:41.646Z|ef84a529-3958-420e-b78c-3d2ff1960b73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:41.781Z|3ae532b2-00d2-427f-800b-7dd82c0e845a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:52:41.783Z|3ae532b2-00d2-427f-800b-7dd82c0e845a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:52:44.976Z|9e8646b1-4bdf-4b57-b992-8c2371ec412e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:44.977Z|9e8646b1-4bdf-4b57-b992-8c2371ec412e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:50.015Z|f459b98f-b52f-4f0f-a4d7-8870246ae09e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:50.016Z|f459b98f-b52f-4f0f-a4d7-8870246ae09e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:51.672Z|9508ce36-c224-4d3e-b673-37d2ad12a8a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:51.673Z|9508ce36-c224-4d3e-b673-37d2ad12a8a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:54.998Z|3d98f70e-e768-4a99-b958-c5ef6b157045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:52:54.999Z|3d98f70e-e768-4a99-b958-c5ef6b157045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:52:56.782Z|aff91506-4bed-4299-9f2f-3f66ccc0f884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:52:56.783Z|aff91506-4bed-4299-9f2f-3f66ccc0f884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:52:57.030Z|976f71ac-a512-4505-9c99-4ad3f03d41dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:52:57.031Z|976f71ac-a512-4505-9c99-4ad3f03d41dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:52:58.252Z|99d51f2a-5488-4e6a-be31-e93c946cadca|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:52:58.253Z|99d51f2a-5488-4e6a-be31-e93c946cadca|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:00.048Z|3262cf9d-7925-4d7a-af8d-238c38b93f2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:00.049Z|3262cf9d-7925-4d7a-af8d-238c38b93f2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:01.692Z|ded88bcb-2e3d-4fcf-a18b-2cd9fe8997d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:01.693Z|ded88bcb-2e3d-4fcf-a18b-2cd9fe8997d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:05.022Z|ac65a2f9-55a2-4bc6-a0e5-aec1d7141e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:05.029Z|ac65a2f9-55a2-4bc6-a0e5-aec1d7141e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:10.070Z|3ae4d80c-f749-4044-a91f-5679c11ed3b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:10.071Z|3ae4d80c-f749-4044-a91f-5679c11ed3b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:11.713Z|5bf1b7e1-bb07-424f-8912-3d1a8b70a042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:11.713Z|5bf1b7e1-bb07-424f-8912-3d1a8b70a042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:11.781Z|debe1e89-03ff-4e41-9f35-f400635c22cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:53:11.782Z|debe1e89-03ff-4e41-9f35-f400635c22cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:53:15.049Z|4d517d0e-46e1-41ad-8d67-156a3361aec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:15.050Z|4d517d0e-46e1-41ad-8d67-156a3361aec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:20.091Z|1a287ab9-5700-44fc-8b8d-ff6ebc7da1cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:20.092Z|1a287ab9-5700-44fc-8b8d-ff6ebc7da1cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:21.734Z|94c771a9-3fe7-47ee-8f9c-6b64130d8ddb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:21.734Z|94c771a9-3fe7-47ee-8f9c-6b64130d8ddb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:25.072Z|2ef20052-e40a-40fb-a570-5ea636618172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:25.072Z|2ef20052-e40a-40fb-a570-5ea636618172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:26.781Z|1865295d-2cca-4e55-a223-3cd10a0b6386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:53:26.783Z|1865295d-2cca-4e55-a223-3cd10a0b6386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:53:27.032Z|55bdf4b4-b1d8-4bf7-bc23-224c0129bcef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:53:27.032Z|55bdf4b4-b1d8-4bf7-bc23-224c0129bcef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:53:30.111Z|68dd8382-2e66-49ce-a961-dd9498bece1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:30.112Z|68dd8382-2e66-49ce-a961-dd9498bece1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:31.754Z|4cee011f-49d1-44a9-ba2b-ca758202b581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:31.755Z|4cee011f-49d1-44a9-ba2b-ca758202b581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:35.094Z|8793b0d1-4af4-4387-9e86-1dd14cf09619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:35.094Z|8793b0d1-4af4-4387-9e86-1dd14cf09619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:40.133Z|9e73dc31-dc3b-4f41-8c23-1c2d9bc411fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:40.134Z|9e73dc31-dc3b-4f41-8c23-1c2d9bc411fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:41.776Z|f7ef735d-a68f-42f0-a326-7ddb0d9389bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:41.776Z|f7ef735d-a68f-42f0-a326-7ddb0d9389bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:41.781Z|cbc6a5b2-e797-4283-999e-7b1ee5fab7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:53:41.781Z|cbc6a5b2-e797-4283-999e-7b1ee5fab7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:53:45.117Z|aad14db8-0506-4b07-b68b-4b9c878848ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:45.118Z|aad14db8-0506-4b07-b68b-4b9c878848ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:50.157Z|ccf095e1-dff0-41e3-b033-7d5158b1c92a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:50.158Z|ccf095e1-dff0-41e3-b033-7d5158b1c92a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:51.796Z|4d08bfac-f621-4ed9-87b4-9c397cecd806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:51.797Z|4d08bfac-f621-4ed9-87b4-9c397cecd806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:55.142Z|b7c0225a-95d2-4fe6-96c4-61ac19773903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:53:55.143Z|b7c0225a-95d2-4fe6-96c4-61ac19773903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:53:56.782Z|87db9676-d62d-4e54-add5-9b45cd5c9258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:53:56.785Z|87db9676-d62d-4e54-add5-9b45cd5c9258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:53:57.033Z|a1d867b1-3678-4961-bbfc-de8885d6db8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:53:57.034Z|a1d867b1-3678-4961-bbfc-de8885d6db8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:53:58.253Z|87fe94ea-717f-4b1a-a4a5-3a32e9003e8c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:53:58.255Z|87fe94ea-717f-4b1a-a4a5-3a32e9003e8c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:00.179Z|83dd40c3-44df-44e9-b83a-a52c0dc1e48a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:00.180Z|83dd40c3-44df-44e9-b83a-a52c0dc1e48a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:01.818Z|42738b19-3346-43c0-a512-5d219d20485e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:01.819Z|42738b19-3346-43c0-a512-5d219d20485e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:05.166Z|54657b74-c1d3-49fa-b4cf-bd6ca44102ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:05.167Z|54657b74-c1d3-49fa-b4cf-bd6ca44102ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:10.203Z|4ddaf260-3fbd-40aa-9259-1ecc61726f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:10.204Z|4ddaf260-3fbd-40aa-9259-1ecc61726f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:11.781Z|f57e63ce-be54-46b7-8691-249bcfd9bda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:54:11.782Z|f57e63ce-be54-46b7-8691-249bcfd9bda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:54:11.841Z|90f2bf8f-bf51-449f-b566-62c99aa39ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:11.842Z|90f2bf8f-bf51-449f-b566-62c99aa39ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:15.188Z|067a1a98-4df6-444f-984e-2b237f157381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:15.188Z|067a1a98-4df6-444f-984e-2b237f157381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:20.225Z|2a9434c2-917e-440c-bc93-e37646963f54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:20.226Z|2a9434c2-917e-440c-bc93-e37646963f54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:21.870Z|7d0e7bf7-666b-4e3f-a879-1b4562e8e0d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:21.871Z|7d0e7bf7-666b-4e3f-a879-1b4562e8e0d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:25.209Z|86e3f720-52c1-4a48-91f0-62e4567a801c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:25.210Z|86e3f720-52c1-4a48-91f0-62e4567a801c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:26.781Z|167e2ed1-49aa-48c3-944a-8bc2d2acb329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:54:26.782Z|167e2ed1-49aa-48c3-944a-8bc2d2acb329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:54:27.035Z|eb21f5f4-33ca-4564-8b69-16563ec0f781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:54:27.035Z|eb21f5f4-33ca-4564-8b69-16563ec0f781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:54:30.249Z|85851007-2789-470c-8404-86d277ea820a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:30.250Z|85851007-2789-470c-8404-86d277ea820a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:31.893Z|6e4bacaa-7683-44ee-8915-565a4854d3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:31.894Z|6e4bacaa-7683-44ee-8915-565a4854d3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:35.230Z|d0bf89c2-9aa0-431f-b41a-264d9386273e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:35.231Z|d0bf89c2-9aa0-431f-b41a-264d9386273e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:40.272Z|8b497a7d-4f7d-4673-a91c-b9f1c41636e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:40.273Z|8b497a7d-4f7d-4673-a91c-b9f1c41636e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:41.781Z|c5e8b9ad-e879-4239-9473-cbeb0529e717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:54:41.783Z|c5e8b9ad-e879-4239-9473-cbeb0529e717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:54:41.920Z|0152d202-63e2-4091-8061-3fd5a66dcb16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:41.922Z|0152d202-63e2-4091-8061-3fd5a66dcb16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:45.252Z|1579c4a0-b5bd-4836-859e-d7739086d411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:45.253Z|1579c4a0-b5bd-4836-859e-d7739086d411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:50.298Z|a8b88973-8760-4777-ab43-65c0e31d7479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:50.299Z|a8b88973-8760-4777-ab43-65c0e31d7479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:51.949Z|a42b1c08-cdf4-43dc-8adc-2b8da04cb126|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:51.950Z|a42b1c08-cdf4-43dc-8adc-2b8da04cb126|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:55.275Z|4c149f2b-2cb3-4179-8624-ef2cc800007e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:54:55.276Z|4c149f2b-2cb3-4179-8624-ef2cc800007e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:54:56.781Z|c1a8b695-7f37-4884-a2de-ded7a89395f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:54:56.782Z|c1a8b695-7f37-4884-a2de-ded7a89395f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:54:57.036Z|777bb4e3-4469-4a7d-8bb8-65538797bfde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:54:57.036Z|777bb4e3-4469-4a7d-8bb8-65538797bfde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:54:58.252Z|07ba6f1a-4b9d-4c53-b921-6857f7cd73e8|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:54:58.253Z|07ba6f1a-4b9d-4c53-b921-6857f7cd73e8|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:00.320Z|01f9e803-f7a2-4f67-a0f6-6fd8b0086654|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:00.321Z|01f9e803-f7a2-4f67-a0f6-6fd8b0086654|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:01.971Z|c085096b-e7b4-4f8b-9208-2942d5407bac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:01.972Z|c085096b-e7b4-4f8b-9208-2942d5407bac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:05.300Z|88fefbd1-cd8c-4e98-a39c-0aedbec39955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:05.301Z|88fefbd1-cd8c-4e98-a39c-0aedbec39955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:10.340Z|391bcd6d-22ce-469b-8b2d-d3c0b7145898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:10.341Z|391bcd6d-22ce-469b-8b2d-d3c0b7145898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:11.781Z|706da5b2-a87a-4f25-be77-e58a59ae5264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:55:11.781Z|706da5b2-a87a-4f25-be77-e58a59ae5264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:55:11.993Z|72ec2915-4da9-466c-b2d8-45433cf1aefb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:11.994Z|72ec2915-4da9-466c-b2d8-45433cf1aefb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:15.321Z|f642ef9c-f1f2-4e18-ac3f-b26846b3fae2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:15.322Z|f642ef9c-f1f2-4e18-ac3f-b26846b3fae2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:20.361Z|0b063cd1-102e-4394-b8fd-40c276432880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:20.362Z|0b063cd1-102e-4394-b8fd-40c276432880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:22.014Z|9ea5e4fa-7b93-4916-a598-73782e1faced|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:22.014Z|9ea5e4fa-7b93-4916-a598-73782e1faced|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:25.343Z|9c41b6ea-4821-4252-8206-f80e8121d52a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:25.344Z|9c41b6ea-4821-4252-8206-f80e8121d52a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:26.781Z|c695c7a5-1c52-45de-9a37-5455097c82b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:55:26.783Z|c695c7a5-1c52-45de-9a37-5455097c82b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:55:27.037Z|7dc08ee2-4806-4ba8-b80b-c2363e01705a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:55:27.038Z|7dc08ee2-4806-4ba8-b80b-c2363e01705a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:55:30.382Z|f4db3b37-ac95-4c71-86f0-997f6f176b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:30.383Z|f4db3b37-ac95-4c71-86f0-997f6f176b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:32.036Z|36bfd9cf-2515-4f70-b586-9dd0646cf651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:32.036Z|36bfd9cf-2515-4f70-b586-9dd0646cf651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:35.369Z|fdd8e17b-73e3-4449-8f76-65c67e26adae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:35.370Z|fdd8e17b-73e3-4449-8f76-65c67e26adae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:40.404Z|5714f8ae-527f-4ecc-b23a-d9e4ebdcd350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:40.404Z|5714f8ae-527f-4ecc-b23a-d9e4ebdcd350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:41.781Z|c1d4eec3-2444-4412-b4b5-5ba6434b2186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:55:41.782Z|c1d4eec3-2444-4412-b4b5-5ba6434b2186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:55:42.058Z|4c1d2e54-b11a-43a1-9fdf-4d99653e2aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:42.058Z|4c1d2e54-b11a-43a1-9fdf-4d99653e2aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:45.392Z|14efb938-6bd2-48b2-a8ed-47cefe9a7acb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:45.394Z|14efb938-6bd2-48b2-a8ed-47cefe9a7acb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:50.430Z|3e8e537a-e23f-418c-aa17-a6fd3ad048ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:50.432Z|3e8e537a-e23f-418c-aa17-a6fd3ad048ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:52.081Z|a332b9e1-2d94-46a6-a8c9-d3be7aa43274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:52.083Z|a332b9e1-2d94-46a6-a8c9-d3be7aa43274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:55.427Z|c491d9de-d206-4fd4-9d2a-0f91759f847f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:55:55.428Z|c491d9de-d206-4fd4-9d2a-0f91759f847f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:55:56.782Z|559d9947-f5e8-4c90-b452-b0a5f5a915eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:55:56.782Z|559d9947-f5e8-4c90-b452-b0a5f5a915eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:55:57.038Z|7c112f1d-0e25-4c56-9c50-a0cd26f51562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:55:57.039Z|7c112f1d-0e25-4c56-9c50-a0cd26f51562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:55:58.252Z|1ab6102e-6d47-491d-9fde-ce6ab57d49b9|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:55:58.253Z|1ab6102e-6d47-491d-9fde-ce6ab57d49b9|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:00.456Z|524bdf49-6b90-4030-8b86-a885d8af7c94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:00.457Z|524bdf49-6b90-4030-8b86-a885d8af7c94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:02.109Z|a410e949-2c6d-4cfe-be93-ec084d4dc48c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:02.110Z|a410e949-2c6d-4cfe-be93-ec084d4dc48c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:05.452Z|a65c8e39-e86e-428f-b942-59c265bc35e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:05.453Z|a65c8e39-e86e-428f-b942-59c265bc35e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:10.480Z|83201d6c-0878-4048-9d7f-0a4d7010c768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:10.481Z|83201d6c-0878-4048-9d7f-0a4d7010c768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:11.781Z|a30e4785-96f6-4744-9829-2fb5c2e3e24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:56:11.793Z|a30e4785-96f6-4744-9829-2fb5c2e3e24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:56:12.132Z|1a61f4ff-e5dc-40cb-b170-58372bb68783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:12.133Z|1a61f4ff-e5dc-40cb-b170-58372bb68783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:15.476Z|1f76a373-95bf-41bf-ab76-8cf25189f56f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:15.477Z|1f76a373-95bf-41bf-ab76-8cf25189f56f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:20.506Z|b28dfc57-c31c-40b0-8489-a60e06d7ebdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:20.507Z|b28dfc57-c31c-40b0-8489-a60e06d7ebdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:22.154Z|a3f6c1d1-4545-4e66-8aeb-219c96a96838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:22.155Z|a3f6c1d1-4545-4e66-8aeb-219c96a96838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:25.502Z|698d33f9-3bfe-4433-8623-1b0507eba4ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:25.503Z|698d33f9-3bfe-4433-8623-1b0507eba4ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:26.781Z|1003d931-313f-4c3c-b461-98cb26ff6466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:56:26.782Z|1003d931-313f-4c3c-b461-98cb26ff6466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:56:27.040Z|4b6fc12f-8ed3-4812-9822-b9f34ab2956e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:56:27.040Z|4b6fc12f-8ed3-4812-9822-b9f34ab2956e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:56:30.531Z|6d25082b-f563-4303-a08f-148bb29f4318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:30.532Z|6d25082b-f563-4303-a08f-148bb29f4318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:32.191Z|14e74c45-f453-44d3-a864-d82455742288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:32.192Z|14e74c45-f453-44d3-a864-d82455742288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:35.526Z|d55a8ed2-0cd7-40d8-b746-4cb843fd4881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:35.528Z|d55a8ed2-0cd7-40d8-b746-4cb843fd4881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:40.554Z|3615a449-d957-496c-a34d-c2c64db1acc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:40.555Z|3615a449-d957-496c-a34d-c2c64db1acc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:41.781Z|234f90be-441b-45a4-91f2-ea700e238491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:56:41.782Z|234f90be-441b-45a4-91f2-ea700e238491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:56:42.213Z|ffbc6c71-32bc-400c-bce2-79dba1385767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:42.214Z|ffbc6c71-32bc-400c-bce2-79dba1385767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:45.555Z|b1e08235-96d8-4d4d-950c-e373750add10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:45.556Z|b1e08235-96d8-4d4d-950c-e373750add10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:50.577Z|714cde80-af65-4212-8abd-b6644b3aa8e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:50.578Z|714cde80-af65-4212-8abd-b6644b3aa8e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:52.241Z|201fd5f7-b334-4cb7-9fab-b5d254ccc924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:52.241Z|201fd5f7-b334-4cb7-9fab-b5d254ccc924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:55.578Z|5b513d93-7de0-41c2-889f-594cf72a82c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:56:55.579Z|5b513d93-7de0-41c2-889f-594cf72a82c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:56:56.781Z|3b727f8a-a7a9-4746-8e76-7c66724cd544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:56:56.783Z|3b727f8a-a7a9-4746-8e76-7c66724cd544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:56:57.041Z|4f4539b0-e942-4ebd-b994-5fbe9dec0ceb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:56:57.041Z|4f4539b0-e942-4ebd-b994-5fbe9dec0ceb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:56:58.251Z|4364369b-ff79-460f-8517-c10cc5995d9b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:56:58.252Z|4364369b-ff79-460f-8517-c10cc5995d9b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:00.600Z|e100e211-ad92-4a01-b11a-f59f94b5136a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:00.600Z|e100e211-ad92-4a01-b11a-f59f94b5136a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:02.260Z|f99dae35-e192-4ada-8899-9ee3a616123f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:02.261Z|f99dae35-e192-4ada-8899-9ee3a616123f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:05.607Z|c25b1094-0913-4528-b2e1-0c1b25ffdaad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:05.608Z|c25b1094-0913-4528-b2e1-0c1b25ffdaad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:10.621Z|0e2e0b90-a020-4f1f-9303-e7cea2d6c72d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:10.622Z|0e2e0b90-a020-4f1f-9303-e7cea2d6c72d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:11.781Z|5630c776-2c39-4253-8fb8-89720e8c9871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:57:11.782Z|5630c776-2c39-4253-8fb8-89720e8c9871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:57:12.293Z|2daa3795-7538-44c9-9176-bc6693aa5dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:12.294Z|2daa3795-7538-44c9-9176-bc6693aa5dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:15.630Z|2e1d770f-465d-4fcd-a4c9-16e17470bbcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:15.631Z|2e1d770f-465d-4fcd-a4c9-16e17470bbcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:20.645Z|bf95b2f5-4b39-4490-bb1f-e413ae120a02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:20.645Z|bf95b2f5-4b39-4490-bb1f-e413ae120a02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:22.321Z|ea300f60-2ee7-482a-9945-cf365f1b53d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:22.322Z|ea300f60-2ee7-482a-9945-cf365f1b53d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:25.659Z|b1200183-b1e7-444f-b179-b081189e979c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:25.660Z|b1200183-b1e7-444f-b179-b081189e979c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:26.781Z|a07c3c5e-d967-4b0f-a575-5aef39eafdd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:57:26.782Z|a07c3c5e-d967-4b0f-a575-5aef39eafdd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:57:27.042Z|2ccc02d7-9e0b-4625-a9fe-eb6261181144|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:57:27.042Z|2ccc02d7-9e0b-4625-a9fe-eb6261181144|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:57:30.667Z|2c1d78a5-5dee-41c6-8d47-a5a39a64151e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:30.668Z|2c1d78a5-5dee-41c6-8d47-a5a39a64151e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:32.343Z|697a3ad9-c4a3-4081-89cd-ca18175970ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:32.343Z|697a3ad9-c4a3-4081-89cd-ca18175970ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:35.726Z|157a3d28-2946-47ce-b05a-62dac8eebc2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:35.727Z|157a3d28-2946-47ce-b05a-62dac8eebc2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:40.688Z|b6a8d57f-c1fb-4e81-be1b-3af19e4d7452|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:40.689Z|b6a8d57f-c1fb-4e81-be1b-3af19e4d7452|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:41.784Z|4730060a-e873-4b04-951a-ea7bb14ef36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:57:41.787Z|4730060a-e873-4b04-951a-ea7bb14ef36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:57:42.366Z|cfb849ca-d49a-49cb-b915-37f2a0b2c0ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:42.367Z|cfb849ca-d49a-49cb-b915-37f2a0b2c0ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:45.755Z|42c31179-b2cb-47bc-b095-ddf57b5f354e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:45.756Z|42c31179-b2cb-47bc-b095-ddf57b5f354e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:50.710Z|9601c6dd-0a83-48d1-85f2-4c5f16477505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:50.711Z|9601c6dd-0a83-48d1-85f2-4c5f16477505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:52.393Z|6987aa16-09fb-498f-878a-34516217e8aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:52.394Z|6987aa16-09fb-498f-878a-34516217e8aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:55.782Z|2bd9fcad-bbd4-4baf-b552-72d29693b37c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:57:55.783Z|2bd9fcad-bbd4-4baf-b552-72d29693b37c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:57:56.783Z|ba898a90-6eea-4560-a2b1-b1a53af5130b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:57:56.784Z|ba898a90-6eea-4560-a2b1-b1a53af5130b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:57:57.043Z|d469e47f-d25a-4f9a-af7e-1a2d6dd41fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:57:57.044Z|d469e47f-d25a-4f9a-af7e-1a2d6dd41fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:57:58.251Z|c679c0cd-6c80-43c6-8b84-20e888fce587|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:57:58.252Z|c679c0cd-6c80-43c6-8b84-20e888fce587|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:00.734Z|fcbb5de7-34db-4ac9-b1d0-f0639ad0f401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:00.735Z|fcbb5de7-34db-4ac9-b1d0-f0639ad0f401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:02.419Z|da2b6b0a-85b0-4641-9b65-d6f5245da0a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:02.420Z|da2b6b0a-85b0-4641-9b65-d6f5245da0a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:05.809Z|9db5a322-6b2a-47ca-b4f8-54dc3496c84c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:05.810Z|9db5a322-6b2a-47ca-b4f8-54dc3496c84c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:10.759Z|a47aed3a-7a1c-4c57-9856-a8870ff14abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:10.760Z|a47aed3a-7a1c-4c57-9856-a8870ff14abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:11.782Z|c4d039e9-2be1-4db4-a493-8f2fc9edf0f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:58:11.784Z|c4d039e9-2be1-4db4-a493-8f2fc9edf0f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:58:12.440Z|3e8c0035-d323-4754-9313-ec8471d42ad1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:12.440Z|3e8c0035-d323-4754-9313-ec8471d42ad1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:15.861Z|16cf8b0e-6448-4540-9350-ac630cb9f7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:15.862Z|16cf8b0e-6448-4540-9350-ac630cb9f7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:20.781Z|f73c0e7f-dc80-4440-a253-f2d0067b4c27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:20.782Z|f73c0e7f-dc80-4440-a253-f2d0067b4c27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:22.461Z|e90fe56f-be6b-425b-94c7-e8b56df48d5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:22.461Z|e90fe56f-be6b-425b-94c7-e8b56df48d5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:25.892Z|d2e153af-c34a-45ae-9bbb-1a51274f0a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:25.892Z|d2e153af-c34a-45ae-9bbb-1a51274f0a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:26.781Z|6ae4b442-0c9f-461c-b05f-ef7158e64a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:58:26.783Z|6ae4b442-0c9f-461c-b05f-ef7158e64a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:58:27.044Z|e72d71c1-a67a-4f1b-98a8-54e8ec036e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:58:27.045Z|e72d71c1-a67a-4f1b-98a8-54e8ec036e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:58:30.804Z|8ae60263-e500-4d95-866b-4ac893c7e071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:30.805Z|8ae60263-e500-4d95-866b-4ac893c7e071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:32.481Z|b94eea7e-ce42-4e3f-9fbb-8cacf94fcb12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:32.482Z|b94eea7e-ce42-4e3f-9fbb-8cacf94fcb12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:35.913Z|37f1f1fe-169a-4886-8978-d3dd77a9983a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:35.914Z|37f1f1fe-169a-4886-8978-d3dd77a9983a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:40.828Z|e6012ba6-f9db-4f6e-affb-792fa4a73788|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:40.829Z|e6012ba6-f9db-4f6e-affb-792fa4a73788|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:41.781Z|ccf1a013-3c45-4a2c-aa77-2e4b1a73f80d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:58:41.782Z|ccf1a013-3c45-4a2c-aa77-2e4b1a73f80d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:58:42.502Z|700d7051-b6ac-4062-b322-198622505736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:42.503Z|700d7051-b6ac-4062-b322-198622505736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:45.944Z|99450dfb-942f-40c1-9f7e-744bd15245cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:45.945Z|99450dfb-942f-40c1-9f7e-744bd15245cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:50.849Z|e79ac6be-496f-4ed1-8c84-cc07d385e01e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:50.850Z|e79ac6be-496f-4ed1-8c84-cc07d385e01e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:52.523Z|08db73e0-9bda-42d4-b451-feb0994575b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:52.523Z|08db73e0-9bda-42d4-b451-feb0994575b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:55.969Z|14acd31b-a58c-4c1e-954f-a1846d577709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:58:55.975Z|14acd31b-a58c-4c1e-954f-a1846d577709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:58:56.781Z|0c1c9eb9-1b56-4d7c-9d59-d20929b12e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:58:56.781Z|0c1c9eb9-1b56-4d7c-9d59-d20929b12e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:58:57.046Z|7666f03e-6b0d-4fb6-a1bf-180e3298588e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:58:57.046Z|7666f03e-6b0d-4fb6-a1bf-180e3298588e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:58:58.251Z|731208bc-07ac-43e4-9ed1-b55122ab7a1c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:58:58.251Z|731208bc-07ac-43e4-9ed1-b55122ab7a1c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:00.869Z|e2a7c7b6-5b0f-4f87-87d9-ac799f874e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:00.870Z|e2a7c7b6-5b0f-4f87-87d9-ac799f874e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:02.542Z|b0bb8c28-9689-48e9-8010-ed73f9bcede9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:02.542Z|b0bb8c28-9689-48e9-8010-ed73f9bcede9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:06.005Z|eafad7bf-9c57-43c5-a0ac-cb984335cca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:06.006Z|eafad7bf-9c57-43c5-a0ac-cb984335cca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:10.888Z|11e58b99-9273-4149-8832-c32a6fae1760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:10.889Z|11e58b99-9273-4149-8832-c32a6fae1760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:11.781Z|0515a1a4-a7ae-41ad-a62a-7bc30323302e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:59:11.782Z|0515a1a4-a7ae-41ad-a62a-7bc30323302e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:59:12.562Z|1a065b38-6b3b-41bd-ac5d-d93c8980c601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:12.563Z|1a065b38-6b3b-41bd-ac5d-d93c8980c601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:16.030Z|45929496-0ae8-435c-99ca-ed57dfb26936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:16.031Z|45929496-0ae8-435c-99ca-ed57dfb26936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:20.910Z|537f7791-5276-4985-a818-6d254e16489c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:20.910Z|537f7791-5276-4985-a818-6d254e16489c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:22.583Z|57f11f77-b15c-4ff0-86cc-cbc74b9ee31f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:22.583Z|57f11f77-b15c-4ff0-86cc-cbc74b9ee31f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:26.052Z|41b5bac0-8aa8-4547-a497-754e3d0e3142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:26.053Z|41b5bac0-8aa8-4547-a497-754e3d0e3142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:26.781Z|7687675e-5cec-416b-be9e-0cf725b807ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:59:26.782Z|7687675e-5cec-416b-be9e-0cf725b807ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:59:27.047Z|d36dd91b-3f92-4375-97f6-0d797a7756b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:59:27.047Z|d36dd91b-3f92-4375-97f6-0d797a7756b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:59:30.932Z|577b374c-9485-4ea1-a5c3-045be58325dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:30.933Z|577b374c-9485-4ea1-a5c3-045be58325dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:32.614Z|ec25a205-86fa-480e-922d-6cf10172690e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:32.615Z|ec25a205-86fa-480e-922d-6cf10172690e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:36.077Z|fb1a7f01-c998-4cf2-867a-70aaa47c03a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:36.079Z|fb1a7f01-c998-4cf2-867a-70aaa47c03a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:40.953Z|121bb9e5-0200-4df3-8dd4-8f7253529eea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:40.954Z|121bb9e5-0200-4df3-8dd4-8f7253529eea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:41.787Z|481c90b2-f8fa-4e4d-94a7-17fbc2ea7a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:59:41.789Z|481c90b2-f8fa-4e4d-94a7-17fbc2ea7a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:59:42.638Z|a9fc001e-0908-41df-867c-30ceeddeba03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:42.638Z|a9fc001e-0908-41df-867c-30ceeddeba03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:46.105Z|6b5306b7-fd21-4c15-b13d-5324a1ab8867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:46.106Z|6b5306b7-fd21-4c15-b13d-5324a1ab8867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:50.977Z|e7389c9b-dad2-4a1d-af71-5142d787734b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:50.978Z|e7389c9b-dad2-4a1d-af71-5142d787734b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:52.659Z|784a248d-4cd0-4074-b6bc-a37d16f9aea9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:52.659Z|784a248d-4cd0-4074-b6bc-a37d16f9aea9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:56.135Z|0646aef9-623a-4a9e-9817-36b6edecf711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T12:59:56.136Z|0646aef9-623a-4a9e-9817-36b6edecf711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T12:59:56.781Z|d5b960a6-4ca4-4cb4-9c7c-1b5f14ca3ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:59:56.782Z|d5b960a6-4ca4-4cb4-9c7c-1b5f14ca3ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:59:57.048Z|2f6a6ed2-adee-4538-b039-425877978c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T12:59:57.048Z|2f6a6ed2-adee-4538-b039-425877978c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T12:59:58.251Z|56a63471-26dc-4def-b198-16149e0e1c59|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T12:59:58.252Z|56a63471-26dc-4def-b198-16149e0e1c59|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:00.998Z|eadbd56d-8475-4720-9cea-817bce398685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:00.999Z|eadbd56d-8475-4720-9cea-817bce398685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:02.681Z|b9f0bf31-96bf-4750-880b-06968a9b60a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:02.682Z|b9f0bf31-96bf-4750-880b-06968a9b60a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:06.159Z|859f1a0e-08c1-4e32-a1f5-da2f703a4bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:06.161Z|859f1a0e-08c1-4e32-a1f5-da2f703a4bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:11.019Z|f3b161e1-ba0d-472f-8da0-2f6141ea047b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:11.020Z|f3b161e1-ba0d-472f-8da0-2f6141ea047b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:11.781Z|f42e57dc-0ad3-482b-a30e-610111af441b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:00:11.782Z|f42e57dc-0ad3-482b-a30e-610111af441b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:00:12.705Z|8f0c40db-bd95-4207-9e76-5437e3719479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:12.706Z|8f0c40db-bd95-4207-9e76-5437e3719479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:16.187Z|edd2cda0-6573-4b62-8cf7-a8819e1e3e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:16.190Z|edd2cda0-6573-4b62-8cf7-a8819e1e3e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:21.038Z|144ae56e-23ad-48fc-920f-37675badb101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:21.038Z|144ae56e-23ad-48fc-920f-37675badb101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:22.726Z|cc841602-ab0d-4066-877d-fbc97eb5a76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:22.726Z|cc841602-ab0d-4066-877d-fbc97eb5a76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:26.216Z|83c62533-ecf2-44ae-8ab7-96397d96065e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:26.217Z|83c62533-ecf2-44ae-8ab7-96397d96065e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:26.781Z|7125c5aa-dad8-48e4-b73a-5bf20a4df3a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:00:26.783Z|7125c5aa-dad8-48e4-b73a-5bf20a4df3a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:00:27.049Z|7c9aa5d1-c8a2-4e4d-87b4-54695b64ff7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:00:27.049Z|7c9aa5d1-c8a2-4e4d-87b4-54695b64ff7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:00:31.062Z|024630de-54ac-435b-9c98-9cb8a360cb81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:31.063Z|024630de-54ac-435b-9c98-9cb8a360cb81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:32.747Z|6ae99c9b-c8cb-48f9-8eaa-c4acd9dd31e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:32.748Z|6ae99c9b-c8cb-48f9-8eaa-c4acd9dd31e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:36.238Z|fd40331d-f7d4-4832-a31a-6de028fdae18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:36.241Z|fd40331d-f7d4-4832-a31a-6de028fdae18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:41.083Z|52cbd836-ff59-4f78-b574-ad90f7adbfa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:41.083Z|52cbd836-ff59-4f78-b574-ad90f7adbfa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:41.781Z|d5f9f7b3-1af8-4f82-b52b-fe89ce0f9835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:00:41.783Z|d5f9f7b3-1af8-4f82-b52b-fe89ce0f9835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:00:42.767Z|e4a5c5de-253e-4098-bac5-59527358409e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:42.768Z|e4a5c5de-253e-4098-bac5-59527358409e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:46.262Z|0ce82428-014f-41cb-8d60-1c0921a8ee20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:46.262Z|0ce82428-014f-41cb-8d60-1c0921a8ee20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:51.103Z|e734268f-c995-49a9-8692-018017a82486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:51.104Z|e734268f-c995-49a9-8692-018017a82486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:52.789Z|1ca93150-1c95-4b11-8b7b-dc93ad4ba26f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:52.790Z|1ca93150-1c95-4b11-8b7b-dc93ad4ba26f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:56.296Z|c182b902-d6a4-473e-a74d-74858f44343a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:00:56.297Z|c182b902-d6a4-473e-a74d-74858f44343a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:00:56.781Z|2940f359-f423-4cb6-ac8a-1eb33add4ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:00:56.781Z|2940f359-f423-4cb6-ac8a-1eb33add4ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:00:57.050Z|861a609f-4edc-4778-b43a-83c8cc58aa51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:00:57.051Z|861a609f-4edc-4778-b43a-83c8cc58aa51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:00:58.250Z|1b4046ff-0f73-4738-b497-6c32314d9c66|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:00:58.251Z|1b4046ff-0f73-4738-b497-6c32314d9c66|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:01.125Z|bd358ccb-4886-47f3-94bc-4a93329d308c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:01.126Z|bd358ccb-4886-47f3-94bc-4a93329d308c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:02.812Z|fc9779b9-249b-415f-b456-533eaff310e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:02.813Z|fc9779b9-249b-415f-b456-533eaff310e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:06.319Z|cb9a53bf-5be4-4bc3-8c84-b4faf9eb6eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:06.319Z|cb9a53bf-5be4-4bc3-8c84-b4faf9eb6eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:11.144Z|3bd85192-7738-4dbf-a88f-da751a53ae93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:11.145Z|3bd85192-7738-4dbf-a88f-da751a53ae93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:11.781Z|a43bfdf3-171e-4683-b9eb-85775b71794e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:01:11.783Z|a43bfdf3-171e-4683-b9eb-85775b71794e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:01:12.835Z|5c6fef58-1497-4d09-9979-72c6e65b6019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:12.835Z|5c6fef58-1497-4d09-9979-72c6e65b6019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:16.339Z|3798b5c8-c99a-4fe0-a530-a1922982f4ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:16.339Z|3798b5c8-c99a-4fe0-a530-a1922982f4ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:21.166Z|fd3716d4-f9ba-4e41-b6e6-375b9107ccc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:21.167Z|fd3716d4-f9ba-4e41-b6e6-375b9107ccc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:22.855Z|b2a4bdeb-80e9-4883-a3a5-91bf425d2344|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:22.856Z|b2a4bdeb-80e9-4883-a3a5-91bf425d2344|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:26.375Z|d1e5738e-9d5e-4858-8664-c9983554f1b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:26.376Z|d1e5738e-9d5e-4858-8664-c9983554f1b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:26.782Z|3963f0b4-2040-476a-a472-179b860697ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:01:26.783Z|3963f0b4-2040-476a-a472-179b860697ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:01:27.052Z|7137aee2-707c-4983-9524-5f86d32acf68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:01:27.052Z|7137aee2-707c-4983-9524-5f86d32acf68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:01:31.192Z|d8a6be79-7c66-4616-89c4-f57346a542d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:31.194Z|d8a6be79-7c66-4616-89c4-f57346a542d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:32.875Z|fdb96e69-cef3-4dad-b4bc-e9c135d90346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:32.876Z|fdb96e69-cef3-4dad-b4bc-e9c135d90346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:36.399Z|0aba69c9-3ba2-4cc7-b998-2bb86d50381b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:36.400Z|0aba69c9-3ba2-4cc7-b998-2bb86d50381b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:41.226Z|c92db6e0-c1e3-4764-9edc-e315670f34f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:41.227Z|c92db6e0-c1e3-4764-9edc-e315670f34f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:41.781Z|da91203e-5d5c-4b70-adfb-070507362e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:01:41.782Z|da91203e-5d5c-4b70-adfb-070507362e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:01:42.901Z|7e4b4334-8b92-4839-8f43-e67999a3c6a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:42.902Z|7e4b4334-8b92-4839-8f43-e67999a3c6a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:46.426Z|02dce0d6-bd5c-4716-ade0-71f0e6bde21b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:46.427Z|02dce0d6-bd5c-4716-ade0-71f0e6bde21b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:51.255Z|b45abef0-e779-43d6-a90e-ca9425eb0e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:51.256Z|b45abef0-e779-43d6-a90e-ca9425eb0e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:52.923Z|b4551468-e3fb-4d27-9cc0-50ca9f14659d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:52.924Z|b4551468-e3fb-4d27-9cc0-50ca9f14659d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:56.450Z|26b3e2e6-877d-477c-aa84-ac7e15914c2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:01:56.451Z|26b3e2e6-877d-477c-aa84-ac7e15914c2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:01:56.781Z|58a1cec1-62b2-4f72-b84f-2ced3ced7086|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:01:56.783Z|58a1cec1-62b2-4f72-b84f-2ced3ced7086|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:01:57.054Z|1d6e390b-a9b8-4435-af83-0441e4c7cc56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:01:57.054Z|1d6e390b-a9b8-4435-af83-0441e4c7cc56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:01:58.251Z|1a7d555f-ca88-4b7f-9773-192983358d9c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:01:58.252Z|1a7d555f-ca88-4b7f-9773-192983358d9c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:01.276Z|1c6dedb7-9ada-4285-8a70-6afd07298b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:01.277Z|1c6dedb7-9ada-4285-8a70-6afd07298b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:02.945Z|a3ee8b20-6465-450a-9198-6f6d6bb3e908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:02.946Z|a3ee8b20-6465-450a-9198-6f6d6bb3e908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:06.476Z|74d20b74-d4aa-4381-803f-de5c35859430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:06.477Z|74d20b74-d4aa-4381-803f-de5c35859430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:11.297Z|a98cecaa-9bb8-4d60-8789-0e1591d6daed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:11.298Z|a98cecaa-9bb8-4d60-8789-0e1591d6daed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:11.781Z|c9899fb5-4005-4f8a-a155-25754872066d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:02:11.782Z|c9899fb5-4005-4f8a-a155-25754872066d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:02:12.965Z|265a7fc9-fc37-473a-8a3e-6d846df99482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:12.966Z|265a7fc9-fc37-473a-8a3e-6d846df99482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:16.511Z|3c9393cb-dd7e-4fbe-b4a2-ff12881186db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:16.511Z|3c9393cb-dd7e-4fbe-b4a2-ff12881186db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:21.320Z|16c0b3e7-664e-461e-8d8a-6aef9fb27d8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:21.321Z|16c0b3e7-664e-461e-8d8a-6aef9fb27d8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:23.005Z|f82e352f-904f-4ca0-9214-e43136e5c223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:23.006Z|f82e352f-904f-4ca0-9214-e43136e5c223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:26.531Z|19d9e5e8-4cf6-47f6-9a6f-715904d7e22e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:26.533Z|19d9e5e8-4cf6-47f6-9a6f-715904d7e22e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:26.781Z|db80531b-4431-4413-9c2e-11a60e7610a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:02:26.782Z|db80531b-4431-4413-9c2e-11a60e7610a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:02:27.055Z|5bea4585-1b32-4a69-a29e-9d1ccd54979c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:02:27.055Z|5bea4585-1b32-4a69-a29e-9d1ccd54979c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:02:31.341Z|98f5a5c5-9161-42fd-9c9e-e9dfd885c931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:31.342Z|98f5a5c5-9161-42fd-9c9e-e9dfd885c931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:33.027Z|194b2963-7fb4-4ddd-8b91-8586759cdb43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:33.028Z|194b2963-7fb4-4ddd-8b91-8586759cdb43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:36.557Z|b8c10987-f0f9-407a-8db8-50b1c79c5254|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:36.558Z|b8c10987-f0f9-407a-8db8-50b1c79c5254|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:41.362Z|cc618cd6-aede-4f7c-99c2-5eb26449e548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:41.363Z|cc618cd6-aede-4f7c-99c2-5eb26449e548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:41.781Z|b9e5c3bd-6088-41e8-a5e5-e6e1de955073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:02:41.783Z|b9e5c3bd-6088-41e8-a5e5-e6e1de955073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:02:43.051Z|e2f03907-32d5-4561-a0af-7ef89fbae209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:43.052Z|e2f03907-32d5-4561-a0af-7ef89fbae209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:46.579Z|9ecd18b2-7ddd-414a-b350-e44ab29f3011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:46.579Z|9ecd18b2-7ddd-414a-b350-e44ab29f3011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:51.382Z|1cb8f102-543e-4a21-8759-c2019d268dfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:51.383Z|1cb8f102-543e-4a21-8759-c2019d268dfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:53.074Z|e57c85f9-cb0a-4078-92a5-3f928e264c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:53.074Z|e57c85f9-cb0a-4078-92a5-3f928e264c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:56.668Z|b88bb2f6-13ad-4fb5-875a-a68f9da5c1e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:02:56.668Z|b88bb2f6-13ad-4fb5-875a-a68f9da5c1e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:02:56.781Z|9d70c194-9d93-4367-bd81-5aebb8f3a692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:02:56.782Z|9d70c194-9d93-4367-bd81-5aebb8f3a692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:02:57.056Z|0b968653-28fd-4041-acd5-61b9374fa208|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:02:57.057Z|0b968653-28fd-4041-acd5-61b9374fa208|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:02:58.250Z|bd46290d-ff72-46d6-932b-cfbc9daa6b2f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:02:58.251Z|bd46290d-ff72-46d6-932b-cfbc9daa6b2f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:01.407Z|4d7c4475-0e0b-492f-b53b-b8064b40e7b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:01.407Z|4d7c4475-0e0b-492f-b53b-b8064b40e7b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:03.093Z|590a2b69-944c-4417-873d-dc0b95b39b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:03.093Z|590a2b69-944c-4417-873d-dc0b95b39b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:06.689Z|45e6a4d9-2b40-479e-8779-9f4c8494ee97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:06.690Z|45e6a4d9-2b40-479e-8779-9f4c8494ee97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:11.428Z|ed27b636-50ab-4b15-a250-3d3fc19f40d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:11.428Z|ed27b636-50ab-4b15-a250-3d3fc19f40d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:11.781Z|a60ea096-63b7-4cbd-aaa0-78cc73a9128b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:03:11.782Z|a60ea096-63b7-4cbd-aaa0-78cc73a9128b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:03:13.116Z|1b5d50c9-edfb-4899-9c18-f574e1341f2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:13.117Z|1b5d50c9-edfb-4899-9c18-f574e1341f2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:16.712Z|750be032-2fe8-4506-b0cd-dc6341764924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:16.713Z|750be032-2fe8-4506-b0cd-dc6341764924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:21.448Z|5fbe2be7-3a28-4409-9de3-9b77040dbd98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:21.449Z|5fbe2be7-3a28-4409-9de3-9b77040dbd98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:23.139Z|a27e9e22-c8c5-4b6e-b339-99f3e9c0de63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:23.140Z|a27e9e22-c8c5-4b6e-b339-99f3e9c0de63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:26.733Z|f7209402-03d8-467a-ba89-51b8d3e4ecc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:26.734Z|f7209402-03d8-467a-ba89-51b8d3e4ecc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:26.781Z|02548859-0eb6-41ae-b252-e3284e040774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:03:26.783Z|02548859-0eb6-41ae-b252-e3284e040774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:03:27.057Z|a725c88f-6ed1-45ae-bf25-0c152fc3cec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:03:27.058Z|a725c88f-6ed1-45ae-bf25-0c152fc3cec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:03:31.470Z|ca05b053-dcd0-4d72-aebf-3813ee94b568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:31.471Z|ca05b053-dcd0-4d72-aebf-3813ee94b568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:33.160Z|141d132f-54c0-4019-aaff-5c1292d2936d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:33.161Z|141d132f-54c0-4019-aaff-5c1292d2936d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:36.757Z|3400c0ef-cb52-4b30-af5d-9430bf52730c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:36.758Z|3400c0ef-cb52-4b30-af5d-9430bf52730c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:41.492Z|cdba7883-7479-4f86-8bd9-dd6a34abd83d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:41.493Z|cdba7883-7479-4f86-8bd9-dd6a34abd83d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:41.781Z|b5009612-78fb-4764-873f-54b6d2163ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:03:41.782Z|b5009612-78fb-4764-873f-54b6d2163ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:03:43.183Z|548c9de0-2729-4002-85e3-8152654fae3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:43.184Z|548c9de0-2729-4002-85e3-8152654fae3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:46.781Z|394e14f2-313a-41d5-84fb-f3a75bd21bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:46.782Z|394e14f2-313a-41d5-84fb-f3a75bd21bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:51.515Z|a30eac90-7686-4d64-a623-9f4537059cf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:51.516Z|a30eac90-7686-4d64-a623-9f4537059cf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:53.207Z|7341d8d7-6764-450b-8e1d-54ee48659d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:53.208Z|7341d8d7-6764-450b-8e1d-54ee48659d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:56.781Z|a7f871f8-a2fc-447e-a3a6-1ed3efb37094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:03:56.782Z|a7f871f8-a2fc-447e-a3a6-1ed3efb37094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:03:56.805Z|c3f34d40-b398-4a38-9b9f-ec35788551a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:03:56.806Z|c3f34d40-b398-4a38-9b9f-ec35788551a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:03:57.059Z|30c8085c-a42b-4eba-bb1c-f6b0153e5c35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:03:57.059Z|30c8085c-a42b-4eba-bb1c-f6b0153e5c35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:03:58.251Z|48f0208a-8fa7-462a-b459-cbbf773a1a84|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:03:58.251Z|48f0208a-8fa7-462a-b459-cbbf773a1a84|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:01.538Z|1a0e40cb-1bac-4898-b1dc-9dc45f7d6b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:01.539Z|1a0e40cb-1bac-4898-b1dc-9dc45f7d6b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:03.233Z|1cef8193-cb35-4533-88b6-469d5b8c1b89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:03.234Z|1cef8193-cb35-4533-88b6-469d5b8c1b89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:06.826Z|93dbf6fc-206b-47ed-8282-7dcc90802bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:06.827Z|93dbf6fc-206b-47ed-8282-7dcc90802bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:11.561Z|e82e08a1-2134-4c2c-9c03-b64c993d25c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:11.562Z|e82e08a1-2134-4c2c-9c03-b64c993d25c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:11.781Z|9605cfa4-434b-49da-a5c6-4e1896bc63e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:04:11.783Z|9605cfa4-434b-49da-a5c6-4e1896bc63e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:04:13.256Z|834f5f7f-e221-45f9-8b84-93810f479bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:13.257Z|834f5f7f-e221-45f9-8b84-93810f479bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:16.850Z|60ca2b45-6b60-460d-a783-ba5e5a87eaf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:16.851Z|60ca2b45-6b60-460d-a783-ba5e5a87eaf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:21.581Z|a2294a1d-eeb4-4ba0-8a1e-8de6f5cf711c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:21.582Z|a2294a1d-eeb4-4ba0-8a1e-8de6f5cf711c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:23.277Z|3804e5ec-e6cf-401c-9ce7-cfde11a0aa37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:23.277Z|3804e5ec-e6cf-401c-9ce7-cfde11a0aa37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:26.781Z|f01bdc02-e614-43c7-bac3-55565bd1a354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:04:26.782Z|f01bdc02-e614-43c7-bac3-55565bd1a354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:04:26.871Z|11860807-1c5e-434c-a509-0b599cdf2c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:26.872Z|11860807-1c5e-434c-a509-0b599cdf2c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:27.060Z|3889a8cc-23ab-4947-8d5d-918b2d00ed93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:04:27.060Z|3889a8cc-23ab-4947-8d5d-918b2d00ed93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:04:31.605Z|ce5f0ec7-b469-4000-9473-17c91707a257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:31.606Z|ce5f0ec7-b469-4000-9473-17c91707a257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:33.302Z|7462c728-ea57-4934-ba6b-9269749143b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:33.304Z|7462c728-ea57-4934-ba6b-9269749143b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:36.896Z|0d8287ea-d69e-4ca1-b745-7976cfd88e94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:36.897Z|0d8287ea-d69e-4ca1-b745-7976cfd88e94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:41.629Z|dbc4565a-cb16-4453-8c20-9e1e062d8b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:41.630Z|dbc4565a-cb16-4453-8c20-9e1e062d8b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:41.781Z|4b6efaff-5af6-45c2-a4c8-d85dbf7cfe35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:04:41.782Z|4b6efaff-5af6-45c2-a4c8-d85dbf7cfe35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:04:43.326Z|81b3a9f4-d37f-4d16-8659-c1e4a1ed4e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:43.327Z|81b3a9f4-d37f-4d16-8659-c1e4a1ed4e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:46.918Z|91b0889b-6506-4925-b52e-81dd9270779c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:46.918Z|91b0889b-6506-4925-b52e-81dd9270779c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:51.651Z|61c9dbdc-7ee8-4042-a23f-0aec0112a731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:51.651Z|61c9dbdc-7ee8-4042-a23f-0aec0112a731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:53.346Z|06b05cfa-3e90-479e-aca5-417a71e03740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:53.347Z|06b05cfa-3e90-479e-aca5-417a71e03740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:56.781Z|3d612d0f-f0ca-425c-babc-b556a9d6091b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:04:56.783Z|3d612d0f-f0ca-425c-babc-b556a9d6091b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:04:56.939Z|58956281-ec66-4469-802e-991319b82918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:04:56.940Z|58956281-ec66-4469-802e-991319b82918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:04:57.061Z|2f02ae9b-fdcd-40af-ba77-4db073be8ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:04:57.062Z|2f02ae9b-fdcd-40af-ba77-4db073be8ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:04:58.251Z|7501f9e6-38b7-48ef-838d-7a5ca40d39ef|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:04:58.251Z|7501f9e6-38b7-48ef-838d-7a5ca40d39ef|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:01.670Z|84126a97-a40d-4ff3-b55b-d11c674a17c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:01.671Z|84126a97-a40d-4ff3-b55b-d11c674a17c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:03.367Z|9016a0d0-b75a-4306-a851-13a44f214176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:03.368Z|9016a0d0-b75a-4306-a851-13a44f214176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:06.961Z|bf15e0d3-9475-4cd6-b380-bef345f60062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:06.961Z|bf15e0d3-9475-4cd6-b380-bef345f60062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:11.692Z|f5891cfd-8e17-4cf4-8f32-c8a79e0b596d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:11.693Z|f5891cfd-8e17-4cf4-8f32-c8a79e0b596d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:11.781Z|e686493a-248a-4afe-9141-c06dac87b601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:05:11.782Z|e686493a-248a-4afe-9141-c06dac87b601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:05:13.389Z|465f6bed-0285-4b98-9292-595ffb63f5a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:13.390Z|465f6bed-0285-4b98-9292-595ffb63f5a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:16.984Z|08e1c5ab-337c-485a-8de6-7993d9c8da18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:16.985Z|08e1c5ab-337c-485a-8de6-7993d9c8da18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:21.713Z|36be0abb-c497-470f-8527-a95edb30f3e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:21.714Z|36be0abb-c497-470f-8527-a95edb30f3e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:23.410Z|4381ce64-7f81-4cf8-8cf0-f24a0f2cfe70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:23.411Z|4381ce64-7f81-4cf8-8cf0-f24a0f2cfe70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:26.781Z|cf439e46-2b80-4225-95e4-bea3130342c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:05:26.782Z|cf439e46-2b80-4225-95e4-bea3130342c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:05:27.008Z|6c93b9f0-3366-44d3-a348-d12d702650fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:27.009Z|6c93b9f0-3366-44d3-a348-d12d702650fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:27.062Z|bf897369-f357-4c91-8799-caf42162b119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:05:27.063Z|bf897369-f357-4c91-8799-caf42162b119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:05:31.734Z|65e23c9e-70a4-4f2b-bb1f-9e233bc791c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:31.735Z|65e23c9e-70a4-4f2b-bb1f-9e233bc791c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:33.434Z|2627a412-89bb-4a6c-96c7-65b11a7ec1a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:33.435Z|2627a412-89bb-4a6c-96c7-65b11a7ec1a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:37.033Z|463ab330-09a4-49d5-b4f3-5358057bf346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:37.034Z|463ab330-09a4-49d5-b4f3-5358057bf346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:41.762Z|31415094-13bb-4129-874e-47cc6718a66c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:41.763Z|31415094-13bb-4129-874e-47cc6718a66c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:41.782Z|f8c105b4-a007-4f00-bc1a-bf4aa9282c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:05:41.784Z|f8c105b4-a007-4f00-bc1a-bf4aa9282c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:05:43.456Z|75c8d978-f0bb-4487-a335-55c63ce0289c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:43.457Z|75c8d978-f0bb-4487-a335-55c63ce0289c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:47.064Z|5bbb4491-4ddd-47d1-a5ca-06eb36a90322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:47.065Z|5bbb4491-4ddd-47d1-a5ca-06eb36a90322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:51.788Z|47e2e912-3627-4382-9d83-55bf8c62d203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:51.789Z|47e2e912-3627-4382-9d83-55bf8c62d203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:53.483Z|4247d946-e37b-4ec9-9818-be3682ab8a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:53.484Z|4247d946-e37b-4ec9-9818-be3682ab8a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:56.782Z|a537f6e8-d3ab-4f8a-8cfd-eddbf47cb042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:05:56.782Z|a537f6e8-d3ab-4f8a-8cfd-eddbf47cb042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:05:57.064Z|f073c2ce-6701-49a0-a27f-d1af7c2bdcf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:05:57.064Z|f073c2ce-6701-49a0-a27f-d1af7c2bdcf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:05:57.088Z|e5896da2-4a0e-4824-b204-95cb8ccf235e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:05:57.089Z|e5896da2-4a0e-4824-b204-95cb8ccf235e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:05:58.251Z|d0a0a31f-556e-4e35-9414-d430aef6a406|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:05:58.252Z|d0a0a31f-556e-4e35-9414-d430aef6a406|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:01.808Z|41ad2d84-28c6-4a63-b58d-201b6ac6087b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:01.809Z|41ad2d84-28c6-4a63-b58d-201b6ac6087b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:03.517Z|6c707f1b-da83-4176-843a-9ecc042d9345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:03.518Z|6c707f1b-da83-4176-843a-9ecc042d9345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:07.110Z|a1e06d1c-a7f6-4289-9d54-5a3ebfb6d65d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:07.111Z|a1e06d1c-a7f6-4289-9d54-5a3ebfb6d65d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:11.781Z|5b7415df-d0f0-4aea-9317-993d6df06623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:06:11.782Z|5b7415df-d0f0-4aea-9317-993d6df06623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:06:11.832Z|dded6d3f-a389-4f7c-b074-b893bc9cb317|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:11.833Z|dded6d3f-a389-4f7c-b074-b893bc9cb317|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:13.540Z|67c6762b-6d89-428f-8b13-6e4361c7b7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:13.541Z|67c6762b-6d89-428f-8b13-6e4361c7b7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:17.135Z|9299af8b-d574-4dc8-bcb7-12927cb91475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:17.135Z|9299af8b-d574-4dc8-bcb7-12927cb91475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:21.854Z|1d512cc0-2aa7-4303-abf8-e895a2b1c660|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:21.855Z|1d512cc0-2aa7-4303-abf8-e895a2b1c660|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:23.560Z|3531cb5f-111b-4702-a349-d98154bd0dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:23.561Z|3531cb5f-111b-4702-a349-d98154bd0dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:26.781Z|a071c42c-c92d-473e-9602-3fb23c3051d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:06:26.783Z|a071c42c-c92d-473e-9602-3fb23c3051d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:06:27.065Z|857bdcfa-c39b-437b-9ff8-c40acc28feef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:06:27.065Z|857bdcfa-c39b-437b-9ff8-c40acc28feef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:06:27.155Z|97e933dd-e2e5-4b41-85d3-f1d95637f94d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:27.156Z|97e933dd-e2e5-4b41-85d3-f1d95637f94d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:31.878Z|16258e72-22b6-4ecb-9669-306b3d7873b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:31.880Z|16258e72-22b6-4ecb-9669-306b3d7873b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:33.580Z|07716cd8-5dc3-489d-a8d1-0bcd83bf2e49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:33.581Z|07716cd8-5dc3-489d-a8d1-0bcd83bf2e49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:37.177Z|d6723568-3fba-4aca-959a-10d25bafa2fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:37.178Z|d6723568-3fba-4aca-959a-10d25bafa2fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:41.795Z|cfc3e6c6-44a9-41bd-9afe-79562e869727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:06:41.795Z|cfc3e6c6-44a9-41bd-9afe-79562e869727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:06:41.905Z|9cf65b8d-97b6-48f0-bebc-69e790641c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:41.906Z|9cf65b8d-97b6-48f0-bebc-69e790641c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:43.602Z|a9bc2fce-9cc6-4698-8389-8f1b43c378bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:43.603Z|a9bc2fce-9cc6-4698-8389-8f1b43c378bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:47.200Z|e4b58685-d401-44c3-a068-f9b585c444e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:47.200Z|e4b58685-d401-44c3-a068-f9b585c444e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:51.926Z|dd54fd78-201a-41b8-8d70-355b22e81c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:51.927Z|dd54fd78-201a-41b8-8d70-355b22e81c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:53.622Z|6dd6f4fc-ec16-4768-a3cd-983fe92957e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:53.623Z|6dd6f4fc-ec16-4768-a3cd-983fe92957e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:56.781Z|b7dfa94a-bb10-44ce-875c-a9facd941f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:06:56.782Z|b7dfa94a-bb10-44ce-875c-a9facd941f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:06:57.066Z|54b85099-ff81-4f41-90c8-bd04a549c08a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:06:57.066Z|54b85099-ff81-4f41-90c8-bd04a549c08a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:06:57.221Z|2a55bb1f-c79d-44b0-8370-0f32910e4d8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:06:57.221Z|2a55bb1f-c79d-44b0-8370-0f32910e4d8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:06:58.251Z|bd7cdd3f-7277-46cc-bca3-0b6b10466833|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:06:58.252Z|bd7cdd3f-7277-46cc-bca3-0b6b10466833|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:01.948Z|170263dc-adde-4518-86e9-b85f267425c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:01.948Z|170263dc-adde-4518-86e9-b85f267425c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:03.645Z|e5a7d294-7267-4f28-9c5d-abc75ff42705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:03.646Z|e5a7d294-7267-4f28-9c5d-abc75ff42705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:07.241Z|8931c67c-2661-413c-b5db-98f49d0cdf43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:07.241Z|8931c67c-2661-413c-b5db-98f49d0cdf43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:11.781Z|067246f1-b20e-4365-b243-d3b8f55c89fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:07:11.783Z|067246f1-b20e-4365-b243-d3b8f55c89fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:07:11.972Z|5b8095a6-90f7-4aae-b76d-5f40d08c2f9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:11.973Z|5b8095a6-90f7-4aae-b76d-5f40d08c2f9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:13.668Z|76f42452-55f6-4551-9c88-7ddb00fee309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:13.669Z|76f42452-55f6-4551-9c88-7ddb00fee309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:17.261Z|61217610-88a7-4104-90e7-254a416a3328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:17.262Z|61217610-88a7-4104-90e7-254a416a3328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:21.995Z|9cad6637-75cc-40fd-b028-c69724b1038d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:21.996Z|9cad6637-75cc-40fd-b028-c69724b1038d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:23.691Z|d6623e32-efbb-4159-87b5-688b3f9aa6a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:23.691Z|d6623e32-efbb-4159-87b5-688b3f9aa6a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:26.781Z|45d58aa8-251c-430f-b055-08d20baac2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:07:26.782Z|45d58aa8-251c-430f-b055-08d20baac2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:07:27.067Z|43c6b3d9-78b0-4a30-af6b-18582b7225b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:07:27.068Z|43c6b3d9-78b0-4a30-af6b-18582b7225b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:07:27.282Z|f1407287-79ff-4089-a2ef-7aabfb9673c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:27.283Z|f1407287-79ff-4089-a2ef-7aabfb9673c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:32.019Z|b33b35dd-afdc-443f-baca-a0310957df2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:32.020Z|b33b35dd-afdc-443f-baca-a0310957df2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:33.714Z|f1c71724-2a3a-4f51-8dd8-7a0e9a3a19fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:33.715Z|f1c71724-2a3a-4f51-8dd8-7a0e9a3a19fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:37.308Z|8e5efd85-c33a-4c5f-8c09-227755086e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:37.311Z|8e5efd85-c33a-4c5f-8c09-227755086e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:41.782Z|3abeb1e2-ea12-4e9a-9f32-2eea82ed843f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:07:41.785Z|3abeb1e2-ea12-4e9a-9f32-2eea82ed843f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:07:42.044Z|06c153ac-1877-4d51-bf2b-e33449fc400a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:42.045Z|06c153ac-1877-4d51-bf2b-e33449fc400a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:43.739Z|d2229abb-04ef-4d6e-a950-d9a3baf7faf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:43.740Z|d2229abb-04ef-4d6e-a950-d9a3baf7faf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:47.335Z|8346b69d-5ae4-45ba-b9e1-9241207c4e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:47.336Z|8346b69d-5ae4-45ba-b9e1-9241207c4e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:52.071Z|c9446926-edfa-4a27-88bd-1fb921ad153e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:52.072Z|c9446926-edfa-4a27-88bd-1fb921ad153e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:53.761Z|ecf0e304-dff0-4a24-bb74-2ed422c949d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:53.762Z|ecf0e304-dff0-4a24-bb74-2ed422c949d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:56.781Z|1a3e1d8a-b4e3-49d4-907b-366e154e3728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:07:56.782Z|1a3e1d8a-b4e3-49d4-907b-366e154e3728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:07:57.068Z|70fd17bf-a31c-499d-a48d-dbed7199c480|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:07:57.069Z|70fd17bf-a31c-499d-a48d-dbed7199c480|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:07:57.361Z|912f6ee5-8980-4986-a241-dfc3a2f6f5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:07:57.361Z|912f6ee5-8980-4986-a241-dfc3a2f6f5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:07:58.253Z|339343e1-895c-4509-9006-71668bbb714a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:07:58.254Z|339343e1-895c-4509-9006-71668bbb714a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:02.093Z|638163ef-684a-4133-8b57-15445a3c9c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:02.094Z|638163ef-684a-4133-8b57-15445a3c9c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:03.783Z|c9fc417f-bcd7-4443-8759-7ef83365df05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:03.784Z|c9fc417f-bcd7-4443-8759-7ef83365df05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:07.384Z|7c5a358b-265c-4828-90f5-3d6b32ba29d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:07.385Z|7c5a358b-265c-4828-90f5-3d6b32ba29d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:11.781Z|36d9e65c-c1b4-4ae2-ac82-79a2547f4c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:08:11.782Z|36d9e65c-c1b4-4ae2-ac82-79a2547f4c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:08:12.118Z|fedf76e1-419c-4dd2-a93e-a2d0d847af6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:12.119Z|fedf76e1-419c-4dd2-a93e-a2d0d847af6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:13.806Z|08ca0d3e-974b-45bf-9106-3ec117a4cb4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:13.806Z|08ca0d3e-974b-45bf-9106-3ec117a4cb4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:17.406Z|7071fff4-60e5-4ca0-a726-14597994e2ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:17.407Z|7071fff4-60e5-4ca0-a726-14597994e2ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:22.143Z|46d24c3a-aca8-4775-ad2f-11804d34155c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:22.144Z|46d24c3a-aca8-4775-ad2f-11804d34155c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:23.825Z|9a7af006-5758-46c6-9b8c-5250fb591ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:23.826Z|9a7af006-5758-46c6-9b8c-5250fb591ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:26.781Z|6b177bf1-c0b6-475a-ba8c-43f833393892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:08:26.783Z|6b177bf1-c0b6-475a-ba8c-43f833393892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:08:27.069Z|27e058e0-7deb-4c31-ac5a-bbb6ec2b39d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:08:27.070Z|27e058e0-7deb-4c31-ac5a-bbb6ec2b39d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:08:27.430Z|48897a24-258b-4368-86b5-cd646a53d931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:27.430Z|48897a24-258b-4368-86b5-cd646a53d931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:32.189Z|ea9fea45-e787-486f-accc-140cea0880b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:32.190Z|ea9fea45-e787-486f-accc-140cea0880b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:33.845Z|3b1e5225-c949-4d9b-841d-21d58ed558ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:33.846Z|3b1e5225-c949-4d9b-841d-21d58ed558ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:37.459Z|15a11664-5b0e-4ab3-bdf2-af164cef507d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:37.460Z|15a11664-5b0e-4ab3-bdf2-af164cef507d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:41.781Z|69f77ec3-3c6e-419f-a283-f1e53c4e6071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:08:41.782Z|69f77ec3-3c6e-419f-a283-f1e53c4e6071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:08:42.217Z|ca9f4f99-b2f5-4a13-9c01-63f070a69635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:42.218Z|ca9f4f99-b2f5-4a13-9c01-63f070a69635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:43.864Z|9d52f39f-fb63-44ff-9444-d047a7a6e9aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:43.865Z|9d52f39f-fb63-44ff-9444-d047a7a6e9aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:47.484Z|f0c3caf8-ba8d-48b0-a8bb-0578a9820d92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:47.485Z|f0c3caf8-ba8d-48b0-a8bb-0578a9820d92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:52.236Z|7f174f15-c5dc-43c1-82d0-e662755b0618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:52.237Z|7f174f15-c5dc-43c1-82d0-e662755b0618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:53.894Z|95b58347-1793-4a36-9398-384148380857|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:53.895Z|95b58347-1793-4a36-9398-384148380857|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:56.781Z|f267d846-b3ed-4a3b-bc52-d6359c44d81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:08:56.782Z|f267d846-b3ed-4a3b-bc52-d6359c44d81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:08:57.071Z|9d333405-876c-49c8-8a69-f034cd3e878b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:08:57.071Z|9d333405-876c-49c8-8a69-f034cd3e878b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:08:57.507Z|881d4eac-7ac5-4ccb-be8e-a9207d264036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:08:57.508Z|881d4eac-7ac5-4ccb-be8e-a9207d264036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:08:58.250Z|fda467fe-dd7a-4720-8931-0c35685fc5aa|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:08:58.251Z|fda467fe-dd7a-4720-8931-0c35685fc5aa|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:02.258Z|bd82e63a-d6ae-4a02-bde4-948765702053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:02.259Z|bd82e63a-d6ae-4a02-bde4-948765702053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:03.914Z|5f5504c9-522c-4c77-bde1-8fbf4cb3d4fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:03.915Z|5f5504c9-522c-4c77-bde1-8fbf4cb3d4fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:07.528Z|15000bf7-d37f-4fc7-b0ff-a3fb9b802e83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:07.529Z|15000bf7-d37f-4fc7-b0ff-a3fb9b802e83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:11.781Z|1e790b1e-5224-41f2-8547-08eae20022f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:09:11.783Z|1e790b1e-5224-41f2-8547-08eae20022f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:09:12.280Z|184905e4-28bc-4ffd-8f0a-e5c86f04cd9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:12.281Z|184905e4-28bc-4ffd-8f0a-e5c86f04cd9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:13.935Z|6f3a327f-4d69-4559-a1a4-f88e5754fc0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:13.936Z|6f3a327f-4d69-4559-a1a4-f88e5754fc0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:17.550Z|44725666-c76e-4525-abea-bbc41f14fda3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:17.551Z|44725666-c76e-4525-abea-bbc41f14fda3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:22.309Z|4603f9f9-40e2-416e-a1f4-75effe79da9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:22.310Z|4603f9f9-40e2-416e-a1f4-75effe79da9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:23.955Z|fc285767-69d8-4a49-ab7a-09d8bfb94e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:23.955Z|fc285767-69d8-4a49-ab7a-09d8bfb94e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:26.782Z|b41573c2-804e-4bc7-8d75-a095f91dc3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:09:26.782Z|b41573c2-804e-4bc7-8d75-a095f91dc3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:09:27.072Z|868af9e2-d117-4f17-84a0-cdf87d1fb577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:09:27.073Z|868af9e2-d117-4f17-84a0-cdf87d1fb577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:09:27.573Z|02859c11-c607-49a0-88fd-816ea0e02363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:27.574Z|02859c11-c607-49a0-88fd-816ea0e02363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:32.334Z|041113be-7eee-4c3a-9de7-739813ecdbf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:32.335Z|041113be-7eee-4c3a-9de7-739813ecdbf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:33.980Z|0bc9808c-99ec-48c6-b9e4-10f65a05a784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:33.980Z|0bc9808c-99ec-48c6-b9e4-10f65a05a784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:37.597Z|884bdebc-10f2-4d27-bf17-d21fabb61cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:37.598Z|884bdebc-10f2-4d27-bf17-d21fabb61cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:41.782Z|82c99c22-20dd-4d28-a4e0-82b5307ca400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:09:41.783Z|82c99c22-20dd-4d28-a4e0-82b5307ca400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:09:42.361Z|612bd8b3-1255-4117-bb39-a461d2e6b38f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:42.362Z|612bd8b3-1255-4117-bb39-a461d2e6b38f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:44.002Z|5dc608eb-5ee6-4ba1-aff6-34c6b629347a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:44.003Z|5dc608eb-5ee6-4ba1-aff6-34c6b629347a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:47.622Z|eee6882d-345f-41c6-9e02-258514597ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:47.623Z|eee6882d-345f-41c6-9e02-258514597ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:52.384Z|5755bafc-9158-4f98-b005-46c0d8bbe882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:52.385Z|5755bafc-9158-4f98-b005-46c0d8bbe882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:54.023Z|dbb2f952-96fb-4162-a79a-cea75f6b0aaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:54.023Z|dbb2f952-96fb-4162-a79a-cea75f6b0aaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:56.781Z|1a8d12a5-51de-4d94-a46a-6bbd0e11bfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:09:56.783Z|1a8d12a5-51de-4d94-a46a-6bbd0e11bfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:09:57.073Z|3c40981c-cdee-43e8-9169-9ad17974a18a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:09:57.074Z|3c40981c-cdee-43e8-9169-9ad17974a18a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:09:57.644Z|671c079a-653d-4697-b9b1-1a5b26cd6b23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:09:57.645Z|671c079a-653d-4697-b9b1-1a5b26cd6b23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:09:58.251Z|175b4c9b-b04e-4594-b93e-cd2982a7579d|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:09:58.251Z|175b4c9b-b04e-4594-b93e-cd2982a7579d|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:02.407Z|88d70246-ae68-42dc-a917-ae13641c65d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:02.408Z|88d70246-ae68-42dc-a917-ae13641c65d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:04.042Z|16a7afdc-1841-4bd8-b291-30b42e5d58fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:04.042Z|16a7afdc-1841-4bd8-b291-30b42e5d58fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:07.664Z|e99a86f1-3d19-4616-9575-508f0155b246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:07.665Z|e99a86f1-3d19-4616-9575-508f0155b246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:11.781Z|75bad5b9-dc10-43a0-8d79-dd9af020e185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:10:11.782Z|75bad5b9-dc10-43a0-8d79-dd9af020e185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:10:12.427Z|7c951ecf-c9e1-4b9d-8f3f-8689f8e27d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:12.428Z|7c951ecf-c9e1-4b9d-8f3f-8689f8e27d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:14.063Z|f65d863e-6428-4d4b-a894-707b173028a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:14.064Z|f65d863e-6428-4d4b-a894-707b173028a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:17.684Z|41764dca-a44d-4880-9a69-f9828eab136b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:17.684Z|41764dca-a44d-4880-9a69-f9828eab136b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:22.450Z|a1f25840-f0f8-4dc0-94ee-eb77c3c00f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:22.451Z|a1f25840-f0f8-4dc0-94ee-eb77c3c00f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:24.085Z|c43e205a-3050-4e04-9fe3-106c3556d1df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:24.086Z|c43e205a-3050-4e04-9fe3-106c3556d1df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:26.781Z|19c7f8b2-28f6-4e9c-88fd-bf0295a4580b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:10:26.782Z|19c7f8b2-28f6-4e9c-88fd-bf0295a4580b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:10:27.074Z|165ed945-7600-46d8-9449-ef7eda262dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:10:27.075Z|165ed945-7600-46d8-9449-ef7eda262dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:10:27.704Z|b574bc55-b1b4-41ac-8ea7-aa3c8879dd9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:27.704Z|b574bc55-b1b4-41ac-8ea7-aa3c8879dd9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:32.471Z|1de2688c-0b41-4525-99c2-0afa4e5f7ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:32.472Z|1de2688c-0b41-4525-99c2-0afa4e5f7ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:34.105Z|b9594cbf-fbec-4b98-b613-22d84b0eaad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:34.106Z|b9594cbf-fbec-4b98-b613-22d84b0eaad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:37.725Z|9ba262c5-a7da-4870-84ab-8a3c80206744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:37.726Z|9ba262c5-a7da-4870-84ab-8a3c80206744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:41.781Z|780c6041-bd11-4824-a3ff-7b70f6cd867d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:10:41.783Z|780c6041-bd11-4824-a3ff-7b70f6cd867d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:10:42.504Z|c646def5-732b-4c9d-b9d8-a5af9089d7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:42.505Z|c646def5-732b-4c9d-b9d8-a5af9089d7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:44.127Z|1164a1e3-c217-4a01-b51a-e842f038c85b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:44.127Z|1164a1e3-c217-4a01-b51a-e842f038c85b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:47.746Z|ca27787e-ad2c-4e1e-9495-3e831fd0c9e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:47.747Z|ca27787e-ad2c-4e1e-9495-3e831fd0c9e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:52.526Z|967dc915-bf15-4970-8605-26ac4fba7926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:52.527Z|967dc915-bf15-4970-8605-26ac4fba7926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:54.150Z|fe137b9a-3bf0-4469-81f8-19d6777525df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:54.151Z|fe137b9a-3bf0-4469-81f8-19d6777525df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:56.781Z|80302836-19d7-4fd6-93ce-7c3086b2230e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:10:56.781Z|80302836-19d7-4fd6-93ce-7c3086b2230e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:10:57.075Z|10f6ac3a-ccb0-49bf-ae0b-1ece61b51e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:10:57.076Z|10f6ac3a-ccb0-49bf-ae0b-1ece61b51e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:10:57.770Z|ac728659-606b-4f65-8b25-da5dbb9331fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:10:57.770Z|ac728659-606b-4f65-8b25-da5dbb9331fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:10:58.251Z|ff309781-bbc8-4a81-822a-05e076742566|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:10:58.251Z|ff309781-bbc8-4a81-822a-05e076742566|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:02.546Z|93874bcb-efd2-494b-917f-f92dfd1f24e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:02.546Z|93874bcb-efd2-494b-917f-f92dfd1f24e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:04.172Z|f8acb241-9f62-44de-b179-cf5a58b80e35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:04.172Z|f8acb241-9f62-44de-b179-cf5a58b80e35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:07.790Z|37ab0274-a67e-4254-b3a6-a7d59829ea3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:07.791Z|37ab0274-a67e-4254-b3a6-a7d59829ea3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:11.781Z|242e44b6-65f8-4bef-8eec-a331a6fafd14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:11:11.782Z|242e44b6-65f8-4bef-8eec-a331a6fafd14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:11:12.567Z|8ab5600e-fa2e-4726-b02e-c0453cced33f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:12.567Z|8ab5600e-fa2e-4726-b02e-c0453cced33f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:14.191Z|5b3dde48-1052-4925-9a6e-29b7251c980c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:14.192Z|5b3dde48-1052-4925-9a6e-29b7251c980c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:17.820Z|32868927-113d-48a6-9190-0d218fc79ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:17.822Z|32868927-113d-48a6-9190-0d218fc79ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:22.588Z|4dcafb05-09bb-42a7-95e9-b35f2381bfe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:22.588Z|4dcafb05-09bb-42a7-95e9-b35f2381bfe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:24.212Z|1f2c4570-ab86-49e4-b70d-54166425c04e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:24.212Z|1f2c4570-ab86-49e4-b70d-54166425c04e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:26.782Z|db21af6c-9516-4828-b55d-c006c3dbe384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:11:26.784Z|db21af6c-9516-4828-b55d-c006c3dbe384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:11:27.076Z|2ddb38e9-b72e-496f-a4a3-2271cab14934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:11:27.077Z|2ddb38e9-b72e-496f-a4a3-2271cab14934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:11:27.846Z|1676d6e9-20d8-46c3-9cda-72869316dc9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:27.847Z|1676d6e9-20d8-46c3-9cda-72869316dc9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:32.611Z|ec92a34b-2e70-4ed2-a06d-4efbc9e0f15e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:32.611Z|ec92a34b-2e70-4ed2-a06d-4efbc9e0f15e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:34.239Z|8633395c-c3bc-4dff-980e-43a067998772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:34.240Z|8633395c-c3bc-4dff-980e-43a067998772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:37.869Z|2d07a1b1-061f-49b7-832b-ea5a2cb68f92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:37.870Z|2d07a1b1-061f-49b7-832b-ea5a2cb68f92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:41.791Z|2bbd18ba-b891-4ad9-8961-581fa3210640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:11:41.794Z|2bbd18ba-b891-4ad9-8961-581fa3210640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:11:42.631Z|a59a0192-5d7e-486e-a088-08ef15a3e38f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:42.631Z|a59a0192-5d7e-486e-a088-08ef15a3e38f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:44.263Z|7a6f690a-1a26-44b3-ab84-38c73cd35ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:44.264Z|7a6f690a-1a26-44b3-ab84-38c73cd35ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:47.892Z|2b750f0c-c57e-435a-9f4a-659627d4f637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:47.893Z|2b750f0c-c57e-435a-9f4a-659627d4f637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:52.652Z|718bb186-af9a-41ba-85bd-7eb1776ae0ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:52.653Z|718bb186-af9a-41ba-85bd-7eb1776ae0ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:54.285Z|bd3a0343-d8e4-4904-a317-3ed7a951273d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:54.286Z|bd3a0343-d8e4-4904-a317-3ed7a951273d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:56.781Z|33011a88-fec8-4c3a-be12-26bb8aa12011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:11:56.782Z|33011a88-fec8-4c3a-be12-26bb8aa12011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:11:57.078Z|0f317426-8700-4b62-bd78-4b4eb8bcd1f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:11:57.078Z|0f317426-8700-4b62-bd78-4b4eb8bcd1f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:11:57.913Z|9e4af795-fbac-4b01-86ae-e2c6013e052f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:11:57.914Z|9e4af795-fbac-4b01-86ae-e2c6013e052f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:11:58.251Z|3d0c490d-f6f3-488d-8c15-dabaae34c593|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:11:58.252Z|3d0c490d-f6f3-488d-8c15-dabaae34c593|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:02.674Z|3d913b7c-3c9c-42cb-8765-b7d2d4b0e157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:02.675Z|3d913b7c-3c9c-42cb-8765-b7d2d4b0e157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:04.307Z|6ff554b2-f020-44f2-94e3-85577b56bbb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:04.308Z|6ff554b2-f020-44f2-94e3-85577b56bbb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:07.934Z|ee7a0315-b944-4e07-9254-cf5dfab911e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:07.934Z|ee7a0315-b944-4e07-9254-cf5dfab911e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:11.781Z|a4e9a11d-1410-42de-b077-8da5e75481bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:12:11.783Z|a4e9a11d-1410-42de-b077-8da5e75481bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:12:12.697Z|fd0433a6-56e0-4bdb-8f02-efa30c70dace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:12.698Z|fd0433a6-56e0-4bdb-8f02-efa30c70dace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:14.329Z|c51b93f8-9ec1-4440-924c-b74a2cd03e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:14.330Z|c51b93f8-9ec1-4440-924c-b74a2cd03e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:17.956Z|3c643274-8c68-4bdf-a0fb-b56226ba625e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:17.957Z|3c643274-8c68-4bdf-a0fb-b56226ba625e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:22.719Z|a5a7248c-7a52-466b-bcff-474c6a9df19d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:22.720Z|a5a7248c-7a52-466b-bcff-474c6a9df19d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:24.354Z|24dc5e50-3dd8-47d0-9da9-68142a5c8f1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:24.355Z|24dc5e50-3dd8-47d0-9da9-68142a5c8f1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:26.781Z|d335bc17-d954-40b4-83fd-570be38d43e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:12:26.782Z|d335bc17-d954-40b4-83fd-570be38d43e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:12:27.079Z|acda9ad4-a5a8-42db-9cbd-ba6ebeebacf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:12:27.079Z|acda9ad4-a5a8-42db-9cbd-ba6ebeebacf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:12:27.983Z|cfd352f2-60d7-494a-b5e1-b9d06239820b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:27.984Z|cfd352f2-60d7-494a-b5e1-b9d06239820b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:32.738Z|010b0e51-533d-43b8-9123-eee4579d02ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:32.739Z|010b0e51-533d-43b8-9123-eee4579d02ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:34.380Z|468fb2d2-1cc2-4499-883b-40e8b532397e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:34.381Z|468fb2d2-1cc2-4499-883b-40e8b532397e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:38.007Z|1ddfa505-3a74-41f2-998f-4ba125555d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:38.008Z|1ddfa505-3a74-41f2-998f-4ba125555d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:41.781Z|d65b1284-6f60-403a-9ab8-b1a686450622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:12:41.783Z|d65b1284-6f60-403a-9ab8-b1a686450622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:12:42.759Z|52ae70e2-7ca4-40f0-8c96-c4443af6db8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:42.759Z|52ae70e2-7ca4-40f0-8c96-c4443af6db8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:44.401Z|6f554756-78ad-475b-a9d1-c563dca09489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:44.402Z|6f554756-78ad-475b-a9d1-c563dca09489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:48.027Z|4c3a9bbf-34ff-457b-bbd9-caa6768b5a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:48.027Z|4c3a9bbf-34ff-457b-bbd9-caa6768b5a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:52.778Z|e95070a4-ab45-442b-a34a-b5091ec6da89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:52.779Z|e95070a4-ab45-442b-a34a-b5091ec6da89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:54.421Z|77208e35-f22b-4c61-bcf8-996bfeef3605|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:54.421Z|77208e35-f22b-4c61-bcf8-996bfeef3605|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:56.781Z|36c4526c-3783-4e0f-9f53-dac4c44dccf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:12:56.783Z|36c4526c-3783-4e0f-9f53-dac4c44dccf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:12:57.080Z|80f2fe4d-c788-4acd-8f83-a9bc49027923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:12:57.081Z|80f2fe4d-c788-4acd-8f83-a9bc49027923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:12:58.047Z|2b95a89d-d432-491e-99db-1419d041bbcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:12:58.048Z|2b95a89d-d432-491e-99db-1419d041bbcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:12:58.251Z|90eb88a2-80e3-4f2f-81a3-63085ef76fe7|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:12:58.251Z|90eb88a2-80e3-4f2f-81a3-63085ef76fe7|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:02.805Z|144e6444-c741-4b75-ad17-ba00792f7f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:02.806Z|144e6444-c741-4b75-ad17-ba00792f7f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:04.441Z|a2c242e8-3980-4127-b462-a4f1cc85c06b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:04.441Z|a2c242e8-3980-4127-b462-a4f1cc85c06b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:08.073Z|7807406e-e574-4028-8177-e1f9770f8bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:08.074Z|7807406e-e574-4028-8177-e1f9770f8bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:11.781Z|d7715108-c698-4692-a932-1e63a0b0f406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:13:11.782Z|d7715108-c698-4692-a932-1e63a0b0f406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:13:12.828Z|b1490a05-6f6d-4113-bbe9-8e599f0f87b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:12.829Z|b1490a05-6f6d-4113-bbe9-8e599f0f87b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:14.465Z|da14f88d-8ac3-494c-acc2-c8bb335fd92d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:14.466Z|da14f88d-8ac3-494c-acc2-c8bb335fd92d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:18.096Z|0cd14b94-e805-4735-b20e-1dde1a27bcc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:18.096Z|0cd14b94-e805-4735-b20e-1dde1a27bcc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:22.862Z|3e6a5ec3-3e00-4add-b258-43c5710df2c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:22.864Z|3e6a5ec3-3e00-4add-b258-43c5710df2c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:24.486Z|5ddb182a-f7d4-4fb6-bb1d-06799db10828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:24.487Z|5ddb182a-f7d4-4fb6-bb1d-06799db10828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:26.782Z|c859ce8b-c57f-4e2b-8086-18f0900e7f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:13:26.783Z|c859ce8b-c57f-4e2b-8086-18f0900e7f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:13:27.081Z|721b8166-3233-47ac-a77a-51645b447e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:13:27.082Z|721b8166-3233-47ac-a77a-51645b447e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:13:28.117Z|f840ee5b-e569-4b41-86f9-f20201f2ef79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:28.118Z|f840ee5b-e569-4b41-86f9-f20201f2ef79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:32.889Z|f0794e2b-9d1b-4081-b856-abd900ef9765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:32.890Z|f0794e2b-9d1b-4081-b856-abd900ef9765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:34.507Z|4cee51a1-db22-42e6-b3b0-ed3faf1842f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:34.507Z|4cee51a1-db22-42e6-b3b0-ed3faf1842f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:38.140Z|95fc8d76-cdee-4e5c-911c-e9c9905161c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:38.140Z|95fc8d76-cdee-4e5c-911c-e9c9905161c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:41.781Z|2b01f274-88e8-4d2a-83d0-c34a00753da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:13:41.783Z|2b01f274-88e8-4d2a-83d0-c34a00753da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:13:42.911Z|dee7562d-16d1-4d68-9073-694f589b2cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:42.912Z|dee7562d-16d1-4d68-9073-694f589b2cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:44.528Z|5b47ab16-49b6-4fe8-9ce3-b3f0fd5556db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:44.529Z|5b47ab16-49b6-4fe8-9ce3-b3f0fd5556db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:48.162Z|e554796c-940c-4a76-8783-b77094dce14d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:48.163Z|e554796c-940c-4a76-8783-b77094dce14d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:52.930Z|8dae0f37-2cf3-4431-9b09-73d9bd6cb914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:52.931Z|8dae0f37-2cf3-4431-9b09-73d9bd6cb914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:54.556Z|af8c6e1a-bbac-47df-a421-4222ecdb7d5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:54.557Z|af8c6e1a-bbac-47df-a421-4222ecdb7d5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:56.781Z|a8883d18-9ff6-45a7-a7d4-1e4112140b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:13:56.783Z|a8883d18-9ff6-45a7-a7d4-1e4112140b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:13:57.083Z|fb1fa700-b5f9-43a1-8fdb-c1639973bf16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:13:57.083Z|fb1fa700-b5f9-43a1-8fdb-c1639973bf16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:13:58.182Z|8043cf6a-638e-4409-8a87-47a005dfb089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:13:58.183Z|8043cf6a-638e-4409-8a87-47a005dfb089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:13:58.251Z|5cd2937d-0ca6-4ad1-aaed-e354cc56dc16|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:13:58.251Z|5cd2937d-0ca6-4ad1-aaed-e354cc56dc16|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:02.951Z|4be87b6e-f1d2-4385-a49c-1d0a30691cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:02.952Z|4be87b6e-f1d2-4385-a49c-1d0a30691cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:04.578Z|01cedca6-c0cd-4287-97c1-5414ce89fa40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:04.579Z|01cedca6-c0cd-4287-97c1-5414ce89fa40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:08.206Z|922afbb4-5422-4812-a437-7c100051468f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:08.207Z|922afbb4-5422-4812-a437-7c100051468f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:11.782Z|e6fe49ad-505a-458e-a652-c51bdde35978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:14:11.785Z|e6fe49ad-505a-458e-a652-c51bdde35978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:14:12.973Z|9a80f7de-6921-4b7e-9c1e-4ada2ee243c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:12.973Z|9a80f7de-6921-4b7e-9c1e-4ada2ee243c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:14.599Z|94ad665e-48e7-4f6f-a72d-9193ea92ef16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:14.600Z|94ad665e-48e7-4f6f-a72d-9193ea92ef16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:18.227Z|8b173617-4bc1-453f-8412-b929c6886837|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:18.228Z|8b173617-4bc1-453f-8412-b929c6886837|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:22.996Z|56be7c55-4ae0-4e13-8b1d-bdeb5fc25d9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:22.998Z|56be7c55-4ae0-4e13-8b1d-bdeb5fc25d9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:24.620Z|389e13e0-43db-4ad7-947f-c4e3d9231295|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:24.620Z|389e13e0-43db-4ad7-947f-c4e3d9231295|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:26.785Z|603fef83-ced4-4a9c-b662-60907daafb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:14:26.786Z|603fef83-ced4-4a9c-b662-60907daafb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:14:27.084Z|2422930f-4cee-4842-a72c-25a8ac47165a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:14:27.084Z|2422930f-4cee-4842-a72c-25a8ac47165a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:14:28.249Z|9d8ebc34-6ecb-4dd5-9af4-eb4787fd873a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:28.250Z|9d8ebc34-6ecb-4dd5-9af4-eb4787fd873a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:33.018Z|8fcab3e3-5420-41a8-ba77-7e5edca658ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:33.019Z|8fcab3e3-5420-41a8-ba77-7e5edca658ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:34.640Z|71019a88-56ca-4d63-8af6-d1385f3a0ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:34.640Z|71019a88-56ca-4d63-8af6-d1385f3a0ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:38.273Z|109a41d7-c5ff-4542-9d77-4cdb356fb868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:38.274Z|109a41d7-c5ff-4542-9d77-4cdb356fb868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:41.781Z|0a9ca0fa-cb2b-41cd-8441-941dd30a0d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:14:41.782Z|0a9ca0fa-cb2b-41cd-8441-941dd30a0d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:14:43.037Z|34ef9b08-9224-4f2d-8cc4-153c0d03a3a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:43.038Z|34ef9b08-9224-4f2d-8cc4-153c0d03a3a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:44.661Z|8be7921f-bf96-4f28-956f-d3ff3b1ef4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:44.661Z|8be7921f-bf96-4f28-956f-d3ff3b1ef4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:48.297Z|e37858b3-6853-4add-9026-550cfd97eb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:48.297Z|e37858b3-6853-4add-9026-550cfd97eb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:53.056Z|e1fa0770-8af4-4666-9b48-0519ff819d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:53.057Z|e1fa0770-8af4-4666-9b48-0519ff819d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:54.681Z|c4de3aaf-5e76-4d35-8770-50a8853a81a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:54.682Z|c4de3aaf-5e76-4d35-8770-50a8853a81a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:56.781Z|9c7de396-5a23-40dc-b176-28d9f2080eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:14:56.783Z|9c7de396-5a23-40dc-b176-28d9f2080eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:14:57.085Z|cadbfa70-1fe6-4e4e-8cd3-6b104dee3875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:14:57.085Z|cadbfa70-1fe6-4e4e-8cd3-6b104dee3875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:14:58.250Z|8ae28fa0-8f73-45b6-a8dc-fc09aba1800f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:14:58.251Z|8ae28fa0-8f73-45b6-a8dc-fc09aba1800f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:14:58.316Z|fc54379a-9868-4177-8364-938540435f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:14:58.316Z|fc54379a-9868-4177-8364-938540435f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:03.076Z|1536c0b6-cbfe-4677-8f64-980183b6d8ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:03.077Z|1536c0b6-cbfe-4677-8f64-980183b6d8ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:04.701Z|8290178d-5195-42ab-907d-1e91ca358d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:04.702Z|8290178d-5195-42ab-907d-1e91ca358d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:08.338Z|85c7bfa6-1708-4534-b8e6-f389170db8ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:08.339Z|85c7bfa6-1708-4534-b8e6-f389170db8ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:11.786Z|4467cedd-21b3-41df-8b0c-071204549f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:15:11.787Z|4467cedd-21b3-41df-8b0c-071204549f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:15:13.098Z|47969d6b-64c8-4e51-a8dd-562e71340ae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:13.099Z|47969d6b-64c8-4e51-a8dd-562e71340ae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:14.721Z|c73a95d4-c3c7-42c0-b649-5b0526ee2184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:14.721Z|c73a95d4-c3c7-42c0-b649-5b0526ee2184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:18.360Z|5ef1bb03-9aa0-49e4-b508-64407967460b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:18.361Z|5ef1bb03-9aa0-49e4-b508-64407967460b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:23.125Z|3229cabf-226e-412d-be5a-e5d89a91234c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:23.126Z|3229cabf-226e-412d-be5a-e5d89a91234c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:24.741Z|3e257c0f-080e-46d6-bfe2-7e9e18a30cdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:24.741Z|3e257c0f-080e-46d6-bfe2-7e9e18a30cdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:26.782Z|4a0cdfa2-da37-4939-82d4-8603baa97847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:15:26.786Z|4a0cdfa2-da37-4939-82d4-8603baa97847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:15:27.086Z|1d21fc31-eadb-44a5-a60c-bab5bbf11ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:15:27.087Z|1d21fc31-eadb-44a5-a60c-bab5bbf11ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:15:28.385Z|d7ee56d5-ecaa-4286-8b6a-9bf127a9dfb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:28.386Z|d7ee56d5-ecaa-4286-8b6a-9bf127a9dfb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:33.149Z|4d1b0cdd-e077-41d2-86fb-53fdcd8171cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:33.150Z|4d1b0cdd-e077-41d2-86fb-53fdcd8171cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:34.762Z|83af35a4-2ee3-4c04-8836-0118b96099e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:34.763Z|83af35a4-2ee3-4c04-8836-0118b96099e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:38.415Z|62c926a1-0ce7-4e27-9a10-5109b2f6a402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:38.417Z|62c926a1-0ce7-4e27-9a10-5109b2f6a402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:41.781Z|f0ac759c-e065-45d8-9078-f7480d7c35b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:15:41.782Z|f0ac759c-e065-45d8-9078-f7480d7c35b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:15:43.171Z|5adaa4de-0657-4974-8d1f-ebd3d5b0f208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:43.172Z|5adaa4de-0657-4974-8d1f-ebd3d5b0f208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:44.783Z|c5a20335-0b3e-4538-9b23-e3b46effbbf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:44.784Z|c5a20335-0b3e-4538-9b23-e3b46effbbf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:48.440Z|1202d3ea-3360-416c-a69e-744284688d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:48.440Z|1202d3ea-3360-416c-a69e-744284688d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:53.191Z|860f5c22-7b36-45ff-a1f8-30138d5fc192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:53.192Z|860f5c22-7b36-45ff-a1f8-30138d5fc192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:54.804Z|757e1f76-c828-49cc-b2ae-9476109149b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:54.805Z|757e1f76-c828-49cc-b2ae-9476109149b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:56.781Z|280e4c41-be1d-42ad-a1c6-25e193e3f93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:15:56.782Z|280e4c41-be1d-42ad-a1c6-25e193e3f93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:15:57.088Z|addc94ce-6f61-4723-85d3-5dfb401ad144|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:15:57.088Z|addc94ce-6f61-4723-85d3-5dfb401ad144|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:15:58.251Z|8e4b7f80-7091-4ea1-8aa4-5f2096fed92f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:15:58.251Z|8e4b7f80-7091-4ea1-8aa4-5f2096fed92f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:15:58.460Z|aa8c8464-12fd-4d39-be73-5fe2cedd5351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:15:58.460Z|aa8c8464-12fd-4d39-be73-5fe2cedd5351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:03.213Z|d5311079-9c6e-4b39-b530-4cbe9b44d598|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:03.213Z|d5311079-9c6e-4b39-b530-4cbe9b44d598|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:04.832Z|324fbe46-7e74-4b76-aa93-03bf29eca595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:04.833Z|324fbe46-7e74-4b76-aa93-03bf29eca595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:08.484Z|89f04698-2812-4121-95f0-c7bfd5a8c53b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:08.484Z|89f04698-2812-4121-95f0-c7bfd5a8c53b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:11.781Z|f00afcd1-6ce4-43be-8d07-f704b88ea37b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:16:11.783Z|f00afcd1-6ce4-43be-8d07-f704b88ea37b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:16:13.236Z|a76b0243-aa20-4cef-8a08-d553fe4ecfcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:13.237Z|a76b0243-aa20-4cef-8a08-d553fe4ecfcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:14.855Z|2d6768cf-d85e-43bc-9790-b9f232d70b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:14.856Z|2d6768cf-d85e-43bc-9790-b9f232d70b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:18.507Z|4afe256b-120d-4308-82b6-70f99bdc2f0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:18.508Z|4afe256b-120d-4308-82b6-70f99bdc2f0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:23.257Z|833c19c5-c761-4735-96ba-cbd774eef65f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:23.258Z|833c19c5-c761-4735-96ba-cbd774eef65f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:24.877Z|2d6cbd6c-1d88-4688-ba02-dd9a8d141625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:24.877Z|2d6cbd6c-1d88-4688-ba02-dd9a8d141625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:26.781Z|34815c31-c0ea-4310-aa96-0cbcdc6a552d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:16:26.782Z|34815c31-c0ea-4310-aa96-0cbcdc6a552d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:16:27.089Z|de928d86-b346-4698-8e28-51837b5c2ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:16:27.089Z|de928d86-b346-4698-8e28-51837b5c2ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:16:28.530Z|66005a8b-d8bc-4ebb-809a-b80aa0083e83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:28.530Z|66005a8b-d8bc-4ebb-809a-b80aa0083e83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:33.284Z|a1bbae70-0f6d-43cf-abb2-74f3b705c07d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:33.284Z|a1bbae70-0f6d-43cf-abb2-74f3b705c07d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:34.898Z|a21a109d-6b5d-432e-8caa-0457ae66eef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:34.898Z|a21a109d-6b5d-432e-8caa-0457ae66eef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:38.551Z|2a28f7a7-1ea2-4884-830c-24740cd4bff5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:38.552Z|2a28f7a7-1ea2-4884-830c-24740cd4bff5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:41.781Z|fdd03a3b-1327-4837-b299-16d00c0ad58d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:16:41.782Z|fdd03a3b-1327-4837-b299-16d00c0ad58d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:16:43.307Z|abc98fb7-7823-49ec-9d61-ab52ca5297ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:43.307Z|abc98fb7-7823-49ec-9d61-ab52ca5297ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:44.919Z|65d281f7-a823-4c18-bd08-84a2c1ac00b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:44.920Z|65d281f7-a823-4c18-bd08-84a2c1ac00b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:48.572Z|a92327bb-fba5-43c0-8089-8ee151042dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:48.573Z|a92327bb-fba5-43c0-8089-8ee151042dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:53.327Z|aff5e766-44fe-4162-8f55-8b2c5c44fd53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:53.328Z|aff5e766-44fe-4162-8f55-8b2c5c44fd53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:54.944Z|f054036e-ab8f-49cc-9bf7-ce7d40de5688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:54.945Z|f054036e-ab8f-49cc-9bf7-ce7d40de5688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:56.781Z|c10f4e3d-c7fa-44bf-abe0-effee4b83b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:16:56.783Z|c10f4e3d-c7fa-44bf-abe0-effee4b83b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:16:57.090Z|c1196a7e-1e8c-45c9-8376-2987c97d8ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:16:57.090Z|c1196a7e-1e8c-45c9-8376-2987c97d8ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:16:58.250Z|5f4faba6-f053-4f8d-aa9d-0c9522fa6c14|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:16:58.251Z|5f4faba6-f053-4f8d-aa9d-0c9522fa6c14|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:16:58.592Z|054d754f-fb11-4720-934d-dccf959f6b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:16:58.592Z|054d754f-fb11-4720-934d-dccf959f6b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:03.349Z|132eee7e-8895-43b5-ae47-ab3e0cbb2dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:03.349Z|132eee7e-8895-43b5-ae47-ab3e0cbb2dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:04.966Z|161b2b2a-0a9c-4081-9b99-334abd337608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:04.967Z|161b2b2a-0a9c-4081-9b99-334abd337608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:08.613Z|a880cff5-d9b5-4d83-9059-1797bda68717|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:08.614Z|a880cff5-d9b5-4d83-9059-1797bda68717|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:11.781Z|97186f1e-3a22-4232-ba2e-17856b3324fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:17:11.782Z|97186f1e-3a22-4232-ba2e-17856b3324fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:17:13.370Z|97baaced-b3cf-4b10-b699-5fd92fa8ebf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:13.371Z|97baaced-b3cf-4b10-b699-5fd92fa8ebf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:14.986Z|335662b7-30ae-4544-88d8-013e2fedc67d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:14.986Z|335662b7-30ae-4544-88d8-013e2fedc67d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:18.637Z|45bcb792-1ff0-4fe2-a539-438229949a8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:18.638Z|45bcb792-1ff0-4fe2-a539-438229949a8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:23.395Z|e4cc0527-3c4c-4d85-b7cc-471fc7cb9767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:23.396Z|e4cc0527-3c4c-4d85-b7cc-471fc7cb9767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:25.009Z|f9ed1a2d-9143-4928-9b3c-cc8fdb2cb7fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:25.010Z|f9ed1a2d-9143-4928-9b3c-cc8fdb2cb7fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:26.782Z|82dfc434-38d8-4571-a8cd-9b5ba61e2e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:17:26.785Z|82dfc434-38d8-4571-a8cd-9b5ba61e2e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:17:27.091Z|7eaff5e4-0175-44cd-b098-553195857fa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:17:27.092Z|7eaff5e4-0175-44cd-b098-553195857fa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:17:28.664Z|d7b8491b-7645-4980-b9aa-c272944b99de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:28.665Z|d7b8491b-7645-4980-b9aa-c272944b99de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:33.420Z|50496dde-d863-42fa-ba88-b9648dae3647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:33.420Z|50496dde-d863-42fa-ba88-b9648dae3647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:35.030Z|e8c44bf8-5d84-4590-b50c-9c804a52fe8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:35.031Z|e8c44bf8-5d84-4590-b50c-9c804a52fe8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:38.688Z|acad2f39-af4e-49ef-8af3-ccbf6b18f37b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:38.690Z|acad2f39-af4e-49ef-8af3-ccbf6b18f37b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:41.781Z|e5d8b010-68b0-45c8-b6a5-4db0c3bba9b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:17:41.782Z|e5d8b010-68b0-45c8-b6a5-4db0c3bba9b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:17:43.441Z|a62cb550-94b5-4fe6-be94-9cc9ce6fa548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:43.442Z|a62cb550-94b5-4fe6-be94-9cc9ce6fa548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:45.050Z|67339271-3b4e-489e-a74b-b178ce3e7335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:45.051Z|67339271-3b4e-489e-a74b-b178ce3e7335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:48.716Z|e4557431-2ae8-4ec6-b184-63dc84787324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:48.717Z|e4557431-2ae8-4ec6-b184-63dc84787324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:53.466Z|388723fb-37ef-4f28-a357-6255d862f2e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:53.467Z|388723fb-37ef-4f28-a357-6255d862f2e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:55.072Z|7643d77d-e87a-4241-a586-8b204fda48ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:55.073Z|7643d77d-e87a-4241-a586-8b204fda48ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:56.781Z|5d153001-6a79-4439-8d2b-303fc1fa4c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:17:56.782Z|5d153001-6a79-4439-8d2b-303fc1fa4c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:17:57.093Z|50ab3022-43af-48eb-8758-1144930643ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:17:57.093Z|50ab3022-43af-48eb-8758-1144930643ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:17:58.251Z|743e151f-8347-4f9e-84a8-137e2b9ad6e9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:17:58.251Z|743e151f-8347-4f9e-84a8-137e2b9ad6e9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:17:58.737Z|abbf84ca-01a7-4c86-a27f-c64010d502de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:17:58.737Z|abbf84ca-01a7-4c86-a27f-c64010d502de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:03.490Z|52574ce9-b273-47a1-ab3d-d6ab24985d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:03.490Z|52574ce9-b273-47a1-ab3d-d6ab24985d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:05.093Z|d14c3d25-84ed-4ebb-b669-c1604d6cf4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:05.093Z|d14c3d25-84ed-4ebb-b669-c1604d6cf4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:08.758Z|94dc193c-b4e8-477e-8e2f-22fe86f1e78d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:08.759Z|94dc193c-b4e8-477e-8e2f-22fe86f1e78d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:11.781Z|2c5356f3-be08-4788-a9da-4e46d0034359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:18:11.783Z|2c5356f3-be08-4788-a9da-4e46d0034359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:18:13.514Z|fa2a60d1-0940-4e71-9bc9-e5a090a88746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:13.515Z|fa2a60d1-0940-4e71-9bc9-e5a090a88746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:15.118Z|64af6d54-5e2f-4d71-ba0b-7d29a809d5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:15.118Z|64af6d54-5e2f-4d71-ba0b-7d29a809d5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:18.784Z|ea46297f-7173-4947-af1d-1b8329d422f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:18.785Z|ea46297f-7173-4947-af1d-1b8329d422f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:23.537Z|14b16c5d-e84b-47fc-bcd4-e7f96f905a06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:23.538Z|14b16c5d-e84b-47fc-bcd4-e7f96f905a06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:25.140Z|0f8e89bf-dc54-4380-835b-dcf2de68d7f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:25.140Z|0f8e89bf-dc54-4380-835b-dcf2de68d7f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:26.781Z|275671db-15a5-46ae-9d1f-28aa8d8fe2b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:18:26.781Z|275671db-15a5-46ae-9d1f-28aa8d8fe2b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:18:27.094Z|37ff344d-ba4a-4419-a0f1-80e220a2b553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:18:27.095Z|37ff344d-ba4a-4419-a0f1-80e220a2b553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:18:28.807Z|6c2e0968-f5b1-4aa2-ae5a-a642b1f01995|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:28.807Z|6c2e0968-f5b1-4aa2-ae5a-a642b1f01995|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:33.559Z|e20ff394-4444-40d5-a1cd-d6d8f6a79967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:33.560Z|e20ff394-4444-40d5-a1cd-d6d8f6a79967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:35.159Z|aeaa6f84-9094-4483-9f6f-f0eace4951ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:35.160Z|aeaa6f84-9094-4483-9f6f-f0eace4951ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:38.826Z|451c6690-5503-4af6-8547-1679f2525677|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:38.827Z|451c6690-5503-4af6-8547-1679f2525677|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:41.788Z|d2e42f22-54c5-46ef-be89-5187733a9b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:18:41.791Z|d2e42f22-54c5-46ef-be89-5187733a9b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:18:43.578Z|728298c3-739e-4c03-b725-a1f975e3a1a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:43.579Z|728298c3-739e-4c03-b725-a1f975e3a1a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:45.182Z|17963cba-4503-43bf-9d9c-b0936960913f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:45.183Z|17963cba-4503-43bf-9d9c-b0936960913f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:48.849Z|bbb6decf-f1db-41c7-ba33-fcfbc40c21f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:48.851Z|bbb6decf-f1db-41c7-ba33-fcfbc40c21f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:53.599Z|3f5bee62-389c-4f71-88e9-5da6bde74f3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:53.600Z|3f5bee62-389c-4f71-88e9-5da6bde74f3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:55.203Z|853ecedf-90ce-4117-a237-b55482526e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:55.204Z|853ecedf-90ce-4117-a237-b55482526e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:56.781Z|97e5e4fe-1e61-4bea-bf41-c4ba62d2951b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:18:56.781Z|97e5e4fe-1e61-4bea-bf41-c4ba62d2951b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:18:57.095Z|9555bc2a-f44c-4d27-9179-3a80b21ebab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:18:57.096Z|9555bc2a-f44c-4d27-9179-3a80b21ebab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:18:58.250Z|a3454cfa-cfa1-4608-aa76-c43ad911c77d|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:18:58.251Z|a3454cfa-cfa1-4608-aa76-c43ad911c77d|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:18:58.870Z|4680f742-6291-467e-8912-417002bbb512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:18:58.871Z|4680f742-6291-467e-8912-417002bbb512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:03.622Z|8e39742d-6864-4925-859e-02a0f509d44a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:03.623Z|8e39742d-6864-4925-859e-02a0f509d44a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:05.223Z|6c550d95-6bce-44b4-8628-788012651767|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:05.224Z|6c550d95-6bce-44b4-8628-788012651767|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:08.892Z|9f91bdfd-2c79-4bca-8446-a1b9508fb440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:08.893Z|9f91bdfd-2c79-4bca-8446-a1b9508fb440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:11.782Z|85a0400c-631c-4481-b696-5f289e4a1ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:19:11.782Z|85a0400c-631c-4481-b696-5f289e4a1ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:19:13.645Z|2a5a72a5-14e3-40c4-98db-e48561ea2d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:13.646Z|2a5a72a5-14e3-40c4-98db-e48561ea2d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:15.245Z|d7962ea0-4e1e-427e-be4f-7529ec8f379a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:15.246Z|d7962ea0-4e1e-427e-be4f-7529ec8f379a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:18.917Z|64fba519-9f4f-4116-a665-bbfdba18cbe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:18.918Z|64fba519-9f4f-4116-a665-bbfdba18cbe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:23.671Z|b26da3fa-fe43-49b8-8486-2a9224a07caf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:23.672Z|b26da3fa-fe43-49b8-8486-2a9224a07caf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:25.268Z|e6047463-4a1c-4fa0-a525-4cdd76fb8af2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:25.269Z|e6047463-4a1c-4fa0-a525-4cdd76fb8af2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:26.781Z|04a491f4-abe3-435e-8bdc-2532f54dab0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:19:26.784Z|04a491f4-abe3-435e-8bdc-2532f54dab0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:19:27.096Z|24f00d60-f840-4696-95c2-07c9de4a45bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:19:27.097Z|24f00d60-f840-4696-95c2-07c9de4a45bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:19:28.941Z|a81a9cd3-e0f7-49fa-912d-a0f2b0807da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:28.942Z|a81a9cd3-e0f7-49fa-912d-a0f2b0807da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:33.695Z|9e47c774-6599-4d0e-b3c5-8cc0d29bed72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:33.696Z|9e47c774-6599-4d0e-b3c5-8cc0d29bed72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:35.288Z|e5c00ed8-2e01-42fb-b731-ec2bb3e8eee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:35.289Z|e5c00ed8-2e01-42fb-b731-ec2bb3e8eee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:38.966Z|ec1e83c7-6839-43e8-b54d-dfad116f88ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:38.967Z|ec1e83c7-6839-43e8-b54d-dfad116f88ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:41.781Z|a399fabc-214b-475d-af09-93ffddbdf1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:19:41.782Z|a399fabc-214b-475d-af09-93ffddbdf1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:19:43.718Z|2b9d2e4c-c600-4b8f-ba41-8a71f567186e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:43.718Z|2b9d2e4c-c600-4b8f-ba41-8a71f567186e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:45.311Z|44a7617a-f0d3-49af-9590-96a4262e8bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:45.312Z|44a7617a-f0d3-49af-9590-96a4262e8bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:48.993Z|a2d2b727-745a-48c9-92a6-b39accbb9a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:48.994Z|a2d2b727-745a-48c9-92a6-b39accbb9a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:53.738Z|b959de2d-4a6f-4097-9185-58b49c231580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:53.738Z|b959de2d-4a6f-4097-9185-58b49c231580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:55.336Z|5a6b3ad8-c291-4bf0-8f58-0427a9482b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:55.337Z|5a6b3ad8-c291-4bf0-8f58-0427a9482b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:56.781Z|efaaaeaf-f661-4ad3-bc9b-2e931472da35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:19:56.782Z|efaaaeaf-f661-4ad3-bc9b-2e931472da35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:19:57.098Z|4b16937d-d232-4972-a601-08d3fcb1bafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:19:57.098Z|4b16937d-d232-4972-a601-08d3fcb1bafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:19:58.251Z|140d1c5b-801d-44a8-b799-f716a62f899a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:19:58.251Z|140d1c5b-801d-44a8-b799-f716a62f899a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:19:59.015Z|2491dae0-1373-4297-8ce2-2db8e15c5c0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:19:59.016Z|2491dae0-1373-4297-8ce2-2db8e15c5c0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:03.759Z|51ad78e0-9d13-42bf-9ed8-53900b368bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:03.760Z|51ad78e0-9d13-42bf-9ed8-53900b368bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:05.362Z|440dc1fe-50ef-46d9-9c02-808f5d95a2b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:05.363Z|440dc1fe-50ef-46d9-9c02-808f5d95a2b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:09.037Z|bfdce95a-9e5c-407b-bf0a-24e1c8c5596b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:09.038Z|bfdce95a-9e5c-407b-bf0a-24e1c8c5596b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:11.781Z|c4e8ded5-daeb-45fa-b13b-7eb8b7cf43e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:20:11.783Z|c4e8ded5-daeb-45fa-b13b-7eb8b7cf43e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:20:13.781Z|4c31c461-5741-4114-ad46-7136fa2aa947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:13.782Z|4c31c461-5741-4114-ad46-7136fa2aa947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:15.384Z|22e5a105-f3a4-4705-a7a8-d8a03a63706a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:15.384Z|22e5a105-f3a4-4705-a7a8-d8a03a63706a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:19.059Z|5141f2c7-ca5c-42d9-9f4d-7606f0ff8b1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:19.060Z|5141f2c7-ca5c-42d9-9f4d-7606f0ff8b1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:23.804Z|8e9f21d7-a5fa-4209-852b-9cf9bd459bf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:23.804Z|8e9f21d7-a5fa-4209-852b-9cf9bd459bf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:25.409Z|94423962-3265-4603-b797-633c847c2eab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:25.410Z|94423962-3265-4603-b797-633c847c2eab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:26.781Z|f9b3d900-a402-4d04-bea8-da52db50a5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:20:26.782Z|f9b3d900-a402-4d04-bea8-da52db50a5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:20:27.099Z|fd7d5d4c-f644-439b-a1d5-91ff7284a489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:20:27.099Z|fd7d5d4c-f644-439b-a1d5-91ff7284a489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:20:29.080Z|914ec775-fa7a-4c94-96c5-fa84e3e52eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:29.081Z|914ec775-fa7a-4c94-96c5-fa84e3e52eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:33.824Z|11c9864e-382c-4078-973c-7502ae86c501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:33.825Z|11c9864e-382c-4078-973c-7502ae86c501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:35.431Z|a94d70e0-679c-43ac-9d6e-bb4be6d06bd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:35.432Z|a94d70e0-679c-43ac-9d6e-bb4be6d06bd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:39.102Z|5638505c-905b-4786-ba1f-4e941c00f2e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:39.103Z|5638505c-905b-4786-ba1f-4e941c00f2e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:41.781Z|16366bad-5c9f-4181-9ca6-c546bcc51fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:20:41.781Z|16366bad-5c9f-4181-9ca6-c546bcc51fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:20:43.844Z|e7b6d523-29fb-4cc6-a095-9dcedd2fda37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:43.845Z|e7b6d523-29fb-4cc6-a095-9dcedd2fda37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:45.453Z|1fa33513-6047-43d4-8e54-27991cb92a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:45.454Z|1fa33513-6047-43d4-8e54-27991cb92a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:49.122Z|00e0c999-6866-4296-97e0-3b371664b369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:49.123Z|00e0c999-6866-4296-97e0-3b371664b369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:53.867Z|d730c28e-f6a6-4bf3-bc06-b8f6c415c4dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:53.868Z|d730c28e-f6a6-4bf3-bc06-b8f6c415c4dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:55.474Z|19e731d8-2f18-4a6c-ad43-f79076625ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:55.475Z|19e731d8-2f18-4a6c-ad43-f79076625ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:56.781Z|f6ebb67d-9170-4d03-9a90-57bbc4d462f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:20:56.783Z|f6ebb67d-9170-4d03-9a90-57bbc4d462f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:20:57.100Z|a546768d-1a19-49e2-837a-7ab7404ea70b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:20:57.100Z|a546768d-1a19-49e2-837a-7ab7404ea70b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:20:58.251Z|0a2c156d-904c-448d-bcac-94cd67676831|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:20:58.252Z|0a2c156d-904c-448d-bcac-94cd67676831|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:20:59.141Z|fe014ce1-5cae-4c70-b867-42c0b3f4d07e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:20:59.142Z|fe014ce1-5cae-4c70-b867-42c0b3f4d07e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:03.888Z|7acf1053-288e-4e29-945a-5586085bd9f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:03.889Z|7acf1053-288e-4e29-945a-5586085bd9f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:05.497Z|2cf56005-d65e-414f-85c4-9b11b6cda109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:05.498Z|2cf56005-d65e-414f-85c4-9b11b6cda109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:09.163Z|f679da0f-2368-4a8d-b010-89c778f8f573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:09.164Z|f679da0f-2368-4a8d-b010-89c778f8f573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:11.782Z|03033c6c-241e-4696-9054-7812bd33bb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:21:11.783Z|03033c6c-241e-4696-9054-7812bd33bb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:21:13.916Z|43100512-d37a-477e-9fce-123a8f55f51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:13.918Z|43100512-d37a-477e-9fce-123a8f55f51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:15.524Z|c3291a10-f4f3-4705-9126-45242dfca471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:15.525Z|c3291a10-f4f3-4705-9126-45242dfca471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:19.187Z|6b223309-9378-420b-988d-3d575e5e79d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:19.188Z|6b223309-9378-420b-988d-3d575e5e79d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:23.944Z|f14019a9-9013-4af9-8c6f-7c3013825dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:23.944Z|f14019a9-9013-4af9-8c6f-7c3013825dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:25.545Z|e43fcf99-60f7-48da-94cc-5de84d96e829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:25.546Z|e43fcf99-60f7-48da-94cc-5de84d96e829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:26.781Z|3cd72ac6-3d24-461b-8e39-6de1400ca131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:21:26.782Z|3cd72ac6-3d24-461b-8e39-6de1400ca131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:21:27.101Z|acd6b4f9-6aeb-45e9-baf9-fb2dc6300419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:21:27.102Z|acd6b4f9-6aeb-45e9-baf9-fb2dc6300419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:21:29.209Z|39ea7674-2eed-447d-84c4-28b8f480f007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:29.210Z|39ea7674-2eed-447d-84c4-28b8f480f007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:33.965Z|9b3f031a-9b29-4a06-85b6-a59309daf5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:33.965Z|9b3f031a-9b29-4a06-85b6-a59309daf5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:35.568Z|7b12cf0c-a893-49ab-8da2-3945e82f3687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:35.568Z|7b12cf0c-a893-49ab-8da2-3945e82f3687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:39.231Z|9cc2278c-807d-4f67-a8d1-7c91383a9dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:39.232Z|9cc2278c-807d-4f67-a8d1-7c91383a9dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:41.781Z|30d6b8c4-2935-4d3d-bdaa-61dd55f589fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:21:41.783Z|30d6b8c4-2935-4d3d-bdaa-61dd55f589fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:21:43.987Z|093ef90f-988e-45c2-b711-087525fd3ba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:43.993Z|093ef90f-988e-45c2-b711-087525fd3ba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:45.592Z|886df847-1db7-4b35-98cd-5af54721230c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:45.593Z|886df847-1db7-4b35-98cd-5af54721230c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:49.252Z|335097dd-7f8a-4a00-8f2f-a6f4490bda3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:49.253Z|335097dd-7f8a-4a00-8f2f-a6f4490bda3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:54.020Z|64ffc155-7eab-4cf9-9145-e81cc8f80157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:54.020Z|64ffc155-7eab-4cf9-9145-e81cc8f80157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:55.636Z|2db982cd-1dce-4680-8878-699d0f56cf0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:55.637Z|2db982cd-1dce-4680-8878-699d0f56cf0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:56.781Z|3a425e06-a4ae-4283-af67-a80ad2ac335b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:21:56.781Z|3a425e06-a4ae-4283-af67-a80ad2ac335b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:21:57.102Z|d025ca77-7fdd-40b9-94d1-1606be956375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:21:57.103Z|d025ca77-7fdd-40b9-94d1-1606be956375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:21:58.251Z|0358c138-265a-4836-9c6a-190b98a9c1d7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:21:58.252Z|0358c138-265a-4836-9c6a-190b98a9c1d7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:21:59.273Z|989efd8e-3d5f-4e28-97ba-2127c1bb84f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:21:59.274Z|989efd8e-3d5f-4e28-97ba-2127c1bb84f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:04.043Z|7dd1b694-9b3e-4a3a-947b-3284c79d78e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:04.043Z|7dd1b694-9b3e-4a3a-947b-3284c79d78e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:05.667Z|1d3e7550-b896-48af-96cb-dd8dc40b99ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:05.668Z|1d3e7550-b896-48af-96cb-dd8dc40b99ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:09.295Z|990b692c-2029-4dcd-9aa0-71c431514f67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:09.296Z|990b692c-2029-4dcd-9aa0-71c431514f67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:11.784Z|461c44dd-64c1-48f3-a37f-6ed4b0273515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:22:11.807Z|461c44dd-64c1-48f3-a37f-6ed4b0273515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:22:14.064Z|3d07e17a-36b9-4a66-a531-92e45797b7ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:14.065Z|3d07e17a-36b9-4a66-a531-92e45797b7ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:15.696Z|ee3fb671-ec47-42b3-b711-299df94917b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:15.697Z|ee3fb671-ec47-42b3-b711-299df94917b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:19.320Z|e51f7567-8a12-4c4b-a56a-322216dbd591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:19.320Z|e51f7567-8a12-4c4b-a56a-322216dbd591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:24.085Z|6786c07f-2e03-404f-80e7-7a874ea42a6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:24.086Z|6786c07f-2e03-404f-80e7-7a874ea42a6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:25.717Z|61e09a25-aa29-4ed1-9eba-3bbdca02af8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:25.718Z|61e09a25-aa29-4ed1-9eba-3bbdca02af8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:26.781Z|96a5ba3c-5c7d-4e3a-bff5-91bb015c227d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:22:26.781Z|96a5ba3c-5c7d-4e3a-bff5-91bb015c227d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:22:27.103Z|8b5845b5-1be2-4365-ad61-431b89e26c7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:22:27.104Z|8b5845b5-1be2-4365-ad61-431b89e26c7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:22:29.340Z|b25280ee-551c-4408-a81d-c1cba4b7bf01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:29.340Z|b25280ee-551c-4408-a81d-c1cba4b7bf01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:34.105Z|88438f32-3b6e-4ef6-9b5c-486801d4fb80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:34.106Z|88438f32-3b6e-4ef6-9b5c-486801d4fb80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:35.738Z|8f073fb0-5487-4c69-8d9e-daccfd9a78b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:35.739Z|8f073fb0-5487-4c69-8d9e-daccfd9a78b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:39.359Z|567efed8-33ed-49f5-b9e2-74fdfd8e6fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:39.360Z|567efed8-33ed-49f5-b9e2-74fdfd8e6fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:41.781Z|328d0882-a1f8-473a-9732-2caf2281d984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:22:41.782Z|328d0882-a1f8-473a-9732-2caf2281d984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:22:44.125Z|ca6c73a4-84c8-4d3a-b020-6a2cc13d847c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:44.126Z|ca6c73a4-84c8-4d3a-b020-6a2cc13d847c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:45.757Z|5aec8afa-7e80-4d64-91b6-913bf653df32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:45.757Z|5aec8afa-7e80-4d64-91b6-913bf653df32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:49.380Z|39cece77-63b9-4674-83c5-a2d4fddfac2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:49.380Z|39cece77-63b9-4674-83c5-a2d4fddfac2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:54.146Z|f9f1ff83-e05b-4c4f-bcff-89cc223100d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:54.147Z|f9f1ff83-e05b-4c4f-bcff-89cc223100d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:55.778Z|e98b49d7-5ffb-4d70-a6c4-5ef805d19f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:55.778Z|e98b49d7-5ffb-4d70-a6c4-5ef805d19f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:56.781Z|fcfb94e4-aa12-411d-9a27-fc9bccc2e326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:22:56.783Z|fcfb94e4-aa12-411d-9a27-fc9bccc2e326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:22:57.105Z|b4360191-a8f0-4878-a67a-98ce01d0d581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:22:57.105Z|b4360191-a8f0-4878-a67a-98ce01d0d581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:22:58.251Z|c575171f-67d3-4722-8601-2c478eb12cbf|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:22:58.252Z|c575171f-67d3-4722-8601-2c478eb12cbf|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:22:59.401Z|29e9910f-64c8-4ae4-bfaf-1afee5beaa15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:22:59.402Z|29e9910f-64c8-4ae4-bfaf-1afee5beaa15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:04.171Z|812e0ddf-ce19-4afe-b739-d8ab3023dcf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:04.171Z|812e0ddf-ce19-4afe-b739-d8ab3023dcf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:05.806Z|5bb83dda-0058-4f9a-8c63-77164da892bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:05.806Z|5bb83dda-0058-4f9a-8c63-77164da892bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:09.426Z|1d51d468-4f15-4e76-9d9e-3211d4ab2685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:09.427Z|1d51d468-4f15-4e76-9d9e-3211d4ab2685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:11.782Z|c71d0d4a-b5be-4adf-abb0-114fbe5d9186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:23:11.783Z|c71d0d4a-b5be-4adf-abb0-114fbe5d9186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:23:14.200Z|776238c9-7ddc-48be-96f1-d5c7ca4f2924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:14.201Z|776238c9-7ddc-48be-96f1-d5c7ca4f2924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:15.827Z|7fc5ca79-d66b-43f6-bb97-e6b8b3c676e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:15.828Z|7fc5ca79-d66b-43f6-bb97-e6b8b3c676e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:19.452Z|fc7e2307-d903-4c97-9c2b-196a74542608|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:19.453Z|fc7e2307-d903-4c97-9c2b-196a74542608|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:24.234Z|681c9a95-0688-482d-9d2a-acfaa5e052aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:24.236Z|681c9a95-0688-482d-9d2a-acfaa5e052aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:25.848Z|004d24eb-7f93-455d-942d-d2b051855e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:25.849Z|004d24eb-7f93-455d-942d-d2b051855e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:26.781Z|dc36c529-6ca0-4c29-8543-bfecc8bfa57d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:23:26.782Z|dc36c529-6ca0-4c29-8543-bfecc8bfa57d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:23:27.106Z|f7e5d379-27f9-4a53-81c7-cd91adc28df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:23:27.107Z|f7e5d379-27f9-4a53-81c7-cd91adc28df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:23:29.477Z|46a5af06-b90b-4cb2-86a9-f6f4e644a5b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:29.478Z|46a5af06-b90b-4cb2-86a9-f6f4e644a5b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:34.257Z|6ddf639a-698d-49ff-a178-d5af06c0f531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:34.258Z|6ddf639a-698d-49ff-a178-d5af06c0f531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:35.869Z|a61c9094-e3a6-47bd-967f-11f60030fea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:35.870Z|a61c9094-e3a6-47bd-967f-11f60030fea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:39.498Z|e39536c8-033b-4395-aeee-e53179b7c80a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:39.499Z|e39536c8-033b-4395-aeee-e53179b7c80a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:41.781Z|611d8f9b-99aa-4b67-b598-640b87c2b085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:23:41.783Z|611d8f9b-99aa-4b67-b598-640b87c2b085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:23:44.280Z|d36c9b38-a585-4526-b2a2-5e6cb6e0bfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:44.280Z|d36c9b38-a585-4526-b2a2-5e6cb6e0bfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:45.890Z|4ef223f9-6931-47b0-89e8-7243d71fad34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:45.891Z|4ef223f9-6931-47b0-89e8-7243d71fad34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:49.519Z|79acdef1-e166-4189-9400-7e0ceae466f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:49.519Z|79acdef1-e166-4189-9400-7e0ceae466f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:54.302Z|b56f46a2-e3bb-4858-96c6-9061c6b65b24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:54.302Z|b56f46a2-e3bb-4858-96c6-9061c6b65b24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:55.911Z|b7c6b907-6609-46a4-8128-621f8d4bf0f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:55.912Z|b7c6b907-6609-46a4-8128-621f8d4bf0f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:56.781Z|b6e7234c-faa5-49e0-b8bb-a6d7e71303fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:23:56.782Z|b6e7234c-faa5-49e0-b8bb-a6d7e71303fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:23:57.107Z|49d03aa5-71d8-42f6-9783-66ee398714e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:23:57.108Z|49d03aa5-71d8-42f6-9783-66ee398714e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:23:58.251Z|19e569c1-18da-4e7c-9cb3-45f480af75a7|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:23:58.252Z|19e569c1-18da-4e7c-9cb3-45f480af75a7|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:23:59.540Z|b6d8dbd4-f584-458f-9aac-9022d59e281b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:23:59.541Z|b6d8dbd4-f584-458f-9aac-9022d59e281b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:04.324Z|c105f971-92ac-4276-a2ad-640973957736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:04.325Z|c105f971-92ac-4276-a2ad-640973957736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:05.937Z|f06c8802-8ea6-4601-b349-2f1085627cfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:05.938Z|f06c8802-8ea6-4601-b349-2f1085627cfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:09.562Z|bfc30d3f-4ac0-477f-8578-39e2d8909a24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:09.563Z|bfc30d3f-4ac0-477f-8578-39e2d8909a24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:11.781Z|bb14f7ff-a6ef-476f-a157-93aea8e29c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:24:11.782Z|bb14f7ff-a6ef-476f-a157-93aea8e29c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:24:14.346Z|48fe4822-bd32-41f2-af9c-690f31016935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:14.347Z|48fe4822-bd32-41f2-af9c-690f31016935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:15.961Z|f9eaad76-9f77-423b-801a-fd3c7e913dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:15.961Z|f9eaad76-9f77-423b-801a-fd3c7e913dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:19.591Z|e986031b-ec24-4953-9e08-34a2925c9b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:19.593Z|e986031b-ec24-4953-9e08-34a2925c9b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:24.366Z|50ef3fcc-69cf-4b86-9697-30f74f215ead|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:24.367Z|50ef3fcc-69cf-4b86-9697-30f74f215ead|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:25.985Z|090ba4a6-785b-428c-9d18-12aae6499ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:25.986Z|090ba4a6-785b-428c-9d18-12aae6499ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:26.781Z|1498661d-c023-473c-821c-8cc4c8b2c303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:24:26.783Z|1498661d-c023-473c-821c-8cc4c8b2c303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:24:27.108Z|bb42ee11-a61a-407d-aa78-08b50b27fabc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:24:27.109Z|bb42ee11-a61a-407d-aa78-08b50b27fabc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:24:29.616Z|97a653f6-b75d-402c-968f-fa3a66d5b3ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:29.617Z|97a653f6-b75d-402c-968f-fa3a66d5b3ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:34.386Z|1bdd3735-f52c-41ac-8557-fa0ee5ae11db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:34.387Z|1bdd3735-f52c-41ac-8557-fa0ee5ae11db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:36.009Z|0a7099c1-7238-4635-9c06-03e542f61018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:36.009Z|0a7099c1-7238-4635-9c06-03e542f61018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:39.639Z|8624e7bb-2f33-4d2d-84fa-c27746000920|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:39.640Z|8624e7bb-2f33-4d2d-84fa-c27746000920|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:41.781Z|1b53c119-a4e2-47ac-b98b-e896b4cae286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:24:41.782Z|1b53c119-a4e2-47ac-b98b-e896b4cae286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:24:44.408Z|b4e700d2-4b7d-4484-bbca-94a37c105bad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:44.409Z|b4e700d2-4b7d-4484-bbca-94a37c105bad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:46.030Z|42f1e5dd-afcd-4d63-b330-0424f02b7b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:46.031Z|42f1e5dd-afcd-4d63-b330-0424f02b7b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:49.661Z|359b5f0e-71aa-423f-8b71-4c429c45a3ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:49.663Z|359b5f0e-71aa-423f-8b71-4c429c45a3ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:54.431Z|ef8ea6d2-8521-4b92-bff3-b544a18ba129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:54.432Z|ef8ea6d2-8521-4b92-bff3-b544a18ba129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:56.057Z|48cbe6b1-30c1-4402-9739-c7a4d17e1140|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:56.061Z|48cbe6b1-30c1-4402-9739-c7a4d17e1140|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:56.781Z|850b53d9-bc59-4d03-9479-0f3bb9d8c842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:24:56.782Z|850b53d9-bc59-4d03-9479-0f3bb9d8c842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:24:57.109Z|20fd316f-8e7f-4b12-8331-202eea369c9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:24:57.110Z|20fd316f-8e7f-4b12-8331-202eea369c9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:24:58.251Z|d0bcedb5-0233-40fe-96da-add33db9594e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:24:58.253Z|d0bcedb5-0233-40fe-96da-add33db9594e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:24:59.687Z|01b5729a-7523-4c28-b31e-5dfe93873f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:24:59.687Z|01b5729a-7523-4c28-b31e-5dfe93873f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:04.453Z|a5485a82-37c4-4d8a-805b-8b554bce2671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:04.453Z|a5485a82-37c4-4d8a-805b-8b554bce2671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:06.083Z|7eb28acb-bc42-44c8-b71d-3576aff8a3ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:06.084Z|7eb28acb-bc42-44c8-b71d-3576aff8a3ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:09.711Z|747af7cf-87d9-4c7e-ac35-a514b5d8ecc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:09.712Z|747af7cf-87d9-4c7e-ac35-a514b5d8ecc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:11.781Z|ed413f7e-d133-4f79-8502-fced77bc2648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:25:11.783Z|ed413f7e-d133-4f79-8502-fced77bc2648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:25:14.475Z|e8200990-1ce8-48e8-b431-22937f88e34f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:14.476Z|e8200990-1ce8-48e8-b431-22937f88e34f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:16.105Z|78202910-9912-4b20-a881-aa44837ea044|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:16.106Z|78202910-9912-4b20-a881-aa44837ea044|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:19.731Z|b286b373-c4a7-4cc5-91b4-7e02a5c6260d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:19.731Z|b286b373-c4a7-4cc5-91b4-7e02a5c6260d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:24.496Z|08d16d87-e346-4988-9960-737c00bf8125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:24.497Z|08d16d87-e346-4988-9960-737c00bf8125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:26.129Z|38c440a7-cebe-49a4-b578-caddd101095c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:26.130Z|38c440a7-cebe-49a4-b578-caddd101095c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:26.781Z|2bacaeca-997b-4809-979d-984f1d50355e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:25:26.782Z|2bacaeca-997b-4809-979d-984f1d50355e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:25:27.111Z|458beafa-05dd-4b9c-bf92-a67e554c4324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:25:27.111Z|458beafa-05dd-4b9c-bf92-a67e554c4324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:25:29.755Z|2cf2a3da-caaf-41dd-803e-4c04a53bf82d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:29.756Z|2cf2a3da-caaf-41dd-803e-4c04a53bf82d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:34.521Z|ab6ef44a-5e65-4781-80f8-af92f1b06a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:34.521Z|ab6ef44a-5e65-4781-80f8-af92f1b06a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:36.153Z|692f1e99-c833-4a19-8575-727e63ee580f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:36.154Z|692f1e99-c833-4a19-8575-727e63ee580f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:39.785Z|28467461-4eeb-4174-8f5b-d2a1f4bba484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:39.787Z|28467461-4eeb-4174-8f5b-d2a1f4bba484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:41.781Z|9545103b-ae4d-4e63-a40f-e82d5c14bb88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:25:41.781Z|9545103b-ae4d-4e63-a40f-e82d5c14bb88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:25:44.543Z|86d245af-c1a9-4ef6-a9de-0f652303df87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:44.544Z|86d245af-c1a9-4ef6-a9de-0f652303df87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:46.180Z|432a29c4-69b9-4240-b3f9-fd249411d8de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:46.181Z|432a29c4-69b9-4240-b3f9-fd249411d8de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:49.808Z|e79d9c88-ffeb-4d54-a7d8-2afcfafed948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:49.809Z|e79d9c88-ffeb-4d54-a7d8-2afcfafed948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:54.565Z|00771c73-1481-4902-8808-34923ebb9991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:54.566Z|00771c73-1481-4902-8808-34923ebb9991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:56.218Z|fb6b7a04-5b50-450e-a97b-4f95b0988f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:56.220Z|fb6b7a04-5b50-450e-a97b-4f95b0988f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:56.781Z|a9e82f6e-e6b0-4f55-828d-75397ada1064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:25:56.783Z|a9e82f6e-e6b0-4f55-828d-75397ada1064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:25:57.112Z|89a6d0a4-8279-4171-ad31-4bea34f2333b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:25:57.112Z|89a6d0a4-8279-4171-ad31-4bea34f2333b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:25:58.250Z|1c2cdd36-b824-4e20-b628-f3077b548de0|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:25:58.251Z|1c2cdd36-b824-4e20-b628-f3077b548de0|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:25:59.829Z|ec43ee42-a809-4c66-b2e4-67efd1419fc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:25:59.830Z|ec43ee42-a809-4c66-b2e4-67efd1419fc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:04.590Z|514570ee-6d7f-410a-9615-c15d1eaa6271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:04.591Z|514570ee-6d7f-410a-9615-c15d1eaa6271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:06.245Z|eaca4008-e691-47d8-8ea9-4a737aa77cfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:06.246Z|eaca4008-e691-47d8-8ea9-4a737aa77cfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:09.850Z|cd681f53-38dc-4a88-9e43-96327ce7e92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:09.851Z|cd681f53-38dc-4a88-9e43-96327ce7e92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:11.781Z|56ee29b0-ab9e-46b9-a3aa-a93c3b8c88cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:26:11.782Z|56ee29b0-ab9e-46b9-a3aa-a93c3b8c88cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:26:14.616Z|d497e76e-a25f-4b3f-bd2f-b59504a56422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:14.617Z|d497e76e-a25f-4b3f-bd2f-b59504a56422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:16.265Z|0ca34591-bd11-4e0b-b228-8bf509cb8b9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:16.266Z|0ca34591-bd11-4e0b-b228-8bf509cb8b9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:19.871Z|417bac55-b08f-4d2b-8996-568412bbc702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:19.871Z|417bac55-b08f-4d2b-8996-568412bbc702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:24.640Z|0c393d15-7fb6-4c16-a2df-637183e2e62c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:24.641Z|0c393d15-7fb6-4c16-a2df-637183e2e62c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:26.289Z|4b33dacc-671f-438b-8934-3a97e0a439f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:26.291Z|4b33dacc-671f-438b-8934-3a97e0a439f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:26.781Z|8c41d226-6ed0-4fb1-a489-cb38017ef80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:26:26.782Z|8c41d226-6ed0-4fb1-a489-cb38017ef80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:26:27.113Z|974acfb9-d40f-40cb-b8cc-1d4ce23709a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:26:27.113Z|974acfb9-d40f-40cb-b8cc-1d4ce23709a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:26:29.892Z|7935a2a2-e201-4250-85a7-399019c3f48f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:29.893Z|7935a2a2-e201-4250-85a7-399019c3f48f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:34.664Z|6dafa660-97d0-4138-8ea4-728f753ee69a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:34.665Z|6dafa660-97d0-4138-8ea4-728f753ee69a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:36.324Z|14e9082e-654d-49cc-9e71-147c9bf7b867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:36.325Z|14e9082e-654d-49cc-9e71-147c9bf7b867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:39.914Z|9663bb23-317a-462c-9e12-f1f587bd54bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:39.915Z|9663bb23-317a-462c-9e12-f1f587bd54bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:41.782Z|7d486971-ebdf-4b41-81d7-30de6e981c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:26:41.785Z|7d486971-ebdf-4b41-81d7-30de6e981c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:26:44.687Z|d6acf131-656a-4a98-9cca-5774f880bd7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:44.688Z|d6acf131-656a-4a98-9cca-5774f880bd7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:46.352Z|52c7f0c4-c48b-46d0-9994-580743591b9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:46.353Z|52c7f0c4-c48b-46d0-9994-580743591b9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:49.941Z|c5488b0f-ad7c-4b76-a9e5-60eb0ddf0c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:49.943Z|c5488b0f-ad7c-4b76-a9e5-60eb0ddf0c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:54.708Z|c836862f-205f-4664-ab1a-843f5f4ed08e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:54.709Z|c836862f-205f-4664-ab1a-843f5f4ed08e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:56.375Z|906d99b5-db78-46a8-9bb5-f86a284913d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:56.376Z|906d99b5-db78-46a8-9bb5-f86a284913d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:56.781Z|6b6626aa-4ded-40cf-9973-afde668fc14d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:26:56.782Z|6b6626aa-4ded-40cf-9973-afde668fc14d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:26:57.114Z|ca99a852-8bd0-4d01-bd87-c2ef1a11a93c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:26:57.115Z|ca99a852-8bd0-4d01-bd87-c2ef1a11a93c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:26:58.251Z|aa68a8c2-2b37-4f0d-ae67-d2b892cfc445|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:26:58.252Z|aa68a8c2-2b37-4f0d-ae67-d2b892cfc445|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:26:59.963Z|13aa9e54-aed7-424b-a478-4a759244cc5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:26:59.964Z|13aa9e54-aed7-424b-a478-4a759244cc5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:04.731Z|8d435160-31d8-4473-b9f1-156f0385bc51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:04.732Z|8d435160-31d8-4473-b9f1-156f0385bc51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:06.399Z|c9269383-143e-42c4-829f-5760226e48c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:06.400Z|c9269383-143e-42c4-829f-5760226e48c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:09.983Z|d8c6b668-a0dc-40b5-8b63-488841a4d3ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:09.984Z|d8c6b668-a0dc-40b5-8b63-488841a4d3ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:11.781Z|29d306f7-a974-42c1-8ba3-3218bdf37a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:27:11.782Z|29d306f7-a974-42c1-8ba3-3218bdf37a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:27:14.757Z|ad6f4434-b5fd-4a1f-83ea-90a2d23c7a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:14.757Z|ad6f4434-b5fd-4a1f-83ea-90a2d23c7a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:16.421Z|6ab62ebf-a217-4c5d-8886-ce659eb8621a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:16.422Z|6ab62ebf-a217-4c5d-8886-ce659eb8621a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:20.008Z|3675ed13-611b-4758-82d4-27a8d54cd61e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:20.008Z|3675ed13-611b-4758-82d4-27a8d54cd61e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:24.782Z|8a126062-64c1-4390-b872-e41d7e592718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:24.783Z|8a126062-64c1-4390-b872-e41d7e592718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:26.442Z|09894dcd-3efd-47f0-a9df-a3ec8a7f2252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:26.443Z|09894dcd-3efd-47f0-a9df-a3ec8a7f2252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:26.781Z|435daa26-76ba-461a-8c63-91bfaa08b872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:27:26.783Z|435daa26-76ba-461a-8c63-91bfaa08b872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:27:27.115Z|cdc15022-e890-466a-bdde-8f03e26fe736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:27:27.115Z|cdc15022-e890-466a-bdde-8f03e26fe736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:27:30.032Z|bd502dc4-86ba-4164-bdf1-d3af01eb852f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:30.032Z|bd502dc4-86ba-4164-bdf1-d3af01eb852f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:34.803Z|0416a3f5-fa0d-4ffa-b7c2-23f442ef9a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:34.803Z|0416a3f5-fa0d-4ffa-b7c2-23f442ef9a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:36.463Z|7b885468-d358-46b5-b385-7d55b3e8e748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:36.464Z|7b885468-d358-46b5-b385-7d55b3e8e748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:40.051Z|594586ac-c2d2-498b-8974-ffa7e14676b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:40.052Z|594586ac-c2d2-498b-8974-ffa7e14676b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:41.781Z|4c37d916-9ad0-434b-a738-c4ef1f173a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:27:41.783Z|4c37d916-9ad0-434b-a738-c4ef1f173a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:27:44.824Z|1b9109d0-906c-426f-9497-411901a1b2f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:44.825Z|1b9109d0-906c-426f-9497-411901a1b2f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:46.485Z|6ac1af56-1dbd-42cf-9cba-99105fd2b64b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:46.485Z|6ac1af56-1dbd-42cf-9cba-99105fd2b64b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:50.079Z|39386e70-ab1f-4000-816a-876a3df6a2f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:50.080Z|39386e70-ab1f-4000-816a-876a3df6a2f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:54.845Z|2af4d5e7-b35b-4364-9b0f-a76b93dd1c28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:54.846Z|2af4d5e7-b35b-4364-9b0f-a76b93dd1c28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:56.506Z|26f710fc-ffd7-4885-b8e8-bf4a1d7ac555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:27:56.506Z|26f710fc-ffd7-4885-b8e8-bf4a1d7ac555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:27:56.781Z|ccd1b919-ab66-42a8-bcd2-1675ba292325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:27:56.781Z|ccd1b919-ab66-42a8-bcd2-1675ba292325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:27:57.116Z|63c02489-afd8-437c-8a56-f521c222df3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:27:57.117Z|63c02489-afd8-437c-8a56-f521c222df3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:27:58.250Z|634929e0-aede-480f-9bbc-4efe2a4bb6ce|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:27:58.251Z|634929e0-aede-480f-9bbc-4efe2a4bb6ce|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:00.100Z|593802f3-1957-4897-b4b6-62b9068c1339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:00.101Z|593802f3-1957-4897-b4b6-62b9068c1339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:04.864Z|c362bd5e-3879-41fd-9b4d-38e768bbe5f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:04.865Z|c362bd5e-3879-41fd-9b4d-38e768bbe5f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:06.529Z|12191112-d5c1-4fbd-b640-df852152acd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:06.529Z|12191112-d5c1-4fbd-b640-df852152acd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:10.122Z|cee066cf-73c5-403c-9bf9-27c3c8a57d36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:10.123Z|cee066cf-73c5-403c-9bf9-27c3c8a57d36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:11.781Z|4f0d903d-3b2c-434f-b53d-b07be34068ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:28:11.783Z|4f0d903d-3b2c-434f-b53d-b07be34068ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:28:14.885Z|16d677e4-f014-4aaf-96a3-6192fbadf417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:14.886Z|16d677e4-f014-4aaf-96a3-6192fbadf417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:16.600Z|4d18d071-59c9-49d6-a317-79a5223a2c8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:16.600Z|4d18d071-59c9-49d6-a317-79a5223a2c8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:20.142Z|090ca59b-4efa-4640-b4ff-a269173f9f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:20.143Z|090ca59b-4efa-4640-b4ff-a269173f9f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:24.907Z|458726c3-df16-4cc9-b951-160d2caf0163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:24.907Z|458726c3-df16-4cc9-b951-160d2caf0163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:26.621Z|c11c3599-1568-466d-b3b3-e6d33c29bdea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:26.622Z|c11c3599-1568-466d-b3b3-e6d33c29bdea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:26.781Z|e33b7534-f989-42ca-bfbe-68563a272fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:28:26.781Z|e33b7534-f989-42ca-bfbe-68563a272fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:28:27.117Z|d5a1d527-8605-42cb-a9d5-ff34b67f238b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:28:27.118Z|d5a1d527-8605-42cb-a9d5-ff34b67f238b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:28:30.165Z|642f2404-9f7c-4464-875f-ec315ae4fc85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:30.166Z|642f2404-9f7c-4464-875f-ec315ae4fc85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:34.926Z|bfc9e873-8f5a-4fb5-a6e9-180b77bf76b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:34.926Z|bfc9e873-8f5a-4fb5-a6e9-180b77bf76b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:36.648Z|0b2cb44c-b59c-47f3-a7c9-940f1772a9a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:36.650Z|0b2cb44c-b59c-47f3-a7c9-940f1772a9a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:40.190Z|33eedd67-a8cc-45c1-b8a1-713975208385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:40.191Z|33eedd67-a8cc-45c1-b8a1-713975208385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:41.781Z|44fd4760-86d4-4fcc-89ef-cbc1dcfb8f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:28:41.783Z|44fd4760-86d4-4fcc-89ef-cbc1dcfb8f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:28:44.946Z|237a4331-eb3b-437d-9e43-91fbe062a2a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:44.947Z|237a4331-eb3b-437d-9e43-91fbe062a2a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:46.675Z|01fcebe3-3179-461c-8bc6-dbf4fce66b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:46.676Z|01fcebe3-3179-461c-8bc6-dbf4fce66b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:50.216Z|8dc86750-53ff-474f-a18b-ee605e4c888e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:50.217Z|8dc86750-53ff-474f-a18b-ee605e4c888e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:54.968Z|9f99d3ce-99d5-440e-b6e3-6eb7346e55ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:54.969Z|9f99d3ce-99d5-440e-b6e3-6eb7346e55ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:56.704Z|4ee95a10-d0fb-435e-91bc-de99b5870964|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:28:56.706Z|4ee95a10-d0fb-435e-91bc-de99b5870964|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:28:56.781Z|3013da24-769d-43a5-8bc5-789ebc9a9997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:28:56.782Z|3013da24-769d-43a5-8bc5-789ebc9a9997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:28:57.118Z|6c4f4a6d-7861-42dc-a9be-16e48972e579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:28:57.119Z|6c4f4a6d-7861-42dc-a9be-16e48972e579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:28:58.253Z|4869bc6e-9e8f-40ab-bc2b-11ed7548fd26|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:28:58.253Z|4869bc6e-9e8f-40ab-bc2b-11ed7548fd26|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:00.247Z|0bf185a5-6269-432d-8b7c-efd3cf34eb27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:00.248Z|0bf185a5-6269-432d-8b7c-efd3cf34eb27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:04.988Z|f42aec63-2f47-4fb6-8ab7-e853d4ac4e58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:04.988Z|f42aec63-2f47-4fb6-8ab7-e853d4ac4e58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:06.727Z|63b1b7db-28c1-4988-894e-06e695230011|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:06.728Z|63b1b7db-28c1-4988-894e-06e695230011|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:10.271Z|9b64d272-477c-4b73-838f-71287c162867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:10.271Z|9b64d272-477c-4b73-838f-71287c162867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:11.781Z|37b2926a-2d68-479d-b160-c49f34a6bb90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:29:11.782Z|37b2926a-2d68-479d-b160-c49f34a6bb90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:29:15.010Z|717e6d6e-bfd8-4473-97a8-81116f92a291|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:15.011Z|717e6d6e-bfd8-4473-97a8-81116f92a291|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:16.747Z|4301870c-dc94-4b46-96ea-542fd99bce3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:16.748Z|4301870c-dc94-4b46-96ea-542fd99bce3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:20.309Z|566f16c6-9093-488c-9acb-dcc1f9982648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:20.310Z|566f16c6-9093-488c-9acb-dcc1f9982648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:25.031Z|5dfc7f92-1e16-48b9-959b-982e98f026c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:25.032Z|5dfc7f92-1e16-48b9-959b-982e98f026c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:26.768Z|800ad8a3-aefd-4642-b3d5-4b624f291776|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:26.769Z|800ad8a3-aefd-4642-b3d5-4b624f291776|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:26.781Z|59352311-7f14-4a5e-a484-a132e3a83bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:29:26.781Z|59352311-7f14-4a5e-a484-a132e3a83bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:29:27.119Z|aeffe98d-eaa7-47f2-b902-b4b942c903a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:29:27.120Z|aeffe98d-eaa7-47f2-b902-b4b942c903a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:29:30.336Z|84d6a2c7-492b-4762-bf44-edd7bac189f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:30.337Z|84d6a2c7-492b-4762-bf44-edd7bac189f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:35.052Z|0e9fa488-8f01-46b1-bbc1-aa579bef0869|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:35.053Z|0e9fa488-8f01-46b1-bbc1-aa579bef0869|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:36.792Z|b4fe8bfb-597e-4cf7-b04a-5becc12e3454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:36.793Z|b4fe8bfb-597e-4cf7-b04a-5becc12e3454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:40.364Z|89076991-7924-463d-b982-51b25e2b09e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:40.365Z|89076991-7924-463d-b982-51b25e2b09e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:41.781Z|f3a49e7c-da41-4ff1-9245-424e9608f4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:29:41.781Z|f3a49e7c-da41-4ff1-9245-424e9608f4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:29:45.072Z|6276cf1a-79ce-42a2-a12c-35363d824a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:45.073Z|6276cf1a-79ce-42a2-a12c-35363d824a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:46.812Z|e769d28f-c370-4e0f-85e7-2a6cca73348d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:46.813Z|e769d28f-c370-4e0f-85e7-2a6cca73348d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:50.386Z|5794d5af-95a5-4e3b-a4f8-d417c5e224be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:50.386Z|5794d5af-95a5-4e3b-a4f8-d417c5e224be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:55.092Z|bacb51c8-a7f0-4dcc-8820-68a1d69d6201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:55.092Z|bacb51c8-a7f0-4dcc-8820-68a1d69d6201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:56.782Z|066e67db-49fc-4550-a1bb-ecf965f00aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:29:56.783Z|066e67db-49fc-4550-a1bb-ecf965f00aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:29:56.832Z|9dd02137-eb14-4106-975e-9a63da8fd4d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:29:56.833Z|9dd02137-eb14-4106-975e-9a63da8fd4d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:29:57.121Z|4daa64e1-2816-4af9-a89c-6fc7b7a789ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:29:57.121Z|4daa64e1-2816-4af9-a89c-6fc7b7a789ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:29:58.250Z|15653243-7273-4c33-91c3-c5618bfe0ca9|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:29:58.251Z|15653243-7273-4c33-91c3-c5618bfe0ca9|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:00.407Z|35678198-d14e-4513-9c12-ff93b9df2ea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:00.408Z|35678198-d14e-4513-9c12-ff93b9df2ea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:05.111Z|e701f3ec-84c2-4bb4-af21-46043b79a822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:05.111Z|e701f3ec-84c2-4bb4-af21-46043b79a822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:06.853Z|107f32bf-c523-4c29-87e8-60584f5cf51d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:06.853Z|107f32bf-c523-4c29-87e8-60584f5cf51d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:10.427Z|30fc566e-9824-4f29-b2ac-6c76ff7d3ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:10.428Z|30fc566e-9824-4f29-b2ac-6c76ff7d3ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:11.781Z|26618664-5f06-429c-9436-e2ad954d19ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:30:11.781Z|26618664-5f06-429c-9436-e2ad954d19ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:30:15.131Z|4aa13028-575e-4360-8e63-f1bd9bac8fa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:15.132Z|4aa13028-575e-4360-8e63-f1bd9bac8fa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:16.874Z|3f2bba78-80f2-4d43-8ab3-6c9cd7c5aa01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:16.875Z|3f2bba78-80f2-4d43-8ab3-6c9cd7c5aa01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:20.447Z|307670d8-1433-41f2-b01c-8c3908962b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:20.448Z|307670d8-1433-41f2-b01c-8c3908962b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:25.152Z|4429e158-3bd7-47ef-8859-803b91ef0c99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:25.153Z|4429e158-3bd7-47ef-8859-803b91ef0c99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:26.781Z|ae745a3b-5880-431e-8cf8-8791ed89eef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:30:26.783Z|ae745a3b-5880-431e-8cf8-8791ed89eef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:30:26.896Z|30995fcc-5a7d-422c-841b-12994d1be9f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:26.897Z|30995fcc-5a7d-422c-841b-12994d1be9f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:27.122Z|a5dbd18c-0607-4a24-901f-14c331447274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:30:27.122Z|a5dbd18c-0607-4a24-901f-14c331447274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:30:30.468Z|395584fc-e10c-497c-9608-fd2a6c19f30e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:30.468Z|395584fc-e10c-497c-9608-fd2a6c19f30e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:35.173Z|71351ed7-fe49-4289-a800-4f1c46e6320b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:35.174Z|71351ed7-fe49-4289-a800-4f1c46e6320b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:36.920Z|018d7366-d7d9-41b0-8ff8-1d59b4e1012d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:36.921Z|018d7366-d7d9-41b0-8ff8-1d59b4e1012d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:40.489Z|5f30de11-3e4e-411e-aa93-47f671b2ca14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:40.490Z|5f30de11-3e4e-411e-aa93-47f671b2ca14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:41.781Z|913b3d9b-3d21-4e4e-ac18-72fc324c93cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:30:41.783Z|913b3d9b-3d21-4e4e-ac18-72fc324c93cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:30:45.203Z|a2d529e8-d9c4-40ac-8719-48343d6046d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:45.205Z|a2d529e8-d9c4-40ac-8719-48343d6046d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:46.945Z|414dedae-c621-41ac-b1d4-93e378121132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:46.945Z|414dedae-c621-41ac-b1d4-93e378121132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:50.511Z|589af888-6f56-46b1-9d3b-74c8b9910efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:50.512Z|589af888-6f56-46b1-9d3b-74c8b9910efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:55.229Z|7c3fde79-d565-4839-a5f7-6a0e79765236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:55.230Z|7c3fde79-d565-4839-a5f7-6a0e79765236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:56.781Z|31b40677-4fab-49fa-990f-7793d6325f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:30:56.782Z|31b40677-4fab-49fa-990f-7793d6325f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:30:56.967Z|995cecf8-57ee-499d-98af-1070dbccbdd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:30:56.967Z|995cecf8-57ee-499d-98af-1070dbccbdd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:30:57.123Z|16300c38-bb0d-4ac7-86e1-055044714f93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:30:57.124Z|16300c38-bb0d-4ac7-86e1-055044714f93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:30:58.251Z|5dd1ae00-6d17-49dd-8f82-4156ced80e07|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:30:58.251Z|5dd1ae00-6d17-49dd-8f82-4156ced80e07|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:00.536Z|4de6b378-88ab-476c-a232-17d13e12b1c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:00.537Z|4de6b378-88ab-476c-a232-17d13e12b1c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:05.249Z|c0aad1af-90d3-4bff-bdb6-516bef8951c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:05.250Z|c0aad1af-90d3-4bff-bdb6-516bef8951c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:06.990Z|f9a7efb6-d95c-4051-af86-52850ec83714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:06.990Z|f9a7efb6-d95c-4051-af86-52850ec83714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:10.559Z|6c169203-c229-4fd1-b684-2636ab827a92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:10.560Z|6c169203-c229-4fd1-b684-2636ab827a92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:11.781Z|c121f494-fbab-464a-97a7-25d06996cd54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:31:11.783Z|c121f494-fbab-464a-97a7-25d06996cd54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:31:15.273Z|708cecb2-57f6-4cc2-8163-2fdf6a7ff34a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:15.273Z|708cecb2-57f6-4cc2-8163-2fdf6a7ff34a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:17.011Z|e79a6940-5a36-4442-8860-7a169ef1b019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:17.011Z|e79a6940-5a36-4442-8860-7a169ef1b019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:20.579Z|1ca532a8-6505-441b-9db5-afc9dcb1614b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:20.580Z|1ca532a8-6505-441b-9db5-afc9dcb1614b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:25.293Z|108ba7bb-373d-44c2-9c98-85b15ef2391a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:25.294Z|108ba7bb-373d-44c2-9c98-85b15ef2391a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:26.781Z|93c9c05c-b36b-4a22-ba41-11d0ac9b1cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:31:26.781Z|93c9c05c-b36b-4a22-ba41-11d0ac9b1cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:31:27.032Z|8e4b0f0d-9fee-4343-b24e-c9f741077862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:27.033Z|8e4b0f0d-9fee-4343-b24e-c9f741077862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:27.124Z|fbee8131-08ed-4002-bbfb-5a190f889010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:31:27.125Z|fbee8131-08ed-4002-bbfb-5a190f889010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:31:30.601Z|d1b761a9-c2df-4a10-b80c-2795672aa913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:30.601Z|d1b761a9-c2df-4a10-b80c-2795672aa913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:35.312Z|2aaa7135-86c1-4846-bcf2-3b1fa0f2dcf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:35.313Z|2aaa7135-86c1-4846-bcf2-3b1fa0f2dcf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:37.053Z|67c0b55c-449d-4774-b803-c0d6009b6fe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:37.054Z|67c0b55c-449d-4774-b803-c0d6009b6fe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:40.628Z|ccad9122-015c-4554-a922-3a6fb8d3fc5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:40.629Z|ccad9122-015c-4554-a922-3a6fb8d3fc5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:41.781Z|31a1a538-9754-4bc4-8674-69bd23b2482b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:31:41.782Z|31a1a538-9754-4bc4-8674-69bd23b2482b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:31:45.334Z|f944fef7-2cf3-49cd-b8a6-cb0bc39da73f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:45.335Z|f944fef7-2cf3-49cd-b8a6-cb0bc39da73f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:47.076Z|eafbdcd3-fe56-4e1f-86cb-9ea0e9ff4f97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:47.076Z|eafbdcd3-fe56-4e1f-86cb-9ea0e9ff4f97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:50.648Z|3ee96f48-d256-4859-a0db-b6ea77effdb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:50.649Z|3ee96f48-d256-4859-a0db-b6ea77effdb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:55.355Z|92097c3a-c8f4-411c-87bc-23d5dd67478c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:55.356Z|92097c3a-c8f4-411c-87bc-23d5dd67478c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:56.781Z|7499b6ae-88a5-43e8-b1bd-116bb496f281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:31:56.783Z|7499b6ae-88a5-43e8-b1bd-116bb496f281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:31:57.095Z|1dc3c81b-0986-42f0-bf62-e8e8c66d7fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:31:57.096Z|1dc3c81b-0986-42f0-bf62-e8e8c66d7fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:31:57.125Z|1d21caac-9d3b-402b-8ff9-92725fe7b79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:31:57.126Z|1d21caac-9d3b-402b-8ff9-92725fe7b79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:31:58.251Z|e0711ccb-bb70-46bd-b147-d459da1b1466|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:31:58.251Z|e0711ccb-bb70-46bd-b147-d459da1b1466|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:00.668Z|2f29ee7f-b0d8-43fb-a758-674de20f5288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:00.669Z|2f29ee7f-b0d8-43fb-a758-674de20f5288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:05.374Z|3a713ecd-a3ce-43b4-93ac-ddc696a1c3e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:05.375Z|3a713ecd-a3ce-43b4-93ac-ddc696a1c3e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:07.118Z|48fa030f-f08e-4dc8-8cc7-b22654daf6c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:07.119Z|48fa030f-f08e-4dc8-8cc7-b22654daf6c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:10.687Z|e828ae6d-2b9a-42c3-b9a3-c6595839a4b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:10.688Z|e828ae6d-2b9a-42c3-b9a3-c6595839a4b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:11.784Z|1190bac2-f6f5-49bf-b2c8-2e70a1f90a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:32:11.785Z|1190bac2-f6f5-49bf-b2c8-2e70a1f90a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:32:15.397Z|109eb8aa-baba-4feb-a669-567b1403aed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:15.397Z|109eb8aa-baba-4feb-a669-567b1403aed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:17.147Z|225cd68e-c98f-4d0b-ad6d-47914e09bdab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:17.148Z|225cd68e-c98f-4d0b-ad6d-47914e09bdab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:20.707Z|1493224c-e880-41fa-a06d-ddd3109e8ad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:20.707Z|1493224c-e880-41fa-a06d-ddd3109e8ad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:25.417Z|aade16df-ed28-4d05-80f4-0d30eec09f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:25.418Z|aade16df-ed28-4d05-80f4-0d30eec09f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:26.781Z|3f731292-d143-4e53-a869-12e1193f6b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:32:26.782Z|3f731292-d143-4e53-a869-12e1193f6b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:32:27.126Z|8f227bc6-2143-44b2-a728-402fc859d47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:32:27.127Z|8f227bc6-2143-44b2-a728-402fc859d47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:32:27.169Z|909f6f9f-1cce-4a61-a7a1-119c59efc7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:27.170Z|909f6f9f-1cce-4a61-a7a1-119c59efc7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:30.727Z|8e5b30b7-86b2-412b-8990-cd4e0e24243a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:30.728Z|8e5b30b7-86b2-412b-8990-cd4e0e24243a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:35.442Z|d2ff6438-9c3e-42d2-954f-a20da2686cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:35.443Z|d2ff6438-9c3e-42d2-954f-a20da2686cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:37.195Z|e2b2d658-d714-4ac2-8700-04e65d3c436f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:37.196Z|e2b2d658-d714-4ac2-8700-04e65d3c436f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:40.747Z|f1b2504e-e779-436a-a366-e7bba2a58d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:40.748Z|f1b2504e-e779-436a-a366-e7bba2a58d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:41.782Z|2ab0dd52-6cf7-4bbe-91bd-1ab3375651b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:32:41.784Z|2ab0dd52-6cf7-4bbe-91bd-1ab3375651b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:32:45.465Z|024c28ab-0464-469e-b70b-74207bfd0f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:45.466Z|024c28ab-0464-469e-b70b-74207bfd0f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:47.219Z|671b500d-26cf-4679-9874-ad026ce5c877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:47.220Z|671b500d-26cf-4679-9874-ad026ce5c877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:50.770Z|43dabcad-87b4-4309-a8a1-2a85c94bc654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:50.771Z|43dabcad-87b4-4309-a8a1-2a85c94bc654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:55.486Z|b4294763-ad3a-4130-9648-4f8ea5538f6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:55.487Z|b4294763-ad3a-4130-9648-4f8ea5538f6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:56.781Z|8e39edd3-1014-4c33-a8ec-74c1942fc86d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:32:56.782Z|8e39edd3-1014-4c33-a8ec-74c1942fc86d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:32:57.127Z|a1b11c25-b6a5-4188-9a0f-4d7195831d6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:32:57.128Z|a1b11c25-b6a5-4188-9a0f-4d7195831d6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:32:57.242Z|bf5a8b57-e8d9-48d0-8205-8a619059c6d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:32:57.243Z|bf5a8b57-e8d9-48d0-8205-8a619059c6d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:32:58.251Z|f3f6411f-0411-4b30-beda-3dbbf78abdcf|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:32:58.252Z|f3f6411f-0411-4b30-beda-3dbbf78abdcf|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:00.810Z|19bd9be7-6a3e-472f-9561-b6b08962154c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:00.811Z|19bd9be7-6a3e-472f-9561-b6b08962154c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:05.507Z|1ccc4b88-2792-4915-b086-a489ee5289fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:05.508Z|1ccc4b88-2792-4915-b086-a489ee5289fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:07.265Z|56ca928e-6010-4218-8960-3b0156967e5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:07.266Z|56ca928e-6010-4218-8960-3b0156967e5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:10.829Z|4df914a6-0ecd-4721-94cd-1379ad4f7f60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:10.830Z|4df914a6-0ecd-4721-94cd-1379ad4f7f60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:11.781Z|86fd5551-5bf0-4978-b940-747f3e61a860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:33:11.782Z|86fd5551-5bf0-4978-b940-747f3e61a860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:33:15.529Z|80bf5a6f-5655-4cbe-a0ea-95cf52e30686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:15.530Z|80bf5a6f-5655-4cbe-a0ea-95cf52e30686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:17.285Z|c4c136a6-5dc7-453a-97f4-22ac49b24826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:17.286Z|c4c136a6-5dc7-453a-97f4-22ac49b24826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:20.850Z|d237ada1-3937-455d-9935-19211e4e76fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:20.851Z|d237ada1-3937-455d-9935-19211e4e76fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:25.549Z|593790d4-d49e-455f-90b0-2e05f3a07d65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:25.549Z|593790d4-d49e-455f-90b0-2e05f3a07d65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:26.781Z|b82fbcf9-f034-410a-85a2-9a420de39523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:33:26.783Z|b82fbcf9-f034-410a-85a2-9a420de39523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:33:27.129Z|b6ab923d-7eb7-45ce-9e35-e9bccf6ce947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:33:27.129Z|b6ab923d-7eb7-45ce-9e35-e9bccf6ce947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:33:27.305Z|19d5037a-69b7-4b41-847d-1714d475c88a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:27.306Z|19d5037a-69b7-4b41-847d-1714d475c88a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:30.873Z|921cc2e4-f859-4c9c-99ef-7a9054b260b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:30.874Z|921cc2e4-f859-4c9c-99ef-7a9054b260b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:35.572Z|17db72fe-0fc4-4741-88c5-780004db2834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:35.572Z|17db72fe-0fc4-4741-88c5-780004db2834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:37.325Z|57148c72-0816-42af-9fa4-ede3f49bd20c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:37.326Z|57148c72-0816-42af-9fa4-ede3f49bd20c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:40.892Z|a52c95b0-ecdb-415e-bc2b-402860c7f697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:40.893Z|a52c95b0-ecdb-415e-bc2b-402860c7f697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:41.781Z|7ac531d1-1bd9-4fe9-a124-e13c18937a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:33:41.782Z|7ac531d1-1bd9-4fe9-a124-e13c18937a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:33:45.623Z|8d56996f-9dc0-477b-b60d-7646c23acbea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:45.624Z|8d56996f-9dc0-477b-b60d-7646c23acbea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:47.344Z|b2dae397-bf64-4d3e-9fdb-3637a63b8736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:47.345Z|b2dae397-bf64-4d3e-9fdb-3637a63b8736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:50.913Z|03903918-de44-4181-b418-c0dce1d47709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:50.914Z|03903918-de44-4181-b418-c0dce1d47709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:55.645Z|5314688f-885d-4c6a-96fd-8999d1441c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:55.646Z|5314688f-885d-4c6a-96fd-8999d1441c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:56.781Z|6e1b0e0d-9a54-46ca-b36a-27e3d8426650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:33:56.782Z|6e1b0e0d-9a54-46ca-b36a-27e3d8426650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:33:57.130Z|6915b394-7f79-4491-8b91-8b5e125f5c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:33:57.130Z|6915b394-7f79-4491-8b91-8b5e125f5c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:33:57.365Z|3d6f15d6-3806-42d8-8683-3c86f705c067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:33:57.365Z|3d6f15d6-3806-42d8-8683-3c86f705c067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:33:58.250Z|663f6e85-d6d1-45e0-bbc2-c9cba667febd|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:33:58.251Z|663f6e85-d6d1-45e0-bbc2-c9cba667febd|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:00.936Z|e771b271-f0b0-4842-aa89-70a6af0dd450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:00.937Z|e771b271-f0b0-4842-aa89-70a6af0dd450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:05.666Z|659f9eb8-bad5-4c74-98eb-b87c12e8c1c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:05.667Z|659f9eb8-bad5-4c74-98eb-b87c12e8c1c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:07.389Z|e2920e95-646b-4c58-8686-2ea7c514cd49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:07.390Z|e2920e95-646b-4c58-8686-2ea7c514cd49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:10.957Z|1b74454e-d230-4d03-918c-bab170ef08e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:10.957Z|1b74454e-d230-4d03-918c-bab170ef08e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:11.781Z|41226556-5e7e-4e4c-ad45-c012e00b11a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:34:11.783Z|41226556-5e7e-4e4c-ad45-c012e00b11a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:34:15.686Z|398e4327-8b0d-43af-99a3-927847aac147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:15.687Z|398e4327-8b0d-43af-99a3-927847aac147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:17.409Z|962ebe44-5392-4e73-9c73-0b9f5c9fa7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:17.410Z|962ebe44-5392-4e73-9c73-0b9f5c9fa7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:20.977Z|924e7138-fe94-4ee6-9de8-ff92683b5ce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:20.978Z|924e7138-fe94-4ee6-9de8-ff92683b5ce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:25.706Z|389a99a0-3f26-453e-9df6-df236a070fca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:25.707Z|389a99a0-3f26-453e-9df6-df236a070fca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:26.781Z|a0a05f0d-08b3-4f49-a4d3-a5a6c40c799d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:34:26.782Z|a0a05f0d-08b3-4f49-a4d3-a5a6c40c799d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:34:27.131Z|8af4d85e-3783-4e95-b05e-90b6701b17c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:34:27.132Z|8af4d85e-3783-4e95-b05e-90b6701b17c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:34:27.430Z|ee21b177-7557-48f2-ace7-bf802eee411e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:27.430Z|ee21b177-7557-48f2-ace7-bf802eee411e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:30.999Z|04c91632-a816-4d06-9da6-3622bd93abbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:30.999Z|04c91632-a816-4d06-9da6-3622bd93abbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:35.727Z|1affd836-deac-4d3c-88ae-233ad4b1041f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:35.728Z|1affd836-deac-4d3c-88ae-233ad4b1041f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:37.454Z|a9b91eed-344e-4c3f-8500-55e31c0f0780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:37.455Z|a9b91eed-344e-4c3f-8500-55e31c0f0780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:41.024Z|db50cf49-a4dd-4cdf-9bec-aa24456f0a94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:41.025Z|db50cf49-a4dd-4cdf-9bec-aa24456f0a94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:41.782Z|bafd0331-9ffd-4aa1-a751-073119494a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:34:41.783Z|bafd0331-9ffd-4aa1-a751-073119494a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:34:45.757Z|e8e461d1-6b69-47d0-acd7-7a37b8ba723e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:45.758Z|e8e461d1-6b69-47d0-acd7-7a37b8ba723e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:47.475Z|67eb1ac2-a7dd-4b2e-b191-b8d036258991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:47.476Z|67eb1ac2-a7dd-4b2e-b191-b8d036258991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:51.047Z|b3d91585-5a1a-4a6b-bc5d-837f570d79b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:51.048Z|b3d91585-5a1a-4a6b-bc5d-837f570d79b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:55.780Z|7f086340-c8b8-466d-9ff1-e35a08f57e03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:55.783Z|7f086340-c8b8-466d-9ff1-e35a08f57e03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:56.781Z|d1a1b5d9-e0be-4fef-bb3f-d82baaae6069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:34:56.783Z|d1a1b5d9-e0be-4fef-bb3f-d82baaae6069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:34:57.132Z|0a30510d-3af1-4d86-8098-869a1fd4ca1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:34:57.133Z|0a30510d-3af1-4d86-8098-869a1fd4ca1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:34:57.497Z|94ceb613-3aa9-418c-b302-08ea5b4ea978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:34:57.498Z|94ceb613-3aa9-418c-b302-08ea5b4ea978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:34:58.250Z|9f3a1104-77c1-4ef7-af60-055cabf1480e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:34:58.251Z|9f3a1104-77c1-4ef7-af60-055cabf1480e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:01.066Z|b4d1ef30-2c74-4f6c-8c69-5ebb9e266f43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:01.067Z|b4d1ef30-2c74-4f6c-8c69-5ebb9e266f43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:05.802Z|da8b78b9-d3d3-49d2-844c-9a75c1ee8d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:05.803Z|da8b78b9-d3d3-49d2-844c-9a75c1ee8d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:07.517Z|20827bbe-c908-4ab3-8bc3-1dda6efd5b1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:07.518Z|20827bbe-c908-4ab3-8bc3-1dda6efd5b1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:11.089Z|1267e846-ccf4-40e9-88c2-1baf646285cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:11.090Z|1267e846-ccf4-40e9-88c2-1baf646285cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:11.781Z|796e6a0d-a115-468b-a0ef-c92192ee24fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:35:11.782Z|796e6a0d-a115-468b-a0ef-c92192ee24fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:35:15.823Z|fa7caad2-4d6c-47b9-a264-5aa74cc2821d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:15.823Z|fa7caad2-4d6c-47b9-a264-5aa74cc2821d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:17.538Z|418ab3ec-2094-4967-8ad9-4a32cfcc647b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:17.538Z|418ab3ec-2094-4967-8ad9-4a32cfcc647b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:21.112Z|730c689e-3c50-4617-a0ac-b71b73c259df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:21.112Z|730c689e-3c50-4617-a0ac-b71b73c259df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:25.844Z|6eaf3acc-52bb-4865-9d29-13183c820afc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:25.845Z|6eaf3acc-52bb-4865-9d29-13183c820afc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:26.781Z|0f2b7318-6d5a-45ac-bed5-5304c1517786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:35:26.782Z|0f2b7318-6d5a-45ac-bed5-5304c1517786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:35:27.133Z|e701cc82-42c7-4ba3-b78d-b729a40df80a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:35:27.134Z|e701cc82-42c7-4ba3-b78d-b729a40df80a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:35:27.557Z|db165e4b-b1dd-436e-9061-338c2f6dfadd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:27.557Z|db165e4b-b1dd-436e-9061-338c2f6dfadd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:31.132Z|16a3fadd-8326-40ab-9aa3-23b447ae7e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:31.133Z|16a3fadd-8326-40ab-9aa3-23b447ae7e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:35.869Z|11eb4f85-c5dd-404a-bb0f-7f22e97aa3cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:35.870Z|11eb4f85-c5dd-404a-bb0f-7f22e97aa3cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:37.579Z|0c354a2d-6112-4a99-b1fa-4116561ff0b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:37.580Z|0c354a2d-6112-4a99-b1fa-4116561ff0b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:41.152Z|7bd60b58-e7d6-475e-bbb8-db42eda70e00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:41.154Z|7bd60b58-e7d6-475e-bbb8-db42eda70e00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:41.781Z|f1d11802-867c-4dbe-b63e-e87cdb142486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:35:41.783Z|f1d11802-867c-4dbe-b63e-e87cdb142486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:35:45.891Z|d37367ef-ca47-40d2-b684-9a134005ae7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:45.892Z|d37367ef-ca47-40d2-b684-9a134005ae7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:47.603Z|7a63d520-2afb-44b4-8f22-b285b7a85086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:47.603Z|7a63d520-2afb-44b4-8f22-b285b7a85086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:51.174Z|881a5a2e-1d95-408e-9491-f4d6686e566f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:51.174Z|881a5a2e-1d95-408e-9491-f4d6686e566f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:55.913Z|1870ae09-dd11-4c51-8322-06fbc4b91dd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:55.914Z|1870ae09-dd11-4c51-8322-06fbc4b91dd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:56.781Z|8ef51155-3f16-4860-ba25-52717853258b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:35:56.781Z|8ef51155-3f16-4860-ba25-52717853258b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:35:57.134Z|e14d594c-ee72-4032-ba4c-b21986b88c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:35:57.135Z|e14d594c-ee72-4032-ba4c-b21986b88c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:35:57.623Z|3bf1c1cf-fe71-4a28-813b-451969ae3314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:35:57.623Z|3bf1c1cf-fe71-4a28-813b-451969ae3314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:35:58.250Z|616b1925-8c9f-488b-a748-bdf3b50da2b5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:35:58.251Z|616b1925-8c9f-488b-a748-bdf3b50da2b5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:01.194Z|059675c8-2a8a-4bd1-aed0-3231a5ad37e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:01.195Z|059675c8-2a8a-4bd1-aed0-3231a5ad37e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:05.933Z|a903c2b1-c2af-4a4e-9eba-ce1709d916cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:05.934Z|a903c2b1-c2af-4a4e-9eba-ce1709d916cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:07.642Z|ad91e0f7-0da9-4999-8e97-d9960dfca241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:07.643Z|ad91e0f7-0da9-4999-8e97-d9960dfca241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:11.213Z|524b52f9-6a35-4bc2-9ba8-4f7cab3aaf61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:11.214Z|524b52f9-6a35-4bc2-9ba8-4f7cab3aaf61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:11.781Z|342f2731-e74a-471f-8e08-8f363413f121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:36:11.781Z|342f2731-e74a-471f-8e08-8f363413f121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:36:15.960Z|28d98a2e-90ae-4cbd-a10f-60a01b07f6e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:15.960Z|28d98a2e-90ae-4cbd-a10f-60a01b07f6e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:17.667Z|da684f39-e780-4892-994a-5b3dc9997cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:17.667Z|da684f39-e780-4892-994a-5b3dc9997cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:21.232Z|aef8784f-563d-4eb2-a948-49483e4b60b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:21.233Z|aef8784f-563d-4eb2-a948-49483e4b60b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:25.984Z|b7b4f258-0063-4b98-8278-bc0d8631ca75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:25.987Z|b7b4f258-0063-4b98-8278-bc0d8631ca75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:26.781Z|7cf24dbd-807b-4f4a-a8cf-bd3e485d2adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:36:26.783Z|7cf24dbd-807b-4f4a-a8cf-bd3e485d2adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:36:27.136Z|5fa2437c-7a69-4316-89b4-34b2d0892f1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:36:27.136Z|5fa2437c-7a69-4316-89b4-34b2d0892f1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:36:27.686Z|8e12cfc1-1d6e-4768-bb0c-56c692af770f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:27.687Z|8e12cfc1-1d6e-4768-bb0c-56c692af770f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:31.258Z|88d2972f-44c8-4c0b-a2dc-441670148aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:31.259Z|88d2972f-44c8-4c0b-a2dc-441670148aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:36.014Z|23fa7358-0d93-4c46-b53d-29236bb82b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:36.015Z|23fa7358-0d93-4c46-b53d-29236bb82b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:37.715Z|d6f13c3e-ea16-43b1-89ce-db148d0a843b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:37.715Z|d6f13c3e-ea16-43b1-89ce-db148d0a843b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:41.279Z|66c8175f-bd65-4eba-8753-0fb2ab4f000f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:41.279Z|66c8175f-bd65-4eba-8753-0fb2ab4f000f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:41.783Z|4c11bf6e-6ada-445f-85a2-849607ed5431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:36:41.784Z|4c11bf6e-6ada-445f-85a2-849607ed5431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:36:46.046Z|8cef4ce2-8117-41dd-8500-355f54158589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:46.047Z|8cef4ce2-8117-41dd-8500-355f54158589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:47.739Z|1008c84e-764a-41fc-9926-217655bdcbc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:47.740Z|1008c84e-764a-41fc-9926-217655bdcbc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:51.299Z|252a33a5-08fb-4421-85a7-4b205b76ebed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:51.300Z|252a33a5-08fb-4421-85a7-4b205b76ebed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:56.068Z|5096b33e-6453-48e3-b0ee-4c6652e8416b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:56.069Z|5096b33e-6453-48e3-b0ee-4c6652e8416b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:56.781Z|378a6154-f42a-4187-bd96-45a28cd28178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:36:56.782Z|378a6154-f42a-4187-bd96-45a28cd28178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:36:57.137Z|7d66fe6a-c722-43d3-8068-6bdc636d1ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:36:57.137Z|7d66fe6a-c722-43d3-8068-6bdc636d1ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:36:57.760Z|f82d68f1-1f75-42db-ac3a-e4ab4b5d622f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:36:57.760Z|f82d68f1-1f75-42db-ac3a-e4ab4b5d622f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:36:58.251Z|d6bf6dfd-f504-4836-b09e-e5e07999b9fb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:36:58.252Z|d6bf6dfd-f504-4836-b09e-e5e07999b9fb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:01.318Z|6f66c678-ea2a-452c-9f74-c852d88bb9dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:01.319Z|6f66c678-ea2a-452c-9f74-c852d88bb9dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:06.093Z|06f47544-98e3-472d-9deb-f1e3b5e73558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:06.094Z|06f47544-98e3-472d-9deb-f1e3b5e73558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:07.780Z|959b64dc-153a-4b29-befb-573ec0c9a962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:07.781Z|959b64dc-153a-4b29-befb-573ec0c9a962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:11.338Z|bb3c573d-cbcd-47a8-b23f-15c36b963967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:11.339Z|bb3c573d-cbcd-47a8-b23f-15c36b963967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:11.781Z|9d4ee1f3-75dc-4300-83ab-6a06adc5104b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:37:11.783Z|9d4ee1f3-75dc-4300-83ab-6a06adc5104b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:37:16.115Z|2dde8a2a-7ae3-4517-bb69-0f513b4131b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:16.115Z|2dde8a2a-7ae3-4517-bb69-0f513b4131b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:17.799Z|f5b1c773-80be-4d96-9948-8b95a45c543d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:17.799Z|f5b1c773-80be-4d96-9948-8b95a45c543d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:21.357Z|ab224a08-7430-4ba3-b880-715919627c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:21.357Z|ab224a08-7430-4ba3-b880-715919627c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:26.133Z|6738fc38-697d-4cbe-a596-ac89a22ec866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:26.134Z|6738fc38-697d-4cbe-a596-ac89a22ec866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:26.781Z|12c7e01c-5cb2-4e6f-b33d-e3110db0cf3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:37:26.782Z|12c7e01c-5cb2-4e6f-b33d-e3110db0cf3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:37:27.138Z|ea27385d-a36a-4e39-872d-22552ccb88f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:37:27.139Z|ea27385d-a36a-4e39-872d-22552ccb88f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:37:27.824Z|5cd9f5ba-25d9-440c-ad8a-bc6d7dd07ac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:27.825Z|5cd9f5ba-25d9-440c-ad8a-bc6d7dd07ac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:31.397Z|5e4af881-091c-4ee8-927d-891525944005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:31.397Z|5e4af881-091c-4ee8-927d-891525944005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:36.157Z|1ceca259-953a-4ab0-b22e-57f74081d5d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:36.158Z|1ceca259-953a-4ab0-b22e-57f74081d5d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:37.858Z|6e0c9c2c-ce3b-47a7-8d3b-7ba7d53c0011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:37.858Z|6e0c9c2c-ce3b-47a7-8d3b-7ba7d53c0011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:41.416Z|34fb2aa0-7771-4dcc-a4b0-4e8e83853ca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:41.417Z|34fb2aa0-7771-4dcc-a4b0-4e8e83853ca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:41.781Z|2e715105-cb2e-4907-81e2-cca181142bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:37:41.782Z|2e715105-cb2e-4907-81e2-cca181142bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:37:46.180Z|da5cf862-dae2-45b9-b963-a6b005f7cc55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:46.181Z|da5cf862-dae2-45b9-b963-a6b005f7cc55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:47.879Z|d2fb4543-f6ce-4d9e-bf40-3d0a1220de01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:47.880Z|d2fb4543-f6ce-4d9e-bf40-3d0a1220de01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:51.435Z|9eafe121-24a4-48ab-8770-ff6f5d027ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:51.436Z|9eafe121-24a4-48ab-8770-ff6f5d027ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:56.201Z|5df5e3ab-71c1-4e3b-8254-28110e81172e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:56.201Z|5df5e3ab-71c1-4e3b-8254-28110e81172e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:56.784Z|a142afb5-dffc-4a9e-b2f4-919cbc85c297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:37:56.786Z|a142afb5-dffc-4a9e-b2f4-919cbc85c297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:37:57.139Z|a8ad2319-5147-427b-894b-e83951ffa590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:37:57.140Z|a8ad2319-5147-427b-894b-e83951ffa590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:37:57.903Z|44a92853-9236-4f56-8c38-3c574232cd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:37:57.903Z|44a92853-9236-4f56-8c38-3c574232cd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:37:58.251Z|4bb232ed-7769-46e6-bd0a-f8c5e5c7f74c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:37:58.252Z|4bb232ed-7769-46e6-bd0a-f8c5e5c7f74c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:01.455Z|f5729522-423c-475e-a3b9-84e3cd9ea619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:01.455Z|f5729522-423c-475e-a3b9-84e3cd9ea619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:06.223Z|2b87101b-b374-46cf-8174-c05d4152c954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:06.224Z|2b87101b-b374-46cf-8174-c05d4152c954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:07.930Z|449591d3-1fb6-49a0-ab8f-070622b73866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:07.931Z|449591d3-1fb6-49a0-ab8f-070622b73866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:11.475Z|70372e02-11d5-4d4b-8078-a4f8b8608a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:11.476Z|70372e02-11d5-4d4b-8078-a4f8b8608a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:11.781Z|d7f0cb0d-5cf6-4495-9e5e-c3ecd5ffb1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:38:11.781Z|d7f0cb0d-5cf6-4495-9e5e-c3ecd5ffb1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:38:16.251Z|a8b5c930-fe42-4e5a-a3c7-a99957ea9c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:16.251Z|a8b5c930-fe42-4e5a-a3c7-a99957ea9c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:17.958Z|302439ad-4cf2-4196-8d93-07f3682906ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:17.959Z|302439ad-4cf2-4196-8d93-07f3682906ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:21.497Z|8274f518-f720-4633-9018-a1ceacce4017|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:21.497Z|8274f518-f720-4633-9018-a1ceacce4017|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:26.273Z|d07fc4b8-e632-4c23-9a9b-4f6c23d195f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:26.274Z|d07fc4b8-e632-4c23-9a9b-4f6c23d195f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:26.781Z|38563af2-8eab-423c-a87e-fa9af51f9619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:38:26.782Z|38563af2-8eab-423c-a87e-fa9af51f9619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:38:27.140Z|160556a0-286c-4ed4-bd9b-63dbb9cadae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:38:27.141Z|160556a0-286c-4ed4-bd9b-63dbb9cadae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:38:27.987Z|264b2fc2-ab5d-493a-beeb-2754269ab0b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:27.988Z|264b2fc2-ab5d-493a-beeb-2754269ab0b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:31.519Z|b7784d4d-5c77-4355-b629-bbd2e7fe13a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:31.520Z|b7784d4d-5c77-4355-b629-bbd2e7fe13a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:36.301Z|678182ec-2f6c-43d1-82df-c7259bd32477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:36.302Z|678182ec-2f6c-43d1-82df-c7259bd32477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:38.012Z|4c0abf0e-da6a-477b-ab8a-ea40ac9db426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:38.012Z|4c0abf0e-da6a-477b-ab8a-ea40ac9db426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:41.540Z|0f466c97-4d1a-422a-97e6-db89597a9f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:41.541Z|0f466c97-4d1a-422a-97e6-db89597a9f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:41.781Z|be731a6d-011f-4e64-a63d-489830f50807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:38:41.784Z|be731a6d-011f-4e64-a63d-489830f50807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:38:46.326Z|127b5218-a652-4457-a71f-3d9d3a5215f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:46.327Z|127b5218-a652-4457-a71f-3d9d3a5215f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:48.036Z|fb7a0eef-37ab-4d5e-8722-343b598f82cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:48.037Z|fb7a0eef-37ab-4d5e-8722-343b598f82cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:51.562Z|b827d73a-2975-4dd3-b6b3-8e5bd397b73b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:51.563Z|b827d73a-2975-4dd3-b6b3-8e5bd397b73b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:56.354Z|1561eb99-f481-4083-9057-5b45314f2745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:56.355Z|1561eb99-f481-4083-9057-5b45314f2745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:56.781Z|406652a8-2881-4e78-9df5-27c86bd8dfa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:38:56.781Z|406652a8-2881-4e78-9df5-27c86bd8dfa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:38:57.142Z|9b0217ee-8110-4d73-a9a8-7cad0c3b8af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:38:57.142Z|9b0217ee-8110-4d73-a9a8-7cad0c3b8af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:38:58.055Z|0547c701-534a-4ce3-8f3a-c7b5411d2ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:38:58.056Z|0547c701-534a-4ce3-8f3a-c7b5411d2ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:38:58.251Z|dcc9c73b-d7c2-4a99-ae69-ee324cc8494c|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:38:58.251Z|dcc9c73b-d7c2-4a99-ae69-ee324cc8494c|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:01.585Z|471bdaa2-9931-44a2-b01c-5a2ad64c501a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:01.586Z|471bdaa2-9931-44a2-b01c-5a2ad64c501a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:06.373Z|c442eb14-c2e1-4c43-9c78-6e213ff1196e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:06.374Z|c442eb14-c2e1-4c43-9c78-6e213ff1196e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:08.074Z|b51b5580-2135-4933-8d8e-046ecb371ad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:08.075Z|b51b5580-2135-4933-8d8e-046ecb371ad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:11.606Z|8ccf5895-e46a-4dff-8309-63f47731abcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:11.606Z|8ccf5895-e46a-4dff-8309-63f47731abcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:11.781Z|86db023a-a738-4f6a-9707-ebfe79f45f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:39:11.782Z|86db023a-a738-4f6a-9707-ebfe79f45f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:39:16.393Z|ea6f9922-f7f8-4644-829e-892e0f04548f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:16.394Z|ea6f9922-f7f8-4644-829e-892e0f04548f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:18.094Z|8b9a3bbd-76d1-42b2-86ca-1a6830ae4cdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:18.094Z|8b9a3bbd-76d1-42b2-86ca-1a6830ae4cdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:21.626Z|8932581e-034c-48a7-9e69-56034b67868f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:21.627Z|8932581e-034c-48a7-9e69-56034b67868f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:26.417Z|3e845703-4fe4-49f4-8d30-7459c015b0fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:26.418Z|3e845703-4fe4-49f4-8d30-7459c015b0fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:26.781Z|5ee9721a-7624-4fb9-8fc9-e0498dd2ffeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:39:26.783Z|5ee9721a-7624-4fb9-8fc9-e0498dd2ffeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:39:27.143Z|37c09614-c37e-4444-9cdd-ae66b1206402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:39:27.143Z|37c09614-c37e-4444-9cdd-ae66b1206402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:39:28.115Z|6bb168f5-3ac2-4938-b9b6-11e1c21be292|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:28.116Z|6bb168f5-3ac2-4938-b9b6-11e1c21be292|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:31.646Z|37ea1482-a9c0-482c-aea4-fafcad89269f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:31.647Z|37ea1482-a9c0-482c-aea4-fafcad89269f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:36.449Z|e235281e-6c39-4cb3-af15-0476bf045b60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:36.450Z|e235281e-6c39-4cb3-af15-0476bf045b60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:38.137Z|dbc1a3a8-577c-4717-9b5a-74300d5d6194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:38.137Z|dbc1a3a8-577c-4717-9b5a-74300d5d6194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:41.664Z|488444cb-dd1a-4816-8296-9a64c4418f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:41.665Z|488444cb-dd1a-4816-8296-9a64c4418f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:41.781Z|84c1cefe-5011-488f-b94e-3d94217d092d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:39:41.782Z|84c1cefe-5011-488f-b94e-3d94217d092d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:39:46.472Z|dbc4f866-1698-4549-ac02-5ffd9def0255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:46.473Z|dbc4f866-1698-4549-ac02-5ffd9def0255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:48.156Z|8dd2b62f-574d-4f4f-a7e3-d14d6390e737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:48.157Z|8dd2b62f-574d-4f4f-a7e3-d14d6390e737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:51.686Z|5bafbd72-db38-4cd0-8c98-cc22f07da23f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:51.687Z|5bafbd72-db38-4cd0-8c98-cc22f07da23f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:56.491Z|bc78a80f-f778-4c02-aeba-d506c829dcbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:56.492Z|bc78a80f-f778-4c02-aeba-d506c829dcbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:56.781Z|467a4f3e-a343-4650-854c-63d1000679dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:39:56.781Z|467a4f3e-a343-4650-854c-63d1000679dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:39:57.144Z|8a237793-6b09-4554-a30d-4ff64a02a631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:39:57.144Z|8a237793-6b09-4554-a30d-4ff64a02a631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:39:58.176Z|5940b7f5-bb9f-4cd8-8690-eafc581c0e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:39:58.177Z|5940b7f5-bb9f-4cd8-8690-eafc581c0e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:39:58.250Z|8867bd44-68c9-4d38-bbac-2011c50a0b4c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:39:58.251Z|8867bd44-68c9-4d38-bbac-2011c50a0b4c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:01.708Z|3863615d-0b72-4d16-bfc6-c3939b9f2ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:01.708Z|3863615d-0b72-4d16-bfc6-c3939b9f2ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:06.511Z|e0f9954a-15ed-4856-8159-770aef73e1b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:06.512Z|e0f9954a-15ed-4856-8159-770aef73e1b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:08.196Z|8e77b4f3-858d-4702-b0b9-53a14411e23d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:08.197Z|8e77b4f3-858d-4702-b0b9-53a14411e23d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:11.728Z|c84f6749-2385-4aaf-895a-6cab6d8b8630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:11.729Z|c84f6749-2385-4aaf-895a-6cab6d8b8630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:11.781Z|e0225656-d622-4d94-9535-a4358a061a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:40:11.785Z|e0225656-d622-4d94-9535-a4358a061a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:40:16.532Z|f9c63be1-3efd-46f9-b4c3-e3d595042419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:16.532Z|f9c63be1-3efd-46f9-b4c3-e3d595042419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:18.218Z|7b6103ae-ee34-48ac-a95d-113fc80d64ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:18.219Z|7b6103ae-ee34-48ac-a95d-113fc80d64ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:21.748Z|855c727b-caad-4d51-829c-adbae34bf465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:21.749Z|855c727b-caad-4d51-829c-adbae34bf465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:26.558Z|01a2fb7b-34d3-4c7b-9cb0-4b05c886f663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:26.559Z|01a2fb7b-34d3-4c7b-9cb0-4b05c886f663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:26.781Z|2a072f2b-bed1-4c46-9e9b-6d163e616669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:40:26.782Z|2a072f2b-bed1-4c46-9e9b-6d163e616669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:40:27.145Z|24059dc8-419f-4e57-87ea-f1da011eca3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:40:27.146Z|24059dc8-419f-4e57-87ea-f1da011eca3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:40:28.240Z|37754b6e-52b3-4cbc-b43e-84a8afa7db00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:28.241Z|37754b6e-52b3-4cbc-b43e-84a8afa7db00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:31.768Z|1ec1fe47-6f15-4a16-a2f7-b155af5f43f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:31.769Z|1ec1fe47-6f15-4a16-a2f7-b155af5f43f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:36.585Z|2f1a442e-6992-4381-8e1c-fc05168f5e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:36.586Z|2f1a442e-6992-4381-8e1c-fc05168f5e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:38.260Z|5baa8421-7f23-432b-863a-f6e8be5237d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:38.261Z|5baa8421-7f23-432b-863a-f6e8be5237d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:41.781Z|e77add11-fc33-4cd8-88a5-1bcaa4e49cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:40:41.782Z|e77add11-fc33-4cd8-88a5-1bcaa4e49cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:40:41.788Z|c90c8812-0542-499b-9acf-8971e8fcd124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:41.789Z|c90c8812-0542-499b-9acf-8971e8fcd124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:46.609Z|d035c8e2-40fc-4041-a947-0c0bd4a13fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:46.610Z|d035c8e2-40fc-4041-a947-0c0bd4a13fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:48.279Z|78cfa02f-3712-4151-9c4d-6a9b0a97ea12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:48.280Z|78cfa02f-3712-4151-9c4d-6a9b0a97ea12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:51.812Z|e78f822b-047d-4551-ae3d-adea8d36a3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:51.813Z|e78f822b-047d-4551-ae3d-adea8d36a3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:56.630Z|6b3b0f60-78f7-4223-9c7d-babb55dfc648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:56.631Z|6b3b0f60-78f7-4223-9c7d-babb55dfc648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:56.781Z|866f9ad6-a291-471c-9280-3e9bd9d14a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:40:56.783Z|866f9ad6-a291-471c-9280-3e9bd9d14a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:40:57.146Z|98715d54-3849-40c1-bfa1-e1f5ef6ce602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:40:57.147Z|98715d54-3849-40c1-bfa1-e1f5ef6ce602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:40:58.252Z|a58dbf80-a55d-4a4c-910c-ed5034ce3cfa|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:40:58.252Z|a58dbf80-a55d-4a4c-910c-ed5034ce3cfa|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:40:58.299Z|5ee09398-93d5-4c2e-8943-65b3b814c2f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:40:58.299Z|5ee09398-93d5-4c2e-8943-65b3b814c2f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:01.833Z|2182fd3e-3277-400c-bf35-f15f8c4d27f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:01.834Z|2182fd3e-3277-400c-bf35-f15f8c4d27f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:06.652Z|8fcc96f4-aecb-4112-b6ef-e7ad42ac2b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:06.653Z|8fcc96f4-aecb-4112-b6ef-e7ad42ac2b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:08.319Z|d6437d64-01f5-4664-81be-75eed7833de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:08.320Z|d6437d64-01f5-4664-81be-75eed7833de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:11.781Z|7b3a2e09-0172-41e4-9d2a-de42ccd032ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:41:11.782Z|7b3a2e09-0172-41e4-9d2a-de42ccd032ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:41:11.855Z|ff90c355-167c-444c-b740-920db12efdd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:11.856Z|ff90c355-167c-444c-b740-920db12efdd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:16.673Z|26251d4a-bdd4-4c07-9c64-22bd23aba00a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:16.674Z|26251d4a-bdd4-4c07-9c64-22bd23aba00a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:18.344Z|0731b70a-ab50-472a-a3dc-dc2e90eef2a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:18.345Z|0731b70a-ab50-472a-a3dc-dc2e90eef2a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:21.878Z|639b022f-4783-4b65-afd0-9f67fec9870d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:21.879Z|639b022f-4783-4b65-afd0-9f67fec9870d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:26.696Z|a1013cfa-e78d-4ae1-ae13-529d9e9de6e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:26.697Z|a1013cfa-e78d-4ae1-ae13-529d9e9de6e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:26.781Z|4b0a8d0c-1601-416c-9f5f-4b3ef9debdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:41:26.781Z|4b0a8d0c-1601-416c-9f5f-4b3ef9debdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:41:27.147Z|ca0d3425-7cc5-4b38-9d07-90b7910763f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:41:27.148Z|ca0d3425-7cc5-4b38-9d07-90b7910763f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:41:28.366Z|06eceeb0-be37-46bb-80d7-ab8b5021d9f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:28.367Z|06eceeb0-be37-46bb-80d7-ab8b5021d9f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:31.902Z|2ca944b6-cd5a-4e2e-bcbe-cfc7f788e749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:31.906Z|2ca944b6-cd5a-4e2e-bcbe-cfc7f788e749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:36.720Z|9b4454ef-dba5-456d-81ec-b2c9724d473b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:36.721Z|9b4454ef-dba5-456d-81ec-b2c9724d473b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:38.389Z|29394d98-5162-4c62-a0f5-9abfe8e585ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:38.390Z|29394d98-5162-4c62-a0f5-9abfe8e585ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:41.781Z|c64c1913-04b6-4e25-8c8c-3c7de14885e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:41:41.783Z|c64c1913-04b6-4e25-8c8c-3c7de14885e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:41:41.929Z|451ba184-ca1c-4de8-a5ec-b112cc90e467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:41.929Z|451ba184-ca1c-4de8-a5ec-b112cc90e467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:46.741Z|f816aa9c-fc5d-4be4-8d12-bfcdcbe6721c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:46.742Z|f816aa9c-fc5d-4be4-8d12-bfcdcbe6721c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:48.410Z|daa546a8-d141-463a-a2a4-7d7ef57be559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:48.411Z|daa546a8-d141-463a-a2a4-7d7ef57be559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:51.963Z|e2cd5654-3569-4dd0-a4e4-0a091db6ff92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:51.963Z|e2cd5654-3569-4dd0-a4e4-0a091db6ff92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:56.763Z|6a9e1083-2535-4496-a474-68a5baa703eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:56.764Z|6a9e1083-2535-4496-a474-68a5baa703eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:56.781Z|c2235bcc-bbdb-4d18-93f1-ca09dd4f8039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:41:56.781Z|c2235bcc-bbdb-4d18-93f1-ca09dd4f8039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:41:57.149Z|54cbccd2-9997-4eeb-8f88-811fac2abe00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:41:57.149Z|54cbccd2-9997-4eeb-8f88-811fac2abe00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:41:58.251Z|e4db4319-a28c-401d-9714-b89e57924e41|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:41:58.252Z|e4db4319-a28c-401d-9714-b89e57924e41|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:41:58.429Z|d211d856-35eb-4192-a18b-606375c19460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:41:58.430Z|d211d856-35eb-4192-a18b-606375c19460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:01.983Z|f7124428-479f-4225-96aa-8ba7290a8bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:01.984Z|f7124428-479f-4225-96aa-8ba7290a8bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:06.783Z|39cc3854-c952-4ed7-afa6-3b085849ce4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:06.784Z|39cc3854-c952-4ed7-afa6-3b085849ce4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:08.449Z|03c70c42-230b-48c3-ae77-4a688a3fed57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:08.450Z|03c70c42-230b-48c3-ae77-4a688a3fed57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:11.781Z|1b34d49b-c254-48b9-a8a1-096da85a7234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:42:11.781Z|1b34d49b-c254-48b9-a8a1-096da85a7234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:42:12.003Z|c241680e-b48a-49f1-9684-6684be01a58a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:12.004Z|c241680e-b48a-49f1-9684-6684be01a58a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:16.805Z|08e2dfc9-d70f-413c-9ed5-d128d07d9c40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:16.806Z|08e2dfc9-d70f-413c-9ed5-d128d07d9c40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:18.480Z|94dcf5e7-ef22-4597-b7eb-c24bd3fd1fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:18.481Z|94dcf5e7-ef22-4597-b7eb-c24bd3fd1fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:22.036Z|f52da8b6-c4cc-48e0-9e4b-77bf791220eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:22.037Z|f52da8b6-c4cc-48e0-9e4b-77bf791220eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:26.781Z|205f73a5-c396-40eb-aadc-48173b0fa933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:42:26.784Z|205f73a5-c396-40eb-aadc-48173b0fa933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:42:26.831Z|a8ea9148-59e4-42aa-aca0-1eea53d0e975|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:26.832Z|a8ea9148-59e4-42aa-aca0-1eea53d0e975|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:27.150Z|84c61eb6-b752-4a9f-9c70-942f411483e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:42:27.150Z|84c61eb6-b752-4a9f-9c70-942f411483e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:42:28.505Z|2db4b27c-0154-45bd-84f7-7cd3587df1e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:28.506Z|2db4b27c-0154-45bd-84f7-7cd3587df1e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:32.058Z|54e105ae-6c02-4661-b1c3-043e29dde037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:32.059Z|54e105ae-6c02-4661-b1c3-043e29dde037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:36.855Z|1a2f7ad9-fbea-434b-b51b-a33996623324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:36.856Z|1a2f7ad9-fbea-434b-b51b-a33996623324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:38.531Z|96e6b7c3-66c4-4c01-b41e-7e1c4f26fe80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:38.532Z|96e6b7c3-66c4-4c01-b41e-7e1c4f26fe80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:41.781Z|26726449-4836-4ab4-8b6b-c57be4e87600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:42:41.782Z|26726449-4836-4ab4-8b6b-c57be4e87600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:42:42.081Z|57d75fa3-c8a5-468f-b7c2-8b5288e3b60e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:42.081Z|57d75fa3-c8a5-468f-b7c2-8b5288e3b60e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:46.877Z|dcab0c10-5c3b-46bc-bf3b-5f1353dec987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:46.878Z|dcab0c10-5c3b-46bc-bf3b-5f1353dec987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:48.560Z|63c2ee74-749b-49df-b400-454434c584e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:48.561Z|63c2ee74-749b-49df-b400-454434c584e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:52.105Z|1270f19e-6036-4267-b131-23ff5ad87c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:52.106Z|1270f19e-6036-4267-b131-23ff5ad87c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:56.781Z|eaeeb843-cfb3-4bdf-a70e-66cca0c5b262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:42:56.781Z|eaeeb843-cfb3-4bdf-a70e-66cca0c5b262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:42:56.902Z|07809130-2d00-416b-84d0-01964ec7e73f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:56.903Z|07809130-2d00-416b-84d0-01964ec7e73f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:57.151Z|a64d2239-9e3a-4700-a388-0f48cb0a4d6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:42:57.151Z|a64d2239-9e3a-4700-a388-0f48cb0a4d6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:42:58.250Z|359b3d85-1bf0-4790-8f8e-97c0b37e12d2|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:42:58.251Z|359b3d85-1bf0-4790-8f8e-97c0b37e12d2|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:42:58.583Z|f166b5dd-18a2-49dc-94ef-5dea7a1939a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:42:58.583Z|f166b5dd-18a2-49dc-94ef-5dea7a1939a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:02.127Z|7eb347dc-441d-4027-af1f-3a1d061f904c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:02.128Z|7eb347dc-441d-4027-af1f-3a1d061f904c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:06.924Z|49e12477-04c2-4348-92dc-4f97868d06f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:06.925Z|49e12477-04c2-4348-92dc-4f97868d06f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:08.605Z|f00ff11d-b6bb-44a7-ae3f-237094e842d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:08.605Z|f00ff11d-b6bb-44a7-ae3f-237094e842d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:11.781Z|1d4c5f5f-422c-46b2-b04d-0fe302fff380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:43:11.783Z|1d4c5f5f-422c-46b2-b04d-0fe302fff380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:43:12.147Z|5917ca72-bce8-4420-b605-86cebeba48ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:12.148Z|5917ca72-bce8-4420-b605-86cebeba48ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:16.944Z|21452f04-c57d-4433-ac12-ec56c1f3450d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:16.945Z|21452f04-c57d-4433-ac12-ec56c1f3450d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:18.627Z|3b72c5dc-5649-495b-9cc8-3dcc31d5eac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:18.628Z|3b72c5dc-5649-495b-9cc8-3dcc31d5eac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:22.169Z|c7e074c7-7b68-42ea-b3f5-70396a61a68a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:22.169Z|c7e074c7-7b68-42ea-b3f5-70396a61a68a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:26.781Z|e400e282-ce42-47a2-b370-2948610fe2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:43:26.782Z|e400e282-ce42-47a2-b370-2948610fe2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:43:26.963Z|ed0d458a-e664-44f8-95bd-d17de12acb30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:26.964Z|ed0d458a-e664-44f8-95bd-d17de12acb30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:27.152Z|c078b690-3333-41a4-90e9-f044a66e6dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:43:27.153Z|c078b690-3333-41a4-90e9-f044a66e6dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:43:28.650Z|ff723148-7171-4fa9-ad79-e92c1b30f00d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:28.651Z|ff723148-7171-4fa9-ad79-e92c1b30f00d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:32.196Z|75623555-2a1d-444d-b905-2a2819d96c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:32.197Z|75623555-2a1d-444d-b905-2a2819d96c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:36.984Z|f4c3510b-b64c-4779-a89f-2f4b5af337ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:36.985Z|f4c3510b-b64c-4779-a89f-2f4b5af337ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:38.670Z|5337d4ad-ccae-4acc-ad0f-92d6d3ff15e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:38.670Z|5337d4ad-ccae-4acc-ad0f-92d6d3ff15e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:41.781Z|6e6e015d-d1a9-417d-90a0-ff8aa0912936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:43:41.781Z|6e6e015d-d1a9-417d-90a0-ff8aa0912936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:43:42.220Z|75c4eeb8-bca3-4d47-90ca-11df9f8b3cd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:42.221Z|75c4eeb8-bca3-4d47-90ca-11df9f8b3cd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:47.005Z|5b77ff53-8df4-4b6b-ab72-0a0f71f56ab8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:47.005Z|5b77ff53-8df4-4b6b-ab72-0a0f71f56ab8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:48.694Z|7bf4edfc-359c-4f0b-bdd2-c9190fcbe207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:48.695Z|7bf4edfc-359c-4f0b-bdd2-c9190fcbe207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:52.241Z|bad6d143-ad89-4ee1-871e-5336ee4cee4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:52.242Z|bad6d143-ad89-4ee1-871e-5336ee4cee4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:56.781Z|c8176fbb-66f3-48f4-8486-0941f616be23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:43:56.783Z|c8176fbb-66f3-48f4-8486-0941f616be23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:43:57.029Z|19dd13d3-fafc-4863-954b-b4c427aa0e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:57.030Z|19dd13d3-fafc-4863-954b-b4c427aa0e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:57.153Z|437eba92-a542-4f8f-afa6-df2f1c01a2a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:43:57.154Z|437eba92-a542-4f8f-afa6-df2f1c01a2a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:43:58.251Z|9ce3d3e0-b5cc-4990-852d-a2c63fd9aa4d|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-03-18T13:43:58.252Z|9ce3d3e0-b5cc-4990-852d-a2c63fd9aa4d|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-03-18T13:43:58.715Z|ea2e56ca-a3bc-4e93-98bb-e2ca234c4000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:43:58.716Z|ea2e56ca-a3bc-4e93-98bb-e2ca234c4000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:02.267Z|8440a557-9fdb-4ae3-b2b4-e6a8199df797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:02.268Z|8440a557-9fdb-4ae3-b2b4-e6a8199df797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:07.055Z|3419f63d-132a-4922-b2ad-f6c7fab69f84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:07.056Z|3419f63d-132a-4922-b2ad-f6c7fab69f84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:08.741Z|592e1afa-4b01-4007-8df9-9f415591d4f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:08.742Z|592e1afa-4b01-4007-8df9-9f415591d4f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:11.781Z|e77fa95f-8446-4f76-a4f6-fc7b89d1367e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:44:11.782Z|e77fa95f-8446-4f76-a4f6-fc7b89d1367e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:44:12.292Z|5961fa59-c066-4f31-b915-8e756dff20aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:12.293Z|5961fa59-c066-4f31-b915-8e756dff20aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:17.079Z|104cc35d-2d96-4968-be7e-2a51558be5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:17.080Z|104cc35d-2d96-4968-be7e-2a51558be5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:18.768Z|4ccd2323-c294-4e41-b18a-dda7506e16ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:18.768Z|4ccd2323-c294-4e41-b18a-dda7506e16ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:22.316Z|9c63d6e4-66dc-4268-b069-9fc812ef7b11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:22.316Z|9c63d6e4-66dc-4268-b069-9fc812ef7b11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:26.781Z|a6f70255-12cb-4c15-88bc-dbb3ac1747b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:44:26.782Z|a6f70255-12cb-4c15-88bc-dbb3ac1747b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:44:27.100Z|68ac9e72-b98a-437a-93e3-72e2dd522e76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:27.101Z|68ac9e72-b98a-437a-93e3-72e2dd522e76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:27.155Z|b6ef390b-b83c-4db7-ad29-41715d9d39b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-18T13:44:27.155Z|b6ef390b-b83c-4db7-ad29-41715d9d39b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-18T13:44:28.787Z|0aec1f3b-b4f2-41c6-8e75-e5a20780fef6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:28.788Z|0aec1f3b-b4f2-41c6-8e75-e5a20780fef6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:32.336Z|c4a6b58a-9984-43e4-a5d6-ece680e0f469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:32.337Z|c4a6b58a-9984-43e4-a5d6-ece680e0f469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:37.122Z|5aa650cd-068f-4736-a991-af1155f05644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:37.123Z|5aa650cd-068f-4736-a991-af1155f05644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-18T13:44:38.811Z|e93c185d-6e74-4de5-a70f-55e3c79db82d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-18T13:44:38.812Z|e93c185d-6e74-4de5-a70f-55e3c79db82d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.