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) 2021-06-14T11:24:11.046Z||main|||||INFO|500||Starting ApiHandlerApplication on dev-so-7d4fcdcb95-sgcnn with PID 13 (/app/app.jar started by so in /app) 2021-06-14T11:24:11.051Z||main|||||DEBUG|500||Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE 2021-06-14T11:24:11.051Z||main|||||INFO|500||The following profiles are active: basic 2021-06-14T11:24:18.273Z||main|||||INFO|500||Starting service [Tomcat] 2021-06-14T11:24:18.274Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2021-06-14T11:24:18.354Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-06-14T11:24:23.686Z||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. 2021-06-14T11:24:23.928Z||main|||||INFO|500||catdb-pool - Starting... 2021-06-14T11:24:24.174Z||main|||||INFO|500||catdb-pool - Start completed. 2021-06-14T11:24:24.558Z||main|||||INFO|500||reqdb-pool - Starting... 2021-06-14T11:24:24.564Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-06-14T11:24:24.640Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2021-06-14T11:24:24.806Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2021-06-14T11:24:25.203Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-06-14T11:24:27.469Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-06-14T11:24:29.375Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-06-14T11:24:29.442Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2021-06-14T11:24:30.120Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-06-14T11:24:30.228Z||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. 2021-06-14T11:24:31.353Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-06-14T11:24:32.418Z||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 2021-06-14T11:24:36.862Z||main|||||WARN|500||--- 2021-06-14T11:24:36.867Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2021-06-14T11:24:36.867Z||main|||||WARN|500||--- 2021-06-14T11:24:37.242Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-06-14T11:24:40.893Z||main|||||INFO|500||Started ApiHandlerApplication in 31.41 seconds (JVM running for 32.57) 2021-06-14T11:24:40.912Z|5ab86614-c089-4b23-bb3d-674cbf3ac703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:24:40.927Z|5ab86614-c089-4b23-bb3d-674cbf3ac703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:24:40.932Z|9b32233a-2e04-4c92-9b6c-d7457125d7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:24:40.937Z|9b32233a-2e04-4c92-9b6c-d7457125d7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:24:53.264Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-06-14T11:24:53.443Z|e8f5ff0e-ead8-452d-8647-fd7039f4c05a|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 2021-06-14T11:24:53.848Z|e8f5ff0e-ead8-452d-8647-fd7039f4c05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:24:54.329Z|7da088ee-96fe-4019-a2a6-49dc5e7021e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:24:54.331Z|7da088ee-96fe-4019-a2a6-49dc5e7021e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:24:55.422Z|633d4a4c-bcd5-47fa-92e0-d85fa8c82ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:24:55.423Z|633d4a4c-bcd5-47fa-92e0-d85fa8c82ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:24:55.889Z|0d320a46-1447-4f55-8ae5-adc0bb30904a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:24:55.892Z|0d320a46-1447-4f55-8ae5-adc0bb30904a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:25:04.013Z|7366b3d3-a1ef-4e2e-86ac-b20988d25f7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:04.016Z|7366b3d3-a1ef-4e2e-86ac-b20988d25f7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:04.386Z|064b3b1c-19f0-41f2-95d4-cd8bc31315e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:04.387Z|064b3b1c-19f0-41f2-95d4-cd8bc31315e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:05.456Z|d173a0f5-ba0c-416d-bbc5-d96ab295c9c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:05.457Z|d173a0f5-ba0c-416d-bbc5-d96ab295c9c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:10.891Z|ac36d35b-9acb-4256-9893-4d9c631dae0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:25:10.893Z|ac36d35b-9acb-4256-9893-4d9c631dae0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:25:10.939Z|c119031a-88e1-4436-8aa0-d82cf3432bb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:25:10.940Z|c119031a-88e1-4436-8aa0-d82cf3432bb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:25:14.062Z|84078e23-4eec-41e2-8403-948b099d2229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:14.064Z|84078e23-4eec-41e2-8403-948b099d2229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:14.417Z|d83bbaee-a60f-495e-812e-d964a3596a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:14.418Z|d83bbaee-a60f-495e-812e-d964a3596a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:15.484Z|d70280cf-f7f7-4f8e-83ff-700d7f180909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:15.485Z|d70280cf-f7f7-4f8e-83ff-700d7f180909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:24.097Z|4f001ac6-d219-4ed5-b9d6-a73ab5aef438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:24.099Z|4f001ac6-d219-4ed5-b9d6-a73ab5aef438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:24.446Z|ce020822-34de-44fa-92b5-f69df9843f1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:24.447Z|ce020822-34de-44fa-92b5-f69df9843f1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:25.514Z|63c4a99d-f842-427b-9c4b-276b464e8cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:25.515Z|63c4a99d-f842-427b-9c4b-276b464e8cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:25.889Z|4acfdfef-7afa-4324-9436-dc767496da52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:25:25.890Z|4acfdfef-7afa-4324-9436-dc767496da52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:25:34.130Z|c83ac0e4-205e-4851-aaa6-0545d9cfef8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:34.131Z|c83ac0e4-205e-4851-aaa6-0545d9cfef8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:34.474Z|ad78252b-7cd6-4cfb-880a-b2782df4747b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:34.475Z|ad78252b-7cd6-4cfb-880a-b2782df4747b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:35.544Z|0d018996-4d8a-48c7-8e02-147b9111ddaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:35.545Z|0d018996-4d8a-48c7-8e02-147b9111ddaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:40.889Z|5f520dd6-74ca-433b-9f42-2126545fe268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:25:40.891Z|5f520dd6-74ca-433b-9f42-2126545fe268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:25:40.941Z|814d794e-e6d5-4929-9392-00fba992cc54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:25:40.942Z|814d794e-e6d5-4929-9392-00fba992cc54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:25:44.167Z|439d8eac-4b28-4374-89e9-ff3005d3f69a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:44.169Z|439d8eac-4b28-4374-89e9-ff3005d3f69a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:44.499Z|12367411-0911-43fd-9412-53b92baac64f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:44.500Z|12367411-0911-43fd-9412-53b92baac64f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:45.575Z|dbaf4b08-5c14-403c-a7c5-2225249066aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:45.577Z|dbaf4b08-5c14-403c-a7c5-2225249066aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:54.201Z|bbf98aa9-6b7f-4b44-aa0d-2d768e61d8d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:54.203Z|bbf98aa9-6b7f-4b44-aa0d-2d768e61d8d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:54.524Z|86e0ecfe-f373-4cc4-9bf5-d28be0d9e750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:54.525Z|86e0ecfe-f373-4cc4-9bf5-d28be0d9e750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:55.600Z|654ab9d2-a047-448b-a94a-edc3d63c0ee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:25:55.601Z|654ab9d2-a047-448b-a94a-edc3d63c0ee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:25:55.889Z|32df70c7-6d1d-4117-86e0-8ee8ccd54480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:25:55.889Z|32df70c7-6d1d-4117-86e0-8ee8ccd54480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:26:04.227Z|b86e0fc9-f87f-48d6-a4d6-d2596b417600|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:04.228Z|b86e0fc9-f87f-48d6-a4d6-d2596b417600|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:04.548Z|28f26418-e978-4ef4-9b02-70c539a6451f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:04.549Z|28f26418-e978-4ef4-9b02-70c539a6451f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:05.629Z|048a9cc1-81e2-4bb2-b413-e644ec5afe82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:05.630Z|048a9cc1-81e2-4bb2-b413-e644ec5afe82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:10.889Z|0adaf538-c9eb-4d2b-988d-0ca64fc12638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:26:10.890Z|0adaf538-c9eb-4d2b-988d-0ca64fc12638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:26:10.943Z|5277da5f-c873-4278-8cb3-644dcdd4643a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:26:10.944Z|5277da5f-c873-4278-8cb3-644dcdd4643a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:26:14.263Z|b09abaef-6c9b-4008-9ff5-fd5fc54aba7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:14.264Z|b09abaef-6c9b-4008-9ff5-fd5fc54aba7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:14.574Z|1e509c82-1e90-48fe-8294-b729cbc3b759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:14.575Z|1e509c82-1e90-48fe-8294-b729cbc3b759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:15.652Z|bbf240cd-91bf-4ffc-b0ac-5a34da7bab25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:15.654Z|bbf240cd-91bf-4ffc-b0ac-5a34da7bab25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:24.299Z|849ea11d-3327-4595-8f1b-2a2b0bbfc536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:24.301Z|849ea11d-3327-4595-8f1b-2a2b0bbfc536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:24.598Z|56c90a1a-783b-4f5d-abe2-e0bb53eb10d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:24.599Z|56c90a1a-783b-4f5d-abe2-e0bb53eb10d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:25.681Z|9f3a2a0a-116f-4725-9daf-180d11ad70c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:25.682Z|9f3a2a0a-116f-4725-9daf-180d11ad70c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:25.889Z|c086b41b-e0db-4ce8-ac39-ad68ceddd9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:26:25.891Z|c086b41b-e0db-4ce8-ac39-ad68ceddd9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:26:34.332Z|c5bfc800-4aec-49eb-9584-279ce7a74bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:34.334Z|c5bfc800-4aec-49eb-9584-279ce7a74bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:34.621Z|4dec7568-f80b-4f0e-aebb-acef45df5928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:34.622Z|4dec7568-f80b-4f0e-aebb-acef45df5928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:35.706Z|2444e9cd-a296-4760-953d-8647f801add9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:35.707Z|2444e9cd-a296-4760-953d-8647f801add9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:40.889Z|5ff11afe-0a8b-48fe-89da-a7f6d1cb3163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:26:40.890Z|5ff11afe-0a8b-48fe-89da-a7f6d1cb3163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:26:40.945Z|5e237769-bce3-4f33-ba3f-6e336fdc4e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:26:40.946Z|5e237769-bce3-4f33-ba3f-6e336fdc4e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:26:44.360Z|456173e3-a27e-45a8-9b13-fa8bcae2e194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:44.361Z|456173e3-a27e-45a8-9b13-fa8bcae2e194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:44.647Z|d0b2df2a-9c93-484c-8e8e-7981b38bd4b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:44.648Z|d0b2df2a-9c93-484c-8e8e-7981b38bd4b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:45.728Z|eebdac54-c0a5-4092-9998-fd909eafcc6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:45.729Z|eebdac54-c0a5-4092-9998-fd909eafcc6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:54.387Z|9b196ad1-4aaf-4338-bb78-9bbb406005dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:54.388Z|9b196ad1-4aaf-4338-bb78-9bbb406005dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:54.680Z|5f18f877-437a-411d-a96c-9bc38137da11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:54.681Z|5f18f877-437a-411d-a96c-9bc38137da11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:55.756Z|f5d40468-faad-4c5e-aad6-b0965a4f458f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:26:55.758Z|f5d40468-faad-4c5e-aad6-b0965a4f458f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:26:55.889Z|da234e1c-2142-44e3-9595-9ad298943f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:26:55.890Z|da234e1c-2142-44e3-9595-9ad298943f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:27:04.414Z|677504a8-e3a1-4be1-960c-283f6c4bde62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:04.416Z|677504a8-e3a1-4be1-960c-283f6c4bde62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:04.706Z|d3d1ddd7-745b-44dd-af76-e3dfc4c184ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:04.707Z|d3d1ddd7-745b-44dd-af76-e3dfc4c184ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:05.784Z|ec0d4da6-03b5-476f-9294-75f0eeedd4da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:05.785Z|ec0d4da6-03b5-476f-9294-75f0eeedd4da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:10.891Z|0cefaa12-7237-42ed-9793-9f4b89961114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:27:10.894Z|0cefaa12-7237-42ed-9793-9f4b89961114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:27:10.947Z|9aa010f8-b65f-45a2-847e-3028e1ac7ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:27:10.948Z|9aa010f8-b65f-45a2-847e-3028e1ac7ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:27:14.444Z|ef492d0c-c2e9-4016-9792-87c61ef5ce0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:14.445Z|ef492d0c-c2e9-4016-9792-87c61ef5ce0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:14.727Z|4fa8b19e-3bcd-4c73-99cb-fd9d15e082ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:14.728Z|4fa8b19e-3bcd-4c73-99cb-fd9d15e082ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:15.809Z|49e0a5c0-99e1-428f-9d3b-325a4707a275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:15.810Z|49e0a5c0-99e1-428f-9d3b-325a4707a275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:24.473Z|6604ad28-0dd6-4721-b0c4-53fa2a73738e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:24.474Z|6604ad28-0dd6-4721-b0c4-53fa2a73738e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:24.757Z|01fcf40d-5c8a-40ab-b6bc-83087e945e56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:24.758Z|01fcf40d-5c8a-40ab-b6bc-83087e945e56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:25.834Z|ecd50f2a-3ff0-4cee-b268-5c97f5654267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:25.835Z|ecd50f2a-3ff0-4cee-b268-5c97f5654267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:25.889Z|5686bd85-1c34-4a33-9c2b-51cd5b31676e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:27:25.890Z|5686bd85-1c34-4a33-9c2b-51cd5b31676e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:27:34.500Z|b0a30f59-0db0-4354-a358-bea26d148f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:34.502Z|b0a30f59-0db0-4354-a358-bea26d148f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:34.781Z|46d9554a-5d80-432e-b9fd-a1bbc4ae1a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:34.782Z|46d9554a-5d80-432e-b9fd-a1bbc4ae1a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:35.861Z|8ba184e6-ed1a-43f9-b796-f4b4043e71f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:35.861Z|8ba184e6-ed1a-43f9-b796-f4b4043e71f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:40.889Z|277a80d8-67ab-4aa0-888f-f822cfe39195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:27:40.891Z|277a80d8-67ab-4aa0-888f-f822cfe39195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:27:40.949Z|67a1b90f-f1ab-4cec-881b-f1c1d0b508b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:27:40.951Z|67a1b90f-f1ab-4cec-881b-f1c1d0b508b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:27:44.540Z|f4cd755a-5cd8-425d-976f-db33bf59c2b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:44.542Z|f4cd755a-5cd8-425d-976f-db33bf59c2b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:44.806Z|f9d1e224-32f1-47b2-a6ab-91f0b769e60c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:44.806Z|f9d1e224-32f1-47b2-a6ab-91f0b769e60c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:45.883Z|3dd4bd1e-3f5a-4f06-b4ea-feaba7f02875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:45.884Z|3dd4bd1e-3f5a-4f06-b4ea-feaba7f02875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:54.573Z|2a33fe60-52d8-41b9-aa17-91f1f0f0b524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:54.575Z|2a33fe60-52d8-41b9-aa17-91f1f0f0b524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:54.831Z|469b6568-3ec5-4142-91bc-6f95f396d5a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:54.832Z|469b6568-3ec5-4142-91bc-6f95f396d5a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:27:55.893Z|1a327326-0ce0-4425-ac91-9fb17e4e1d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:27:55.897Z|1a327326-0ce0-4425-ac91-9fb17e4e1d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:27:55.907Z|e1729c17-8b18-4633-ad6e-92f0b06a1eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:27:55.908Z|e1729c17-8b18-4633-ad6e-92f0b06a1eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:04.601Z|49518201-c6d9-49c5-95d7-2f64b91fe52d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:04.602Z|49518201-c6d9-49c5-95d7-2f64b91fe52d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:04.855Z|c3c2d319-ba8b-446c-954a-bafdac5a64e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:04.857Z|c3c2d319-ba8b-446c-954a-bafdac5a64e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:05.933Z|4901081c-1ed0-4cf6-b770-3a096f6e8c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:05.934Z|4901081c-1ed0-4cf6-b770-3a096f6e8c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:10.889Z|d8c3c70f-45ec-489b-9c86-2c7660470764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:28:10.890Z|d8c3c70f-45ec-489b-9c86-2c7660470764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:28:10.959Z|39ec4a19-1a61-47d7-9261-a7296a91f2e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:28:10.960Z|39ec4a19-1a61-47d7-9261-a7296a91f2e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:28:14.636Z|4e1cafbe-cf38-484f-8769-061df8c8753c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:14.638Z|4e1cafbe-cf38-484f-8769-061df8c8753c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:14.880Z|44a629a3-824e-4ab5-a311-28d1333c28bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:14.881Z|44a629a3-824e-4ab5-a311-28d1333c28bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:15.958Z|987cd2ba-5e78-4e01-8550-de4d3d7a8448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:15.959Z|987cd2ba-5e78-4e01-8550-de4d3d7a8448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:24.669Z|7a1680f3-18ca-42c9-9982-065c5fe4c852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:24.671Z|7a1680f3-18ca-42c9-9982-065c5fe4c852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:24.904Z|f5fabbdc-861f-4210-b61a-08a99ec041e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:24.906Z|f5fabbdc-861f-4210-b61a-08a99ec041e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:25.893Z|80e7b8d2-80c1-45b4-b543-31efccf6eb62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:28:25.894Z|80e7b8d2-80c1-45b4-b543-31efccf6eb62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:28:25.981Z|f1a5d920-ab44-44c5-b6e9-00d8a14db8d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:25.982Z|f1a5d920-ab44-44c5-b6e9-00d8a14db8d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:34.702Z|69cdc013-ef7e-4f55-98d7-1bbb6522dc30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:34.703Z|69cdc013-ef7e-4f55-98d7-1bbb6522dc30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:34.946Z|c70f5139-b75e-4a13-97b7-916fcc78c92f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:34.947Z|c70f5139-b75e-4a13-97b7-916fcc78c92f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:36.003Z|fc9c1ac2-0348-4399-8770-e00d04221327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:36.004Z|fc9c1ac2-0348-4399-8770-e00d04221327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:40.889Z|661304e6-7ef8-491d-a93f-c749121fec94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:28:40.891Z|661304e6-7ef8-491d-a93f-c749121fec94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:28:40.962Z|09e948ec-54c3-4895-94c4-4f6759c4d6eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:28:40.962Z|09e948ec-54c3-4895-94c4-4f6759c4d6eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:28:44.730Z|5de4af01-baa6-4459-bba0-20c6e7bbd684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:44.732Z|5de4af01-baa6-4459-bba0-20c6e7bbd684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:44.969Z|c582dfd8-9ce0-4169-bd9f-853a65cb0173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:44.970Z|c582dfd8-9ce0-4169-bd9f-853a65cb0173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:46.027Z|0a6c8e0c-a324-411c-a561-aa74ae835de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:46.028Z|0a6c8e0c-a324-411c-a561-aa74ae835de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:54.770Z|827f0315-2dfc-4e07-85ad-481ccf7c13ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:54.772Z|827f0315-2dfc-4e07-85ad-481ccf7c13ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:54.994Z|d8347b6d-9242-4f1f-a2b3-baef87298df0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:54.996Z|d8347b6d-9242-4f1f-a2b3-baef87298df0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:28:55.889Z|0ab359f1-9088-4327-ba58-839c3a6e46c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:28:55.890Z|0ab359f1-9088-4327-ba58-839c3a6e46c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:28:56.051Z|46fda421-58e8-4972-9e64-563ce5f88168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:28:56.052Z|46fda421-58e8-4972-9e64-563ce5f88168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:04.807Z|a5de561c-e3fe-4292-b25c-dcda0beaa8a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:04.809Z|a5de561c-e3fe-4292-b25c-dcda0beaa8a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:05.020Z|210350c2-6841-440f-b080-5f16a630ff12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:05.021Z|210350c2-6841-440f-b080-5f16a630ff12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:06.086Z|704e0061-6d3d-406f-be11-587deef4f4e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:06.087Z|704e0061-6d3d-406f-be11-587deef4f4e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:10.889Z|e070c3b3-ad76-4732-b7a0-dc4c45aad6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:29:10.890Z|e070c3b3-ad76-4732-b7a0-dc4c45aad6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:29:10.963Z|6e2e1144-a9da-4d96-b86b-4cdb38e0eb66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:29:10.964Z|6e2e1144-a9da-4d96-b86b-4cdb38e0eb66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:29:14.843Z|321146b3-bb74-492b-b7f0-d879b714e81e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:14.844Z|321146b3-bb74-492b-b7f0-d879b714e81e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:15.045Z|f29aadc8-f192-45bf-93eb-8d2d3ab6fafc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:15.046Z|f29aadc8-f192-45bf-93eb-8d2d3ab6fafc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:16.117Z|5a5fa06f-193b-474c-b656-8ebccaa645fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:16.121Z|5a5fa06f-193b-474c-b656-8ebccaa645fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:24.870Z|0a48979f-c68f-477b-93a8-bb4c2fc2e8c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:24.872Z|0a48979f-c68f-477b-93a8-bb4c2fc2e8c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:25.068Z|31d62be6-8057-4683-9b3a-7127f7341909|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:25.069Z|31d62be6-8057-4683-9b3a-7127f7341909|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:25.889Z|bd22b50d-a336-4e76-acd9-a10fc44bb089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:29:25.891Z|bd22b50d-a336-4e76-acd9-a10fc44bb089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:29:26.146Z|ab2082c2-c5a2-4b17-88f8-f8e46a1af0da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:26.147Z|ab2082c2-c5a2-4b17-88f8-f8e46a1af0da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:34.895Z|e8cea693-eddb-44c0-912b-9b3960b50324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:34.896Z|e8cea693-eddb-44c0-912b-9b3960b50324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:35.091Z|070374e9-447a-4ab0-9b6a-775651c4bdfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:35.092Z|070374e9-447a-4ab0-9b6a-775651c4bdfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:36.169Z|c74859a9-b5b4-4b68-989b-d67f838c64de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:36.169Z|c74859a9-b5b4-4b68-989b-d67f838c64de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:40.889Z|a238f4dc-7665-49f3-a667-8307b8a48421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:29:40.889Z|a238f4dc-7665-49f3-a667-8307b8a48421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:29:40.965Z|91e63edf-33d8-451f-a885-ea6da4fba85e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:29:40.966Z|91e63edf-33d8-451f-a885-ea6da4fba85e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:29:44.919Z|9f6c6be1-a694-4b7b-92e3-f21c7985b22e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:44.920Z|9f6c6be1-a694-4b7b-92e3-f21c7985b22e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:45.119Z|89371bea-75e6-406b-a24b-a44efe4af2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:45.119Z|89371bea-75e6-406b-a24b-a44efe4af2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:46.191Z|1445e78c-847b-4e62-b5f1-075db8bfdf12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:46.192Z|1445e78c-847b-4e62-b5f1-075db8bfdf12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:54.944Z|7f6f1911-7f14-4f92-a99a-0a5bb8a6622e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:54.945Z|7f6f1911-7f14-4f92-a99a-0a5bb8a6622e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:55.144Z|6e521bf8-b5e3-48e0-9f90-d88e1a16d1f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:55.145Z|6e521bf8-b5e3-48e0-9f90-d88e1a16d1f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:29:55.889Z|757ebb53-8284-49c2-8738-74663131e705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:29:55.889Z|757ebb53-8284-49c2-8738-74663131e705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:29:56.214Z|b14f201c-0821-4d52-a6c7-f0892de477e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:29:56.214Z|b14f201c-0821-4d52-a6c7-f0892de477e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:04.971Z|9cf02296-99dd-4bf1-84a3-606a5c271a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:04.972Z|9cf02296-99dd-4bf1-84a3-606a5c271a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:05.169Z|40af673c-7bf0-4f1e-a96a-33556b891c12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:05.170Z|40af673c-7bf0-4f1e-a96a-33556b891c12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:06.242Z|2be3f4aa-b704-4434-ba67-3024cbf311d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:06.243Z|2be3f4aa-b704-4434-ba67-3024cbf311d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:10.889Z|3fbae678-92c3-4640-8a36-12eb155facd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:30:10.891Z|3fbae678-92c3-4640-8a36-12eb155facd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:30:10.967Z|75681084-88f9-4c90-8bbc-35bfdbb0bf6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:30:10.968Z|75681084-88f9-4c90-8bbc-35bfdbb0bf6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:30:14.997Z|458f522f-4c67-4cde-9798-0868a1822a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:14.998Z|458f522f-4c67-4cde-9798-0868a1822a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:15.193Z|1307f7bf-f02b-42c0-a608-ffedfcec0b42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:15.194Z|1307f7bf-f02b-42c0-a608-ffedfcec0b42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:16.269Z|6eb41748-53e1-479e-aaa3-226212ad68d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:16.270Z|6eb41748-53e1-479e-aaa3-226212ad68d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:25.028Z|21d33ff7-349c-4a71-a024-6b5837c35526|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:25.031Z|21d33ff7-349c-4a71-a024-6b5837c35526|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:25.215Z|a9de193e-70db-4158-9d48-f7b818fea84b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:25.216Z|a9de193e-70db-4158-9d48-f7b818fea84b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:25.889Z|afe03497-3a74-43ff-b4fc-af6c6cb8356e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:30:25.890Z|afe03497-3a74-43ff-b4fc-af6c6cb8356e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:30:26.292Z|b1846131-f387-4546-9def-bc77fcae91d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:26.292Z|b1846131-f387-4546-9def-bc77fcae91d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:35.063Z|f3509ad3-6bac-476a-ba5e-ae08f938a467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:35.064Z|f3509ad3-6bac-476a-ba5e-ae08f938a467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:35.239Z|89e6929e-c5c8-4592-a9c7-90481597a737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:35.240Z|89e6929e-c5c8-4592-a9c7-90481597a737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:36.314Z|b21d4286-ac55-401d-a41e-f7b1fa1386c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:36.315Z|b21d4286-ac55-401d-a41e-f7b1fa1386c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:40.891Z|3424f58d-5ba7-41f9-afe6-5a382282faa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:30:40.893Z|3424f58d-5ba7-41f9-afe6-5a382282faa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:30:40.969Z|28a0bd00-7ff2-492b-bbc9-5cf23c213763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:30:40.969Z|28a0bd00-7ff2-492b-bbc9-5cf23c213763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:30:45.093Z|9c60a7cc-68c3-4453-b886-628893f1ab50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:45.094Z|9c60a7cc-68c3-4453-b886-628893f1ab50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:45.263Z|a7b454e6-ec53-48ae-89b6-41fa1817d9e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:45.264Z|a7b454e6-ec53-48ae-89b6-41fa1817d9e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:46.337Z|b3f61504-497d-4698-b3b7-35df8bbdcf75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:46.338Z|b3f61504-497d-4698-b3b7-35df8bbdcf75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:55.129Z|d2941025-97ca-4771-8f9a-e1c16cf59c59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:55.130Z|d2941025-97ca-4771-8f9a-e1c16cf59c59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:55.290Z|10024dc1-233f-4c97-958e-74cc561b4b66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:55.290Z|10024dc1-233f-4c97-958e-74cc561b4b66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:30:55.889Z|3b335842-445c-4c0a-a877-197122e69d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:30:55.889Z|3b335842-445c-4c0a-a877-197122e69d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:30:56.359Z|92e4e389-4aae-4528-8633-7d545e9453c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:30:56.361Z|92e4e389-4aae-4528-8633-7d545e9453c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:05.161Z|ab830ff7-a561-46d4-abb4-c4be58ddf56d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:05.162Z|ab830ff7-a561-46d4-abb4-c4be58ddf56d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:05.315Z|0a6742da-68b9-46ed-bc62-d1d2453f6e62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:05.316Z|0a6742da-68b9-46ed-bc62-d1d2453f6e62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:06.383Z|a08d955d-9a07-4f9c-8aef-ac1d8be8c9b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:06.384Z|a08d955d-9a07-4f9c-8aef-ac1d8be8c9b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:10.889Z|9b8eae95-1661-4cf8-b10d-b4d3e440018e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:31:10.889Z|9b8eae95-1661-4cf8-b10d-b4d3e440018e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:31:10.970Z|4367e44b-dec7-4d88-bc3d-dde73c99ff94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:31:10.971Z|4367e44b-dec7-4d88-bc3d-dde73c99ff94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:31:15.185Z|8976fa81-4992-4319-8611-fbd5206f3ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:15.186Z|8976fa81-4992-4319-8611-fbd5206f3ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:15.337Z|7588d3cf-1971-43e9-a4f9-891be906b13a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:15.338Z|7588d3cf-1971-43e9-a4f9-891be906b13a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:16.407Z|1931af38-ccf2-4c26-a5a5-82dd0a4f8b64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:16.408Z|1931af38-ccf2-4c26-a5a5-82dd0a4f8b64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:25.210Z|cb9fd671-e4b3-4982-b375-00715cea6250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:25.211Z|cb9fd671-e4b3-4982-b375-00715cea6250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:25.360Z|db7ed60c-2dcb-4996-ad41-6413b43ffe04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:25.361Z|db7ed60c-2dcb-4996-ad41-6413b43ffe04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:25.889Z|08acd746-4d1e-44d9-a7e5-c568c9655445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:31:25.894Z|08acd746-4d1e-44d9-a7e5-c568c9655445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:31:26.433Z|b1d87c6a-a03d-4c5c-8b56-4e0f8c55a6b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:26.434Z|b1d87c6a-a03d-4c5c-8b56-4e0f8c55a6b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:35.236Z|cc98063f-9e1c-4b3c-9d9c-23f99ab3302c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:35.238Z|cc98063f-9e1c-4b3c-9d9c-23f99ab3302c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:35.383Z|b3affeda-e94f-404d-8380-ebe284ded1dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:35.384Z|b3affeda-e94f-404d-8380-ebe284ded1dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:36.461Z|7ca4f426-c549-46bf-9b6f-6bfd882222a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:36.462Z|7ca4f426-c549-46bf-9b6f-6bfd882222a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:40.891Z|f767ed5b-f628-4365-9866-43a1cbb64e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:31:40.893Z|f767ed5b-f628-4365-9866-43a1cbb64e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:31:40.972Z|b94edfa3-a638-41cd-bf96-b6e181a77cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:31:40.973Z|b94edfa3-a638-41cd-bf96-b6e181a77cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:31:45.267Z|916d4a52-f405-4c18-b30e-d1f4b3c067c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:45.268Z|916d4a52-f405-4c18-b30e-d1f4b3c067c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:45.406Z|2ff5666b-86a8-468a-99de-aa386bafb46c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:45.407Z|2ff5666b-86a8-468a-99de-aa386bafb46c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:46.487Z|ccb759e8-f07a-4e5a-a1ae-25b3ab2da874|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:46.488Z|ccb759e8-f07a-4e5a-a1ae-25b3ab2da874|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:55.303Z|11c303ff-0445-4b98-a256-c5114481970a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:55.305Z|11c303ff-0445-4b98-a256-c5114481970a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:55.431Z|7b08f993-cbee-49de-8a6c-0d14f43dce86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:55.432Z|7b08f993-cbee-49de-8a6c-0d14f43dce86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:31:55.890Z|3c59b4fd-7f24-4d81-93f4-1a445bf8d1e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:31:55.890Z|3c59b4fd-7f24-4d81-93f4-1a445bf8d1e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:31:56.512Z|5a3c304e-f7fe-431b-bda7-dc62d9738aa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:31:56.513Z|5a3c304e-f7fe-431b-bda7-dc62d9738aa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:05.340Z|db0834b7-8956-4f7b-bc26-91c1dcaecf25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:05.341Z|db0834b7-8956-4f7b-bc26-91c1dcaecf25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:05.456Z|129e3dfe-3309-4b32-aeb8-4dd1594f27b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:05.457Z|129e3dfe-3309-4b32-aeb8-4dd1594f27b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:06.534Z|cf96bd3b-1130-420e-ad93-70daa1689ba4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:06.535Z|cf96bd3b-1130-420e-ad93-70daa1689ba4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:10.889Z|51f1b5af-3892-4860-a01c-295aad865fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:32:10.890Z|51f1b5af-3892-4860-a01c-295aad865fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:32:10.977Z|efe4eddc-40ea-42ce-aa6c-1df44d8466e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:32:10.978Z|efe4eddc-40ea-42ce-aa6c-1df44d8466e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:32:15.366Z|ad42f421-758a-4b38-accb-33e488624850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:15.367Z|ad42f421-758a-4b38-accb-33e488624850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:15.481Z|2e730852-35e7-43d4-8957-1df4f3051268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:15.481Z|2e730852-35e7-43d4-8957-1df4f3051268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:16.559Z|8bb54d70-4538-4adf-8829-77e35f3f4158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:16.560Z|8bb54d70-4538-4adf-8829-77e35f3f4158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:25.394Z|72271b69-d7c4-4db7-88aa-9c4e1478a476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:25.395Z|72271b69-d7c4-4db7-88aa-9c4e1478a476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:25.507Z|5d6b6557-d890-4ea6-90c4-0b8b6ae56833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:25.508Z|5d6b6557-d890-4ea6-90c4-0b8b6ae56833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:25.889Z|2b9c342c-77ef-4509-90be-7fbf34f16c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:32:25.890Z|2b9c342c-77ef-4509-90be-7fbf34f16c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:32:26.580Z|02b28293-16fd-448f-b9dd-5173bfd0b144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:26.581Z|02b28293-16fd-448f-b9dd-5173bfd0b144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:35.427Z|8795b84a-2b3a-4688-a26a-c35d3c4dc3e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:35.429Z|8795b84a-2b3a-4688-a26a-c35d3c4dc3e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:35.534Z|50cc0349-839c-496f-b4c6-429003603310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:35.535Z|50cc0349-839c-496f-b4c6-429003603310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:36.609Z|cffd9261-10a8-4bcb-8377-cd99ea92545c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:36.609Z|cffd9261-10a8-4bcb-8377-cd99ea92545c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:40.891Z|b16adf2b-ca00-42e2-9b2c-65015a7be5c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:32:40.893Z|b16adf2b-ca00-42e2-9b2c-65015a7be5c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:32:40.978Z|6db31706-a8be-417c-8bcf-ab8f51644637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:32:40.979Z|6db31706-a8be-417c-8bcf-ab8f51644637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:32:45.465Z|6623dc39-de7e-46e6-9610-00aadc12e058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:45.467Z|6623dc39-de7e-46e6-9610-00aadc12e058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:45.558Z|1c8357bd-77ac-4b67-8453-fe48585efc8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:45.559Z|1c8357bd-77ac-4b67-8453-fe48585efc8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:46.631Z|e8d46f6d-bc80-4897-924a-3f80567b70a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:46.632Z|e8d46f6d-bc80-4897-924a-3f80567b70a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:55.498Z|e23ed184-c93c-4734-a8a3-82ed1135ff2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:55.499Z|e23ed184-c93c-4734-a8a3-82ed1135ff2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:55.581Z|c5e4026f-2dc5-4fcb-b5c1-84a1622f2310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:55.581Z|c5e4026f-2dc5-4fcb-b5c1-84a1622f2310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:32:55.889Z|1dbdd2d5-812e-4be5-b7bf-2f1e9784fb7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:32:55.890Z|1dbdd2d5-812e-4be5-b7bf-2f1e9784fb7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:32:56.653Z|5059aaa7-ed86-41fa-9c7e-b4b1eb921d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:32:56.654Z|5059aaa7-ed86-41fa-9c7e-b4b1eb921d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:05.530Z|834ce3c8-0ca4-4848-8d39-34728dd16801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:05.531Z|834ce3c8-0ca4-4848-8d39-34728dd16801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:05.602Z|e40fea83-70b1-49a9-882b-76302d7cdf8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:05.603Z|e40fea83-70b1-49a9-882b-76302d7cdf8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:06.681Z|8057bc42-d838-461e-b504-4a0665f89ec0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:06.682Z|8057bc42-d838-461e-b504-4a0665f89ec0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:10.889Z|7e5a6fb5-5634-4267-a08c-4542f4ad4626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:33:10.889Z|7e5a6fb5-5634-4267-a08c-4542f4ad4626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:33:10.982Z|2e90a4b5-5fdf-4d6e-8a48-0f467a359642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:33:10.982Z|2e90a4b5-5fdf-4d6e-8a48-0f467a359642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:33:15.555Z|5577199a-3fca-484f-a9ed-fa08171d3926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:15.555Z|5577199a-3fca-484f-a9ed-fa08171d3926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:15.624Z|cc0a60c3-1ca5-4561-abcf-56b718726d87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:15.624Z|cc0a60c3-1ca5-4561-abcf-56b718726d87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:16.705Z|589b0aad-6309-4acc-984e-feecb5ccab96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:16.706Z|589b0aad-6309-4acc-984e-feecb5ccab96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:25.579Z|87599446-bf6d-4bd6-be1b-69a53baf3794|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:25.580Z|87599446-bf6d-4bd6-be1b-69a53baf3794|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:25.647Z|249ca716-259b-470d-9899-c7b10c0ec529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:25.648Z|249ca716-259b-470d-9899-c7b10c0ec529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:25.888Z|58aef426-1c09-4eea-818f-c6b0012882f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:33:25.890Z|58aef426-1c09-4eea-818f-c6b0012882f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:33:26.743Z|398040cf-598f-4d38-a525-c7316bab40cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:26.744Z|398040cf-598f-4d38-a525-c7316bab40cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:35.603Z|b5d0bcaa-7672-44b1-84f1-b495c845d1e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:35.604Z|b5d0bcaa-7672-44b1-84f1-b495c845d1e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:35.670Z|4017e867-98fc-48a2-a3bf-8b37dc1cee39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:35.671Z|4017e867-98fc-48a2-a3bf-8b37dc1cee39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:36.769Z|9a9ac897-24f3-4f37-9a91-0f94bef70a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:36.770Z|9a9ac897-24f3-4f37-9a91-0f94bef70a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:40.889Z|84e1f023-57eb-481f-9e5c-37fdd7102ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:33:40.889Z|84e1f023-57eb-481f-9e5c-37fdd7102ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:33:40.983Z|3734f0db-0b06-4536-91c6-e524109ec23e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:33:40.984Z|3734f0db-0b06-4536-91c6-e524109ec23e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:33:45.627Z|bff4e345-1202-44b5-be5f-3d0fcc5dd372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:45.628Z|bff4e345-1202-44b5-be5f-3d0fcc5dd372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:45.689Z|8ee70c19-55fb-4d43-b903-99ae3aec68a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:45.690Z|8ee70c19-55fb-4d43-b903-99ae3aec68a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:46.795Z|32fe1ecf-c2a4-43c3-bbe3-d1da27e884df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:46.796Z|32fe1ecf-c2a4-43c3-bbe3-d1da27e884df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:55.653Z|754632f0-fa08-4d8f-9f04-6d1c500fcafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:55.655Z|754632f0-fa08-4d8f-9f04-6d1c500fcafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:55.710Z|87a8f109-a25a-4cdc-9bfe-4f3939d1cb95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:55.711Z|87a8f109-a25a-4cdc-9bfe-4f3939d1cb95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:33:55.889Z|2a260cb7-90f9-4cc6-b83a-04ae9391a384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:33:55.889Z|2a260cb7-90f9-4cc6-b83a-04ae9391a384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:33:56.820Z|b23acb3d-2251-45c4-a73e-45cbc6ab27de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:33:56.821Z|b23acb3d-2251-45c4-a73e-45cbc6ab27de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:05.686Z|5ed1d5da-c773-41ce-a591-e0cbe09a70ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:05.689Z|5ed1d5da-c773-41ce-a591-e0cbe09a70ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:05.732Z|eba499ec-23ce-493c-b202-5f5cb2052b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:05.736Z|eba499ec-23ce-493c-b202-5f5cb2052b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:06.845Z|acabbad6-1fbe-4a81-9bc4-d335dc90198b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:06.846Z|acabbad6-1fbe-4a81-9bc4-d335dc90198b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:07.422Z|6bc1ff2d-4ead-4c63-9186-c715739a1934|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:34:07.423Z|6bc1ff2d-4ead-4c63-9186-c715739a1934|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:10.889Z|c51e51d3-05ed-498e-ab77-f73b5fa4d1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:34:10.891Z|c51e51d3-05ed-498e-ab77-f73b5fa4d1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:34:10.984Z|dbca2166-29d8-4d6a-8c85-a5326c40ffb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:34:10.985Z|dbca2166-29d8-4d6a-8c85-a5326c40ffb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:34:15.713Z|474d71ad-692e-43d4-8fcf-0e9c5a0cbc52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:15.714Z|474d71ad-692e-43d4-8fcf-0e9c5a0cbc52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:15.758Z|c30ce865-e89e-4301-a06e-a44aa519f1a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:15.758Z|c30ce865-e89e-4301-a06e-a44aa519f1a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:16.870Z|655be8d7-a241-4127-b766-0a269e6ad88f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:16.871Z|655be8d7-a241-4127-b766-0a269e6ad88f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:25.740Z|0e1bcc09-6a27-4a64-bc67-165d916d2a79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:25.742Z|0e1bcc09-6a27-4a64-bc67-165d916d2a79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:25.784Z|a6cad999-2492-4252-8071-1e0cac3bcaec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:25.785Z|a6cad999-2492-4252-8071-1e0cac3bcaec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:25.889Z|ba01b99d-305f-4b5e-827c-a051fe830d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:34:25.889Z|ba01b99d-305f-4b5e-827c-a051fe830d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:34:26.901Z|f9b8c48c-6e04-4742-a645-1d1acd4566a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:26.902Z|f9b8c48c-6e04-4742-a645-1d1acd4566a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:35.769Z|4845e0dd-9d10-4eee-8720-c471ebfc4bba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:35.771Z|4845e0dd-9d10-4eee-8720-c471ebfc4bba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:35.806Z|bd024b95-3b52-4ff1-80ee-5917bb4861fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:35.807Z|bd024b95-3b52-4ff1-80ee-5917bb4861fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:36.931Z|9672bacb-0c85-459f-8362-ac2a7ab5403c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:36.932Z|9672bacb-0c85-459f-8362-ac2a7ab5403c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:40.889Z|da5c2547-07c4-4937-af73-533beae62bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:34:40.889Z|da5c2547-07c4-4937-af73-533beae62bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:34:40.986Z|c6700035-5227-45ff-acf2-f0a2999c8c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:34:40.986Z|c6700035-5227-45ff-acf2-f0a2999c8c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:34:45.796Z|f9d19d66-0e95-4a21-9cb3-e0210ef8a923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:45.797Z|f9d19d66-0e95-4a21-9cb3-e0210ef8a923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:45.833Z|1144fc7d-9386-4a2c-8841-9beeb01f7fee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:45.834Z|1144fc7d-9386-4a2c-8841-9beeb01f7fee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:46.956Z|abca9961-a4c2-4964-8348-718f08af4819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:46.958Z|abca9961-a4c2-4964-8348-718f08af4819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:55.821Z|6bdaefe6-2644-4ccf-9d2f-864315f9412b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:55.822Z|6bdaefe6-2644-4ccf-9d2f-864315f9412b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:55.856Z|08965aa9-c2cd-4070-881e-f2b9c9161eac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:55.857Z|08965aa9-c2cd-4070-881e-f2b9c9161eac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:34:55.888Z|a250a9e1-b474-44a2-a6ef-588a342b64ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:34:55.891Z|a250a9e1-b474-44a2-a6ef-588a342b64ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:34:56.981Z|15736337-404a-4d8b-bbf5-0746aff4e5f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:34:56.982Z|15736337-404a-4d8b-bbf5-0746aff4e5f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:05.844Z|7f1a8eef-3593-4268-81fc-a0559916b72a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:05.844Z|7f1a8eef-3593-4268-81fc-a0559916b72a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:05.881Z|2233667b-aa40-4bc2-bfa4-ef532e66f54c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:05.882Z|2233667b-aa40-4bc2-bfa4-ef532e66f54c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:07.003Z|500c408a-7862-4b40-8b75-6c7e2f2ac8aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:07.004Z|500c408a-7862-4b40-8b75-6c7e2f2ac8aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:07.400Z|8fffda0e-a812-4a55-8c86-4a8475715570|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:35:07.401Z|8fffda0e-a812-4a55-8c86-4a8475715570|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:10.889Z|9c8f7a1a-6d63-43d4-b262-476c990f414c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:35:10.889Z|9c8f7a1a-6d63-43d4-b262-476c990f414c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:35:10.987Z|3a24a95a-8cf5-4e64-83a8-ec81dc05fbdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:35:10.988Z|3a24a95a-8cf5-4e64-83a8-ec81dc05fbdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:35:15.870Z|bafe3b7b-8471-4975-9fc9-c06ebed552d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:15.871Z|bafe3b7b-8471-4975-9fc9-c06ebed552d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:15.904Z|9384303f-5362-455e-b1da-f212f0e4bb94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:15.905Z|9384303f-5362-455e-b1da-f212f0e4bb94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:17.028Z|d5dca657-86f5-4ff5-93cf-e464e7ab6fdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:17.030Z|d5dca657-86f5-4ff5-93cf-e464e7ab6fdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:25.890Z|638e160b-7921-4012-a118-8ca09da192b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:35:25.893Z|638e160b-7921-4012-a118-8ca09da192b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:35:25.899Z|7d52877b-a149-4286-904d-678b6a25e0ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:25.900Z|7d52877b-a149-4286-904d-678b6a25e0ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:25.926Z|23ac3253-ed76-4a1c-85bb-a70e8829310f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:25.927Z|23ac3253-ed76-4a1c-85bb-a70e8829310f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:27.054Z|fc75e81d-faf7-4007-9a45-db6a480a7ccf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:27.055Z|fc75e81d-faf7-4007-9a45-db6a480a7ccf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:35.928Z|eb41ebc8-7ac6-461e-9f63-3273ff5a6336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:35.929Z|eb41ebc8-7ac6-461e-9f63-3273ff5a6336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:35.956Z|628c605f-d47b-4aeb-9104-c2b977444d3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:35.957Z|628c605f-d47b-4aeb-9104-c2b977444d3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:37.077Z|528b9283-d2a8-4cbb-93dd-49ab08a747e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:37.078Z|528b9283-d2a8-4cbb-93dd-49ab08a747e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:40.890Z|0fc37b47-3ec0-458c-a972-b3fddc47a328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:35:40.891Z|0fc37b47-3ec0-458c-a972-b3fddc47a328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:35:40.989Z|6dff672a-4d2e-4d14-b805-939a8d7d97f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:35:40.989Z|6dff672a-4d2e-4d14-b805-939a8d7d97f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:35:45.954Z|2a3d6e72-234c-4eff-8e4f-057a713a44e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:45.955Z|2a3d6e72-234c-4eff-8e4f-057a713a44e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:45.980Z|c51badc4-f567-48f9-81d1-5621ab8cc6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:45.980Z|c51badc4-f567-48f9-81d1-5621ab8cc6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:47.098Z|20f9d337-4795-4b5d-ad28-c8fb8ef91ea1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:47.099Z|20f9d337-4795-4b5d-ad28-c8fb8ef91ea1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:55.889Z|6304c757-f983-45e6-9927-daf6a206835f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:35:55.889Z|6304c757-f983-45e6-9927-daf6a206835f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:35:55.980Z|5f5a3ae2-a953-43f6-9c8d-423b35a7a7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:55.981Z|5f5a3ae2-a953-43f6-9c8d-423b35a7a7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:56.000Z|49992cf9-5473-45b7-b6ec-079269014819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:56.001Z|49992cf9-5473-45b7-b6ec-079269014819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:35:57.119Z|dfa53431-857e-466f-8523-56957ce2f710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:35:57.120Z|dfa53431-857e-466f-8523-56957ce2f710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:06.005Z|c4b323c4-980f-46df-80e7-60f75fd1e873|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:06.006Z|c4b323c4-980f-46df-80e7-60f75fd1e873|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:06.025Z|14a6dce7-b926-453e-bf66-5ab44f585847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:06.026Z|14a6dce7-b926-453e-bf66-5ab44f585847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:07.142Z|05bb4815-593c-47c9-988a-ac7ac77dc3b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:07.143Z|05bb4815-593c-47c9-988a-ac7ac77dc3b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:07.402Z|7dc1e32b-2abd-44b4-ba9d-de2edc62b85b|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:36:07.403Z|7dc1e32b-2abd-44b4-ba9d-de2edc62b85b|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:10.888Z|b53d1374-42e3-4565-bbd9-769e26b04a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:36:10.890Z|b53d1374-42e3-4565-bbd9-769e26b04a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:36:10.990Z|f008f8b6-4037-4cf9-8d1e-bdb6a652a12e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:36:10.991Z|f008f8b6-4037-4cf9-8d1e-bdb6a652a12e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:36:16.030Z|aa4d1c6b-b463-443a-84b9-54366c7afa4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:16.031Z|aa4d1c6b-b463-443a-84b9-54366c7afa4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:16.045Z|d409646e-4331-4c06-9af7-b281000476d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:16.045Z|d409646e-4331-4c06-9af7-b281000476d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:17.165Z|70739918-ed4e-42ab-ab8e-10cae96f46d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:17.166Z|70739918-ed4e-42ab-ab8e-10cae96f46d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:25.889Z|3bffb80f-9d5a-4286-9e1d-0d06a1e6a1a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:36:25.889Z|3bffb80f-9d5a-4286-9e1d-0d06a1e6a1a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:36:26.054Z|ee1b2eec-4dcd-48d7-a6c5-b3778c3765f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:26.055Z|ee1b2eec-4dcd-48d7-a6c5-b3778c3765f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:26.067Z|1175346a-841c-4605-8ba9-5390257fc22f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:26.068Z|1175346a-841c-4605-8ba9-5390257fc22f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:27.193Z|da8deee9-48e7-49e1-b221-6e800bb5ff74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:27.194Z|da8deee9-48e7-49e1-b221-6e800bb5ff74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:36.084Z|ab2bba7d-9eaf-4847-93b2-909daf3de11b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:36.085Z|ab2bba7d-9eaf-4847-93b2-909daf3de11b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:36.090Z|9ba46a7c-32ce-4014-9b2d-046b52a918f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:36.092Z|9ba46a7c-32ce-4014-9b2d-046b52a918f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:37.218Z|9a9798ea-c709-4a38-b363-a6d2b2719170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:37.219Z|9a9798ea-c709-4a38-b363-a6d2b2719170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:40.888Z|4519b254-becb-4bfa-bda1-2360b91437b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:36:40.889Z|4519b254-becb-4bfa-bda1-2360b91437b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:36:40.992Z|00d0fd8e-c669-4b4d-abac-23b8f775741b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:36:40.992Z|00d0fd8e-c669-4b4d-abac-23b8f775741b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:36:46.118Z|82779767-edbc-4fa4-949f-b0704350ca1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:46.118Z|a5519866-360d-4e05-818e-e14c798cbe30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:46.119Z|82779767-edbc-4fa4-949f-b0704350ca1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:46.119Z|a5519866-360d-4e05-818e-e14c798cbe30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:47.243Z|7c41a4ae-13be-45f5-bb9d-5b8ecf951957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:47.244Z|7c41a4ae-13be-45f5-bb9d-5b8ecf951957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:55.889Z|1f3a5564-425e-4541-8c76-a2c00f591a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:36:55.892Z|1f3a5564-425e-4541-8c76-a2c00f591a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:36:56.152Z|93251397-7e5e-4d86-98b8-3b43655b1ac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:56.152Z|cfb47bf5-251d-475c-8e20-ee3b28500d92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:56.153Z|cfb47bf5-251d-475c-8e20-ee3b28500d92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:56.153Z|93251397-7e5e-4d86-98b8-3b43655b1ac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:36:57.268Z|19fea694-e318-47f6-8c0e-1b6440ec7140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:36:57.270Z|19fea694-e318-47f6-8c0e-1b6440ec7140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:06.186Z|ac238a01-c5d6-40b6-81ee-7a3cb16ae3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:06.186Z|3df1def7-9b10-4e30-a66d-24eb539dab0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:06.187Z|ac238a01-c5d6-40b6-81ee-7a3cb16ae3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:06.187Z|3df1def7-9b10-4e30-a66d-24eb539dab0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:07.291Z|dd384aed-3ccf-4059-826a-6da3965ba5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:07.291Z|dd384aed-3ccf-4059-826a-6da3965ba5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:07.403Z|f361bf11-20f1-4a7b-912a-8111a1b4c5ee|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:37:07.408Z|f361bf11-20f1-4a7b-912a-8111a1b4c5ee|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:10.889Z|d90bd828-aab3-4d36-8439-a02504988b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:37:10.890Z|d90bd828-aab3-4d36-8439-a02504988b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:37:10.993Z|16337bb0-0335-4bae-be05-2bb4995b684b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:37:10.993Z|16337bb0-0335-4bae-be05-2bb4995b684b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:37:16.214Z|395598c8-4f9c-4c93-8716-53d2744b78a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:16.214Z|6f4d6804-d1ac-4521-9da2-16115f37b974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:16.215Z|395598c8-4f9c-4c93-8716-53d2744b78a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:16.215Z|6f4d6804-d1ac-4521-9da2-16115f37b974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:17.314Z|7b3d89e0-99c4-445e-9a32-91b756436b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:17.315Z|7b3d89e0-99c4-445e-9a32-91b756436b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:25.889Z|a806970d-2651-4c82-860d-b1be81eb5f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:37:25.890Z|a806970d-2651-4c82-860d-b1be81eb5f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:37:26.237Z|9e633627-6e30-4927-a2d5-909677f2cabe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:26.237Z|ab45c306-cd31-431e-9314-cd2807e693f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:26.238Z|9e633627-6e30-4927-a2d5-909677f2cabe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:26.238Z|ab45c306-cd31-431e-9314-cd2807e693f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:27.338Z|00a00ae0-8634-4bb1-9c4e-ae5bac27aeac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:27.339Z|00a00ae0-8634-4bb1-9c4e-ae5bac27aeac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:36.260Z|c821919d-4ae4-4a09-823c-a8bcc5038bfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:36.260Z|eae21039-8a83-4d90-aade-bf43d797103d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:36.261Z|eae21039-8a83-4d90-aade-bf43d797103d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:36.261Z|c821919d-4ae4-4a09-823c-a8bcc5038bfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:37.365Z|23c85949-8d37-4c79-9b4a-bbf1edc73742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:37.366Z|23c85949-8d37-4c79-9b4a-bbf1edc73742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:40.888Z|d81d7cb5-f77d-498a-84b2-82a48473a6f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:37:40.890Z|d81d7cb5-f77d-498a-84b2-82a48473a6f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:37:40.994Z|f9de3fe2-41ff-43ea-9f1e-eddabb9ecd32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:37:40.995Z|f9de3fe2-41ff-43ea-9f1e-eddabb9ecd32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:37:46.285Z|59b02540-7266-4726-9b8b-3fa93e77b07c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:46.285Z|3d359988-1e61-4d99-878c-6a1990699c91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:46.285Z|3d359988-1e61-4d99-878c-6a1990699c91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:46.285Z|59b02540-7266-4726-9b8b-3fa93e77b07c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:47.389Z|ced52ba2-377d-4fe5-8e49-91fa32a1a107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:47.391Z|ced52ba2-377d-4fe5-8e49-91fa32a1a107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:55.889Z|0766c226-75dc-48e1-948e-c04f14da38fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:37:55.889Z|0766c226-75dc-48e1-948e-c04f14da38fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:37:56.311Z|ffa0a26c-65b3-4fec-a5ea-2ac94f1bc062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:56.311Z|e79d7f71-e64a-4946-9cfd-572b0e3ec2a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:56.311Z|e79d7f71-e64a-4946-9cfd-572b0e3ec2a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:56.312Z|ffa0a26c-65b3-4fec-a5ea-2ac94f1bc062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:37:57.421Z|292937b8-ae48-41b6-ac34-0d999b55c727|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:37:57.421Z|292937b8-ae48-41b6-ac34-0d999b55c727|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:06.333Z|e0d64852-8ad3-4e30-ad80-6f2475be3b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:06.333Z|cb6ce802-4152-4f19-8ac2-6797b028658c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:06.334Z|e0d64852-8ad3-4e30-ad80-6f2475be3b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:06.334Z|cb6ce802-4152-4f19-8ac2-6797b028658c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:07.404Z|4891e302-4448-490b-a98d-13da598acfe0|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:38:07.405Z|4891e302-4448-490b-a98d-13da598acfe0|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:07.454Z|5e9f83a8-a29c-45cd-ac02-f8ce4bc2f6fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:07.454Z|5e9f83a8-a29c-45cd-ac02-f8ce4bc2f6fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:10.889Z|8c51fe8b-4421-4376-88f1-26bb6a28e495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:38:10.889Z|8c51fe8b-4421-4376-88f1-26bb6a28e495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:38:10.996Z|ce16b5b4-b854-42cd-87ca-95e5fbf0aec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:38:10.996Z|ce16b5b4-b854-42cd-87ca-95e5fbf0aec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:38:16.358Z|6126ac96-a6fa-4265-9425-ef8b19461e59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:16.359Z|37fd3941-8fba-4a6c-9b74-11426494fc3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:16.359Z|6126ac96-a6fa-4265-9425-ef8b19461e59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:16.360Z|37fd3941-8fba-4a6c-9b74-11426494fc3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:17.480Z|f56f6e6a-0af2-4403-8c70-80bb8ff974a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:17.481Z|f56f6e6a-0af2-4403-8c70-80bb8ff974a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:25.889Z|f03593d0-4c3e-43b0-a603-76654d547cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:38:25.892Z|f03593d0-4c3e-43b0-a603-76654d547cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:38:26.386Z|2ef1839f-96d3-4669-a10e-3f9a3eb12251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:26.386Z|37681cbd-da8e-466e-bed2-4435fd0a71aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:26.387Z|37681cbd-da8e-466e-bed2-4435fd0a71aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:26.387Z|2ef1839f-96d3-4669-a10e-3f9a3eb12251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:27.505Z|6960d869-14dd-42e9-ac17-9e42dc47c6cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:27.506Z|6960d869-14dd-42e9-ac17-9e42dc47c6cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:36.416Z|3032a419-74bc-4bef-bb64-40cc92355c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:36.416Z|593f332c-0dc3-4648-b75b-4c6c67a6b44a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:36.417Z|593f332c-0dc3-4648-b75b-4c6c67a6b44a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:36.417Z|3032a419-74bc-4bef-bb64-40cc92355c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:37.530Z|95830e7f-c818-4820-b0e8-dcbc2b2df35a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:37.531Z|95830e7f-c818-4820-b0e8-dcbc2b2df35a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:40.889Z|016be825-4358-420f-9724-e829cb1fac8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:38:40.889Z|016be825-4358-420f-9724-e829cb1fac8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:38:40.997Z|0e3e6253-52d3-4fbc-acf0-7b535b1a937d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:38:40.998Z|0e3e6253-52d3-4fbc-acf0-7b535b1a937d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:38:46.444Z|d23e12ae-137b-4672-abb0-58099df1c96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:46.444Z|6d9b190c-a83d-4f0e-9577-1adba55c92d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:46.445Z|d23e12ae-137b-4672-abb0-58099df1c96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:46.447Z|6d9b190c-a83d-4f0e-9577-1adba55c92d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:47.557Z|c4ce7f4f-d949-4c83-9089-433824b86b30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:47.558Z|c4ce7f4f-d949-4c83-9089-433824b86b30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:55.889Z|b0a08f18-2340-4369-b4fd-a946dfb88afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:38:55.889Z|b0a08f18-2340-4369-b4fd-a946dfb88afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:38:56.471Z|88e2b22e-cd22-44cf-baf4-efb145dc03a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:56.471Z|46f87281-5811-4ba6-86e9-7b71328aecab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:56.472Z|88e2b22e-cd22-44cf-baf4-efb145dc03a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:56.472Z|46f87281-5811-4ba6-86e9-7b71328aecab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:38:57.584Z|42e1a86e-4ae3-4dc0-b31f-20621c7247ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:38:57.585Z|42e1a86e-4ae3-4dc0-b31f-20621c7247ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:06.503Z|738f99ce-0d63-4167-94f1-689118d8cb89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:06.503Z|3cd8a0f6-64b1-44ed-9014-421c0202556e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:06.504Z|738f99ce-0d63-4167-94f1-689118d8cb89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:06.504Z|3cd8a0f6-64b1-44ed-9014-421c0202556e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:07.402Z|6d941281-40fb-49a0-9291-f3f1f5d293c1|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:39:07.403Z|6d941281-40fb-49a0-9291-f3f1f5d293c1|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:07.607Z|ac7ba24f-8335-4e0c-8903-599838c77a9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:07.608Z|ac7ba24f-8335-4e0c-8903-599838c77a9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:10.889Z|43f014bb-a886-4fdd-9c88-7b3f97193cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:39:10.891Z|43f014bb-a886-4fdd-9c88-7b3f97193cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:39:10.998Z|91466d32-e260-4f17-b50c-f22fe93a1961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:39:10.999Z|91466d32-e260-4f17-b50c-f22fe93a1961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:39:16.534Z|2be640f7-2211-470b-9e85-d0bebbb17480|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:16.534Z|2e759662-c66b-461e-be13-d501794be270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:16.535Z|2e759662-c66b-461e-be13-d501794be270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:16.535Z|2be640f7-2211-470b-9e85-d0bebbb17480|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:17.635Z|1e911459-5c47-4a1d-88e2-61f933189de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:17.636Z|1e911459-5c47-4a1d-88e2-61f933189de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:25.889Z|cd844ef5-4336-4d23-b839-9d51ffdd6e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:39:25.889Z|cd844ef5-4336-4d23-b839-9d51ffdd6e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:39:26.559Z|f90e6b14-344b-407c-bf47-9962231f2a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:26.559Z|75f8ed76-939c-4344-b514-52c3be6392bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:26.560Z|f90e6b14-344b-407c-bf47-9962231f2a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:26.560Z|75f8ed76-939c-4344-b514-52c3be6392bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:27.658Z|2c1972b0-c85c-408b-a410-145029ac058b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:27.659Z|2c1972b0-c85c-408b-a410-145029ac058b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:36.582Z|0cca93ea-bfdf-4f54-999b-17654dd23ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:36.583Z|0cca93ea-bfdf-4f54-999b-17654dd23ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:36.587Z|5cb3b5fa-0bd7-4431-bf69-c80d3fafa58b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:36.588Z|5cb3b5fa-0bd7-4431-bf69-c80d3fafa58b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:37.679Z|e4e94eaf-89af-4eba-be24-c4205608862f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:37.680Z|e4e94eaf-89af-4eba-be24-c4205608862f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:40.889Z|34946a71-638e-40e5-8ace-eb41bad35212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:39:40.889Z|34946a71-638e-40e5-8ace-eb41bad35212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:39:41.000Z|8ee99e42-8633-4244-9460-0ace8cbcfa58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:39:41.000Z|8ee99e42-8633-4244-9460-0ace8cbcfa58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:39:46.607Z|ecfa1eac-e646-4dc8-abeb-230a9a998461|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:46.608Z|88b73675-7c0d-440d-aca5-2a20306de6d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:46.608Z|88b73675-7c0d-440d-aca5-2a20306de6d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:46.608Z|ecfa1eac-e646-4dc8-abeb-230a9a998461|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:47.701Z|41917d43-0595-44a4-b709-b0c78eceaf09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:47.702Z|41917d43-0595-44a4-b709-b0c78eceaf09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:55.889Z|149ac429-2410-49e1-80c2-eebd0f11539a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:39:55.892Z|149ac429-2410-49e1-80c2-eebd0f11539a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:39:56.634Z|ac0651a1-9b03-48b6-b6be-4c192223ed63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:56.634Z|57a9b08e-6734-4e51-82df-b39992027f5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:56.635Z|ac0651a1-9b03-48b6-b6be-4c192223ed63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:56.635Z|57a9b08e-6734-4e51-82df-b39992027f5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:39:57.723Z|25fcc2ee-5a03-488a-9d8b-e92d210490e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:39:57.724Z|25fcc2ee-5a03-488a-9d8b-e92d210490e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:06.665Z|f95a9e3a-398e-4743-9795-195808d3c466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:06.665Z|274a3139-be06-4e6a-bb5b-56db56860f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:06.666Z|274a3139-be06-4e6a-bb5b-56db56860f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:06.676Z|f95a9e3a-398e-4743-9795-195808d3c466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:07.404Z|6304b70f-91be-4642-b7b0-5208ffaf3059|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:40:07.405Z|6304b70f-91be-4642-b7b0-5208ffaf3059|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:07.744Z|d04adf4b-8ee3-4921-bd49-5f2a3611e0de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:07.744Z|d04adf4b-8ee3-4921-bd49-5f2a3611e0de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:10.889Z|009feab2-6820-4d7a-941a-fc947e7fe8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:40:10.889Z|009feab2-6820-4d7a-941a-fc947e7fe8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:40:11.001Z|2a7db8ba-88ce-4d3a-8aee-378b76502c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:40:11.002Z|2a7db8ba-88ce-4d3a-8aee-378b76502c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:40:16.698Z|7d6792b8-3433-4322-a955-e2fcaee20cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:16.698Z|b2d7b05e-5651-4967-9552-dfc4d8b3fdad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:16.699Z|7d6792b8-3433-4322-a955-e2fcaee20cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:16.699Z|b2d7b05e-5651-4967-9552-dfc4d8b3fdad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:17.768Z|337cb84f-b141-4744-a287-c41f6420e496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:17.769Z|337cb84f-b141-4744-a287-c41f6420e496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:25.889Z|aa75a66a-7a78-4ea8-a4ec-40d85c8c9f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:40:25.890Z|aa75a66a-7a78-4ea8-a4ec-40d85c8c9f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:40:26.723Z|6f5e844c-8d4c-4a42-ba7f-9afccf419479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:26.723Z|565da836-9bfe-4a54-89cc-46181125ada5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:26.724Z|6f5e844c-8d4c-4a42-ba7f-9afccf419479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:26.724Z|565da836-9bfe-4a54-89cc-46181125ada5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:27.790Z|53046fe2-79d6-49e6-a6a3-d6819e20f947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:27.791Z|53046fe2-79d6-49e6-a6a3-d6819e20f947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:36.748Z|3356baab-d621-4322-9f7a-3fb1d16c28d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:36.749Z|3356baab-d621-4322-9f7a-3fb1d16c28d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:36.751Z|1dbc4fe7-fd14-4aaa-9bdc-37785513421e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:36.753Z|1dbc4fe7-fd14-4aaa-9bdc-37785513421e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:37.812Z|0c08e43b-15c3-48d5-82ef-d30e6c5360ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:37.814Z|0c08e43b-15c3-48d5-82ef-d30e6c5360ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:40.888Z|d5798cd9-7a11-4ea0-99ea-836acab8329b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:40:40.890Z|d5798cd9-7a11-4ea0-99ea-836acab8329b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:40:41.003Z|deafaf48-0583-481e-8dd9-4659e93eb60c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:40:41.004Z|deafaf48-0583-481e-8dd9-4659e93eb60c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:40:46.780Z|0bd43a6f-1d50-413b-b213-2d68d7370c20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:46.780Z|346f8c40-f61f-4588-bc44-24ecfe5893a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:46.781Z|0bd43a6f-1d50-413b-b213-2d68d7370c20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:46.781Z|346f8c40-f61f-4588-bc44-24ecfe5893a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:47.835Z|839e4263-5c16-4b93-b72a-c065b209f61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:47.836Z|839e4263-5c16-4b93-b72a-c065b209f61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:55.888Z|d4d57b37-df62-49bf-8faa-f8bfff634789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:40:55.889Z|d4d57b37-df62-49bf-8faa-f8bfff634789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:40:56.804Z|dd870a77-3bf2-411b-90bf-252d30a5526d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:56.805Z|2c2a9420-291b-4a13-b087-e8c6a306d5e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:56.805Z|dd870a77-3bf2-411b-90bf-252d30a5526d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:56.806Z|2c2a9420-291b-4a13-b087-e8c6a306d5e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:40:57.856Z|33b2b9b2-e759-4480-9b72-f02a8d1ebeab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:40:57.856Z|33b2b9b2-e759-4480-9b72-f02a8d1ebeab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:06.831Z|ed7944d7-da4c-43a4-9f2b-b23c3e51a73f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:06.831Z|123c9987-d3ac-42d3-afd5-b4a2ca3291a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:06.832Z|123c9987-d3ac-42d3-afd5-b4a2ca3291a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:06.832Z|ed7944d7-da4c-43a4-9f2b-b23c3e51a73f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:07.400Z|c6cc40a5-5900-4de3-9fa5-d34fab4a948d|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:41:07.401Z|c6cc40a5-5900-4de3-9fa5-d34fab4a948d|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:07.876Z|103703d7-cc55-4e32-80c2-349703aea48b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:07.877Z|103703d7-cc55-4e32-80c2-349703aea48b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:10.889Z|d5145768-acac-43e5-a606-6555514411a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:41:10.889Z|d5145768-acac-43e5-a606-6555514411a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:41:11.005Z|4d650501-f7dc-4e39-970c-4ad7d59e8354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:41:11.005Z|4d650501-f7dc-4e39-970c-4ad7d59e8354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:41:16.858Z|04795b8e-750a-414f-a860-68f9a68a600a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:16.858Z|973b024f-8b0c-4020-9763-097e3d6779a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:16.859Z|04795b8e-750a-414f-a860-68f9a68a600a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:16.859Z|973b024f-8b0c-4020-9763-097e3d6779a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:17.897Z|26ea360f-9636-4283-889e-9df1ad7e34ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:17.898Z|26ea360f-9636-4283-889e-9df1ad7e34ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:25.889Z|f2bf28c2-2207-4623-ad2e-81ee1cba81d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:41:25.892Z|f2bf28c2-2207-4623-ad2e-81ee1cba81d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:41:26.887Z|bebba0bf-c76d-4171-905f-298fb0ba0f2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:26.887Z|8905d897-2664-47d9-a105-4ec5ecfc3ec7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:26.888Z|bebba0bf-c76d-4171-905f-298fb0ba0f2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:26.889Z|8905d897-2664-47d9-a105-4ec5ecfc3ec7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:27.923Z|fdb5f898-37de-4597-b22d-bc59ebbeac6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:27.923Z|fdb5f898-37de-4597-b22d-bc59ebbeac6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:36.918Z|a7ef48ab-8c4a-4f24-8d6e-1f3a22611ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:36.918Z|9e27dc99-d122-47a4-88d8-637406478493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:36.919Z|9e27dc99-d122-47a4-88d8-637406478493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:36.920Z|a7ef48ab-8c4a-4f24-8d6e-1f3a22611ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:37.946Z|ad20bf0f-09fd-4ee1-841e-6e5f35dfb083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:37.946Z|ad20bf0f-09fd-4ee1-841e-6e5f35dfb083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:40.889Z|5134cdcf-ff07-417c-adee-1719a02ae1e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:41:40.889Z|5134cdcf-ff07-417c-adee-1719a02ae1e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:41:41.006Z|f1d68c5c-c233-4d4e-ba04-a9b1e5dd2c4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:41:41.006Z|f1d68c5c-c233-4d4e-ba04-a9b1e5dd2c4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:41:46.944Z|b44692db-8f23-461c-984f-53b9fcb6e189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:46.944Z|4a5340f4-ea40-45b2-b248-bf824ff882e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:46.945Z|b44692db-8f23-461c-984f-53b9fcb6e189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:46.945Z|4a5340f4-ea40-45b2-b248-bf824ff882e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:47.968Z|75e5e4e9-77e3-4240-b314-99e367b9cb49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:47.969Z|75e5e4e9-77e3-4240-b314-99e367b9cb49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:55.889Z|a8706245-3d39-4031-abae-efbf3e20e2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:41:55.889Z|a8706245-3d39-4031-abae-efbf3e20e2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:41:56.970Z|8cfd6422-2c71-4c51-88e9-cd71df446ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:56.970Z|e3d38331-7f63-4a16-8b24-be99d63ff494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:56.971Z|8cfd6422-2c71-4c51-88e9-cd71df446ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:56.971Z|e3d38331-7f63-4a16-8b24-be99d63ff494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:41:57.990Z|07651bd4-d660-41a3-b180-77d9067f9fbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:41:57.991Z|07651bd4-d660-41a3-b180-77d9067f9fbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:06.997Z|7aa62bd4-b91e-4b44-9b12-bd0345b80451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:06.997Z|0a011450-f665-40b3-bd2b-01986065fe02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:06.998Z|7aa62bd4-b91e-4b44-9b12-bd0345b80451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:06.998Z|0a011450-f665-40b3-bd2b-01986065fe02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:07.401Z|48b7e23a-335a-4e76-8ffb-d273d28fe440|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:42:07.402Z|48b7e23a-335a-4e76-8ffb-d273d28fe440|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:08.014Z|082d82d0-c067-4665-beb9-dae192a2ba06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:08.016Z|082d82d0-c067-4665-beb9-dae192a2ba06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:10.888Z|674f4d70-42af-4dec-a21c-2dd92ba71401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:42:10.890Z|674f4d70-42af-4dec-a21c-2dd92ba71401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:42:11.007Z|eac2bc18-a1ec-4d47-8204-99d54b773044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:42:11.008Z|eac2bc18-a1ec-4d47-8204-99d54b773044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:42:17.025Z|54c07213-9b69-47e7-9b86-fb7f5c6cf31d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:17.025Z|7417216a-41c0-4de9-a135-cd443f4b67b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:17.026Z|54c07213-9b69-47e7-9b86-fb7f5c6cf31d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:17.026Z|7417216a-41c0-4de9-a135-cd443f4b67b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:18.040Z|c5127492-0995-423a-b38a-1d1ce45a999b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:18.041Z|c5127492-0995-423a-b38a-1d1ce45a999b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:25.889Z|1fce0744-98f4-4883-93f1-183ff15efadd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:42:25.890Z|1fce0744-98f4-4883-93f1-183ff15efadd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:42:27.048Z|29583e7a-e4ac-4d1a-91f8-e19d44894b2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:27.048Z|0b2ec820-80ca-4998-bb72-ae29f99e6869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:27.049Z|29583e7a-e4ac-4d1a-91f8-e19d44894b2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:27.050Z|0b2ec820-80ca-4998-bb72-ae29f99e6869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:28.062Z|ef645be2-ef77-4f6a-8318-81f0cf1317b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:28.063Z|ef645be2-ef77-4f6a-8318-81f0cf1317b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:37.072Z|0a9e5edb-2ee8-4edb-a010-19a786580c1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:37.072Z|a644f85b-69e6-4131-be3d-ae3a546cb66d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:37.073Z|a644f85b-69e6-4131-be3d-ae3a546cb66d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:37.073Z|0a9e5edb-2ee8-4edb-a010-19a786580c1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:38.082Z|efd5866e-dd33-4acf-8e51-47241954d918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:38.083Z|efd5866e-dd33-4acf-8e51-47241954d918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:40.888Z|3c37367b-e863-4b94-8f40-f0b14aa2b017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:42:40.889Z|3c37367b-e863-4b94-8f40-f0b14aa2b017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:42:41.009Z|1405943c-5dd4-44c2-9ed1-6e4b9caee50f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:42:41.009Z|1405943c-5dd4-44c2-9ed1-6e4b9caee50f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:42:47.100Z|2f95b679-fc86-4dae-822f-a20c70ca90bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:47.100Z|83d0b795-82eb-4868-a17c-deb16774a527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:47.101Z|83d0b795-82eb-4868-a17c-deb16774a527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:47.101Z|2f95b679-fc86-4dae-822f-a20c70ca90bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:48.104Z|832c4f30-ec74-4e5f-8888-6a565364782a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:48.105Z|832c4f30-ec74-4e5f-8888-6a565364782a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:55.890Z|8e8c6fff-2839-40a5-8d17-e5f13a096963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:42:55.893Z|8e8c6fff-2839-40a5-8d17-e5f13a096963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:42:57.130Z|32a3b405-cc0a-482f-8cca-0a2167396b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:57.130Z|08cbfaee-10be-491d-92bf-243bd5b2f31c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:57.131Z|32a3b405-cc0a-482f-8cca-0a2167396b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:57.131Z|08cbfaee-10be-491d-92bf-243bd5b2f31c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:42:58.125Z|f1be1c20-ab12-4389-8d28-b934af91c64e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:42:58.126Z|f1be1c20-ab12-4389-8d28-b934af91c64e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:07.162Z|be95848a-1ceb-409b-a90a-de8b970e00b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:07.162Z|70f2df6f-59e4-4949-9d54-d43790012bbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:07.163Z|be95848a-1ceb-409b-a90a-de8b970e00b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:07.164Z|70f2df6f-59e4-4949-9d54-d43790012bbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:07.401Z|61d1a7a3-44f6-4c3d-8f0e-4e1243b3e1f8|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:43:07.402Z|61d1a7a3-44f6-4c3d-8f0e-4e1243b3e1f8|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:08.150Z|32d6bec9-a7a8-4e6e-acc3-06fa5afc4dcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:08.151Z|32d6bec9-a7a8-4e6e-acc3-06fa5afc4dcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:10.889Z|cf50232f-ab2f-446f-a9bd-29cb53f6de2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:43:10.889Z|cf50232f-ab2f-446f-a9bd-29cb53f6de2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:43:11.010Z|71ae5a6a-4e8c-4071-8b2a-67d2462d56b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:43:11.011Z|71ae5a6a-4e8c-4071-8b2a-67d2462d56b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:43:17.197Z|19c1578c-03da-4a60-b0e6-97681bed1da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:17.197Z|e8d4a515-b6d9-47ac-aa35-774f012b914e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:17.198Z|19c1578c-03da-4a60-b0e6-97681bed1da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:17.198Z|e8d4a515-b6d9-47ac-aa35-774f012b914e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:18.176Z|3cc83af3-9cd4-46c2-8e91-24d06fbb54d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:18.177Z|3cc83af3-9cd4-46c2-8e91-24d06fbb54d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:25.889Z|d4e461fd-005d-4c74-a17c-f42423df59d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:43:25.889Z|d4e461fd-005d-4c74-a17c-f42423df59d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:43:27.229Z|7619afac-a2b8-4189-8505-3ab8fd1d6102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:27.229Z|93f670e1-a530-426b-8b46-2bc056c00756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:27.230Z|7619afac-a2b8-4189-8505-3ab8fd1d6102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:27.230Z|93f670e1-a530-426b-8b46-2bc056c00756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:28.206Z|48d5863f-1ac5-4731-a19c-e721e48a328d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:28.207Z|48d5863f-1ac5-4731-a19c-e721e48a328d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:37.254Z|7998246f-d1ce-422d-bb85-76e833d5512d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:37.255Z|d6034e63-b83f-474d-b918-bdb254c7d69b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:37.255Z|d6034e63-b83f-474d-b918-bdb254c7d69b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:37.257Z|7998246f-d1ce-422d-bb85-76e833d5512d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:38.235Z|ed535656-9f71-4e58-a7d8-19bbc7a43684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:38.236Z|ed535656-9f71-4e58-a7d8-19bbc7a43684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:40.889Z|2c083ef8-a4c3-42f5-bba1-ebe30ff13e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:43:40.891Z|2c083ef8-a4c3-42f5-bba1-ebe30ff13e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:43:41.012Z|6e25b08a-b5cc-4b62-b446-922b6c7b9403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:43:41.013Z|6e25b08a-b5cc-4b62-b446-922b6c7b9403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:43:47.278Z|cdc2180a-b44a-4d5d-a24e-0cff64bf1e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:47.278Z|64a53660-bf70-4cf8-aa9d-4d5d4da6eb0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:47.278Z|cdc2180a-b44a-4d5d-a24e-0cff64bf1e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:47.278Z|64a53660-bf70-4cf8-aa9d-4d5d4da6eb0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:48.258Z|7d4583c5-cc4c-4cf9-92e9-a8c0f9f8707f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:48.259Z|7d4583c5-cc4c-4cf9-92e9-a8c0f9f8707f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:55.888Z|a8e3963e-0e6d-4614-ad35-955b187b50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:43:55.889Z|a8e3963e-0e6d-4614-ad35-955b187b50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:43:57.311Z|8ac0e1a0-63dc-43e1-9082-7f2c4a3ef119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:57.312Z|4008e25f-225f-4fc5-bc32-570a221cdf81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:57.312Z|8ac0e1a0-63dc-43e1-9082-7f2c4a3ef119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:57.313Z|4008e25f-225f-4fc5-bc32-570a221cdf81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:43:58.282Z|74ce33e2-7a37-40d3-8458-e137708e86a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:43:58.283Z|74ce33e2-7a37-40d3-8458-e137708e86a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:07.334Z|3315c25d-450c-4728-8c26-3fa9fe53b773|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:07.334Z|97ccc65f-df0b-40b2-931d-914e8e82bdbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:07.335Z|3315c25d-450c-4728-8c26-3fa9fe53b773|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:07.335Z|97ccc65f-df0b-40b2-931d-914e8e82bdbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:07.399Z|8d9d4901-4e04-4a5b-af46-b588a0e950a4|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:44:07.400Z|8d9d4901-4e04-4a5b-af46-b588a0e950a4|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:08.306Z|85734d4f-36ad-44d1-b331-05de9d8e378e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:08.307Z|85734d4f-36ad-44d1-b331-05de9d8e378e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:10.889Z|9c4e7255-8776-49ac-84ed-2fabff0ec9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:44:10.890Z|9c4e7255-8776-49ac-84ed-2fabff0ec9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:44:11.013Z|81924b79-ade3-4421-bad1-c122e07853d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:44:11.014Z|81924b79-ade3-4421-bad1-c122e07853d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:44:17.359Z|8cc130e0-cc40-4ff0-a270-7695004752ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:17.360Z|8cc130e0-cc40-4ff0-a270-7695004752ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:17.363Z|91192a94-afe9-4a7f-95e2-2d7f44e0b783|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:17.363Z|91192a94-afe9-4a7f-95e2-2d7f44e0b783|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:18.339Z|281f27a8-a54e-4222-8b33-639f74d8ea76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:18.340Z|281f27a8-a54e-4222-8b33-639f74d8ea76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:25.889Z|097f2e3f-2b2c-436f-add1-1a79ab3e1b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:44:25.892Z|097f2e3f-2b2c-436f-add1-1a79ab3e1b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:44:27.400Z|3d474e42-bf2f-4849-9a73-cd2cda912354|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:27.400Z|388752be-3f0b-4aa0-8e41-f1a5af4d5dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:27.402Z|3d474e42-bf2f-4849-9a73-cd2cda912354|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:27.402Z|388752be-3f0b-4aa0-8e41-f1a5af4d5dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:28.363Z|584bf215-9503-40c6-a581-c2b441afb09c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:28.363Z|584bf215-9503-40c6-a581-c2b441afb09c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:37.433Z|e6068342-aa31-4359-9c40-a40be59768c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:37.433Z|bab4a222-2183-43d1-93d5-5af2ae78c14f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:37.434Z|e6068342-aa31-4359-9c40-a40be59768c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:37.434Z|bab4a222-2183-43d1-93d5-5af2ae78c14f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:38.385Z|e7d71a73-be7a-4b0c-bf56-fd9b05c503be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:38.385Z|e7d71a73-be7a-4b0c-bf56-fd9b05c503be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:40.889Z|c8f4c350-b951-434a-bb7b-72130fda5507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:44:40.889Z|c8f4c350-b951-434a-bb7b-72130fda5507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:44:41.015Z|bbbfb9e1-680e-4dc8-9020-00d17c120a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:44:41.016Z|bbbfb9e1-680e-4dc8-9020-00d17c120a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:44:47.470Z|eec979ac-95bc-4754-b683-a5134f480302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:47.471Z|eec979ac-95bc-4754-b683-a5134f480302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:47.476Z|8ac2e564-e35c-4e28-8354-ae71621b36ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:47.476Z|8ac2e564-e35c-4e28-8354-ae71621b36ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:48.405Z|741e121e-584b-47e6-9495-b1d7474a75fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:48.406Z|741e121e-584b-47e6-9495-b1d7474a75fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:55.889Z|6fc4165b-954a-4feb-aaf7-98bea722fc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:44:55.890Z|6fc4165b-954a-4feb-aaf7-98bea722fc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:44:57.506Z|ccea9f60-b053-4512-aa09-2c201fe15d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:57.506Z|9d70bcd1-64ac-4f12-8837-2edc661b1fff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:57.507Z|ccea9f60-b053-4512-aa09-2c201fe15d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:57.507Z|9d70bcd1-64ac-4f12-8837-2edc661b1fff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:44:58.437Z|a2fcfab7-ca93-40ef-a668-507e0e8bb4b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:44:58.438Z|a2fcfab7-ca93-40ef-a668-507e0e8bb4b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:07.402Z|f1e3d754-dfd5-4955-a37f-3cf1428b604d|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:45:07.403Z|f1e3d754-dfd5-4955-a37f-3cf1428b604d|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:07.537Z|af2b0990-8c2e-4723-afab-d3adff021a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:07.538Z|af2b0990-8c2e-4723-afab-d3adff021a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:07.538Z|22924ce5-f870-4306-b929-809374ff4d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:07.539Z|22924ce5-f870-4306-b929-809374ff4d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:08.458Z|8ef3b47e-bd1b-4683-b348-f8d5fdd26716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:08.459Z|8ef3b47e-bd1b-4683-b348-f8d5fdd26716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:10.888Z|d55857c5-9f1f-48b5-b16b-f528342f551f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:45:10.890Z|d55857c5-9f1f-48b5-b16b-f528342f551f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:45:11.016Z|b4c5bf92-990e-4bd9-85b4-c5bbcdba44cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:45:11.017Z|b4c5bf92-990e-4bd9-85b4-c5bbcdba44cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:45:17.565Z|dcceda6d-6838-4cd3-a14b-2bc80b7fd248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:17.565Z|dcceda6d-6838-4cd3-a14b-2bc80b7fd248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:17.565Z|c91ffa7c-53fe-48df-9a53-06f276d34296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:17.566Z|c91ffa7c-53fe-48df-9a53-06f276d34296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:18.479Z|137bd758-5bb6-461e-9d27-a9fa35ceebf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:18.480Z|137bd758-5bb6-461e-9d27-a9fa35ceebf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:25.888Z|eb92f621-cc1c-4081-a865-0c447f3ccbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:45:25.889Z|eb92f621-cc1c-4081-a865-0c447f3ccbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:45:27.590Z|8a57e07f-371f-468a-8b9c-80789b6c1a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:27.590Z|173f9563-1086-4df8-aa95-e556a6609eec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:27.591Z|173f9563-1086-4df8-aa95-e556a6609eec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:27.591Z|8a57e07f-371f-468a-8b9c-80789b6c1a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:28.500Z|898d9c48-2cf3-48d3-8075-d386bde46766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:28.500Z|898d9c48-2cf3-48d3-8075-d386bde46766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:37.612Z|3d9043d7-3e64-46fa-96fa-0412fb6a1b48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:37.612Z|868e1d1d-bf02-4596-a2ce-afe67d9ecaaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:37.613Z|3d9043d7-3e64-46fa-96fa-0412fb6a1b48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:37.613Z|868e1d1d-bf02-4596-a2ce-afe67d9ecaaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:38.523Z|ac9a5375-7d26-4700-a002-edeb05381aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:38.524Z|ac9a5375-7d26-4700-a002-edeb05381aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:40.889Z|6298fc59-c1e0-42ba-b743-ef4546c220fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:45:40.889Z|6298fc59-c1e0-42ba-b743-ef4546c220fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:45:41.018Z|b16cbd21-f41a-49f1-bb7e-9664b169c653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:45:41.018Z|b16cbd21-f41a-49f1-bb7e-9664b169c653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:45:47.639Z|6f4a7ad0-bdf6-49fc-b1d4-cabe21be0845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:47.639Z|b12aa13f-7fcb-4e97-8e45-30febd8e7206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:47.640Z|6f4a7ad0-bdf6-49fc-b1d4-cabe21be0845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:47.640Z|b12aa13f-7fcb-4e97-8e45-30febd8e7206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:48.554Z|4c29caaf-d9a4-4849-8708-fdfe91956746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:48.556Z|4c29caaf-d9a4-4849-8708-fdfe91956746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:55.889Z|97b7e9b5-1e1a-4a0b-81d5-36561f0d2d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:45:55.892Z|97b7e9b5-1e1a-4a0b-81d5-36561f0d2d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:45:57.663Z|429804ce-4480-4683-a062-3e35cab8add7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:57.663Z|97ee6559-80fd-429a-b3c9-a1b7dba398e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:57.664Z|429804ce-4480-4683-a062-3e35cab8add7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:57.664Z|97ee6559-80fd-429a-b3c9-a1b7dba398e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:45:58.580Z|209b5038-5c1b-44a9-8361-a10cf399fd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:45:58.581Z|209b5038-5c1b-44a9-8361-a10cf399fd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:07.403Z|f3ebe640-47d0-41d1-9870-8370166e5576|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:46:07.404Z|f3ebe640-47d0-41d1-9870-8370166e5576|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:07.687Z|07b32f90-a2ee-4a3c-820a-00eae32e1908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:07.687Z|e1087618-529c-498e-9d64-98955ed70dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:07.688Z|07b32f90-a2ee-4a3c-820a-00eae32e1908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:07.688Z|e1087618-529c-498e-9d64-98955ed70dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:08.604Z|3bd520f7-b825-4287-87fa-dcad4e30f845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:08.605Z|3bd520f7-b825-4287-87fa-dcad4e30f845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:10.889Z|63439c3a-78bf-4f63-9bc3-b96544a1ec88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:46:10.889Z|63439c3a-78bf-4f63-9bc3-b96544a1ec88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:46:11.019Z|81c6aaae-2d26-418d-a4e1-04823b7f36dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:46:11.020Z|81c6aaae-2d26-418d-a4e1-04823b7f36dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:46:17.717Z|d2d7463a-139a-40d3-bec1-05c681cda60f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:17.718Z|d2d7463a-139a-40d3-bec1-05c681cda60f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:17.721Z|2de35bad-0507-4b24-891e-466778f2b56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:17.721Z|2de35bad-0507-4b24-891e-466778f2b56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:18.629Z|4b37efda-9bd7-4622-a355-2a7a00b90a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:18.629Z|4b37efda-9bd7-4622-a355-2a7a00b90a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:25.889Z|114e3368-e935-4bb4-9c74-600b3e0690a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:46:25.889Z|114e3368-e935-4bb4-9c74-600b3e0690a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:46:27.744Z|52d61bec-bd67-4795-8e00-fccdbe35bea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:27.744Z|636f7381-9306-46e2-9f61-8f5aae29df6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:27.745Z|636f7381-9306-46e2-9f61-8f5aae29df6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:27.745Z|52d61bec-bd67-4795-8e00-fccdbe35bea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:28.653Z|09152dcc-914c-4bbc-9944-6e5713b38bcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:28.654Z|09152dcc-914c-4bbc-9944-6e5713b38bcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:37.770Z|bd8aa562-eeed-48b8-b33f-e25e14de4ce1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:37.771Z|bd8aa562-eeed-48b8-b33f-e25e14de4ce1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:37.773Z|ec42a8c8-186f-411d-b7a3-26b5c22cd672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:37.773Z|ec42a8c8-186f-411d-b7a3-26b5c22cd672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:38.683Z|cc3a8289-9c3f-49c3-9746-994150aa026c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:38.684Z|cc3a8289-9c3f-49c3-9746-994150aa026c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:40.888Z|896df80e-4397-4493-875e-60c11c034192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:46:40.890Z|896df80e-4397-4493-875e-60c11c034192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:46:41.020Z|0d5f7aaf-42fb-4750-bab8-7c500d8d6b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:46:41.021Z|0d5f7aaf-42fb-4750-bab8-7c500d8d6b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:46:47.794Z|d5c70abd-644c-48ef-8f06-24e3da575b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:47.794Z|fcfcef29-3404-4661-84de-87bc93fc3c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:47.795Z|fcfcef29-3404-4661-84de-87bc93fc3c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:47.795Z|d5c70abd-644c-48ef-8f06-24e3da575b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:48.705Z|9c60b44a-8059-4acb-a714-36ecff0b0155|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:48.705Z|9c60b44a-8059-4acb-a714-36ecff0b0155|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:55.888Z|4fc71a88-5052-4586-b51b-fc04103372d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:46:55.889Z|4fc71a88-5052-4586-b51b-fc04103372d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:46:57.815Z|08ea8a81-b565-49bd-bb43-1dbd5d697ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:57.815Z|ba85e028-b257-423e-8f8f-b919f949d79f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:57.816Z|08ea8a81-b565-49bd-bb43-1dbd5d697ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:57.816Z|ba85e028-b257-423e-8f8f-b919f949d79f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:46:58.731Z|4e9841cd-763a-4ffb-85a6-dd0699de8033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:46:58.731Z|4e9841cd-763a-4ffb-85a6-dd0699de8033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:07.403Z|662dd0dd-bc66-46ba-84fc-e6e99d192985|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:47:07.404Z|662dd0dd-bc66-46ba-84fc-e6e99d192985|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:07.838Z|c2b2e1cf-d1de-43f0-a1e0-d718d2b3396e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:07.838Z|e44d3044-0b8f-43d1-bb95-1e5c3b0cfb4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:07.839Z|c2b2e1cf-d1de-43f0-a1e0-d718d2b3396e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:07.839Z|e44d3044-0b8f-43d1-bb95-1e5c3b0cfb4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:08.753Z|6982deb4-d932-4619-95a5-dc16d87d4fae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:08.754Z|6982deb4-d932-4619-95a5-dc16d87d4fae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:10.889Z|d7549cf9-86a9-4e51-9204-fcb1c4e4c515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:47:10.889Z|d7549cf9-86a9-4e51-9204-fcb1c4e4c515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:47:11.022Z|409e861b-85ac-46bc-84ee-59a287c1cb8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:47:11.022Z|409e861b-85ac-46bc-84ee-59a287c1cb8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:47:17.862Z|abc0e718-22a7-43b8-b2fb-b5b306370ebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:17.862Z|60261bf8-d40e-4744-9c6c-0ff719f7ee12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:17.864Z|abc0e718-22a7-43b8-b2fb-b5b306370ebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:17.864Z|60261bf8-d40e-4744-9c6c-0ff719f7ee12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:18.777Z|0bed8bf4-6b22-4524-b984-a8d8de39131f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:18.778Z|0bed8bf4-6b22-4524-b984-a8d8de39131f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:25.889Z|8798897a-e26a-4872-ba9a-8d16bcbd2414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:47:25.895Z|8798897a-e26a-4872-ba9a-8d16bcbd2414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:47:27.888Z|212f4eeb-34a9-4ca7-8b35-a1b8d01f0fbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:27.888Z|7ca1d186-dfa5-48f8-9b9a-3aff742b2236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:27.889Z|7ca1d186-dfa5-48f8-9b9a-3aff742b2236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:27.889Z|212f4eeb-34a9-4ca7-8b35-a1b8d01f0fbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:28.801Z|d998ff6a-0226-4ccc-949a-a0b1cc95212d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:28.802Z|d998ff6a-0226-4ccc-949a-a0b1cc95212d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:37.914Z|b133295c-4744-4dfd-9304-d08c292efaa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:37.915Z|b133295c-4744-4dfd-9304-d08c292efaa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:37.918Z|d0de0989-84b1-4dfc-a4d6-259c33fc0e3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:37.918Z|d0de0989-84b1-4dfc-a4d6-259c33fc0e3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:38.822Z|67804462-6280-4249-9003-184965d9217d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:38.823Z|67804462-6280-4249-9003-184965d9217d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:40.889Z|ca372409-7aa7-4b21-a492-4c553c13f61f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:47:40.890Z|ca372409-7aa7-4b21-a492-4c553c13f61f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:47:41.024Z|0af0aa2a-9d01-4bf1-8295-2d2e54bb797b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:47:41.024Z|0af0aa2a-9d01-4bf1-8295-2d2e54bb797b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:47:47.940Z|08b8fde2-3ba6-4d94-98ac-b9a133297331|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:47.940Z|9c6bad67-2cd8-438f-96e3-2f2f06965920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:47.941Z|9c6bad67-2cd8-438f-96e3-2f2f06965920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:47.941Z|08b8fde2-3ba6-4d94-98ac-b9a133297331|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:48.845Z|b6043a3e-c25f-48f8-a263-83820a316129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:48.846Z|b6043a3e-c25f-48f8-a263-83820a316129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:55.889Z|af105813-8aff-4fe2-a381-1224a358617c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:47:55.889Z|af105813-8aff-4fe2-a381-1224a358617c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:47:57.965Z|166466fa-94b1-402f-a479-cf983154af75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:57.966Z|166466fa-94b1-402f-a479-cf983154af75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:57.967Z|3454c871-080b-4bbb-8c13-15ad5dd0a735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:57.969Z|3454c871-080b-4bbb-8c13-15ad5dd0a735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:47:58.867Z|96f1c30c-e2c4-4344-9ebb-96dcbc91c3ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:47:58.868Z|96f1c30c-e2c4-4344-9ebb-96dcbc91c3ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:07.406Z|ece64350-7ad0-4717-aab9-e371171bb08d|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:48:07.407Z|ece64350-7ad0-4717-aab9-e371171bb08d|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:07.988Z|6a9a64f0-de47-4185-ab17-2f506de82f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:07.989Z|6a9a64f0-de47-4185-ab17-2f506de82f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:07.990Z|fa0b0f78-2315-492c-b745-bdf85054c8bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:07.991Z|fa0b0f78-2315-492c-b745-bdf85054c8bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:08.888Z|ac66fe3b-b738-4571-b3e3-8f9df7bbbefa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:08.889Z|ac66fe3b-b738-4571-b3e3-8f9df7bbbefa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:10.889Z|4a2801b7-d1c6-4372-85df-7be6fd169153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:48:10.890Z|4a2801b7-d1c6-4372-85df-7be6fd169153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:48:11.025Z|d33cabdc-92b7-4836-b641-93c514d4b925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:48:11.025Z|d33cabdc-92b7-4836-b641-93c514d4b925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:48:18.012Z|86f5f87e-9de5-4966-a655-203ddd3f8b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:18.012Z|337ebb1f-f269-49ff-9b99-20f4d0eded82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:18.013Z|86f5f87e-9de5-4966-a655-203ddd3f8b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:18.013Z|337ebb1f-f269-49ff-9b99-20f4d0eded82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:18.909Z|ad5d6d13-ba30-497d-8dc2-0b700f5509da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:18.910Z|ad5d6d13-ba30-497d-8dc2-0b700f5509da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:25.888Z|bb70d670-0018-4c4f-a5d8-d74763ed0cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:48:25.889Z|bb70d670-0018-4c4f-a5d8-d74763ed0cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:48:28.037Z|ad09e838-323b-4fe8-adbb-624edb31fcea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:28.037Z|37ade851-18ce-446b-9155-40c664346d14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:28.037Z|ad09e838-323b-4fe8-adbb-624edb31fcea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:28.037Z|37ade851-18ce-446b-9155-40c664346d14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:28.935Z|f700ce24-e40d-45ef-8d0f-51406165e424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:28.936Z|f700ce24-e40d-45ef-8d0f-51406165e424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:38.063Z|ed4c31d8-aa07-45d3-bc57-4ec6cdf4d53d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:38.063Z|634b69eb-045e-4bb3-8c39-32a94fcea9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:38.064Z|ed4c31d8-aa07-45d3-bc57-4ec6cdf4d53d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:38.064Z|634b69eb-045e-4bb3-8c39-32a94fcea9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:38.956Z|666c699b-a581-4625-8b1c-033e26d8e3ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:38.957Z|666c699b-a581-4625-8b1c-033e26d8e3ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:40.889Z|f961fb1f-3869-4fd8-8259-cb5ca4728a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:48:40.890Z|f961fb1f-3869-4fd8-8259-cb5ca4728a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:48:41.026Z|76f34a59-3cd0-4f73-89a4-05c799fd4adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:48:41.027Z|76f34a59-3cd0-4f73-89a4-05c799fd4adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:48:48.101Z|72abd024-5ea6-4258-aa7c-1776e6ee995d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:48.101Z|1760cde7-cc1b-4065-8ad0-e617096691fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:48.103Z|72abd024-5ea6-4258-aa7c-1776e6ee995d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:48.103Z|1760cde7-cc1b-4065-8ad0-e617096691fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:48.976Z|09f80fe1-aba6-4073-a7a0-e82eadc6f453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:48.977Z|09f80fe1-aba6-4073-a7a0-e82eadc6f453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:55.889Z|28a68811-6257-4e40-9a24-5c16dcb74dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:48:55.891Z|28a68811-6257-4e40-9a24-5c16dcb74dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:48:58.128Z|8561b4ca-1628-4db6-9f79-6d2cf92c1887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:58.129Z|8561b4ca-1628-4db6-9f79-6d2cf92c1887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:58.128Z|a895a8b3-96c4-4e56-8e08-4131ef72bc8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:58.135Z|a895a8b3-96c4-4e56-8e08-4131ef72bc8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:48:58.997Z|9c784cfe-5c7d-47f0-9fa1-b234d6e5ed09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:48:58.997Z|9c784cfe-5c7d-47f0-9fa1-b234d6e5ed09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:07.404Z|5af7a0ee-8cdf-427e-9695-3901f4c20f18|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:49:07.406Z|5af7a0ee-8cdf-427e-9695-3901f4c20f18|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:08.156Z|1207af0e-b34a-41b8-8410-b44efe61e8f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:08.156Z|1207af0e-b34a-41b8-8410-b44efe61e8f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:08.159Z|1416e440-a20c-4973-b31e-1915882f0328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:08.160Z|1416e440-a20c-4973-b31e-1915882f0328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:09.018Z|8ba35925-e2cf-424b-970a-f2d21cf0d601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:09.019Z|8ba35925-e2cf-424b-970a-f2d21cf0d601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:10.888Z|df605070-e247-416a-9447-f86f532faf5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:49:10.889Z|df605070-e247-416a-9447-f86f532faf5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:49:11.028Z|cfcd1406-4687-4f39-9241-1ee73af32363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:49:11.028Z|cfcd1406-4687-4f39-9241-1ee73af32363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:49:18.178Z|a200ae13-3247-4047-8ef3-dbfb748ee595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:18.179Z|a200ae13-3247-4047-8ef3-dbfb748ee595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:18.179Z|85f69c57-f264-4ca2-b46d-64aa01542caf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:18.180Z|85f69c57-f264-4ca2-b46d-64aa01542caf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:19.042Z|27e0522e-5b95-475a-91ee-f56fc8b45212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:19.043Z|27e0522e-5b95-475a-91ee-f56fc8b45212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:25.888Z|dc88e1dc-2fee-4bad-acfe-e7571408d7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:49:25.889Z|dc88e1dc-2fee-4bad-acfe-e7571408d7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:49:28.203Z|0de68b8d-fdd7-411a-8e83-17575d8c0e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:28.204Z|0de68b8d-fdd7-411a-8e83-17575d8c0e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:28.207Z|4bfa2484-8798-4acc-a2dd-079725bec896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:28.208Z|4bfa2484-8798-4acc-a2dd-079725bec896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:29.066Z|19302bcb-e6b6-426d-b3a1-fb930dcaf3ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:29.067Z|19302bcb-e6b6-426d-b3a1-fb930dcaf3ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:38.228Z|d527e26b-5779-45a3-84c9-9663a6c14a38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:38.228Z|003ded06-e0d8-4090-91df-679eae255035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:38.229Z|003ded06-e0d8-4090-91df-679eae255035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:38.229Z|d527e26b-5779-45a3-84c9-9663a6c14a38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:39.088Z|8ecbb187-2635-4157-8e99-490e58e4dcd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:39.089Z|8ecbb187-2635-4157-8e99-490e58e4dcd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:40.888Z|d0536985-3708-4817-930a-d5148aa350b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:49:40.892Z|d0536985-3708-4817-930a-d5148aa350b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:49:41.029Z|97261c68-f0ec-421d-ae1a-986a836706b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:49:41.029Z|97261c68-f0ec-421d-ae1a-986a836706b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:49:48.250Z|54595b3d-910c-4968-9fd3-02e797377d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:48.250Z|481342f6-3931-426f-a885-ce1da991c3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:48.251Z|481342f6-3931-426f-a885-ce1da991c3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:48.251Z|54595b3d-910c-4968-9fd3-02e797377d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:49.109Z|7e873ba6-d6b4-47fd-9182-db6a84cbdae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:49.110Z|7e873ba6-d6b4-47fd-9182-db6a84cbdae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:55.888Z|8b71323f-cda7-4783-83cc-fc33eb6a1096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:49:55.889Z|8b71323f-cda7-4783-83cc-fc33eb6a1096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:49:58.272Z|21e6582f-e439-4b66-9e14-8ed721c062c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:58.272Z|21e6582f-e439-4b66-9e14-8ed721c062c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:58.273Z|00483ca6-b640-4eba-8a45-6a3ffbff3c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:58.275Z|00483ca6-b640-4eba-8a45-6a3ffbff3c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:49:59.129Z|d302c911-7d67-41ef-a3c8-ed11dda73991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:49:59.130Z|d302c911-7d67-41ef-a3c8-ed11dda73991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:07.403Z|b059a971-a442-4ec6-8b16-93c4adae2598|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:50:07.404Z|b059a971-a442-4ec6-8b16-93c4adae2598|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:08.294Z|a73ccd73-b576-4cfe-a2ea-9897c783633d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:08.295Z|a73ccd73-b576-4cfe-a2ea-9897c783633d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:08.298Z|e86ca620-0a2f-4183-93ac-8015a524058f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:08.299Z|e86ca620-0a2f-4183-93ac-8015a524058f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:09.152Z|4527f027-1790-4977-8736-22fa25f3eb7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:09.152Z|4527f027-1790-4977-8736-22fa25f3eb7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:10.889Z|f199688e-50f4-414c-bbee-04873566dd71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:50:10.891Z|f199688e-50f4-414c-bbee-04873566dd71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:50:11.030Z|193e0d7e-08fd-40df-8231-57780d304a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:50:11.031Z|193e0d7e-08fd-40df-8231-57780d304a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:50:18.323Z|2dc29475-67ef-47c6-8c3e-07179fc59b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:18.324Z|2dc29475-67ef-47c6-8c3e-07179fc59b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:18.326Z|4bc1a20a-9b79-4449-9150-f0bf5b0ff9b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:18.327Z|4bc1a20a-9b79-4449-9150-f0bf5b0ff9b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:19.171Z|491c918f-63fd-4d93-a0e5-9e733206544e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:19.172Z|491c918f-63fd-4d93-a0e5-9e733206544e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:25.889Z|f74ba075-de11-4baa-95c6-e7e770ce102e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:50:25.892Z|f74ba075-de11-4baa-95c6-e7e770ce102e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:50:28.353Z|ddec49d1-4d50-41ee-90a8-6f477b2f627e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:28.353Z|b1a262b3-7f96-42df-9197-3bd273859b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:28.355Z|ddec49d1-4d50-41ee-90a8-6f477b2f627e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:28.355Z|b1a262b3-7f96-42df-9197-3bd273859b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:29.192Z|4a84452c-6085-4e3c-9387-390f61454dbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:29.193Z|4a84452c-6085-4e3c-9387-390f61454dbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:38.378Z|bfe123b4-fb64-4fcc-94a5-21f3eb285a7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:38.378Z|34a45f13-ef28-44a9-bd25-14ab8b6230dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:38.379Z|34a45f13-ef28-44a9-bd25-14ab8b6230dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:38.379Z|bfe123b4-fb64-4fcc-94a5-21f3eb285a7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:39.213Z|aef6986c-0bfe-4688-a9d4-79e85d5c3ee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:39.213Z|aef6986c-0bfe-4688-a9d4-79e85d5c3ee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:40.889Z|6bfca914-b0ee-4ec5-85c2-d6bd3dec9d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:50:40.889Z|6bfca914-b0ee-4ec5-85c2-d6bd3dec9d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:50:41.032Z|b46eb327-0aaf-48cf-93fe-32a62b09cad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:50:41.032Z|b46eb327-0aaf-48cf-93fe-32a62b09cad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:50:48.403Z|05a99c2c-dce4-4c1a-9f98-44b12587a5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:48.403Z|1e6aee50-49f7-469a-b5ac-ea23e9d82194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:48.403Z|1e6aee50-49f7-469a-b5ac-ea23e9d82194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:48.403Z|05a99c2c-dce4-4c1a-9f98-44b12587a5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:49.235Z|4a619cca-7c45-4a49-9702-00bc001af523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:49.236Z|4a619cca-7c45-4a49-9702-00bc001af523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:55.889Z|7e399c09-4a9a-4a8c-a630-3ce776356b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:50:55.889Z|7e399c09-4a9a-4a8c-a630-3ce776356b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:50:58.428Z|ccb8bc98-8867-4a48-8331-757ed9856823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:58.428Z|f7e99624-69f3-4ec9-b447-dc2f11d658e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:58.429Z|ccb8bc98-8867-4a48-8331-757ed9856823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:58.429Z|f7e99624-69f3-4ec9-b447-dc2f11d658e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:50:59.256Z|833e7199-95e7-4509-85b1-1df7995063f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:50:59.257Z|833e7199-95e7-4509-85b1-1df7995063f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:07.402Z|8e3e5151-bda7-4fe4-8c27-68ece80cf1f6|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:51:07.403Z|8e3e5151-bda7-4fe4-8c27-68ece80cf1f6|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:08.450Z|96419b11-01f9-409e-8dd6-c9feb531301a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:08.451Z|96419b11-01f9-409e-8dd6-c9feb531301a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:08.453Z|9f0e5d86-c443-4036-907e-5fe52286f764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:08.453Z|9f0e5d86-c443-4036-907e-5fe52286f764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:09.278Z|ef3e0bd5-c19e-4864-a60f-25861674ec64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:09.279Z|ef3e0bd5-c19e-4864-a60f-25861674ec64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:10.889Z|7b66dd36-ba11-4251-8130-1885391b728e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:51:10.891Z|7b66dd36-ba11-4251-8130-1885391b728e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:51:11.033Z|03b44c83-69e2-4a3b-8a05-1e38274c3536|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:51:11.034Z|03b44c83-69e2-4a3b-8a05-1e38274c3536|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:51:18.478Z|37504c8e-cb5a-4a65-b4cc-8eb2b55c2208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:18.478Z|88b4c750-c7a0-495e-a46f-0f522f63008a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:18.479Z|88b4c750-c7a0-495e-a46f-0f522f63008a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:18.479Z|37504c8e-cb5a-4a65-b4cc-8eb2b55c2208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:19.300Z|42287b26-bf01-4829-bca9-e81fb6a808fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:19.301Z|42287b26-bf01-4829-bca9-e81fb6a808fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:25.888Z|b9d7de48-0914-4f77-a6ae-7b20017af08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:51:25.889Z|b9d7de48-0914-4f77-a6ae-7b20017af08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:51:28.500Z|ab0f3490-91f8-4952-b91b-bd41543b315a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:28.501Z|ab0f3490-91f8-4952-b91b-bd41543b315a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:28.501Z|500868b2-7b30-4363-b0f2-ae37af2918f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:28.502Z|500868b2-7b30-4363-b0f2-ae37af2918f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:29.320Z|6b1e8c97-3da4-4132-8377-a783d646723a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:29.321Z|6b1e8c97-3da4-4132-8377-a783d646723a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:38.524Z|1920064d-765a-424c-b1e6-8e71664d06fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:38.524Z|36cf26dc-f2e3-41cc-b2a1-e46c68e703eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:38.525Z|36cf26dc-f2e3-41cc-b2a1-e46c68e703eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:38.525Z|1920064d-765a-424c-b1e6-8e71664d06fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:39.345Z|15e8d549-d13d-4b83-a370-e787f4ee3f43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:39.346Z|15e8d549-d13d-4b83-a370-e787f4ee3f43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:40.889Z|af5c0e2a-2fea-4fcf-bbcf-4352531effe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:51:40.889Z|af5c0e2a-2fea-4fcf-bbcf-4352531effe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:51:41.034Z|50af9f06-9135-462b-84f7-b6d05b0e000e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:51:41.035Z|50af9f06-9135-462b-84f7-b6d05b0e000e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:51:48.553Z|9a2cccfb-f52a-44c0-8d29-fec050bb6fad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:48.553Z|e5fefa61-ec96-40ca-936d-a3b312be7cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:48.554Z|9a2cccfb-f52a-44c0-8d29-fec050bb6fad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:48.554Z|e5fefa61-ec96-40ca-936d-a3b312be7cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:49.374Z|38bfe76c-8683-4a39-888f-5ac230c8aad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:49.374Z|38bfe76c-8683-4a39-888f-5ac230c8aad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:55.889Z|79044f61-2bb9-4ce3-9501-a044a0b8889f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:51:55.892Z|79044f61-2bb9-4ce3-9501-a044a0b8889f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:51:58.581Z|0af5936e-b23f-406f-9f7c-2a601e919a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:58.581Z|387323b1-a286-4db4-abd3-903c03aa05ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:58.582Z|0af5936e-b23f-406f-9f7c-2a601e919a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:58.582Z|387323b1-a286-4db4-abd3-903c03aa05ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:51:59.400Z|23a1e7ec-581c-4585-81f5-b54b071618d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:51:59.401Z|23a1e7ec-581c-4585-81f5-b54b071618d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:07.401Z|a8a10af3-82a9-4640-bc1d-186f2baf5f1c|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:52:07.402Z|a8a10af3-82a9-4640-bc1d-186f2baf5f1c|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:08.604Z|65c91c28-f10a-4991-931f-1595ac273b32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:08.605Z|65c91c28-f10a-4991-931f-1595ac273b32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:08.605Z|50dd3e8c-6caf-40e5-8575-9684ed5221ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:08.607Z|50dd3e8c-6caf-40e5-8575-9684ed5221ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:09.421Z|5c00aac4-3456-4de1-9474-a5b9fa4e0539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:09.422Z|5c00aac4-3456-4de1-9474-a5b9fa4e0539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:10.889Z|7db7cbd4-5cb2-4bf1-9a98-34843f5115f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:52:10.890Z|7db7cbd4-5cb2-4bf1-9a98-34843f5115f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:52:11.036Z|4fa921c8-4ea8-4554-9039-dce4040d047e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:52:11.036Z|4fa921c8-4ea8-4554-9039-dce4040d047e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:52:18.630Z|8a713aa1-ba70-487f-a74b-77c3d8f3579d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:18.630Z|ccc641ce-d731-4e3e-b9a3-07ebd40a57ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:18.631Z|ccc641ce-d731-4e3e-b9a3-07ebd40a57ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:18.631Z|8a713aa1-ba70-487f-a74b-77c3d8f3579d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:19.442Z|fbcf38d3-ecbc-4f64-977e-fa6767bf3661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:19.443Z|fbcf38d3-ecbc-4f64-977e-fa6767bf3661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:25.889Z|b71a2eb0-e156-476c-b010-371898804c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:52:25.890Z|b71a2eb0-e156-476c-b010-371898804c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:52:28.656Z|7da843b3-2d11-4fc3-944f-13331401fc36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:28.656Z|9ee4a4a2-4a7d-4365-ac97-2b439a18e018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:28.657Z|7da843b3-2d11-4fc3-944f-13331401fc36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:28.657Z|9ee4a4a2-4a7d-4365-ac97-2b439a18e018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:29.466Z|665b2fa9-cb6f-4805-b456-17c33903c71b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:29.467Z|665b2fa9-cb6f-4805-b456-17c33903c71b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:38.685Z|111aa7ee-f684-48ec-83ca-14ca63f8889e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:38.685Z|6785bb52-e2e1-47de-a5bc-afe81302eb92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:38.686Z|111aa7ee-f684-48ec-83ca-14ca63f8889e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:38.686Z|6785bb52-e2e1-47de-a5bc-afe81302eb92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:39.489Z|1dacf6f8-d3b3-4383-b6a8-178607f54e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:39.490Z|1dacf6f8-d3b3-4383-b6a8-178607f54e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:40.888Z|ec104e3b-e962-446d-b573-8a5e5a7acdfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:52:40.890Z|ec104e3b-e962-446d-b573-8a5e5a7acdfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:52:41.038Z|e43fbddc-9b20-492e-ab35-426063c8baa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:52:41.039Z|e43fbddc-9b20-492e-ab35-426063c8baa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:52:48.715Z|5b9ef2c5-1fff-416c-9c11-a1c02ffd3c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:48.715Z|a5528749-306a-4e72-aa9e-0c97e8dfc496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:48.716Z|5b9ef2c5-1fff-416c-9c11-a1c02ffd3c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:48.716Z|a5528749-306a-4e72-aa9e-0c97e8dfc496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:49.511Z|9093fc5c-08f7-480e-a647-1de7a7e6358a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:49.512Z|9093fc5c-08f7-480e-a647-1de7a7e6358a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:55.889Z|e57bbc0c-3f2b-4ff1-a77e-5c13ba9e8c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:52:55.889Z|e57bbc0c-3f2b-4ff1-a77e-5c13ba9e8c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:52:58.739Z|9c1aa0bf-4a09-44e0-9058-89f282249927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:58.739Z|3141932f-dd11-43b5-ab25-415142bf82d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:58.740Z|9c1aa0bf-4a09-44e0-9058-89f282249927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:58.740Z|3141932f-dd11-43b5-ab25-415142bf82d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:52:59.536Z|59dfb00b-4c36-48bc-a588-8d5c1dc7d92a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:52:59.537Z|59dfb00b-4c36-48bc-a588-8d5c1dc7d92a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:07.399Z|aec158ef-35ad-4a08-8b2d-4ce47ef48d69|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:53:07.400Z|aec158ef-35ad-4a08-8b2d-4ce47ef48d69|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:08.775Z|0efe6f43-0288-47d4-b14f-1f9764b07f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:08.776Z|0efe6f43-0288-47d4-b14f-1f9764b07f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:08.776Z|0a357599-d98c-46f5-9778-f300d9458dcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:08.776Z|0a357599-d98c-46f5-9778-f300d9458dcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:09.562Z|d1558755-e09f-4b6a-9a5a-e803757b61d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:09.563Z|d1558755-e09f-4b6a-9a5a-e803757b61d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:10.888Z|6382495d-4501-438f-9037-0c25bcc321da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:53:10.889Z|6382495d-4501-438f-9037-0c25bcc321da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:53:11.039Z|53ad68b0-40e5-405f-b2b6-dd1dd1dd43ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:53:11.040Z|53ad68b0-40e5-405f-b2b6-dd1dd1dd43ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:53:18.803Z|2412d4ff-0ebc-4b9e-8bca-85ada95fd14a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:18.803Z|1eb98403-41eb-49ac-8107-a375fd793e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:18.804Z|2412d4ff-0ebc-4b9e-8bca-85ada95fd14a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:18.804Z|1eb98403-41eb-49ac-8107-a375fd793e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:19.584Z|2909a110-075c-4fd0-8466-c1c9ef191e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:19.585Z|2909a110-075c-4fd0-8466-c1c9ef191e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:25.889Z|99568e96-18c9-44ec-9be0-7e0b4d6beb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:53:25.892Z|99568e96-18c9-44ec-9be0-7e0b4d6beb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:53:28.828Z|22860e98-175e-41ea-a767-96bbc16c2afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:28.828Z|16aa70c1-7343-4f13-af7e-09e181c1c286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:28.829Z|22860e98-175e-41ea-a767-96bbc16c2afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:28.829Z|16aa70c1-7343-4f13-af7e-09e181c1c286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:29.605Z|61d749f4-7e63-4ae0-a7f6-a636458c77ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:29.606Z|61d749f4-7e63-4ae0-a7f6-a636458c77ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:38.855Z|ed78334e-3655-47a7-8488-41dcf0e52b4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:38.855Z|6668bebd-71bb-4fc3-90d9-8c1d0419cd3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:38.857Z|ed78334e-3655-47a7-8488-41dcf0e52b4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:38.857Z|6668bebd-71bb-4fc3-90d9-8c1d0419cd3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:39.625Z|d828e280-df87-4995-8add-377e4551741b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:39.626Z|d828e280-df87-4995-8add-377e4551741b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:40.889Z|da2ba249-90eb-4c58-a466-80507fbe2bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:53:40.890Z|da2ba249-90eb-4c58-a466-80507fbe2bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:53:41.041Z|99475431-c94a-4834-b58d-a6b78914364e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:53:41.041Z|99475431-c94a-4834-b58d-a6b78914364e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:53:48.883Z|6bd1becd-7329-41e0-86da-1811d73d2f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:48.883Z|ae3b25a4-9af4-4915-90db-e3436bbeb3a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:48.884Z|ae3b25a4-9af4-4915-90db-e3436bbeb3a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:48.884Z|6bd1becd-7329-41e0-86da-1811d73d2f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:49.647Z|63f8789a-49ea-4a43-aa6b-d7e703aa40cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:49.647Z|63f8789a-49ea-4a43-aa6b-d7e703aa40cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:55.889Z|7b263a9b-0e9e-42c6-a449-136823d13940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:53:55.889Z|7b263a9b-0e9e-42c6-a449-136823d13940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:53:58.907Z|faca9e8e-1c02-424b-b540-d2b15d1c2894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:58.907Z|f3151f2c-c470-4ad3-ac5e-bc827a420296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:58.908Z|faca9e8e-1c02-424b-b540-d2b15d1c2894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:58.908Z|f3151f2c-c470-4ad3-ac5e-bc827a420296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:53:59.670Z|b79db580-e42c-4ecd-9be6-99effd019a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:53:59.671Z|b79db580-e42c-4ecd-9be6-99effd019a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:07.402Z|57265751-71a0-45a0-81cd-b2f38b99e888|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:54:07.403Z|57265751-71a0-45a0-81cd-b2f38b99e888|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:08.931Z|448e61ee-60e2-4bee-a07b-0f852f184958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:08.932Z|448e61ee-60e2-4bee-a07b-0f852f184958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:08.933Z|0e4181e7-b503-4a6c-998f-5a0c9137fe6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:08.934Z|0e4181e7-b503-4a6c-998f-5a0c9137fe6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:09.695Z|75ce8001-3a62-485d-9a68-55e9cb9c9d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:09.696Z|75ce8001-3a62-485d-9a68-55e9cb9c9d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:10.889Z|abe95c5b-391a-4f35-b850-61378323959b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:54:10.889Z|abe95c5b-391a-4f35-b850-61378323959b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:54:11.042Z|3a449bd2-6910-4c73-a9e9-22e1e9046a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:54:11.043Z|3a449bd2-6910-4c73-a9e9-22e1e9046a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:54:18.954Z|2ed55458-a67b-409e-8dd0-cb19a1837386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:18.954Z|556a5fc7-31b0-4c71-baf5-5ba4db87aa99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:18.955Z|556a5fc7-31b0-4c71-baf5-5ba4db87aa99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:18.955Z|2ed55458-a67b-409e-8dd0-cb19a1837386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:19.715Z|c8856ae9-85b1-443f-98c3-523d6d2c0b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:19.715Z|c8856ae9-85b1-443f-98c3-523d6d2c0b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:25.888Z|5991a8a8-c414-4e9a-b421-294028ae889c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:54:25.889Z|5991a8a8-c414-4e9a-b421-294028ae889c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:54:28.977Z|8972702e-a952-4452-98c0-0624c4172548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:28.977Z|2e28384d-2b4a-41a4-8487-7fcff4c68ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:28.978Z|8972702e-a952-4452-98c0-0624c4172548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:28.978Z|2e28384d-2b4a-41a4-8487-7fcff4c68ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:29.736Z|a9ccebb6-6d0d-4c54-b03e-e80868c89319|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:29.737Z|a9ccebb6-6d0d-4c54-b03e-e80868c89319|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:39.000Z|29c1352f-2bcb-4989-8658-207bd440c668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:39.000Z|2aa9caa7-dac0-4681-8fe0-eb385745a5a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:39.001Z|29c1352f-2bcb-4989-8658-207bd440c668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:39.001Z|2aa9caa7-dac0-4681-8fe0-eb385745a5a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:39.760Z|abccbb44-965f-409f-b61a-b16da795acfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:39.761Z|abccbb44-965f-409f-b61a-b16da795acfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:40.888Z|1021c049-af2e-438e-9053-8d7f27c6bed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:54:40.890Z|1021c049-af2e-438e-9053-8d7f27c6bed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:54:41.044Z|347bee57-1066-43ea-a4c6-0af6453295f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:54:41.044Z|347bee57-1066-43ea-a4c6-0af6453295f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:54:49.023Z|75207646-a861-4499-9975-023474d0874c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:49.023Z|c3f88cd6-1b0c-4deb-b764-cc5599b75ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:49.024Z|75207646-a861-4499-9975-023474d0874c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:49.024Z|c3f88cd6-1b0c-4deb-b764-cc5599b75ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:49.783Z|5b543e30-2c06-48a9-ba02-e5ef0c72b01e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:49.784Z|5b543e30-2c06-48a9-ba02-e5ef0c72b01e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:55.889Z|76f3fb11-2e2a-4d6b-baf3-2872964c6060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:54:55.889Z|76f3fb11-2e2a-4d6b-baf3-2872964c6060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:54:59.046Z|fae2917f-15d5-4a72-bd8f-57341fd29eec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:59.046Z|202f83e2-07b6-4dfc-8781-68a4069faf95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:59.047Z|202f83e2-07b6-4dfc-8781-68a4069faf95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:59.047Z|fae2917f-15d5-4a72-bd8f-57341fd29eec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:54:59.808Z|0ad18310-d267-4881-a668-a48c44923346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:54:59.809Z|0ad18310-d267-4881-a668-a48c44923346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:07.403Z|10cf34eb-72a8-44b5-b945-0ccda5f53bc2|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:55:07.404Z|10cf34eb-72a8-44b5-b945-0ccda5f53bc2|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:09.069Z|cc2bcecf-9a71-4fee-88e4-2867485bc4b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:09.070Z|cc2bcecf-9a71-4fee-88e4-2867485bc4b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:09.070Z|a6a4c17a-54f7-4301-988b-6f8958adf44d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:09.072Z|a6a4c17a-54f7-4301-988b-6f8958adf44d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:09.832Z|d690bd18-0daf-49dc-a987-9819d65fa97e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:09.833Z|d690bd18-0daf-49dc-a987-9819d65fa97e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:10.889Z|1a6ed092-648a-419a-be3b-09ff949ff83a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:55:10.892Z|1a6ed092-648a-419a-be3b-09ff949ff83a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:55:11.045Z|336f5b15-09c1-453d-aea9-cfb628845001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:55:11.045Z|336f5b15-09c1-453d-aea9-cfb628845001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:55:19.095Z|d05a0436-c11d-4371-b835-8baf0e867c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:19.095Z|ab1463db-a7a0-40b4-b33d-cb041d414a3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:19.096Z|ab1463db-a7a0-40b4-b33d-cb041d414a3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:19.096Z|d05a0436-c11d-4371-b835-8baf0e867c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:19.852Z|3e8c6bbf-1cb3-4121-b79c-78ab4558764c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:19.853Z|3e8c6bbf-1cb3-4121-b79c-78ab4558764c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:25.888Z|66860ce3-b963-4cac-b9bd-bcb7bc9ef568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:55:25.889Z|66860ce3-b963-4cac-b9bd-bcb7bc9ef568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:55:29.120Z|e0482815-0ea6-46cf-a758-02a260bd3887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:29.121Z|e0482815-0ea6-46cf-a758-02a260bd3887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:29.120Z|305ef44d-9670-4ee6-91f4-1cefc441cb55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:29.122Z|305ef44d-9670-4ee6-91f4-1cefc441cb55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:29.873Z|275d8d32-b15d-47ab-826b-4b5ab4c464c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:29.874Z|275d8d32-b15d-47ab-826b-4b5ab4c464c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:39.143Z|5fe072e1-da4e-447a-be15-6e21f8aed30d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:39.143Z|96ca8244-7b09-4c14-9658-eae37da8d94d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:39.144Z|96ca8244-7b09-4c14-9658-eae37da8d94d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:39.144Z|5fe072e1-da4e-447a-be15-6e21f8aed30d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:39.896Z|b5e338d8-1976-4857-9ffd-1d79a227b4d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:39.896Z|b5e338d8-1976-4857-9ffd-1d79a227b4d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:40.888Z|9be918d3-e948-4e04-b977-b4a9fe99699d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:55:40.889Z|9be918d3-e948-4e04-b977-b4a9fe99699d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:55:41.046Z|5f02e2cc-ff3e-497b-a947-3d8253cff1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:55:41.047Z|5f02e2cc-ff3e-497b-a947-3d8253cff1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:55:49.166Z|1c34dae1-85f8-41b7-a95a-14b59b4509dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:49.166Z|51c20603-0711-4deb-aea7-d9e834c10888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:49.167Z|1c34dae1-85f8-41b7-a95a-14b59b4509dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:49.167Z|51c20603-0711-4deb-aea7-d9e834c10888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:49.918Z|9e28a534-8471-45d6-9a7b-9c02710a4dec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:49.919Z|9e28a534-8471-45d6-9a7b-9c02710a4dec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:55.888Z|301de0a8-2054-4427-82f5-69212e742f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:55:55.891Z|301de0a8-2054-4427-82f5-69212e742f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:55:59.189Z|bef9534e-6534-4056-8990-b6707f990704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:59.189Z|e029f77a-a460-4058-bf7c-d0e67e288825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:59.189Z|bef9534e-6534-4056-8990-b6707f990704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:59.189Z|e029f77a-a460-4058-bf7c-d0e67e288825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:55:59.937Z|16611a29-dd3e-492a-a3ac-d5dcc39b2def|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:55:59.938Z|16611a29-dd3e-492a-a3ac-d5dcc39b2def|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:07.404Z|2a7bd439-7499-4ce2-a5d9-a34466d61241|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:56:07.406Z|2a7bd439-7499-4ce2-a5d9-a34466d61241|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:09.209Z|0fa64ef1-d879-4696-b6a9-b74eab3e7f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:09.209Z|0fa64ef1-d879-4696-b6a9-b74eab3e7f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:09.209Z|460ebcc0-1c05-4bd3-81e6-b081c5ea68bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:09.210Z|460ebcc0-1c05-4bd3-81e6-b081c5ea68bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:09.959Z|2b693367-f12f-4a2d-91b6-1035c5bc1776|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:09.960Z|2b693367-f12f-4a2d-91b6-1035c5bc1776|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:10.889Z|2e168feb-5475-40df-991e-aa5a5cd03eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:56:10.889Z|2e168feb-5475-40df-991e-aa5a5cd03eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:56:11.047Z|87bbf041-dd7d-49b3-ba26-e99ae5d75c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:56:11.048Z|87bbf041-dd7d-49b3-ba26-e99ae5d75c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:56:19.229Z|c624615f-e82f-45c6-a231-b07de1a6b069|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:19.230Z|357a9fa9-bb01-4517-8b8c-e7742ec90815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:19.230Z|c624615f-e82f-45c6-a231-b07de1a6b069|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:19.231Z|357a9fa9-bb01-4517-8b8c-e7742ec90815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:19.978Z|7119767e-609e-4e4d-b8e4-e6f5ab5b2d8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:19.979Z|7119767e-609e-4e4d-b8e4-e6f5ab5b2d8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:25.889Z|646dbd99-259e-4801-a4c0-1c52d2120d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:56:25.889Z|646dbd99-259e-4801-a4c0-1c52d2120d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:56:29.254Z|21d6fe47-310f-488f-bf11-8cbc330729e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:29.253Z|a829acd5-6396-4f8b-83ce-e5e258caa714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:29.254Z|21d6fe47-310f-488f-bf11-8cbc330729e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:29.254Z|a829acd5-6396-4f8b-83ce-e5e258caa714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:29.999Z|5e8cbd6b-f164-4386-b59e-241c2ed09c74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:30.000Z|5e8cbd6b-f164-4386-b59e-241c2ed09c74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:39.278Z|19717164-600f-47ef-92e9-de243975a4e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:39.278Z|e379e34b-61e0-4e4b-9ecd-029434452daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:39.279Z|19717164-600f-47ef-92e9-de243975a4e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:39.279Z|e379e34b-61e0-4e4b-9ecd-029434452daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:40.021Z|8025a6c2-7ee4-4589-9ff7-859ace9d3e92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:40.022Z|8025a6c2-7ee4-4589-9ff7-859ace9d3e92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:40.891Z|ccce1da0-3cac-43ad-8e6e-74941a37425a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:56:40.893Z|ccce1da0-3cac-43ad-8e6e-74941a37425a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:56:41.049Z|14f3991b-ab65-4466-8ee1-30992cf616dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:56:41.050Z|14f3991b-ab65-4466-8ee1-30992cf616dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:56:49.304Z|82d2acf5-89bf-46a0-b832-fb8f588f40c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:49.304Z|75ce54e1-ad7b-484b-a3f8-1a2fe64c31f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:49.306Z|82d2acf5-89bf-46a0-b832-fb8f588f40c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:49.307Z|75ce54e1-ad7b-484b-a3f8-1a2fe64c31f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:50.042Z|4dfbae59-ce9e-494e-ba28-49dab28f8ea1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:50.043Z|4dfbae59-ce9e-494e-ba28-49dab28f8ea1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:55.890Z|b9d0364b-15e8-487e-9e43-ab74f286bc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:56:55.891Z|b9d0364b-15e8-487e-9e43-ab74f286bc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:56:59.338Z|ae1e5f26-e584-451d-8c6b-81a1ade7a9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:59.339Z|f0d454ef-5ae0-4a17-8326-d5604ac8d1d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:56:59.339Z|ae1e5f26-e584-451d-8c6b-81a1ade7a9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:56:59.339Z|f0d454ef-5ae0-4a17-8326-d5604ac8d1d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:00.064Z|a7912f5d-7303-43e4-942b-8d6cc49faa72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:00.065Z|a7912f5d-7303-43e4-942b-8d6cc49faa72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:07.400Z|ff6c426f-2859-43df-8ab9-90477e1fd0ac|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:57:07.401Z|ff6c426f-2859-43df-8ab9-90477e1fd0ac|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:09.360Z|23ed99f4-79af-42af-8e9e-00dc268f16b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:09.361Z|66ad8123-7f3d-41f4-9bf1-32c952d4e973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:09.361Z|66ad8123-7f3d-41f4-9bf1-32c952d4e973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:09.361Z|23ed99f4-79af-42af-8e9e-00dc268f16b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:10.085Z|4bba8ec0-3171-41de-9dc9-ef79f82b0372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:10.085Z|4bba8ec0-3171-41de-9dc9-ef79f82b0372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:10.888Z|0364efc6-3e7d-4bbc-b238-4c5edc74cc84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:57:10.889Z|0364efc6-3e7d-4bbc-b238-4c5edc74cc84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:57:11.051Z|32b07425-3641-4452-a354-68a9dcd663ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:57:11.052Z|32b07425-3641-4452-a354-68a9dcd663ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:57:19.382Z|b985d1a2-0e57-4122-b50b-4428fa5e8db3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:19.382Z|82e95b99-b800-4f31-9441-23762c4afbc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:19.383Z|b985d1a2-0e57-4122-b50b-4428fa5e8db3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:19.383Z|82e95b99-b800-4f31-9441-23762c4afbc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:20.105Z|b2bacf43-dd4c-438e-abd9-eb10e7a8aac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:20.106Z|b2bacf43-dd4c-438e-abd9-eb10e7a8aac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:25.888Z|9069ace0-620b-46ea-8e2a-dcb6564954ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:57:25.890Z|9069ace0-620b-46ea-8e2a-dcb6564954ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:57:29.404Z|790b579e-be9e-42f5-bccb-393dfcad3864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:29.405Z|3b4c2995-7da8-4d1a-a6ac-ab91ea4c1988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:29.405Z|3b4c2995-7da8-4d1a-a6ac-ab91ea4c1988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:29.405Z|790b579e-be9e-42f5-bccb-393dfcad3864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:30.129Z|5cc07815-ff38-4f90-b8d3-3fd2648c3f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:30.130Z|5cc07815-ff38-4f90-b8d3-3fd2648c3f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:39.427Z|17db7f6e-72c5-4c3c-a214-7880bbb5fd70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:39.427Z|1ae98b5f-85b9-460b-ace8-16582767987b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:39.427Z|17db7f6e-72c5-4c3c-a214-7880bbb5fd70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:39.428Z|1ae98b5f-85b9-460b-ace8-16582767987b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:40.152Z|a3e95588-ea83-450a-b9c9-4782d9c0de78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:40.153Z|a3e95588-ea83-450a-b9c9-4782d9c0de78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:40.888Z|ec6cbab4-68bf-40e0-a0a9-355b2dd1251a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:57:40.889Z|ec6cbab4-68bf-40e0-a0a9-355b2dd1251a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:57:41.053Z|3f8d1a83-f811-4351-b410-89f27fc1e12d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:57:41.054Z|3f8d1a83-f811-4351-b410-89f27fc1e12d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:57:49.450Z|561d6387-d2aa-457e-8f5a-f9573550fb26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:49.450Z|dfa5aebb-23d4-4295-b985-f7ee97a70196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:49.450Z|561d6387-d2aa-457e-8f5a-f9573550fb26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:49.451Z|dfa5aebb-23d4-4295-b985-f7ee97a70196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:50.173Z|3dfb6434-a1df-415c-952f-144462cdd07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:50.174Z|3dfb6434-a1df-415c-952f-144462cdd07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:55.888Z|c923273e-1e82-40af-b8f5-475dedf0e05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:57:55.889Z|c923273e-1e82-40af-b8f5-475dedf0e05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:57:59.471Z|bed8e8bd-a136-4ad4-a24d-3011a6e89cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:59.471Z|aad9216a-0e63-47b2-8f1b-968ac6e38e93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:57:59.471Z|bed8e8bd-a136-4ad4-a24d-3011a6e89cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:57:59.471Z|aad9216a-0e63-47b2-8f1b-968ac6e38e93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:00.209Z|6d5c6616-99cf-471a-91da-9d52033d197b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:00.209Z|6d5c6616-99cf-471a-91da-9d52033d197b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:07.403Z|42605cb2-ff57-4e2c-b682-2a602f18d27b|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:58:07.404Z|42605cb2-ff57-4e2c-b682-2a602f18d27b|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:09.493Z|a54c5862-9c70-4602-8287-83a10b4fe792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:09.493Z|a54c5862-9c70-4602-8287-83a10b4fe792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:09.495Z|a8c46884-8278-4c11-aa29-b08eed422aff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:09.496Z|a8c46884-8278-4c11-aa29-b08eed422aff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:10.228Z|b062c656-23fd-49cd-a971-a1ad6f2cfd95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:10.229Z|b062c656-23fd-49cd-a971-a1ad6f2cfd95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:10.888Z|ea00b15b-e6d0-4171-bc35-9a602c1020f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:58:10.890Z|ea00b15b-e6d0-4171-bc35-9a602c1020f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:58:11.055Z|cd807f28-630f-4376-90bc-df0ec431949c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:58:11.056Z|cd807f28-630f-4376-90bc-df0ec431949c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:58:19.520Z|9f4ae414-ebae-4545-8372-5c55ffc74e23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:19.520Z|fe9d7ae1-1b86-4dd2-892a-dd49d9b58347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:19.522Z|9f4ae414-ebae-4545-8372-5c55ffc74e23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:19.522Z|fe9d7ae1-1b86-4dd2-892a-dd49d9b58347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:20.251Z|3d3cd43f-1796-4f98-9568-b02cce994082|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:20.251Z|3d3cd43f-1796-4f98-9568-b02cce994082|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:25.889Z|87de71c6-0e97-460d-bb0c-dd4ca64bae06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:58:25.891Z|87de71c6-0e97-460d-bb0c-dd4ca64bae06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:58:29.547Z|77d9ae8f-686a-48d5-91a6-fba62f4b4e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:29.547Z|b20873f0-af1f-4b5e-a917-c79dee47b787|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:29.548Z|77d9ae8f-686a-48d5-91a6-fba62f4b4e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:29.549Z|b20873f0-af1f-4b5e-a917-c79dee47b787|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:30.283Z|f141183a-d1d0-4a68-9946-6986ab471977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:30.284Z|f141183a-d1d0-4a68-9946-6986ab471977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:39.571Z|7ee764a4-1bec-400e-a15e-2a8ccb357e52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:39.571Z|20286482-1be8-45b9-b45d-acce93baddf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:39.572Z|7ee764a4-1bec-400e-a15e-2a8ccb357e52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:39.572Z|20286482-1be8-45b9-b45d-acce93baddf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:40.304Z|e910fb44-7303-4f12-b960-3ea6ce51a775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:40.304Z|e910fb44-7303-4f12-b960-3ea6ce51a775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:40.888Z|4f13bc91-6b47-4123-9b3e-28de0f20beb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:58:40.889Z|4f13bc91-6b47-4123-9b3e-28de0f20beb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:58:41.056Z|f5a51504-96e0-421d-ad93-016a44f1c286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:58:41.057Z|f5a51504-96e0-421d-ad93-016a44f1c286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:58:49.595Z|9cd11c4d-b914-43af-a1a0-eb4127bd4fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:49.595Z|ec370ee1-2517-4b1a-bf34-e3ffd48726af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:49.596Z|ec370ee1-2517-4b1a-bf34-e3ffd48726af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:49.596Z|9cd11c4d-b914-43af-a1a0-eb4127bd4fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:50.325Z|bfb6af66-09c6-4a64-9fb5-5c1746921293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:50.325Z|bfb6af66-09c6-4a64-9fb5-5c1746921293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:55.889Z|f1f8e5d5-7892-455e-bedf-2f06273391b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:58:55.891Z|f1f8e5d5-7892-455e-bedf-2f06273391b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:58:59.618Z|16d0f47d-3eff-4202-897e-ae5ff5031c7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:59.618Z|e1f9a9c5-d53a-42f3-89cc-d1e7e0124b4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:58:59.619Z|e1f9a9c5-d53a-42f3-89cc-d1e7e0124b4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:58:59.619Z|16d0f47d-3eff-4202-897e-ae5ff5031c7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:00.349Z|843b1155-2a28-4693-a194-320bdef02b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:00.350Z|843b1155-2a28-4693-a194-320bdef02b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:07.400Z|ece0e592-6150-44e2-b529-b1ccb126ab25|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T11:59:07.401Z|ece0e592-6150-44e2-b529-b1ccb126ab25|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:09.641Z|8ea92be1-d1d3-4eb3-bde9-c8ebce5c3483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:09.641Z|14d1635e-391f-4aae-b0f0-e26fdeec0ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:09.643Z|8ea92be1-d1d3-4eb3-bde9-c8ebce5c3483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:09.642Z|14d1635e-391f-4aae-b0f0-e26fdeec0ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:10.373Z|d2bd285c-0785-45da-acd3-c5e689deea93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:10.374Z|d2bd285c-0785-45da-acd3-c5e689deea93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:10.888Z|7bcad256-859b-4575-af9d-f30c6e5247bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:59:10.889Z|7bcad256-859b-4575-af9d-f30c6e5247bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:59:11.058Z|6bf24f13-403f-47b5-8a5b-96fe1b3a77eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:59:11.058Z|6bf24f13-403f-47b5-8a5b-96fe1b3a77eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:59:19.664Z|d9486d18-da84-4fc4-a880-99a1dd2194da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:19.665Z|d9486d18-da84-4fc4-a880-99a1dd2194da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:19.668Z|7f7370d6-ca69-4182-ad2f-139ef41b7f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:19.669Z|7f7370d6-ca69-4182-ad2f-139ef41b7f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:20.397Z|4fef9fe0-23de-4094-82b4-eaed1208353a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:20.398Z|4fef9fe0-23de-4094-82b4-eaed1208353a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:25.888Z|57013f44-9d23-4ddd-964a-a38459abb94a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:59:25.889Z|57013f44-9d23-4ddd-964a-a38459abb94a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:59:29.685Z|d4cbfe8b-b004-4964-abdd-78e2540522cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:29.685Z|6943f2ad-4783-4c1d-afed-f24781cbe325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:29.687Z|d4cbfe8b-b004-4964-abdd-78e2540522cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:29.687Z|6943f2ad-4783-4c1d-afed-f24781cbe325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:30.418Z|afc6ff98-f113-463b-be05-05bb42b1c22e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:30.419Z|afc6ff98-f113-463b-be05-05bb42b1c22e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:39.714Z|19127627-3f6b-4d99-bc75-1f1f602a79f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:39.715Z|19127627-3f6b-4d99-bc75-1f1f602a79f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:39.718Z|0d099caf-88c7-4b1f-a391-4173e2ede35c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:39.719Z|0d099caf-88c7-4b1f-a391-4173e2ede35c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:40.493Z|dd020394-2bde-42ce-be29-b07ac310eea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:40.493Z|dd020394-2bde-42ce-be29-b07ac310eea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:40.888Z|fe7fe021-382d-4834-9ff3-77d3e8cc8e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:59:40.890Z|fe7fe021-382d-4834-9ff3-77d3e8cc8e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:59:41.059Z|746e4da7-73b5-4839-9609-4c8bc5e88195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:59:41.059Z|746e4da7-73b5-4839-9609-4c8bc5e88195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:59:49.741Z|226ff908-89bc-4e12-ab9a-746b721bc989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:49.741Z|987bb1f3-dfe1-4a41-8f86-c2274c09b001|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:49.742Z|226ff908-89bc-4e12-ab9a-746b721bc989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:49.742Z|987bb1f3-dfe1-4a41-8f86-c2274c09b001|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:50.513Z|aace025b-5fd5-43b6-a2aa-dc558c4b857b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:50.514Z|aace025b-5fd5-43b6-a2aa-dc558c4b857b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:55.889Z|f319e2d6-2ae5-41a2-a562-7ce23be51318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T11:59:55.890Z|f319e2d6-2ae5-41a2-a562-7ce23be51318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T11:59:59.774Z|502fbfc7-2f1d-4feb-b255-7731956d742d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:59.775Z|502fbfc7-2f1d-4feb-b255-7731956d742d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T11:59:59.792Z|343a6d04-91f2-4f65-b615-ce17beee989c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T11:59:59.793Z|343a6d04-91f2-4f65-b615-ce17beee989c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:00.534Z|046a5684-9a48-4b2c-9ddb-66e3fce815ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:00.535Z|046a5684-9a48-4b2c-9ddb-66e3fce815ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:07.400Z|b909f1d4-b677-4be2-83cb-1ba387f8867a|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:00:07.401Z|b909f1d4-b677-4be2-83cb-1ba387f8867a|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:09.801Z|6179906f-97b4-4418-a543-cd088e103e1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:09.802Z|6179906f-97b4-4418-a543-cd088e103e1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:09.813Z|4346e38a-d7d8-4278-a765-7a99b286805e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:09.814Z|4346e38a-d7d8-4278-a765-7a99b286805e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:10.552Z|92d98046-1029-43f1-8c06-e41408773879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:10.553Z|92d98046-1029-43f1-8c06-e41408773879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:10.888Z|9a39ff0d-4e16-463c-9937-516596156294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:00:10.889Z|9a39ff0d-4e16-463c-9937-516596156294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:00:11.060Z|47443c1b-97d1-4cdd-afb9-50047b9dd3cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:00:11.061Z|47443c1b-97d1-4cdd-afb9-50047b9dd3cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:00:19.824Z|99603b69-dfee-43d3-a47d-c5e03e65aba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:19.825Z|99603b69-dfee-43d3-a47d-c5e03e65aba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:19.833Z|2112263b-5d6f-46f5-b10f-b58082ae32f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:19.833Z|2112263b-5d6f-46f5-b10f-b58082ae32f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:20.573Z|e12d2239-7158-4ac4-8a13-e8c585d0f9c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:20.573Z|e12d2239-7158-4ac4-8a13-e8c585d0f9c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:25.888Z|bf333a8b-e9c3-4e86-a749-200f852cc0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:00:25.890Z|bf333a8b-e9c3-4e86-a749-200f852cc0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:00:29.852Z|373e0775-c829-4a59-af96-635bf9d334bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:29.853Z|373e0775-c829-4a59-af96-635bf9d334bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:29.854Z|133ac869-df7c-447b-8554-02ec1050eb48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:29.855Z|133ac869-df7c-447b-8554-02ec1050eb48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:30.592Z|3f0b89da-a1d7-465e-bd6f-7c4cd8826540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:30.592Z|3f0b89da-a1d7-465e-bd6f-7c4cd8826540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:39.876Z|a4279533-97c9-490a-97c0-aedba1c97759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:39.877Z|a4279533-97c9-490a-97c0-aedba1c97759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:39.876Z|339fd43f-4680-46ed-9370-dd6792688dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:39.878Z|339fd43f-4680-46ed-9370-dd6792688dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:40.611Z|2e333543-c469-4d12-8f8b-4ecc888e465a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:40.612Z|2e333543-c469-4d12-8f8b-4ecc888e465a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:40.888Z|c5a316e2-a53c-4df9-a44f-561add82b470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:00:40.889Z|c5a316e2-a53c-4df9-a44f-561add82b470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:00:41.062Z|cfa34fc5-dc73-47cb-8d2b-3be9e68b4f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:00:41.062Z|cfa34fc5-dc73-47cb-8d2b-3be9e68b4f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:00:49.899Z|34af1b47-9fd5-4939-bbb1-bdfd0a342038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:49.899Z|f55b0c51-66ac-4b6b-97a7-33dee89774e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:49.900Z|34af1b47-9fd5-4939-bbb1-bdfd0a342038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:49.900Z|f55b0c51-66ac-4b6b-97a7-33dee89774e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:50.634Z|056604f4-8b94-467b-b198-a4526e39c0f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:50.635Z|056604f4-8b94-467b-b198-a4526e39c0f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:55.889Z|b8cace7e-86d7-4273-af42-6b48fe57fad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:00:55.889Z|b8cace7e-86d7-4273-af42-6b48fe57fad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:00:59.921Z|88c87986-2e94-4067-922e-fe6f7c00d9e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:59.922Z|5eff13a6-31f5-4b30-bca9-fc7054ec69a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:00:59.922Z|88c87986-2e94-4067-922e-fe6f7c00d9e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:00:59.923Z|5eff13a6-31f5-4b30-bca9-fc7054ec69a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:00.654Z|f725298d-e6c1-4e96-a9e2-649b9be54fa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:00.654Z|f725298d-e6c1-4e96-a9e2-649b9be54fa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:07.399Z|bafaf543-b103-453d-8f60-979e4b66e6ed|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:01:07.400Z|bafaf543-b103-453d-8f60-979e4b66e6ed|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:09.946Z|5c0efd80-1e6b-412c-8756-5b7fbdd8594b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:09.946Z|f3a080cf-2644-4e96-890c-b9893bc1afe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:09.946Z|5c0efd80-1e6b-412c-8756-5b7fbdd8594b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:09.947Z|f3a080cf-2644-4e96-890c-b9893bc1afe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:10.673Z|6426f1b6-556b-4d86-84fa-bfa98f7af2d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:10.674Z|6426f1b6-556b-4d86-84fa-bfa98f7af2d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:10.888Z|d2772c7d-bd8e-46f5-bf36-c47ea1b52200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:01:10.890Z|d2772c7d-bd8e-46f5-bf36-c47ea1b52200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:01:11.063Z|156e8da8-9483-431e-b7ae-e2cdfd27da75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:01:11.063Z|156e8da8-9483-431e-b7ae-e2cdfd27da75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:01:19.969Z|1b60823c-6a9b-4ac2-8457-6265dabe6a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:19.969Z|3f5a9a91-be0e-4958-853e-9ab97bef5f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:19.971Z|1b60823c-6a9b-4ac2-8457-6265dabe6a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:19.971Z|3f5a9a91-be0e-4958-853e-9ab97bef5f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:20.697Z|9d314f1a-257d-41f3-946e-8ba0c0d556a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:20.698Z|9d314f1a-257d-41f3-946e-8ba0c0d556a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:25.889Z|c5a34018-a01a-4862-a586-f7558b979fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:01:25.890Z|c5a34018-a01a-4862-a586-f7558b979fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:01:29.994Z|5f9d9660-314b-46aa-8dcd-e2c244674beb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:29.994Z|13bf012d-5d4b-4a31-9954-b568baf92ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:29.995Z|5f9d9660-314b-46aa-8dcd-e2c244674beb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:29.995Z|13bf012d-5d4b-4a31-9954-b568baf92ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:30.720Z|38d05cc6-d500-4abe-9c0b-13102397f547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:30.721Z|38d05cc6-d500-4abe-9c0b-13102397f547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:40.018Z|5d569cac-8c65-4b4a-9cc2-655129f6fe22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:40.018Z|0dc570ef-ac64-4626-b876-bd44c63da874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:40.019Z|5d569cac-8c65-4b4a-9cc2-655129f6fe22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:40.019Z|0dc570ef-ac64-4626-b876-bd44c63da874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:40.743Z|0a6cc668-77a0-4c0b-80c1-c4e411868d7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:40.750Z|0a6cc668-77a0-4c0b-80c1-c4e411868d7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:40.888Z|3948c3f4-94ba-44d6-ad10-8467a7d80a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:01:40.889Z|3948c3f4-94ba-44d6-ad10-8467a7d80a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:01:41.064Z|944f912f-0a61-4baa-b137-950fede1fe3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:01:41.064Z|944f912f-0a61-4baa-b137-950fede1fe3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:01:50.044Z|fb25304f-2692-4523-af4a-c601d0b13546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:50.044Z|1b3f31f7-5f37-447c-83e4-264155d68b93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:50.045Z|fb25304f-2692-4523-af4a-c601d0b13546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:50.045Z|1b3f31f7-5f37-447c-83e4-264155d68b93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:50.771Z|76343b21-3aad-4402-9fab-47fd768b2531|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:01:50.772Z|76343b21-3aad-4402-9fab-47fd768b2531|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:01:55.889Z|c2a1a942-737c-41ad-a2e1-d58ddd5f8175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:01:55.892Z|c2a1a942-737c-41ad-a2e1-d58ddd5f8175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:02:00.067Z|1c3220c2-eda9-4d84-a60d-14f7ec262d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:00.067Z|23e5b29e-b4da-481d-9421-49ca192cd259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:00.068Z|1c3220c2-eda9-4d84-a60d-14f7ec262d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:00.070Z|23e5b29e-b4da-481d-9421-49ca192cd259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:00.792Z|702d7105-fb96-4a78-8b27-47fccf4d68fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:00.793Z|702d7105-fb96-4a78-8b27-47fccf4d68fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:07.402Z|aa498cad-89c1-4291-9b85-c674ae80ca6e|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:02:07.403Z|aa498cad-89c1-4291-9b85-c674ae80ca6e|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:10.089Z|874569e6-144a-4f5c-acb9-ac569ef0051e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:10.089Z|b827cb86-a695-4d84-ac59-bd1182c58e63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:10.090Z|874569e6-144a-4f5c-acb9-ac569ef0051e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:10.090Z|b827cb86-a695-4d84-ac59-bd1182c58e63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:10.811Z|9e7b6854-f5ea-4142-a4a2-1de3b245ef89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:10.812Z|9e7b6854-f5ea-4142-a4a2-1de3b245ef89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:10.888Z|f2114df3-1b71-4b61-9852-373b14ce2274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:02:10.889Z|f2114df3-1b71-4b61-9852-373b14ce2274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:02:11.066Z|64c8ce42-6946-41cd-99e8-8bf9a61461b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:02:11.066Z|64c8ce42-6946-41cd-99e8-8bf9a61461b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:02:20.115Z|ec59445e-ef63-4e3a-902f-c5a4b0979168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:20.116Z|ec59445e-ef63-4e3a-902f-c5a4b0979168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:20.119Z|c87a2c64-4100-4549-901b-0ec7f1c5e405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:20.119Z|c87a2c64-4100-4549-901b-0ec7f1c5e405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:20.831Z|1dd71ce4-e40f-424c-a007-d37bc242eee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:20.831Z|1dd71ce4-e40f-424c-a007-d37bc242eee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:25.888Z|9f2cdce5-e036-4b4d-99f5-861f381f6320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:02:25.889Z|9f2cdce5-e036-4b4d-99f5-861f381f6320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:02:30.137Z|33ad63cd-ddef-43e2-ac92-81c1d143815b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:30.138Z|33ad63cd-ddef-43e2-ac92-81c1d143815b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:30.137Z|7db91627-0ccf-4130-9d09-c11af46309d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:30.139Z|7db91627-0ccf-4130-9d09-c11af46309d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:30.849Z|549b7cac-e2e9-4426-ac1b-5fe5fc9f028b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:30.850Z|549b7cac-e2e9-4426-ac1b-5fe5fc9f028b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:40.163Z|8e2e1f77-61d9-476f-a8e9-16cea435b4f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:40.163Z|42447e7e-0d77-4a06-8967-edea1e494c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:40.164Z|8e2e1f77-61d9-476f-a8e9-16cea435b4f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:40.164Z|42447e7e-0d77-4a06-8967-edea1e494c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:40.868Z|e5184c2e-b261-4531-bf3a-4cc46a4ec1f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:40.869Z|e5184c2e-b261-4531-bf3a-4cc46a4ec1f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:40.888Z|d64ab8b1-fbcf-47f2-851d-820547ce169d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:02:40.890Z|d64ab8b1-fbcf-47f2-851d-820547ce169d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:02:41.067Z|abf85a26-9c8b-45a8-8d3a-e70e3e4ca9d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:02:41.068Z|abf85a26-9c8b-45a8-8d3a-e70e3e4ca9d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:02:50.184Z|73b3342e-7fe3-42ad-a62a-9fa18c9b9244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:50.185Z|73b3342e-7fe3-42ad-a62a-9fa18c9b9244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:50.187Z|efc01ac3-3392-471d-92eb-0a1564635f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:50.187Z|efc01ac3-3392-471d-92eb-0a1564635f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:50.888Z|a55983b5-6910-4f56-abe5-861221e18604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:02:50.888Z|a55983b5-6910-4f56-abe5-861221e18604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:02:55.889Z|71be0166-a773-4923-9bde-4d527a8c0fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:02:55.890Z|71be0166-a773-4923-9bde-4d527a8c0fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:03:00.221Z|3e3a6153-d4fd-42e7-89f6-cd5c6eb1aa75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:00.222Z|fb169caa-e5cf-4be0-a6af-a28db556a88d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:00.223Z|fb169caa-e5cf-4be0-a6af-a28db556a88d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:00.223Z|3e3a6153-d4fd-42e7-89f6-cd5c6eb1aa75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:00.907Z|6a18f43d-b85e-4842-a39c-76686e7c3bb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:00.908Z|6a18f43d-b85e-4842-a39c-76686e7c3bb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:07.401Z|e999d240-8eb8-480e-9b3d-f5ccf6f3ea2e|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:03:07.402Z|e999d240-8eb8-480e-9b3d-f5ccf6f3ea2e|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:10.248Z|38afac37-facd-42a9-80f9-281e6601d8d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:10.248Z|6ff18df5-25d1-4e3f-92c0-341b99ec9266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:10.249Z|38afac37-facd-42a9-80f9-281e6601d8d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:10.249Z|6ff18df5-25d1-4e3f-92c0-341b99ec9266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:10.889Z|83380a6c-8e6d-4fb1-ab9f-98a5a39fae8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:03:10.889Z|83380a6c-8e6d-4fb1-ab9f-98a5a39fae8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:03:10.928Z|8ce7857c-a51d-452c-9da3-9eafb2711ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:10.929Z|8ce7857c-a51d-452c-9da3-9eafb2711ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:11.069Z|2efe7ded-9e58-474a-bf80-f4f5d830f176|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:03:11.070Z|2efe7ded-9e58-474a-bf80-f4f5d830f176|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:03:20.272Z|4485661f-3b85-4c48-a308-4fc08c162f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:20.272Z|fe8e1895-f2b1-492f-9623-2f43be0b1681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:20.273Z|4485661f-3b85-4c48-a308-4fc08c162f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:20.273Z|fe8e1895-f2b1-492f-9623-2f43be0b1681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:20.950Z|2b5902c5-e600-4f8e-9ef1-c11d29d2fcf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:20.950Z|2b5902c5-e600-4f8e-9ef1-c11d29d2fcf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:25.889Z|27362790-a71f-4ff1-b4df-a1a8b589ec38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:03:25.891Z|27362790-a71f-4ff1-b4df-a1a8b589ec38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:03:30.294Z|855d7bf1-db57-48f2-b537-3e468d5e09ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:30.294Z|f109c9f8-6148-410d-9ee3-3234e97b338f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:30.294Z|855d7bf1-db57-48f2-b537-3e468d5e09ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:30.295Z|f109c9f8-6148-410d-9ee3-3234e97b338f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:30.969Z|f36371c6-f2ae-4b90-ae18-de7085b97edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:30.970Z|f36371c6-f2ae-4b90-ae18-de7085b97edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:40.316Z|3b791aa0-aa17-42f6-a7b0-5d11d76b045c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:40.316Z|cbe9757a-3618-447f-a996-7d72c0e36f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:40.317Z|cbe9757a-3618-447f-a996-7d72c0e36f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:40.317Z|3b791aa0-aa17-42f6-a7b0-5d11d76b045c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:40.888Z|ffec3094-dbc7-458c-a7ba-62e69ac836da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:03:40.889Z|ffec3094-dbc7-458c-a7ba-62e69ac836da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:03:40.993Z|58a42a1e-a602-4b61-8e22-a3b4f4122783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:40.994Z|58a42a1e-a602-4b61-8e22-a3b4f4122783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:41.070Z|e70912e6-ecc9-4b39-ac1f-2dca491fde3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:03:41.071Z|e70912e6-ecc9-4b39-ac1f-2dca491fde3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:03:50.337Z|d91ec917-9df0-4b0e-9305-e7e810c3ee7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:50.337Z|b16aa43c-f7bb-40d5-8a11-44cb658e1693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:50.337Z|d91ec917-9df0-4b0e-9305-e7e810c3ee7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:50.337Z|b16aa43c-f7bb-40d5-8a11-44cb658e1693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:51.013Z|e382ae36-7202-4e97-a1c7-a5b30833a4ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:03:51.014Z|e382ae36-7202-4e97-a1c7-a5b30833a4ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:03:55.888Z|57e6358d-d9fd-4dab-8ded-eb53e417a2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:03:55.889Z|57e6358d-d9fd-4dab-8ded-eb53e417a2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:04:00.358Z|ddc1e0c5-8f07-43cc-86b7-6cdae47d006b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:00.358Z|f052b3dc-ff97-420b-bb65-05c2e6c56db1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:00.359Z|ddc1e0c5-8f07-43cc-86b7-6cdae47d006b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:00.359Z|f052b3dc-ff97-420b-bb65-05c2e6c56db1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:01.033Z|8651c504-2919-4555-9738-c63124be8be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:01.034Z|8651c504-2919-4555-9738-c63124be8be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:07.401Z|9bd24400-6097-4069-9eb9-64e49e666ff5|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:04:07.402Z|9bd24400-6097-4069-9eb9-64e49e666ff5|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:10.378Z|183f95f1-02eb-4512-a94d-e86051596629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:10.378Z|e574da49-fcff-4dd6-ad73-ca1975c93eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:10.378Z|183f95f1-02eb-4512-a94d-e86051596629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:10.378Z|e574da49-fcff-4dd6-ad73-ca1975c93eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:10.888Z|dea545f3-8ad4-4980-ac09-e51c2bba68bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:04:10.890Z|dea545f3-8ad4-4980-ac09-e51c2bba68bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:04:11.051Z|90dfc76b-3526-4167-a588-3a931770b890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:11.052Z|90dfc76b-3526-4167-a588-3a931770b890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:11.072Z|dd9af79f-9631-4857-af4e-45110fef8f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:04:11.072Z|dd9af79f-9631-4857-af4e-45110fef8f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:04:20.398Z|c9efa50f-6744-48c3-b712-ae684e1c5d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:20.398Z|f469e32f-ec3f-4aa6-ac00-5bc6c3126734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:20.399Z|c9efa50f-6744-48c3-b712-ae684e1c5d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:20.399Z|f469e32f-ec3f-4aa6-ac00-5bc6c3126734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:21.071Z|06afb9c1-379b-4996-9791-86259ecf39c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:21.072Z|06afb9c1-379b-4996-9791-86259ecf39c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:25.889Z|9487f3d6-aee8-401b-8be3-96627e55ca0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:04:25.890Z|9487f3d6-aee8-401b-8be3-96627e55ca0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:04:30.422Z|fdfc2225-061d-4b35-a178-13b13ff88d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:30.424Z|fdfc2225-061d-4b35-a178-13b13ff88d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:30.422Z|2cdaef22-4e11-4f2b-8a29-7fdcf5dd10ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:30.426Z|2cdaef22-4e11-4f2b-8a29-7fdcf5dd10ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:31.091Z|f639c87c-0d8d-4060-9398-d8428bfcfa3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:31.092Z|f639c87c-0d8d-4060-9398-d8428bfcfa3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:40.454Z|c5c7e064-39ce-4f27-8cb7-867c84e05747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:40.455Z|c5c7e064-39ce-4f27-8cb7-867c84e05747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:40.477Z|976d4eb7-8c7a-46d9-a547-71488113e681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:40.478Z|976d4eb7-8c7a-46d9-a547-71488113e681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:40.889Z|70c6f060-53b4-43fc-9836-715d15dc9556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:04:40.890Z|70c6f060-53b4-43fc-9836-715d15dc9556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:04:41.072Z|25c9c45e-2679-4f2f-95be-ffe723d9de21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:04:41.073Z|25c9c45e-2679-4f2f-95be-ffe723d9de21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:04:41.113Z|670477b3-215a-49db-b7fb-1b47e9fc05f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:41.113Z|670477b3-215a-49db-b7fb-1b47e9fc05f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:50.476Z|559248ea-a4e3-4d32-a13d-ba60bc2796a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:50.477Z|559248ea-a4e3-4d32-a13d-ba60bc2796a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:50.495Z|37802eaf-7bc2-4d33-945a-5280048f58aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:50.496Z|37802eaf-7bc2-4d33-945a-5280048f58aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:51.136Z|0728c99d-db9e-4e5c-b20b-a8e1d4dfb48a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:04:51.137Z|0728c99d-db9e-4e5c-b20b-a8e1d4dfb48a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:04:55.889Z|45c1ff6f-ff42-40f1-85a2-47fa1f958359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:04:55.891Z|45c1ff6f-ff42-40f1-85a2-47fa1f958359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:05:00.499Z|a4f0660c-3a94-4619-a189-48c1aeddc721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:00.500Z|a4f0660c-3a94-4619-a189-48c1aeddc721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:00.513Z|04ff0192-e287-4b9d-b3fa-5160a924eb92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:00.514Z|04ff0192-e287-4b9d-b3fa-5160a924eb92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:01.158Z|2f1d698a-29ab-472a-b846-4702828a4072|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:01.158Z|2f1d698a-29ab-472a-b846-4702828a4072|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:07.401Z|a060d215-8413-4159-b697-61a46598c6a6|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:05:07.402Z|a060d215-8413-4159-b697-61a46598c6a6|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:10.523Z|6fd31efd-3887-46ce-87ce-8a74d52fe1e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:10.524Z|6fd31efd-3887-46ce-87ce-8a74d52fe1e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:10.532Z|0a1d62c1-c06e-423d-9671-31c4bf817b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:10.533Z|0a1d62c1-c06e-423d-9671-31c4bf817b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:10.888Z|cb34def7-dc68-4b25-8fc4-7a57632e092b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:05:10.889Z|cb34def7-dc68-4b25-8fc4-7a57632e092b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:05:11.074Z|23208467-7a30-4a59-b5a0-6e08ad6199e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:05:11.074Z|23208467-7a30-4a59-b5a0-6e08ad6199e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:05:11.184Z|357d0b08-49bf-4a87-9240-669b1f422502|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:11.185Z|357d0b08-49bf-4a87-9240-669b1f422502|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:20.548Z|7443881c-d376-4c13-a351-d1c5b7daeeaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:20.549Z|7443881c-d376-4c13-a351-d1c5b7daeeaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:20.551Z|8c9cd991-ebef-4147-9927-0f0fec19383a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:20.552Z|8c9cd991-ebef-4147-9927-0f0fec19383a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:21.204Z|d365a43e-3277-4d45-9737-ee26fcbe5f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:21.205Z|d365a43e-3277-4d45-9737-ee26fcbe5f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:25.889Z|f46b9449-9bf6-4f87-95ea-a2ca2583f4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:05:25.889Z|f46b9449-9bf6-4f87-95ea-a2ca2583f4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:05:30.572Z|a57fa221-528c-44e7-acb2-c256f0d84571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:30.572Z|bd9fa143-1b8a-4272-82e1-d4aceba5a94c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:30.573Z|bd9fa143-1b8a-4272-82e1-d4aceba5a94c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:30.573Z|a57fa221-528c-44e7-acb2-c256f0d84571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:31.224Z|562db512-df47-4420-8b0f-dc0603767202|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:31.225Z|562db512-df47-4420-8b0f-dc0603767202|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:40.594Z|a85fea66-8123-48a3-b8a6-565bfc99a32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:40.594Z|8fd4b610-be51-45d5-8e30-1b13b9f25e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:40.594Z|a85fea66-8123-48a3-b8a6-565bfc99a32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:40.594Z|8fd4b610-be51-45d5-8e30-1b13b9f25e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:40.888Z|b50fe11c-11eb-4880-8618-a12f4eaa5660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:05:40.890Z|b50fe11c-11eb-4880-8618-a12f4eaa5660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:05:41.075Z|d82fb03b-fa5f-4b53-b7fd-845aa1348b0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:05:41.075Z|d82fb03b-fa5f-4b53-b7fd-845aa1348b0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:05:41.244Z|f589bda6-027e-43d1-a11c-4d2400b6be2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:41.245Z|f589bda6-027e-43d1-a11c-4d2400b6be2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:50.616Z|21c542c1-2328-484e-94ff-2c8ee771002e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:50.616Z|c79f9420-7842-4248-8ff1-b743b94f78d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:50.617Z|21c542c1-2328-484e-94ff-2c8ee771002e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:50.617Z|c79f9420-7842-4248-8ff1-b743b94f78d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:51.263Z|c437ef66-f309-4be6-ab89-6bdbc7c00702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:05:51.264Z|c437ef66-f309-4be6-ab89-6bdbc7c00702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:05:55.889Z|73bceb9f-3219-44eb-9f2f-076517707f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:05:55.890Z|73bceb9f-3219-44eb-9f2f-076517707f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:06:00.641Z|4608006a-4304-40f5-99b8-8c150c565882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:00.641Z|acf996b1-2a90-44d2-8975-01361687d076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:00.643Z|4608006a-4304-40f5-99b8-8c150c565882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:00.643Z|acf996b1-2a90-44d2-8975-01361687d076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:01.286Z|20dce57b-4ff1-4651-ac74-412370e2a05e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:01.287Z|20dce57b-4ff1-4651-ac74-412370e2a05e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:07.403Z|037771d9-1426-4276-a223-b8f80747bcdc|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:06:07.405Z|037771d9-1426-4276-a223-b8f80747bcdc|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:10.664Z|ae213be0-1088-429d-a61c-311cd4702669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:10.664Z|8de40ba4-a27d-4e6c-82f0-a5fc870d0926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:10.665Z|8de40ba4-a27d-4e6c-82f0-a5fc870d0926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:10.665Z|ae213be0-1088-429d-a61c-311cd4702669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:10.889Z|f3a9ba1a-d310-46e7-8024-8cdb43a46d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:06:10.889Z|f3a9ba1a-d310-46e7-8024-8cdb43a46d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:06:11.076Z|f0ba8f62-ad31-4031-830c-f502a646cea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:06:11.077Z|f0ba8f62-ad31-4031-830c-f502a646cea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:06:11.306Z|7a93b0b0-474f-4141-b46e-e7986e00e607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:11.306Z|7a93b0b0-474f-4141-b46e-e7986e00e607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:20.689Z|7901f589-6952-40ef-b1bc-61c0a88c0693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:20.689Z|45ca09fc-82a2-4992-96e6-752ccf47bdf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:20.690Z|7901f589-6952-40ef-b1bc-61c0a88c0693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:20.691Z|45ca09fc-82a2-4992-96e6-752ccf47bdf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:21.326Z|b228f133-bdff-46b8-ae73-08b1eceb9d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:21.327Z|b228f133-bdff-46b8-ae73-08b1eceb9d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:25.889Z|c6eca7c1-9622-4e06-bc81-06cf0a7efeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:06:25.891Z|c6eca7c1-9622-4e06-bc81-06cf0a7efeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:06:30.714Z|26e1f218-eadb-4234-939c-26fb9f0ccabf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:30.715Z|4b50c40c-8d5c-4401-b568-366f8c461ea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:30.715Z|4b50c40c-8d5c-4401-b568-366f8c461ea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:30.715Z|26e1f218-eadb-4234-939c-26fb9f0ccabf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:31.346Z|3b4472a3-1197-47ad-8dbb-eb876180ead0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:31.346Z|3b4472a3-1197-47ad-8dbb-eb876180ead0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:40.737Z|1dc7fbba-63b6-4b1f-a7ae-3fa8b641e650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:40.737Z|de9fceda-bb64-4bdf-97a8-4fa8c000260f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:40.738Z|1dc7fbba-63b6-4b1f-a7ae-3fa8b641e650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:40.738Z|de9fceda-bb64-4bdf-97a8-4fa8c000260f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:40.888Z|f2523c73-a499-4c05-bae0-58cd124283ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:06:40.889Z|f2523c73-a499-4c05-bae0-58cd124283ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:06:41.078Z|96dfd98e-2568-4f23-b123-0633ba6847a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:06:41.078Z|96dfd98e-2568-4f23-b123-0633ba6847a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:06:41.368Z|b98f8526-5ca5-4cab-8002-00a6dde65952|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:41.369Z|b98f8526-5ca5-4cab-8002-00a6dde65952|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:50.759Z|d2135a91-705e-46f1-9ebd-beb5a6e764d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:50.759Z|7a0c0bdc-05c4-45d9-a340-5df6f343de9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:50.760Z|d2135a91-705e-46f1-9ebd-beb5a6e764d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:50.760Z|7a0c0bdc-05c4-45d9-a340-5df6f343de9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:51.397Z|bdfbb75a-b456-49ab-a190-e9414ff2b7b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:06:51.398Z|bdfbb75a-b456-49ab-a190-e9414ff2b7b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:06:55.888Z|bc2da07d-9242-4fb7-ba4c-28ee1bb54f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:06:55.889Z|bc2da07d-9242-4fb7-ba4c-28ee1bb54f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:07:00.781Z|e42de227-0f0f-4a68-b7fc-1f52ec07f5f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:00.781Z|a9b13a85-8689-4a01-9003-c0b265ba84ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:00.782Z|e42de227-0f0f-4a68-b7fc-1f52ec07f5f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:00.782Z|a9b13a85-8689-4a01-9003-c0b265ba84ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:01.419Z|03334d25-3b3c-4404-b295-bec1cf254ba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:01.419Z|03334d25-3b3c-4404-b295-bec1cf254ba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:07.399Z|db6fecd2-058d-41a7-ab50-21882768582d|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:07:07.400Z|db6fecd2-058d-41a7-ab50-21882768582d|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:10.802Z|2978c478-70b9-4cd9-a3e4-fc96ca3f715b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:10.802Z|2978c478-70b9-4cd9-a3e4-fc96ca3f715b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:10.802Z|d329a0de-72dc-4e34-8af4-2da3bd8fc3de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:10.803Z|d329a0de-72dc-4e34-8af4-2da3bd8fc3de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:10.888Z|f523f1c7-cc99-480a-b1ba-bca22ea9c406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:07:10.890Z|f523f1c7-cc99-480a-b1ba-bca22ea9c406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:07:11.079Z|62e6d9f8-09ae-4e07-8b7f-aff9b161ef15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:07:11.080Z|62e6d9f8-09ae-4e07-8b7f-aff9b161ef15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:07:11.440Z|ed05366d-23a0-4c71-891f-45d9cd484113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:11.440Z|ed05366d-23a0-4c71-891f-45d9cd484113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:20.823Z|83073664-f980-457c-b286-2e44a46728da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:20.824Z|83073664-f980-457c-b286-2e44a46728da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:20.826Z|64995f3c-9f04-4406-8bbc-7eaf88aae470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:20.826Z|64995f3c-9f04-4406-8bbc-7eaf88aae470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:21.464Z|93a957d6-c740-4aa6-a793-97410cbc4016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:21.465Z|93a957d6-c740-4aa6-a793-97410cbc4016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:25.889Z|4f670d8d-cc19-47af-b453-bec778feb4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:07:25.889Z|4f670d8d-cc19-47af-b453-bec778feb4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:07:30.848Z|8bd97fae-aa37-4280-b342-266c1e44626a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:30.848Z|355be99d-0f6f-4340-9b96-b2b67730898f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:30.849Z|355be99d-0f6f-4340-9b96-b2b67730898f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:30.849Z|8bd97fae-aa37-4280-b342-266c1e44626a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:31.486Z|4cd2b4f6-0d9d-4a21-9a63-a292adfe613a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:31.487Z|4cd2b4f6-0d9d-4a21-9a63-a292adfe613a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:40.874Z|423b05d0-2bc3-4490-90e7-b86ff83d1daf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:40.874Z|fdd24143-7f72-4633-a391-6b046bc562fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:40.875Z|423b05d0-2bc3-4490-90e7-b86ff83d1daf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:40.875Z|fdd24143-7f72-4633-a391-6b046bc562fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:40.888Z|d1cd59d4-4662-4bda-b509-8ddc91ca3492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:07:40.889Z|d1cd59d4-4662-4bda-b509-8ddc91ca3492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:07:41.080Z|96bfa556-2ac1-44e1-acae-f2ca82751245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:07:41.081Z|96bfa556-2ac1-44e1-acae-f2ca82751245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:07:41.508Z|12d5b779-703a-410e-89bc-c2ece481640d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:41.509Z|12d5b779-703a-410e-89bc-c2ece481640d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:50.898Z|602bbbda-f1ef-45a3-b19b-ca2b5c8d2ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:50.899Z|602bbbda-f1ef-45a3-b19b-ca2b5c8d2ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:50.898Z|ec40a31a-ea51-4d29-ab1b-da87f1a96078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:50.900Z|ec40a31a-ea51-4d29-ab1b-da87f1a96078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:51.528Z|184832e9-bbb2-49d3-85e9-22f3012ebec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:07:51.529Z|184832e9-bbb2-49d3-85e9-22f3012ebec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:07:55.889Z|3dc887ad-7296-4ede-ae5c-26a52e9fed19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:07:55.891Z|3dc887ad-7296-4ede-ae5c-26a52e9fed19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:08:00.923Z|1af761ef-8d40-41b0-9b70-7060e4cd37c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:00.923Z|64cda98d-a1e4-4159-817c-87dc1f94e602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:00.923Z|64cda98d-a1e4-4159-817c-87dc1f94e602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:00.923Z|1af761ef-8d40-41b0-9b70-7060e4cd37c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:01.549Z|9e0b343f-8130-44a1-bc74-d8a57e24a965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:01.550Z|9e0b343f-8130-44a1-bc74-d8a57e24a965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:07.402Z|a205cc78-6c2f-4fd3-b5c8-ff78ad2584f3|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:08:07.402Z|a205cc78-6c2f-4fd3-b5c8-ff78ad2584f3|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:10.889Z|e21202b0-2f30-468e-97da-24901f9a600e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:08:10.889Z|e21202b0-2f30-468e-97da-24901f9a600e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:08:10.944Z|8b919cf0-5dba-400d-8e99-ea5a388fe96d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:10.944Z|faebe482-6cd2-4f7d-8367-8d1577b9ecfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:10.945Z|faebe482-6cd2-4f7d-8367-8d1577b9ecfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:10.945Z|8b919cf0-5dba-400d-8e99-ea5a388fe96d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:11.082Z|b8dcb562-095d-4d1f-b69a-8fc2f2c5e278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:08:11.082Z|b8dcb562-095d-4d1f-b69a-8fc2f2c5e278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:08:11.571Z|7d7076f5-03bf-4612-9507-2e88f0256784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:11.572Z|7d7076f5-03bf-4612-9507-2e88f0256784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:20.968Z|7ceebe8e-d4aa-4883-b95d-b5da7db76e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:20.969Z|7ceebe8e-d4aa-4883-b95d-b5da7db76e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:20.972Z|5d406343-e1f5-461a-ab90-1428f40d9a32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:20.972Z|5d406343-e1f5-461a-ab90-1428f40d9a32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:21.593Z|2b70153c-527e-4629-aa2f-1216d66c269a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:21.594Z|2b70153c-527e-4629-aa2f-1216d66c269a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:25.888Z|6070847e-305f-45f4-aef4-44ac0865595d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:08:25.889Z|6070847e-305f-45f4-aef4-44ac0865595d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:08:30.997Z|39764635-6011-449e-8b21-5e75b818eb6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:30.998Z|48586a59-b186-4b2a-90ee-3692e7335663|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:30.998Z|48586a59-b186-4b2a-90ee-3692e7335663|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:30.998Z|39764635-6011-449e-8b21-5e75b818eb6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:31.613Z|e56b1df2-6b37-4571-a539-069f0eeb0b35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:31.613Z|e56b1df2-6b37-4571-a539-069f0eeb0b35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:40.888Z|7de172ee-cf09-422d-8edb-9dcdc9052862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:08:40.890Z|7de172ee-cf09-422d-8edb-9dcdc9052862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:08:41.022Z|7cba6c96-aa41-4ff2-977c-5f34a3e5e24c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:41.022Z|49e25d3b-e831-443e-ab6d-9136fd028a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:41.022Z|7cba6c96-aa41-4ff2-977c-5f34a3e5e24c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:41.023Z|49e25d3b-e831-443e-ab6d-9136fd028a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:41.083Z|45804639-6d7e-4ab4-b885-71eb266180f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:08:41.083Z|45804639-6d7e-4ab4-b885-71eb266180f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:08:41.634Z|5f821fd8-a0c2-4aea-ab90-6f3b89be1fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:41.634Z|5f821fd8-a0c2-4aea-ab90-6f3b89be1fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:51.041Z|2387dad8-8ba1-4e09-b30c-b60decd4439b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:51.041Z|aa7f2ecd-ec36-42f9-9fd2-6ed9f3582524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:51.041Z|2387dad8-8ba1-4e09-b30c-b60decd4439b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:51.042Z|aa7f2ecd-ec36-42f9-9fd2-6ed9f3582524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:51.654Z|a88299a9-6727-42c6-90ad-9f5a3b1d3f25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:08:51.655Z|a88299a9-6727-42c6-90ad-9f5a3b1d3f25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:08:55.889Z|5f762b51-0651-41b2-8131-c6eaf8d57c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:08:55.889Z|5f762b51-0651-41b2-8131-c6eaf8d57c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:09:01.061Z|49418f85-bd0c-4bbe-8052-862c635e3c94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:01.061Z|b43e5e72-1808-4de2-9a55-85b54d60d65b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:01.062Z|b43e5e72-1808-4de2-9a55-85b54d60d65b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:01.062Z|49418f85-bd0c-4bbe-8052-862c635e3c94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:01.675Z|a92c496d-971e-46e3-9177-8881cc6bc7ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:01.676Z|a92c496d-971e-46e3-9177-8881cc6bc7ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:07.402Z|bf0f3031-c225-45dd-b13b-01a99059d341|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:09:07.403Z|bf0f3031-c225-45dd-b13b-01a99059d341|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:10.889Z|0c846abd-fe22-45c3-9a6e-24003b2882d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:09:10.889Z|0c846abd-fe22-45c3-9a6e-24003b2882d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:09:11.082Z|5ef5a33e-a474-43c6-90ec-13766b739a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:11.082Z|827f9566-9577-4740-8c78-7e78286bec4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:11.083Z|5ef5a33e-a474-43c6-90ec-13766b739a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:11.084Z|827f9566-9577-4740-8c78-7e78286bec4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:11.084Z|5c969843-9ae0-4fc2-bcbd-bd95e0a8acda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:09:11.084Z|5c969843-9ae0-4fc2-bcbd-bd95e0a8acda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:09:11.696Z|0cc951ba-263b-4731-bc0e-ae128e7e8603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:11.697Z|0cc951ba-263b-4731-bc0e-ae128e7e8603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:21.106Z|654ed275-edf3-4d16-8cba-603c0a58586a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:21.106Z|9421e924-9f4f-41ef-bc6b-58eebdee4f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:21.108Z|654ed275-edf3-4d16-8cba-603c0a58586a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:21.108Z|9421e924-9f4f-41ef-bc6b-58eebdee4f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:21.716Z|06594798-9ad8-40d6-9d8e-0b50ede433cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:21.717Z|06594798-9ad8-40d6-9d8e-0b50ede433cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:25.888Z|211cda8d-398a-4ae5-9954-d5cf0bda888b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:09:25.890Z|211cda8d-398a-4ae5-9954-d5cf0bda888b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:09:31.130Z|770804f7-97db-45da-8a43-6bd4a4b524c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:31.130Z|ae8c4668-4fed-44cf-bdc6-db61606fff7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:31.131Z|ae8c4668-4fed-44cf-bdc6-db61606fff7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:31.131Z|770804f7-97db-45da-8a43-6bd4a4b524c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:31.736Z|aeb34195-4a71-45c4-a101-d0ab930936ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:31.737Z|aeb34195-4a71-45c4-a101-d0ab930936ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:40.889Z|63a068e9-b756-4f26-b79e-9115a0a88f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:09:40.889Z|63a068e9-b756-4f26-b79e-9115a0a88f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:09:41.085Z|157a4417-e359-427a-9308-473533b671dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:09:41.088Z|157a4417-e359-427a-9308-473533b671dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:09:41.153Z|e5cd7ff5-cc03-4a14-a571-34469e451090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:41.153Z|3086d3d8-eeb2-4ac3-b0b5-e8b7d15c52b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:41.154Z|3086d3d8-eeb2-4ac3-b0b5-e8b7d15c52b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:41.154Z|e5cd7ff5-cc03-4a14-a571-34469e451090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:41.759Z|fec520ce-1081-4daa-8023-96b20c673e93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:41.759Z|fec520ce-1081-4daa-8023-96b20c673e93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:51.174Z|dadd0863-340e-4b51-a74c-e5153e879354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:51.174Z|f2b0b60e-9138-493a-9568-e5902b91b582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:51.175Z|dadd0863-340e-4b51-a74c-e5153e879354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:51.175Z|f2b0b60e-9138-493a-9568-e5902b91b582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:51.782Z|02ef7c4c-7902-4fd4-a5bb-372c96ed83a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:09:51.783Z|02ef7c4c-7902-4fd4-a5bb-372c96ed83a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:09:55.889Z|560057de-2f1e-42ef-abed-3469439f7191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:09:55.889Z|560057de-2f1e-42ef-abed-3469439f7191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:10:01.195Z|f0852e14-c2f6-471b-a2a3-0f890d1a0445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:01.196Z|f0852e14-c2f6-471b-a2a3-0f890d1a0445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:01.197Z|07573467-7ac2-4303-9669-882132d8252d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:01.198Z|07573467-7ac2-4303-9669-882132d8252d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:01.806Z|2ba732e4-af79-448a-8e1e-9d48885fd940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:01.808Z|2ba732e4-af79-448a-8e1e-9d48885fd940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:07.399Z|f9122681-b6e5-4ef7-9b72-178241cffb58|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:10:07.400Z|f9122681-b6e5-4ef7-9b72-178241cffb58|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:10.888Z|cc19e0bf-44eb-498a-b465-dfa280cc7a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:10:10.890Z|cc19e0bf-44eb-498a-b465-dfa280cc7a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:10:11.088Z|39f32b81-2a34-411d-9add-8b33ce535c08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:10:11.089Z|39f32b81-2a34-411d-9add-8b33ce535c08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:10:11.216Z|1544136a-99cb-466e-aa0a-ed94a0c616cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:11.217Z|3e335b5d-acc6-456d-be0b-76ebf297dc45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:11.217Z|1544136a-99cb-466e-aa0a-ed94a0c616cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:11.217Z|3e335b5d-acc6-456d-be0b-76ebf297dc45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:11.833Z|7763a61e-51e8-4e41-882d-3d0fac18e936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:11.834Z|7763a61e-51e8-4e41-882d-3d0fac18e936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:21.239Z|66429ea4-6a71-4e67-91b3-ca86b593842f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:21.239Z|66429ea4-6a71-4e67-91b3-ca86b593842f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:21.242Z|a39cd7dc-c1fd-4119-b238-81e97cc4ff2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:21.243Z|a39cd7dc-c1fd-4119-b238-81e97cc4ff2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:21.855Z|756c45a4-326a-4fc4-810f-55f71cc24225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:21.856Z|756c45a4-326a-4fc4-810f-55f71cc24225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:25.889Z|c74468a5-699c-48f2-bbe1-a35e5e83dc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:10:25.889Z|c74468a5-699c-48f2-bbe1-a35e5e83dc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:10:31.265Z|15939c54-d8c2-43f4-9d97-8ea4ec79154d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:31.265Z|a9d1ac95-6c3d-492f-9bfa-a54bf4dd0017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:31.266Z|15939c54-d8c2-43f4-9d97-8ea4ec79154d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:31.266Z|a9d1ac95-6c3d-492f-9bfa-a54bf4dd0017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:31.877Z|97b04cf6-c12c-4629-814d-036810de3b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:31.878Z|97b04cf6-c12c-4629-814d-036810de3b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:40.890Z|32645fb4-5111-421d-9d3f-cbc962c20646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:10:40.894Z|32645fb4-5111-421d-9d3f-cbc962c20646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:10:41.090Z|27c91326-62e7-4dd7-a134-d7affce07e5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:10:41.090Z|27c91326-62e7-4dd7-a134-d7affce07e5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:10:41.292Z|292f78af-231b-4685-8b32-e3049d1bc2f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:41.292Z|9960a391-6349-475d-a8c5-e8b5e32e1654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:41.293Z|292f78af-231b-4685-8b32-e3049d1bc2f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:41.293Z|9960a391-6349-475d-a8c5-e8b5e32e1654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:41.902Z|cea0956e-0d2c-4f69-9fa6-7e21e21f8d9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:41.903Z|cea0956e-0d2c-4f69-9fa6-7e21e21f8d9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:51.318Z|ed78528d-8192-4570-b81c-3b419e1fc0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:51.318Z|8b0c8b9a-b38e-4087-a32e-8083e22fb078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:51.319Z|8b0c8b9a-b38e-4087-a32e-8083e22fb078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:51.319Z|ed78528d-8192-4570-b81c-3b419e1fc0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:51.923Z|200078af-09eb-485d-bb67-805442ac558b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:10:51.923Z|200078af-09eb-485d-bb67-805442ac558b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:10:55.888Z|ffd3fec1-1f87-4ab4-87b1-7e61c8c39030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:10:55.889Z|ffd3fec1-1f87-4ab4-87b1-7e61c8c39030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:11:01.340Z|28a314f9-b824-4da2-8e80-94e1ec5a7bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:01.340Z|6d047a12-99ec-458d-b527-dbb484d83bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:01.341Z|28a314f9-b824-4da2-8e80-94e1ec5a7bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:01.341Z|6d047a12-99ec-458d-b527-dbb484d83bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:01.947Z|5ffdf52a-bc93-4cf4-8804-7be200381503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:01.948Z|5ffdf52a-bc93-4cf4-8804-7be200381503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:07.400Z|a8aa4dab-68e0-465a-a064-26da411933e0|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:11:07.401Z|a8aa4dab-68e0-465a-a064-26da411933e0|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:10.888Z|0b71f158-45f7-4872-abf7-f972d0a81abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:11:10.889Z|0b71f158-45f7-4872-abf7-f972d0a81abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:11:11.091Z|6ab681d1-63d6-435f-9a8d-ea1eefd46978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:11:11.091Z|6ab681d1-63d6-435f-9a8d-ea1eefd46978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:11:11.361Z|4f3b9d9f-15ff-4ae4-b980-fbcb4c470e61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:11.362Z|25f8b148-a874-42f4-82b7-2176cebe69e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:11.362Z|25f8b148-a874-42f4-82b7-2176cebe69e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:11.362Z|4f3b9d9f-15ff-4ae4-b980-fbcb4c470e61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:11.967Z|4121a395-3a87-40f9-9472-8aa6017dd05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:11.968Z|4121a395-3a87-40f9-9472-8aa6017dd05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:21.383Z|2f4cfe22-730f-4216-ad80-73c4d41e765f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:21.383Z|e869f837-9843-4b15-bf01-60b9919d7436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:21.384Z|2f4cfe22-730f-4216-ad80-73c4d41e765f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:21.384Z|e869f837-9843-4b15-bf01-60b9919d7436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:21.987Z|bef704ce-57f4-4522-8143-a2972fbd0e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:21.988Z|bef704ce-57f4-4522-8143-a2972fbd0e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:25.888Z|0141381b-05fd-4db3-94da-749d0f37fb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:11:25.890Z|0141381b-05fd-4db3-94da-749d0f37fb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:11:31.404Z|bdcffd20-5dae-42a1-b53e-3dbe333159c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:31.404Z|230a55c3-7551-4a0e-b80f-2b475bb8de59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:31.404Z|bdcffd20-5dae-42a1-b53e-3dbe333159c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:31.404Z|230a55c3-7551-4a0e-b80f-2b475bb8de59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:32.007Z|087dc49e-2153-4a6a-a8ea-7341e3d4a634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:32.008Z|087dc49e-2153-4a6a-a8ea-7341e3d4a634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:40.888Z|14427b64-d9c4-48c1-8b16-6bd96b188b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:11:40.889Z|14427b64-d9c4-48c1-8b16-6bd96b188b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:11:41.092Z|6925a7be-d326-469f-a578-e7ecd07d70cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:11:41.092Z|6925a7be-d326-469f-a578-e7ecd07d70cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:11:41.424Z|d808b5a1-25c3-4c30-8637-bd1283b3e277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:41.424Z|466450f2-56ff-4b12-a5d1-0c0cd6d24d07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:41.425Z|466450f2-56ff-4b12-a5d1-0c0cd6d24d07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:41.425Z|d808b5a1-25c3-4c30-8637-bd1283b3e277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:42.028Z|66e46a1f-c404-4b71-9810-d388d56a88c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:42.029Z|66e46a1f-c404-4b71-9810-d388d56a88c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:51.449Z|6e490263-e757-47c1-ad77-73a50513d1bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:51.449Z|f86b676a-0080-4173-8b49-581a5311e92e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:51.451Z|f86b676a-0080-4173-8b49-581a5311e92e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:51.451Z|6e490263-e757-47c1-ad77-73a50513d1bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:52.052Z|cd8e82fa-03c1-40ba-80bd-9cfde76bd523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:11:52.053Z|cd8e82fa-03c1-40ba-80bd-9cfde76bd523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:11:55.889Z|5a60f749-252f-4871-8f57-51e835bb2928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:11:55.890Z|5a60f749-252f-4871-8f57-51e835bb2928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:12:01.479Z|491af4b7-bdd3-40a1-ad5e-606c563a5d2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:01.479Z|12bfe01c-a418-490c-935b-e35ef5d03507|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:01.481Z|491af4b7-bdd3-40a1-ad5e-606c563a5d2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:01.481Z|12bfe01c-a418-490c-935b-e35ef5d03507|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:02.076Z|108f4bff-48e4-4f77-84ba-18359cb64371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:02.077Z|108f4bff-48e4-4f77-84ba-18359cb64371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:07.402Z|75d3fb72-bc12-42d2-905e-9aed0ba4f03f|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:12:07.403Z|75d3fb72-bc12-42d2-905e-9aed0ba4f03f|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:10.889Z|2c1f37ad-e273-4201-8c5f-02c102419f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:12:10.890Z|2c1f37ad-e273-4201-8c5f-02c102419f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:12:11.093Z|0b6770ff-498c-4bd9-970e-ec498491c1a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:12:11.094Z|0b6770ff-498c-4bd9-970e-ec498491c1a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:12:11.501Z|fab46446-897f-4f0c-a218-fa324728be7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:11.502Z|fab46446-897f-4f0c-a218-fa324728be7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:11.504Z|803ca986-fa22-4822-a94c-319a1a7cba74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:11.504Z|803ca986-fa22-4822-a94c-319a1a7cba74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:12.096Z|f7fca196-bf85-4064-893a-1f50060495d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:12.097Z|f7fca196-bf85-4064-893a-1f50060495d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:21.523Z|55787751-2ffa-4b03-8a1e-0f3c7fc32ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:21.524Z|55787751-2ffa-4b03-8a1e-0f3c7fc32ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:21.534Z|ff178aff-769b-409f-9368-904e57fed3ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:21.534Z|ff178aff-769b-409f-9368-904e57fed3ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:22.118Z|9692ae2e-bd65-466c-8fc0-1648d0cd554b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:22.119Z|9692ae2e-bd65-466c-8fc0-1648d0cd554b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:25.888Z|02429c0e-cab0-4265-aac6-7e6f690f827c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:12:25.889Z|02429c0e-cab0-4265-aac6-7e6f690f827c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:12:31.546Z|a7f3926a-339e-4ac1-8e98-92cb1aa19d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:31.546Z|a7f3926a-339e-4ac1-8e98-92cb1aa19d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:31.552Z|0b3d7899-452b-4606-b02e-21c61ade549c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:31.553Z|0b3d7899-452b-4606-b02e-21c61ade549c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:32.148Z|ff2d40cd-e760-49b3-8227-f96fe22b736b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:32.149Z|ff2d40cd-e760-49b3-8227-f96fe22b736b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:40.888Z|41abef6b-4e6e-40dc-9513-62a1f1b3a845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:12:40.889Z|41abef6b-4e6e-40dc-9513-62a1f1b3a845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:12:41.095Z|47f097d6-a109-4051-b649-967183a80f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:12:41.095Z|47f097d6-a109-4051-b649-967183a80f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:12:41.568Z|3efb85ca-e786-4e03-8192-e81cf534167e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:41.569Z|3efb85ca-e786-4e03-8192-e81cf534167e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:41.570Z|f1a8a22e-7a88-4327-b0ac-4194811f1f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:41.570Z|f1a8a22e-7a88-4327-b0ac-4194811f1f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:42.169Z|963d9132-c295-433a-bd08-522da45e7264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:42.170Z|963d9132-c295-433a-bd08-522da45e7264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:51.597Z|af717923-5105-4e1c-8062-7a976b07ac9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:51.598Z|af717923-5105-4e1c-8062-7a976b07ac9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:51.599Z|2d32fd1c-4304-4a7b-853b-fc60f6dc81ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:51.599Z|2d32fd1c-4304-4a7b-853b-fc60f6dc81ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:52.189Z|c51453d4-fd6c-4fa8-8833-d67f86143a6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:12:52.190Z|c51453d4-fd6c-4fa8-8833-d67f86143a6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:12:55.889Z|5584d874-8033-4a07-8be9-f2d544c3b8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:12:55.891Z|5584d874-8033-4a07-8be9-f2d544c3b8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:13:01.621Z|40f48186-ab2a-4d6e-a8ea-84c9516a42c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:01.621Z|fdab9d88-953a-4e55-9023-22df3a8598a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:01.622Z|40f48186-ab2a-4d6e-a8ea-84c9516a42c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:01.622Z|fdab9d88-953a-4e55-9023-22df3a8598a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:02.211Z|fb501172-6f8a-4e43-93ae-efa27eb8150a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:02.212Z|fb501172-6f8a-4e43-93ae-efa27eb8150a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:07.401Z|1c6e2e12-6ada-4961-bc34-b8680318f1f0|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:13:07.401Z|1c6e2e12-6ada-4961-bc34-b8680318f1f0|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:10.888Z|f1bf7211-a830-468b-8287-2454c7ca367f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:13:10.889Z|f1bf7211-a830-468b-8287-2454c7ca367f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:13:11.096Z|60132390-e083-40a5-ac54-1c74e93bf185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:13:11.097Z|60132390-e083-40a5-ac54-1c74e93bf185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:13:11.642Z|14c1141b-72f0-4579-be29-5ff11b311946|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:11.642Z|ead8cb5e-9dc0-4a9c-8f00-53f25db02de6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:11.643Z|14c1141b-72f0-4579-be29-5ff11b311946|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:11.643Z|ead8cb5e-9dc0-4a9c-8f00-53f25db02de6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:12.235Z|f33e8f3f-9477-4c9c-a3a4-61b960f40cee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:12.236Z|f33e8f3f-9477-4c9c-a3a4-61b960f40cee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:21.666Z|fbd31e49-163f-49e2-9573-711f1b67312f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:21.666Z|d9dc9b47-8662-4eaa-9db8-77f1e5039245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:21.667Z|fbd31e49-163f-49e2-9573-711f1b67312f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:21.667Z|d9dc9b47-8662-4eaa-9db8-77f1e5039245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:22.259Z|2e8b4607-d4a8-4375-a39c-43b65365e3e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:22.260Z|2e8b4607-d4a8-4375-a39c-43b65365e3e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:25.889Z|0f263301-d8e2-437a-945a-d723a8c482fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:13:25.890Z|0f263301-d8e2-437a-945a-d723a8c482fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:13:31.703Z|bc7371fe-e253-4121-84db-45507f541863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:31.703Z|ae9a19e6-385f-4483-a68b-44ca03364430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:31.705Z|bc7371fe-e253-4121-84db-45507f541863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:31.705Z|ae9a19e6-385f-4483-a68b-44ca03364430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:32.280Z|ab2f5580-8fab-47e7-88ec-4189b3b19122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:32.281Z|ab2f5580-8fab-47e7-88ec-4189b3b19122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:40.889Z|693b2199-d39c-455c-85ed-8450ac1b9bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:13:40.890Z|693b2199-d39c-455c-85ed-8450ac1b9bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:13:41.097Z|a8312d21-d797-4b35-8dea-08d780bc614a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:13:41.098Z|a8312d21-d797-4b35-8dea-08d780bc614a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:13:41.735Z|87c73625-9ef3-4a49-8732-52b11d51a472|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:41.736Z|7e9a215f-67c5-4471-b00a-a5e61d2be869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:41.736Z|87c73625-9ef3-4a49-8732-52b11d51a472|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:41.736Z|7e9a215f-67c5-4471-b00a-a5e61d2be869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:42.299Z|3a1c46ea-0cff-4e4b-9c73-0cd52c840ee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:42.300Z|3a1c46ea-0cff-4e4b-9c73-0cd52c840ee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:51.764Z|34e3a189-729b-43c7-bb61-a71d280d453f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:51.764Z|d9d434b3-193e-4e09-9d9c-8429662adf08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:51.765Z|34e3a189-729b-43c7-bb61-a71d280d453f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:51.765Z|d9d434b3-193e-4e09-9d9c-8429662adf08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:52.318Z|c206836c-93f7-44e9-b195-27ba30c1c78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:13:52.319Z|c206836c-93f7-44e9-b195-27ba30c1c78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:13:55.888Z|3b219b08-3e42-4cf0-bc04-2f7e9ddb452e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:13:55.889Z|3b219b08-3e42-4cf0-bc04-2f7e9ddb452e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:14:01.790Z|bb1d3398-cd2e-42c4-8b6a-1dbc9550ebbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:01.791Z|b6e6c1a5-84d6-409d-99c2-aada8a1d5d0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:01.791Z|bb1d3398-cd2e-42c4-8b6a-1dbc9550ebbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:01.791Z|b6e6c1a5-84d6-409d-99c2-aada8a1d5d0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:02.340Z|fc1c8274-a403-4e0e-a562-3283f79b801c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:02.341Z|fc1c8274-a403-4e0e-a562-3283f79b801c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:07.399Z|0dc6a9b4-a9ab-420b-b4dc-a92d9ed9f352|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:14:07.400Z|0dc6a9b4-a9ab-420b-b4dc-a92d9ed9f352|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:10.888Z|67d69977-3557-495f-8915-5f788a654fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:14:10.889Z|67d69977-3557-495f-8915-5f788a654fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:14:11.099Z|a84e499e-882e-4045-b1d4-71eaba527b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:14:11.099Z|a84e499e-882e-4045-b1d4-71eaba527b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:14:11.814Z|0b2c0259-4807-48b8-b9cb-c93ce8a54533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:11.814Z|16a8a876-3323-4d25-b5f5-2d0b19ff080d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:11.815Z|16a8a876-3323-4d25-b5f5-2d0b19ff080d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:11.815Z|0b2c0259-4807-48b8-b9cb-c93ce8a54533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:12.359Z|0946e22c-c3ea-44e9-9c84-b693cdb979e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:12.359Z|0946e22c-c3ea-44e9-9c84-b693cdb979e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:21.837Z|07104d44-3fe3-4183-9492-11e1b9b1a172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:21.837Z|0ea939f9-e975-4303-9d35-db89e2c0008a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:21.838Z|0ea939f9-e975-4303-9d35-db89e2c0008a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:21.838Z|07104d44-3fe3-4183-9492-11e1b9b1a172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:22.387Z|43ec7b2d-0c7b-4d9b-be87-4d662f500ee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:22.388Z|43ec7b2d-0c7b-4d9b-be87-4d662f500ee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:25.888Z|fe4f969f-08b1-4e7c-aeea-1ad93022116f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:14:25.891Z|fe4f969f-08b1-4e7c-aeea-1ad93022116f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:14:31.860Z|448c2422-fc74-4139-9201-f0dc49df2926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:31.861Z|448c2422-fc74-4139-9201-f0dc49df2926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:31.865Z|a92a464e-ad21-46cd-b9d0-9a18bf2a3b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:31.866Z|a92a464e-ad21-46cd-b9d0-9a18bf2a3b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:32.407Z|741f6835-67dd-4686-82fb-d2e367c4f280|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:32.408Z|741f6835-67dd-4686-82fb-d2e367c4f280|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:40.889Z|f788c7d0-6beb-4772-9665-00b9b4776a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:14:40.889Z|f788c7d0-6beb-4772-9665-00b9b4776a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:14:41.100Z|3e56f2ab-d31d-4978-9a42-503074552793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:14:41.100Z|3e56f2ab-d31d-4978-9a42-503074552793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:14:41.886Z|b76a0c2b-f7b2-4086-8f94-ce2d2061c892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:41.886Z|04f2b092-590a-4f1a-889f-e63033bac893|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:41.887Z|b76a0c2b-f7b2-4086-8f94-ce2d2061c892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:41.887Z|04f2b092-590a-4f1a-889f-e63033bac893|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:42.442Z|e5695ddc-23e9-4ffb-b2fa-bc912e60aafc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:42.443Z|e5695ddc-23e9-4ffb-b2fa-bc912e60aafc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:51.912Z|ba02bcf1-8747-406d-aea2-5a3c0aed8c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:51.912Z|36182930-d43f-4d57-9681-0767874787fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:51.914Z|ba02bcf1-8747-406d-aea2-5a3c0aed8c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:51.914Z|36182930-d43f-4d57-9681-0767874787fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:52.465Z|7e3a8604-9503-45a6-9d89-c1bf87b9398f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:14:52.466Z|7e3a8604-9503-45a6-9d89-c1bf87b9398f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:14:55.889Z|6d0de401-805c-4f64-a4d8-6d0a08364e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:14:55.889Z|6d0de401-805c-4f64-a4d8-6d0a08364e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:15:01.939Z|d6de9296-9aa9-4807-83c8-d1762c62feee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:01.939Z|1c1b7298-8588-4939-8182-86278e6cf16e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:01.941Z|d6de9296-9aa9-4807-83c8-d1762c62feee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:01.941Z|1c1b7298-8588-4939-8182-86278e6cf16e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:02.488Z|d72ab8c7-f152-4466-a020-915c912df0c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:02.489Z|d72ab8c7-f152-4466-a020-915c912df0c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:07.402Z|066e81f2-1d29-49cb-ae24-75a8bc617e4f|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:15:07.402Z|066e81f2-1d29-49cb-ae24-75a8bc617e4f|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:10.889Z|62373f33-c929-4509-8c59-3232b4c230bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:15:10.891Z|62373f33-c929-4509-8c59-3232b4c230bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:15:11.101Z|a354d02f-85c9-405e-8251-9c385084fde8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:15:11.101Z|a354d02f-85c9-405e-8251-9c385084fde8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:15:11.967Z|3d00064b-292f-45c4-9e4c-35d260fe3ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:11.967Z|adbccbd6-b170-40cf-a67d-ffbc00bb7df7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:11.968Z|adbccbd6-b170-40cf-a67d-ffbc00bb7df7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:11.968Z|3d00064b-292f-45c4-9e4c-35d260fe3ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:12.509Z|a891fb69-00c4-4be7-ba1b-97c7bd186664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:12.510Z|a891fb69-00c4-4be7-ba1b-97c7bd186664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:21.990Z|18fb4dbb-e97f-45af-9295-9494e5452197|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:21.991Z|18fb4dbb-e97f-45af-9295-9494e5452197|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:21.994Z|0a9814de-0371-458f-bfe7-f2f5afafd591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:21.995Z|0a9814de-0371-458f-bfe7-f2f5afafd591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:22.529Z|c7ae16ee-316c-465d-9f33-2be5e6c4025c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:22.530Z|c7ae16ee-316c-465d-9f33-2be5e6c4025c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:25.888Z|ab4cf85c-b8dc-481a-9ec7-fbecd8ba53d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:15:25.889Z|ab4cf85c-b8dc-481a-9ec7-fbecd8ba53d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:15:32.016Z|97d024fc-9928-4981-a9b2-987de9cc800d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:32.016Z|2d8d9747-d96f-4398-9324-557d4653dc9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:32.017Z|97d024fc-9928-4981-a9b2-987de9cc800d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:32.017Z|2d8d9747-d96f-4398-9324-557d4653dc9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:32.557Z|d58843f8-7bc4-4c1a-9cc3-b5146207fcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:32.558Z|d58843f8-7bc4-4c1a-9cc3-b5146207fcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:40.889Z|762b29af-3a07-4bb9-b9c2-b4796bcddf1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:15:40.889Z|762b29af-3a07-4bb9-b9c2-b4796bcddf1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:15:41.102Z|05f6a370-a829-4d2d-8179-51a06474b87b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:15:41.103Z|05f6a370-a829-4d2d-8179-51a06474b87b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:15:42.038Z|eb03e1d2-24c9-4da5-b04a-735aaacc25b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:42.037Z|22cf418b-7332-48f1-baa9-f395dbf54e63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:42.038Z|eb03e1d2-24c9-4da5-b04a-735aaacc25b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:42.038Z|22cf418b-7332-48f1-baa9-f395dbf54e63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:42.577Z|fdb86558-0d0f-4145-b337-a22e40602355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:42.578Z|fdb86558-0d0f-4145-b337-a22e40602355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:52.066Z|68d85d07-e066-4ad7-bf27-78e637977622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:52.066Z|2d117426-1885-43ca-ac31-2155547484b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:52.067Z|68d85d07-e066-4ad7-bf27-78e637977622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:52.067Z|2d117426-1885-43ca-ac31-2155547484b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:52.601Z|a1098808-58f1-47fb-b8b7-37ace8701213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:15:52.602Z|a1098808-58f1-47fb-b8b7-37ace8701213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:15:55.888Z|d2b5a104-ebe8-43fa-a6dd-d7863a50a697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:15:55.890Z|d2b5a104-ebe8-43fa-a6dd-d7863a50a697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:16:02.090Z|24fa9d5f-71ca-486b-948c-c6c48c880160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:02.090Z|eb6c0a6d-4959-45dc-a113-5aff8b7eaa09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:02.091Z|24fa9d5f-71ca-486b-948c-c6c48c880160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:02.091Z|eb6c0a6d-4959-45dc-a113-5aff8b7eaa09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:02.621Z|8b0a8196-4704-499e-81bb-1b9ee2030d30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:02.621Z|8b0a8196-4704-499e-81bb-1b9ee2030d30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:07.405Z|144dc5bc-796c-4023-9cf9-3956052e5777|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:16:07.406Z|144dc5bc-796c-4023-9cf9-3956052e5777|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:10.889Z|ea6d0f71-13eb-44c7-94e6-dd94203adfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:16:10.890Z|ea6d0f71-13eb-44c7-94e6-dd94203adfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:16:11.103Z|f02fc869-8799-4fd0-a48b-0be9040297e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:16:11.104Z|f02fc869-8799-4fd0-a48b-0be9040297e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:16:12.111Z|4537ad53-d8d6-40ef-9eea-1d15dfbb1401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:12.111Z|e5d026ea-6323-403e-af78-7f4a1065fcc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:12.112Z|4537ad53-d8d6-40ef-9eea-1d15dfbb1401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:12.112Z|e5d026ea-6323-403e-af78-7f4a1065fcc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:12.641Z|926d799d-fd51-47ff-8a71-d619f3d9fe0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:12.642Z|926d799d-fd51-47ff-8a71-d619f3d9fe0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:22.141Z|2ad02d8f-1294-416f-b458-df70524a6e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:22.142Z|2ad02d8f-1294-416f-b458-df70524a6e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:22.144Z|d8b3801b-04b7-456f-a71f-c7aad335e491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:22.145Z|d8b3801b-04b7-456f-a71f-c7aad335e491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:22.671Z|4caee32f-17cc-4298-b1bc-6ea0cc2c5e16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:22.672Z|4caee32f-17cc-4298-b1bc-6ea0cc2c5e16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:25.889Z|3587e333-162b-45ee-aa6b-5d4c2b1130d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:16:25.890Z|3587e333-162b-45ee-aa6b-5d4c2b1130d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:16:32.169Z|2b5fcd56-f6d0-4e20-ad96-31b69ee0f81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:32.170Z|2b5fcd56-f6d0-4e20-ad96-31b69ee0f81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:32.182Z|3c0a8c1d-c88e-4beb-9af4-7c564582703b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:32.183Z|3c0a8c1d-c88e-4beb-9af4-7c564582703b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:32.691Z|3f3ba7c4-5ea5-48fc-878c-a8472c13b36c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:32.691Z|3f3ba7c4-5ea5-48fc-878c-a8472c13b36c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:40.889Z|d6eca64c-7e09-43bc-a93b-48bd5d5bbbb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:16:40.890Z|d6eca64c-7e09-43bc-a93b-48bd5d5bbbb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:16:41.105Z|7bb78c9a-5fdf-4125-9af9-2eb1dfe57ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:16:41.105Z|7bb78c9a-5fdf-4125-9af9-2eb1dfe57ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:16:42.192Z|d9ad93f5-79e8-4b2e-aff3-cb18595f60c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:42.193Z|d9ad93f5-79e8-4b2e-aff3-cb18595f60c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:42.214Z|75d09e63-1d9c-4867-a2b2-4378a71cd99f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:42.214Z|75d09e63-1d9c-4867-a2b2-4378a71cd99f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:42.714Z|7c6e66e0-3d80-41a7-beb9-d90917a6671b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:42.714Z|7c6e66e0-3d80-41a7-beb9-d90917a6671b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:52.217Z|7a6ec70b-c935-406f-8778-476aa3d4f238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:52.218Z|7a6ec70b-c935-406f-8778-476aa3d4f238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:52.233Z|0bd12f5a-b1f0-40c2-880a-438dadff9d27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:52.233Z|0bd12f5a-b1f0-40c2-880a-438dadff9d27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:52.736Z|837e3dfa-e50c-44cf-b313-0940b4275e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:16:52.737Z|837e3dfa-e50c-44cf-b313-0940b4275e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:16:55.888Z|75d73a61-0c2a-4b1c-9ddb-56c538c1c94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:16:55.890Z|75d73a61-0c2a-4b1c-9ddb-56c538c1c94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:17:02.242Z|a2f10d7e-7811-48f2-9d6f-7e1c826a55ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:02.242Z|a2f10d7e-7811-48f2-9d6f-7e1c826a55ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:02.249Z|564f3dff-be94-4764-b690-947b523018d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:02.249Z|564f3dff-be94-4764-b690-947b523018d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:02.757Z|8a1a7b35-5d53-4e11-a26f-567d5f6d105a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:02.758Z|8a1a7b35-5d53-4e11-a26f-567d5f6d105a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:07.403Z|f19112da-6eb0-4629-b5e0-575bac55aa63|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:17:07.404Z|f19112da-6eb0-4629-b5e0-575bac55aa63|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:10.888Z|6a79600d-67a0-4108-9bb4-e53fa349cec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:17:10.889Z|6a79600d-67a0-4108-9bb4-e53fa349cec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:17:11.106Z|9578031f-6dee-4bf0-9905-c991ab793231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:17:11.106Z|9578031f-6dee-4bf0-9905-c991ab793231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:17:12.263Z|e4178ae4-2419-4b7a-837e-2f3fcb0bc69b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:12.263Z|e4178ae4-2419-4b7a-837e-2f3fcb0bc69b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:12.266Z|d6d489f1-d079-478b-81cc-6e3c1a63c2b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:12.266Z|d6d489f1-d079-478b-81cc-6e3c1a63c2b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:12.777Z|5e56e9c0-4503-412e-887b-2e74e9371879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:12.778Z|5e56e9c0-4503-412e-887b-2e74e9371879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:22.286Z|c882f1ed-3dba-4a3f-8190-dd31b62a7246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:22.286Z|f44cb058-6fbf-47a7-9b8b-dd3076a984aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:22.286Z|f44cb058-6fbf-47a7-9b8b-dd3076a984aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:22.286Z|c882f1ed-3dba-4a3f-8190-dd31b62a7246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:22.801Z|cec1f3db-5138-439a-a156-2920ba3332b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:22.802Z|cec1f3db-5138-439a-a156-2920ba3332b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:25.889Z|563717ee-f00c-4367-b396-00d6da78ac24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:17:25.891Z|563717ee-f00c-4367-b396-00d6da78ac24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:17:32.309Z|b1408309-c258-4366-8577-85195556723c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:32.310Z|eb757ae2-e463-49c8-9ee4-d38f690da78b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:32.310Z|b1408309-c258-4366-8577-85195556723c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:32.310Z|eb757ae2-e463-49c8-9ee4-d38f690da78b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:32.822Z|1c10c3e4-e30d-4149-b8de-6ff27a514949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:32.823Z|1c10c3e4-e30d-4149-b8de-6ff27a514949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:40.889Z|3af44703-f526-452f-8c1f-74a6c9755fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:17:40.890Z|3af44703-f526-452f-8c1f-74a6c9755fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:17:41.107Z|825dcaed-956a-4acc-8e85-1e76e5319bd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:17:41.108Z|825dcaed-956a-4acc-8e85-1e76e5319bd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:17:42.333Z|9b3bb351-d8f9-49cd-92b5-cb28b9e24913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:42.332Z|792acf5a-71a3-4ab8-b917-4e5a5445eb24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:42.334Z|792acf5a-71a3-4ab8-b917-4e5a5445eb24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:42.334Z|9b3bb351-d8f9-49cd-92b5-cb28b9e24913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:42.842Z|1e2e7a71-85f7-4d49-8cc9-d2b469b52300|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:42.842Z|1e2e7a71-85f7-4d49-8cc9-d2b469b52300|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:52.358Z|bff82ec5-a2d2-45ec-a53d-14da2c77619e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:52.358Z|98ac7cc9-4783-4f58-9653-f2c0c45faf44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:52.360Z|98ac7cc9-4783-4f58-9653-f2c0c45faf44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:52.360Z|bff82ec5-a2d2-45ec-a53d-14da2c77619e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:52.861Z|27c64b33-749c-420e-a88b-f04ffdd129f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:17:52.862Z|27c64b33-749c-420e-a88b-f04ffdd129f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:17:55.889Z|8d41e411-0b92-4c03-9f82-b032d7062b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:17:55.890Z|8d41e411-0b92-4c03-9f82-b032d7062b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:18:02.385Z|1b7661ba-7fc3-4806-9ddd-8653b6973827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:02.385Z|2e028edb-c502-4a40-8764-9e6dc58a6239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:02.387Z|1b7661ba-7fc3-4806-9ddd-8653b6973827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:02.387Z|2e028edb-c502-4a40-8764-9e6dc58a6239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:02.879Z|cf1f5af3-bc41-441c-aa71-7c71f7e5ce7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:02.880Z|cf1f5af3-bc41-441c-aa71-7c71f7e5ce7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:07.400Z|115205eb-fef9-4610-ace0-8236eff6f38c|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:18:07.400Z|115205eb-fef9-4610-ace0-8236eff6f38c|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:10.888Z|fb9c4b0c-1dc2-46dd-bf79-644b3d1ce7db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:18:10.890Z|fb9c4b0c-1dc2-46dd-bf79-644b3d1ce7db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:18:11.108Z|f3a59639-a553-4013-a2ce-658ce0dbf56d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:18:11.115Z|f3a59639-a553-4013-a2ce-658ce0dbf56d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:18:12.407Z|fd651f02-59b5-46d6-9b9b-5048fd7b82a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:12.407Z|507f77fc-6d73-40c0-8edc-ae229a6c57c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:12.408Z|fd651f02-59b5-46d6-9b9b-5048fd7b82a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:12.408Z|507f77fc-6d73-40c0-8edc-ae229a6c57c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:12.900Z|106c9b21-b511-4568-a912-5dafb7b519de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:12.901Z|106c9b21-b511-4568-a912-5dafb7b519de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:22.430Z|fdc57a8e-da7d-41b8-b85a-2a9934a8211d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:22.430Z|e607702f-b01b-486b-8527-57bfae86b348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:22.431Z|fdc57a8e-da7d-41b8-b85a-2a9934a8211d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:22.431Z|e607702f-b01b-486b-8527-57bfae86b348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:22.928Z|eed24c55-3229-42c6-9890-ab7d705327a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:22.928Z|eed24c55-3229-42c6-9890-ab7d705327a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:25.896Z|e85927a8-ac32-415f-9fcf-fbbf02500d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:18:25.898Z|e85927a8-ac32-415f-9fcf-fbbf02500d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:18:32.454Z|ff35aa56-e413-46e2-988b-4883415af066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:32.454Z|fd5d999e-04a1-42a7-a1b2-e3162d9e6fb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:32.455Z|ff35aa56-e413-46e2-988b-4883415af066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:32.455Z|fd5d999e-04a1-42a7-a1b2-e3162d9e6fb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:32.948Z|fbf30336-41ec-42d8-bf13-1c0fa3335805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:32.949Z|fbf30336-41ec-42d8-bf13-1c0fa3335805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:40.889Z|7f02fd26-5e40-49fd-9558-e03ab9845a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:18:40.890Z|7f02fd26-5e40-49fd-9558-e03ab9845a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:18:41.117Z|503fbb3d-5dcd-4336-906b-03718cd0a5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:18:41.117Z|503fbb3d-5dcd-4336-906b-03718cd0a5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:18:42.476Z|92760b38-b1ec-4dbb-acdf-1b68a6e2230d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:42.476Z|b867e12a-fca0-4f8e-b20c-99496dc60012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:42.477Z|92760b38-b1ec-4dbb-acdf-1b68a6e2230d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:42.477Z|b867e12a-fca0-4f8e-b20c-99496dc60012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:42.969Z|e80dbd3c-c9cd-43bf-b9b4-f3058c3a533c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:42.970Z|e80dbd3c-c9cd-43bf-b9b4-f3058c3a533c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:52.498Z|0faa43d8-d246-4fe0-847e-36638ccb1bd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:52.499Z|38545f3f-9245-42f6-a509-f3a69aeaf32b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:52.500Z|38545f3f-9245-42f6-a509-f3a69aeaf32b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:52.500Z|0faa43d8-d246-4fe0-847e-36638ccb1bd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:52.993Z|f5714d5a-f373-4256-847f-25d792227069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:18:52.994Z|f5714d5a-f373-4256-847f-25d792227069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:18:55.888Z|956a7554-8ca6-4f26-a7b2-70be92c0fa2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:18:55.890Z|956a7554-8ca6-4f26-a7b2-70be92c0fa2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:19:02.519Z|2ae3758a-8f67-4be5-92ed-87f602054484|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:02.519Z|3a252116-b913-4289-9243-d0b60a99f5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:02.520Z|2ae3758a-8f67-4be5-92ed-87f602054484|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:02.520Z|3a252116-b913-4289-9243-d0b60a99f5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:03.013Z|0d8b4227-4aa4-4336-a25f-ff4861f16f86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:03.014Z|0d8b4227-4aa4-4336-a25f-ff4861f16f86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:07.401Z|1d0ce5f1-522f-4b51-87de-927452d9f4aa|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:19:07.402Z|1d0ce5f1-522f-4b51-87de-927452d9f4aa|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:10.888Z|c668deea-ec94-48b5-b39b-4ec24584c7e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:19:10.889Z|c668deea-ec94-48b5-b39b-4ec24584c7e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:19:11.118Z|75841a7e-47fe-4256-b720-2e4c5242eb29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:19:11.118Z|75841a7e-47fe-4256-b720-2e4c5242eb29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:19:12.542Z|d95de185-bd7d-4c48-976d-e858ba0fc3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:12.542Z|98207552-5eb9-410e-a250-061804b10a5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:12.542Z|d95de185-bd7d-4c48-976d-e858ba0fc3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:12.542Z|98207552-5eb9-410e-a250-061804b10a5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:13.033Z|8c794d06-1ba1-4097-baa5-931c0c6e841c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:13.034Z|8c794d06-1ba1-4097-baa5-931c0c6e841c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:22.581Z|c35588f5-2047-42a6-923e-b6748ce6ea13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:22.581Z|93f18a41-e08d-4b3e-afca-8d1a67f8e86a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:22.583Z|c35588f5-2047-42a6-923e-b6748ce6ea13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:22.583Z|93f18a41-e08d-4b3e-afca-8d1a67f8e86a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:23.052Z|d9d89535-6aee-40ac-ae75-a4903ab7c6f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:23.053Z|d9d89535-6aee-40ac-ae75-a4903ab7c6f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:25.890Z|49800875-509a-40ef-87a2-c5ea0dd86a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:19:25.893Z|49800875-509a-40ef-87a2-c5ea0dd86a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:19:32.614Z|b70426eb-9385-4cbb-81bc-5d92feca13f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:32.614Z|78d2edf0-0afc-45d2-8e97-34a6e7f21d85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:32.616Z|78d2edf0-0afc-45d2-8e97-34a6e7f21d85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:32.616Z|b70426eb-9385-4cbb-81bc-5d92feca13f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:33.073Z|51581788-154f-4dbf-9330-d821297f3daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:33.074Z|51581788-154f-4dbf-9330-d821297f3daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:40.889Z|81162eaf-553a-4a7e-9b1f-fdf2dc1c5ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:19:40.890Z|81162eaf-553a-4a7e-9b1f-fdf2dc1c5ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:19:41.120Z|0eedef31-ab65-467e-8af7-d3c2be395416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:19:41.121Z|0eedef31-ab65-467e-8af7-d3c2be395416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:19:42.642Z|53b7e22a-ae3b-4aae-9dc9-6ca5d9969f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:42.643Z|53b7e22a-ae3b-4aae-9dc9-6ca5d9969f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:42.649Z|3768cbfe-15cb-4672-a011-3f5d5c8f0e32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:42.650Z|3768cbfe-15cb-4672-a011-3f5d5c8f0e32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:43.101Z|f06d10e1-9f82-4b93-8870-70e4b8a44ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:43.102Z|f06d10e1-9f82-4b93-8870-70e4b8a44ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:52.667Z|ca4315f2-6eeb-414d-b004-ced41b64c1e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:52.666Z|190e4407-35da-48f2-8a2f-335bfbd53d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:52.668Z|ca4315f2-6eeb-414d-b004-ced41b64c1e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:52.668Z|190e4407-35da-48f2-8a2f-335bfbd53d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:53.124Z|7e198040-5013-441e-837b-924a924f4857|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:19:53.124Z|7e198040-5013-441e-837b-924a924f4857|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:19:55.888Z|67acf561-79ef-4fbb-852c-acf7c6e3dbba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:19:55.889Z|67acf561-79ef-4fbb-852c-acf7c6e3dbba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:20:02.692Z|7c4ce101-08d6-46ac-a4d4-0984087f5324|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:02.692Z|7c4ce101-08d6-46ac-a4d4-0984087f5324|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:02.696Z|d0022299-2085-4909-bafd-4f1b6da2e718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:02.697Z|d0022299-2085-4909-bafd-4f1b6da2e718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:03.145Z|bc0786b9-0e2c-47a6-8d20-cb5880c2d3dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:03.146Z|bc0786b9-0e2c-47a6-8d20-cb5880c2d3dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:07.399Z|aeef715d-78b4-4f90-9ab9-c4aaac0e820e|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:20:07.400Z|aeef715d-78b4-4f90-9ab9-c4aaac0e820e|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:10.888Z|b8911666-ae12-49a1-ae19-d43c369afc68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:20:10.890Z|b8911666-ae12-49a1-ae19-d43c369afc68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:20:11.122Z|c7665a35-ca75-4c0b-8bdf-d3c2302fa427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:20:11.122Z|c7665a35-ca75-4c0b-8bdf-d3c2302fa427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:20:12.716Z|a86a54a5-6a1d-4e42-81a5-d96d39e77e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:12.717Z|a86a54a5-6a1d-4e42-81a5-d96d39e77e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:12.721Z|fdfa9eb0-c681-4125-845d-b43c91ff23e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:12.722Z|fdfa9eb0-c681-4125-845d-b43c91ff23e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:13.164Z|c876276c-b42a-4b5f-8211-e445b79082ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:13.165Z|c876276c-b42a-4b5f-8211-e445b79082ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:22.739Z|36302ffa-4e04-4158-87ab-ca3119111c45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:22.740Z|36302ffa-4e04-4158-87ab-ca3119111c45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:22.761Z|2af64543-471a-422a-b89f-f0f171c1e234|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:22.762Z|2af64543-471a-422a-b89f-f0f171c1e234|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:23.190Z|ff83027f-e70c-45d6-9539-bc09d9d0913b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:23.190Z|ff83027f-e70c-45d6-9539-bc09d9d0913b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:25.888Z|dcc0ee33-09ea-4742-88ab-c45e6d6cc729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:20:25.889Z|dcc0ee33-09ea-4742-88ab-c45e6d6cc729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:20:32.760Z|8a7a29a3-c6f9-4f0f-9b9e-32dcf2f19772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:32.761Z|8a7a29a3-c6f9-4f0f-9b9e-32dcf2f19772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:32.834Z|0a37b104-df94-4431-ba17-39308d32662f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:32.835Z|0a37b104-df94-4431-ba17-39308d32662f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:33.210Z|1736d351-7998-4686-b4cf-4d483cc40a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:33.211Z|1736d351-7998-4686-b4cf-4d483cc40a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:40.888Z|e1c225d4-1c05-48b8-8755-a9e829f2a8fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:20:40.889Z|e1c225d4-1c05-48b8-8755-a9e829f2a8fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:20:41.123Z|efdedde5-c1fa-48cd-9cd3-f3c8f7763a72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:20:41.123Z|efdedde5-c1fa-48cd-9cd3-f3c8f7763a72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:20:42.785Z|aaf915f0-eb16-441e-9ae2-818a8c9646de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:42.786Z|aaf915f0-eb16-441e-9ae2-818a8c9646de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:42.854Z|cfbe3dfd-afb3-49fe-af24-b43c09dc8728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:42.855Z|cfbe3dfd-afb3-49fe-af24-b43c09dc8728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:43.231Z|e5f48463-5c33-40be-8916-b73284740043|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:43.232Z|e5f48463-5c33-40be-8916-b73284740043|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:52.808Z|c19076c5-53f2-4ccd-b3e4-d817b4828c83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:52.810Z|c19076c5-53f2-4ccd-b3e4-d817b4828c83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:52.872Z|9a6d4071-9949-4966-8b86-0b24fb5dbd38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:52.873Z|9a6d4071-9949-4966-8b86-0b24fb5dbd38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:53.249Z|3b8227eb-7dbd-4a05-946e-27c8e8994807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:20:53.250Z|3b8227eb-7dbd-4a05-946e-27c8e8994807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:20:55.889Z|16249b38-30d1-42ea-a889-f1f110db6b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:20:55.891Z|16249b38-30d1-42ea-a889-f1f110db6b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:21:02.835Z|91d4831a-d561-46ae-af50-18d0790f8479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:02.836Z|91d4831a-d561-46ae-af50-18d0790f8479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:02.898Z|b12944f6-7ceb-4f28-a424-9d5c69423c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:02.899Z|b12944f6-7ceb-4f28-a424-9d5c69423c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:03.270Z|cba0c931-af2a-4de8-a73a-ca50ad1c9d5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:03.271Z|cba0c931-af2a-4de8-a73a-ca50ad1c9d5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:07.405Z|359f383c-96ca-4672-b091-73801f093a00|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:21:07.406Z|359f383c-96ca-4672-b091-73801f093a00|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:10.889Z|9637c16b-20d8-4d25-9c5b-2e484d6cf73d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:21:10.889Z|9637c16b-20d8-4d25-9c5b-2e484d6cf73d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:21:11.124Z|13ea0237-4d12-43f6-aa0b-aae41dc18912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:21:11.124Z|13ea0237-4d12-43f6-aa0b-aae41dc18912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:21:12.858Z|78b5104e-fe16-47bc-99aa-f5794f11c552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:12.859Z|78b5104e-fe16-47bc-99aa-f5794f11c552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:12.920Z|a460ffe2-1b2b-47ac-96e7-becf507b520a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:12.921Z|a460ffe2-1b2b-47ac-96e7-becf507b520a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:13.292Z|810b4051-7562-4a36-8673-b8e297b207b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:13.293Z|810b4051-7562-4a36-8673-b8e297b207b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:22.880Z|93325eb2-17ea-41ae-adc5-e1b3514c7d11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:22.881Z|93325eb2-17ea-41ae-adc5-e1b3514c7d11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:22.942Z|10581e4d-2cc4-46c2-b1b0-8d433de80f17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:22.943Z|10581e4d-2cc4-46c2-b1b0-8d433de80f17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:23.313Z|661c30ba-f89e-4963-8539-2054a4893b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:23.314Z|661c30ba-f89e-4963-8539-2054a4893b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:25.889Z|e6737d4d-227d-4509-96ce-a5c1e2770e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:21:25.890Z|e6737d4d-227d-4509-96ce-a5c1e2770e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:21:32.905Z|064cbc35-93ba-42af-ae11-a0034fa440e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:32.906Z|064cbc35-93ba-42af-ae11-a0034fa440e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:32.964Z|5967144b-e212-4d42-aaa8-35ddada4a4a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:32.965Z|5967144b-e212-4d42-aaa8-35ddada4a4a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:33.333Z|852ef8c0-1f38-4258-9b92-0dc57cba9dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:33.334Z|852ef8c0-1f38-4258-9b92-0dc57cba9dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:40.888Z|7ea76db0-c3e5-45f5-9369-9b68ac71afc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:21:40.890Z|7ea76db0-c3e5-45f5-9369-9b68ac71afc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:21:41.125Z|2b0a6c84-d0e6-40f0-8288-955a7eaf4726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:21:41.126Z|2b0a6c84-d0e6-40f0-8288-955a7eaf4726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:21:42.929Z|ee5c14ec-be17-4d06-a31e-70e65f402901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:42.929Z|ee5c14ec-be17-4d06-a31e-70e65f402901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:42.984Z|0571c23a-b8c3-4404-9843-2790d1827a74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:42.985Z|0571c23a-b8c3-4404-9843-2790d1827a74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:43.354Z|bdb28623-c8f9-4958-97d8-c47644e7f28c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:43.355Z|bdb28623-c8f9-4958-97d8-c47644e7f28c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:52.950Z|08e3f734-45e5-4a6a-bc1c-f783684bf1a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:52.950Z|08e3f734-45e5-4a6a-bc1c-f783684bf1a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:53.003Z|a8da784c-a4ac-4ba9-8605-b63315cf0091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:53.003Z|a8da784c-a4ac-4ba9-8605-b63315cf0091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:53.373Z|2a7df33d-40bc-4a1c-8b24-237b54d7ccbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:21:53.374Z|2a7df33d-40bc-4a1c-8b24-237b54d7ccbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:21:55.888Z|0e867eb2-d421-4311-ac97-c57f7e337e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:21:55.889Z|0e867eb2-d421-4311-ac97-c57f7e337e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:22:02.969Z|ae3bb481-e326-4833-b542-922fac0468dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:02.969Z|ae3bb481-e326-4833-b542-922fac0468dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:03.021Z|202f8b5b-152f-46ac-9594-546ea38f0a3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:03.021Z|202f8b5b-152f-46ac-9594-546ea38f0a3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:03.393Z|3e91e5bc-6290-4a4b-ab33-86eb3779c22e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:03.393Z|3e91e5bc-6290-4a4b-ab33-86eb3779c22e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:07.399Z|0e92b4a4-3155-430c-b2f5-19d83d221769|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:22:07.400Z|0e92b4a4-3155-430c-b2f5-19d83d221769|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:10.888Z|79c8d109-54c1-4c00-9782-b03b165b4f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:22:10.889Z|79c8d109-54c1-4c00-9782-b03b165b4f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:22:11.126Z|aed5aac1-636e-4bc5-accd-3c9dadd94626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:22:11.126Z|aed5aac1-636e-4bc5-accd-3c9dadd94626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:22:12.989Z|5abc180e-d725-4a0b-9cfe-fc44f9126388|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:12.989Z|5abc180e-d725-4a0b-9cfe-fc44f9126388|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:13.040Z|7baf79aa-d16a-4cd7-a212-8466b8904f75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:13.041Z|7baf79aa-d16a-4cd7-a212-8466b8904f75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:13.414Z|570b84e6-5c8f-47f1-9e3e-58f7dfc909e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:13.415Z|570b84e6-5c8f-47f1-9e3e-58f7dfc909e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:23.016Z|d2b8f689-d6b1-4ac0-a242-a89b8aadb056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:23.018Z|d2b8f689-d6b1-4ac0-a242-a89b8aadb056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:23.060Z|fa397a0e-aa6a-461f-bc91-8a1c639b0962|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:23.061Z|fa397a0e-aa6a-461f-bc91-8a1c639b0962|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:23.433Z|10d2c66a-3c28-4079-9bd4-921612da89ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:23.434Z|10d2c66a-3c28-4079-9bd4-921612da89ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:25.889Z|fe4303ef-32de-46d0-9e59-6f08920e832c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:22:25.891Z|fe4303ef-32de-46d0-9e59-6f08920e832c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:22:33.042Z|6b2a2bdf-37f0-48ad-a009-0674a0cbff39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:33.043Z|6b2a2bdf-37f0-48ad-a009-0674a0cbff39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:33.080Z|5ae4fa72-e821-4b2e-9a82-4d838d644609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:33.081Z|5ae4fa72-e821-4b2e-9a82-4d838d644609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:33.453Z|b89614fb-2c37-4d20-8706-516e3181dab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:33.454Z|b89614fb-2c37-4d20-8706-516e3181dab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:40.889Z|2de135ee-2e70-40fa-a0fe-6186f12b78f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:22:40.889Z|2de135ee-2e70-40fa-a0fe-6186f12b78f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:22:41.127Z|0f758eb6-6684-42b7-8c17-0c8d8bea667b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:22:41.128Z|0f758eb6-6684-42b7-8c17-0c8d8bea667b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:22:43.067Z|c071bfae-e174-4bcd-9da1-69592a69c809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:43.068Z|c071bfae-e174-4bcd-9da1-69592a69c809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:43.100Z|ba8e585e-fab1-4e07-a46c-8c1650f06673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:43.101Z|ba8e585e-fab1-4e07-a46c-8c1650f06673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:43.474Z|5dc1480a-14d9-4b62-a6b8-aef929161008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:43.475Z|5dc1480a-14d9-4b62-a6b8-aef929161008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:53.089Z|27f57e74-3b66-46c9-9deb-1201735cf60c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:53.090Z|27f57e74-3b66-46c9-9deb-1201735cf60c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:53.120Z|6b9c9b3c-53c0-4eac-87d9-ac2cbf6cc245|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:53.120Z|6b9c9b3c-53c0-4eac-87d9-ac2cbf6cc245|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:53.498Z|b3e5d52d-846f-43e1-b24f-0451e40083df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:22:53.498Z|b3e5d52d-846f-43e1-b24f-0451e40083df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:22:55.889Z|3c96949c-e50a-406d-8e96-66c0d3a1fe69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:22:55.890Z|3c96949c-e50a-406d-8e96-66c0d3a1fe69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:23:03.111Z|c073ba9d-4a33-432b-be88-0c414b117ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:03.112Z|c073ba9d-4a33-432b-be88-0c414b117ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:03.139Z|6f51267f-31c6-4734-82f7-3f8c5e2ec0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:03.140Z|6f51267f-31c6-4734-82f7-3f8c5e2ec0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:03.518Z|0bb53bca-5423-4a2c-b7dc-5ff15b816383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:03.518Z|0bb53bca-5423-4a2c-b7dc-5ff15b816383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:07.405Z|0fd0d8dd-70b8-45f4-9886-5d62b72091db|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:23:07.406Z|0fd0d8dd-70b8-45f4-9886-5d62b72091db|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:10.888Z|d345c95a-ec45-4746-8b63-a2807653fc99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:23:10.889Z|d345c95a-ec45-4746-8b63-a2807653fc99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:23:11.128Z|212711a0-7ff3-4601-bd84-7a319023959f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:23:11.129Z|212711a0-7ff3-4601-bd84-7a319023959f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:23:13.133Z|941d7bc2-4866-4ac0-ab6a-d83aec8ad0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:13.134Z|941d7bc2-4866-4ac0-ab6a-d83aec8ad0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:13.157Z|cd74ae93-0219-42b0-87be-8d613a1e3aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:13.158Z|cd74ae93-0219-42b0-87be-8d613a1e3aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:13.539Z|64bc7e9c-1220-4550-bef1-de69d1ee404c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:13.540Z|64bc7e9c-1220-4550-bef1-de69d1ee404c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:23.156Z|1051f679-258b-43b5-97f3-dc10cf36f166|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:23.157Z|1051f679-258b-43b5-97f3-dc10cf36f166|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:23.180Z|4d21647a-3899-4866-b8c0-69ddda13e728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:23.180Z|4d21647a-3899-4866-b8c0-69ddda13e728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:23.560Z|84e90cdd-b976-474d-a3e8-9af63342c5f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:23.561Z|84e90cdd-b976-474d-a3e8-9af63342c5f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:25.888Z|cbf57250-544c-4a6a-9a8d-497ce89529ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:23:25.889Z|cbf57250-544c-4a6a-9a8d-497ce89529ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:23:33.178Z|3d8585ea-9e33-4a56-97e0-c12294e1640e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:33.179Z|3d8585ea-9e33-4a56-97e0-c12294e1640e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:33.197Z|a2cdffa9-d891-4cd6-a5e6-c22ef25339c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:33.198Z|a2cdffa9-d891-4cd6-a5e6-c22ef25339c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:33.580Z|a7b95fd1-59a3-4be3-86fa-e51bd9a8a431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:33.581Z|a7b95fd1-59a3-4be3-86fa-e51bd9a8a431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:40.892Z|d2edac06-4ce4-47a0-bb8b-5dd0fee90c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:23:40.892Z|d2edac06-4ce4-47a0-bb8b-5dd0fee90c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:23:41.130Z|018434a6-d40c-4e6c-9fc1-be5ec2858f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:23:41.130Z|018434a6-d40c-4e6c-9fc1-be5ec2858f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:23:43.199Z|4383e58b-39fe-435a-817d-cf1bc5551e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:43.200Z|4383e58b-39fe-435a-817d-cf1bc5551e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:43.218Z|6e548a1a-805a-4e33-9d37-c8524206dd98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:43.219Z|6e548a1a-805a-4e33-9d37-c8524206dd98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:43.600Z|4dd7c161-5d35-42f5-86ab-1d48703eff49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:43.601Z|4dd7c161-5d35-42f5-86ab-1d48703eff49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:53.224Z|b2c68c98-165d-4da5-a397-801868609dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:53.225Z|b2c68c98-165d-4da5-a397-801868609dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:53.240Z|5869af83-89f3-478e-a507-2edc093faa84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:53.240Z|5869af83-89f3-478e-a507-2edc093faa84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:53.623Z|384e4c56-445a-46af-806b-b4f5c0c5040f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:23:53.624Z|384e4c56-445a-46af-806b-b4f5c0c5040f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:23:55.888Z|b5685275-0527-4164-a773-7c43023ba9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:23:55.889Z|b5685275-0527-4164-a773-7c43023ba9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:24:03.250Z|545dc3db-99fa-4afa-8f73-433b2d94f496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:03.252Z|545dc3db-99fa-4afa-8f73-433b2d94f496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:03.258Z|6a1bcff1-06bc-4647-ae73-b99ac0faa473|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:03.259Z|6a1bcff1-06bc-4647-ae73-b99ac0faa473|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:03.643Z|cd502ba3-ded8-4b73-9256-4ca06b9891ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:03.644Z|cd502ba3-ded8-4b73-9256-4ca06b9891ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:07.399Z|54d78894-7b0d-4d34-8c24-fdc60caff370|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:24:07.400Z|54d78894-7b0d-4d34-8c24-fdc60caff370|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:10.889Z|3d6e98a6-0ed5-48e8-9a03-beaf7a336237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:24:10.892Z|3d6e98a6-0ed5-48e8-9a03-beaf7a336237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:24:11.131Z|dcb14b52-40e4-4584-b06a-da1c61fd84c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:24:11.131Z|dcb14b52-40e4-4584-b06a-da1c61fd84c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:24:13.278Z|8cef0212-0591-4e97-b1d8-8e93d366f310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:13.279Z|8cef0212-0591-4e97-b1d8-8e93d366f310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:13.279Z|48451bbf-ef0e-4760-a1e9-093de3f1c672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:13.280Z|48451bbf-ef0e-4760-a1e9-093de3f1c672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:13.664Z|040da179-95d1-4119-864d-6989c9c1520c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:13.665Z|040da179-95d1-4119-864d-6989c9c1520c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:23.302Z|46b409a5-9958-454b-8de0-d03954a236e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:23.302Z|70225de9-35b0-44d9-8d73-8a9a00a42d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:23.303Z|46b409a5-9958-454b-8de0-d03954a236e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:23.303Z|70225de9-35b0-44d9-8d73-8a9a00a42d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:23.683Z|fa3bdf60-48fb-4280-bff7-0f7b00c74f1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:23.684Z|fa3bdf60-48fb-4280-bff7-0f7b00c74f1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:25.888Z|bfe2109c-27a8-42f2-9b91-1a0373cd382b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:24:25.889Z|bfe2109c-27a8-42f2-9b91-1a0373cd382b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:24:33.325Z|a643e067-3fef-479b-95bd-44b3a2d034e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:33.325Z|3cc38aa7-b7ad-4da9-ad2d-e37c792d903d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:33.326Z|3cc38aa7-b7ad-4da9-ad2d-e37c792d903d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:33.326Z|a643e067-3fef-479b-95bd-44b3a2d034e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:33.703Z|9dff3013-b345-4693-b1bf-3ba4fdc9190f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:33.704Z|9dff3013-b345-4693-b1bf-3ba4fdc9190f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:40.888Z|f0b51a44-46fd-4611-8734-cb0072df0e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:24:40.889Z|f0b51a44-46fd-4611-8734-cb0072df0e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:24:41.132Z|66d9953b-e8a6-4e1b-94ce-a95cf721d605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:24:41.132Z|66d9953b-e8a6-4e1b-94ce-a95cf721d605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:24:43.350Z|f01eb699-59bc-460c-a4f4-822fbbafb9ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:43.350Z|977d1420-740a-44a4-9853-f3d9529eb63b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:43.351Z|977d1420-740a-44a4-9853-f3d9529eb63b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:43.351Z|f01eb699-59bc-460c-a4f4-822fbbafb9ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:43.723Z|83c49ad9-dde4-4175-92fb-93fb3bc69c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:43.724Z|83c49ad9-dde4-4175-92fb-93fb3bc69c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:53.371Z|5dbab765-97c5-470d-bdf1-df127d75f7ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:53.373Z|5dbab765-97c5-470d-bdf1-df127d75f7ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:53.373Z|236f32e5-3acb-45e5-90ee-2b2e02ee103c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:53.373Z|236f32e5-3acb-45e5-90ee-2b2e02ee103c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:53.743Z|d748ad25-1f3e-410f-ba2a-a610b7fa11c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:24:53.744Z|d748ad25-1f3e-410f-ba2a-a610b7fa11c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:24:55.888Z|ac89bf74-9452-4a84-b4ae-f642e34ed35b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:24:55.891Z|ac89bf74-9452-4a84-b4ae-f642e34ed35b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:25:03.396Z|7de41c37-91b0-43cd-bd33-2dfbfde1b807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:03.397Z|7de41c37-91b0-43cd-bd33-2dfbfde1b807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:03.396Z|e7c5c17a-02d4-4d43-9512-8ffb76d436c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:03.399Z|e7c5c17a-02d4-4d43-9512-8ffb76d436c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:03.765Z|8a28ce7e-26cd-4baa-bb99-a59abe363cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:03.765Z|8a28ce7e-26cd-4baa-bb99-a59abe363cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:07.400Z|7ddb1b0d-4730-465b-a69a-1a87d22dd1e5|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:25:07.401Z|7ddb1b0d-4730-465b-a69a-1a87d22dd1e5|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:10.888Z|f1d812aa-138e-4d74-ad50-bf7f4bab7067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:25:10.889Z|f1d812aa-138e-4d74-ad50-bf7f4bab7067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:25:11.133Z|e490b027-f49e-4ca3-972c-4cc8e65f80a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:25:11.133Z|e490b027-f49e-4ca3-972c-4cc8e65f80a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:25:13.420Z|8fb49c6d-d88d-420a-b57b-c97716f00676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:13.421Z|8fb49c6d-d88d-420a-b57b-c97716f00676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:13.423Z|3157d8e6-a6e6-415b-81bd-75132fbf9340|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:13.424Z|3157d8e6-a6e6-415b-81bd-75132fbf9340|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:13.785Z|57556297-7fa3-4da2-a0ce-31cfe815fc35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:13.785Z|57556297-7fa3-4da2-a0ce-31cfe815fc35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:23.446Z|d1a5b80e-0d0a-4331-91ac-8391be05161e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:23.446Z|fd18a17d-399a-43ef-8dba-fcc27940992d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:23.448Z|d1a5b80e-0d0a-4331-91ac-8391be05161e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:23.448Z|fd18a17d-399a-43ef-8dba-fcc27940992d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:23.804Z|e0a6d8be-417e-4de9-8485-f6ce5e824243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:23.805Z|e0a6d8be-417e-4de9-8485-f6ce5e824243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:25.889Z|d9e1deaa-4305-4712-96ca-f0295332a7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:25:25.889Z|d9e1deaa-4305-4712-96ca-f0295332a7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:25:33.472Z|fd4d7bf9-1853-45c4-a268-38e9ad757668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:33.472Z|ddc34367-ca21-4a84-8164-0511c11fae59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:33.474Z|fd4d7bf9-1853-45c4-a268-38e9ad757668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:33.474Z|ddc34367-ca21-4a84-8164-0511c11fae59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:33.823Z|31709d5f-9f1e-4575-9b4c-05f0d8c1409f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:33.824Z|31709d5f-9f1e-4575-9b4c-05f0d8c1409f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:40.889Z|f5878502-b88a-4f0c-86d1-9ac9e919faf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:25:40.893Z|f5878502-b88a-4f0c-86d1-9ac9e919faf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:25:41.134Z|43452102-55fe-46f7-b69d-5de0087cb47f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:25:41.134Z|43452102-55fe-46f7-b69d-5de0087cb47f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:25:43.498Z|2de5d551-ac31-41c7-b197-94313079f2d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:43.499Z|8b5d951b-26c4-4eb0-a2f0-c9ce7d135f7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:43.500Z|2de5d551-ac31-41c7-b197-94313079f2d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:43.500Z|8b5d951b-26c4-4eb0-a2f0-c9ce7d135f7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:43.843Z|173aeb58-09da-46bb-b3cc-88a6c362ce4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:43.843Z|173aeb58-09da-46bb-b3cc-88a6c362ce4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:53.521Z|0cd20a22-4eab-45d3-8175-dbb92e98e2ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:53.521Z|58d4e3b2-535e-472d-ae5f-3ac8961c5399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:53.522Z|0cd20a22-4eab-45d3-8175-dbb92e98e2ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:53.522Z|58d4e3b2-535e-472d-ae5f-3ac8961c5399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:53.861Z|a073caa0-0b8c-4c96-86e7-3a1c7f073f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:25:53.861Z|a073caa0-0b8c-4c96-86e7-3a1c7f073f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:25:55.889Z|9ca2b4d8-97ce-4e46-8831-ae2c801a7b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:25:55.890Z|9ca2b4d8-97ce-4e46-8831-ae2c801a7b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:26:03.542Z|fbac5133-f3e3-401b-bd4c-6fd7445845b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:03.543Z|5853f93a-bdfb-4b63-89fb-a443ff1f909e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:03.543Z|fbac5133-f3e3-401b-bd4c-6fd7445845b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:03.543Z|5853f93a-bdfb-4b63-89fb-a443ff1f909e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:03.882Z|3eba0d24-1099-46f4-92e8-6cc50c4bc8fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:03.883Z|3eba0d24-1099-46f4-92e8-6cc50c4bc8fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:07.399Z|e16b5795-3fc1-47c2-8928-ca4ae60493d7|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:26:07.400Z|e16b5795-3fc1-47c2-8928-ca4ae60493d7|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:10.888Z|763b24ad-11da-4e63-ab05-c4a32e9b6953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:26:10.889Z|763b24ad-11da-4e63-ab05-c4a32e9b6953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:26:11.135Z|1085d6ad-0138-4ec8-be66-db6eddea70bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:26:11.135Z|1085d6ad-0138-4ec8-be66-db6eddea70bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:26:13.570Z|48197322-cd65-465b-aaf6-9dc499cd5df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:13.571Z|48197322-cd65-465b-aaf6-9dc499cd5df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:13.572Z|0804ceb0-eb7b-4434-b442-08388a9b0668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:13.573Z|0804ceb0-eb7b-4434-b442-08388a9b0668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:13.902Z|f9546e76-5274-4f9c-941d-aa3d1e086c70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:13.902Z|f9546e76-5274-4f9c-941d-aa3d1e086c70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:23.592Z|1fada27d-12ea-4a97-acd2-860fdd98410f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:23.592Z|da6c10e1-fec7-4604-955b-d71d355b6f94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:23.593Z|da6c10e1-fec7-4604-955b-d71d355b6f94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:23.593Z|1fada27d-12ea-4a97-acd2-860fdd98410f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:23.919Z|5fa81db0-6ed1-4387-b440-ec2942715c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:23.920Z|5fa81db0-6ed1-4387-b440-ec2942715c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:25.888Z|7ae7c683-0f20-4d19-bbb7-c063e7458a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:26:25.891Z|7ae7c683-0f20-4d19-bbb7-c063e7458a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:26:33.615Z|2234efa8-c23f-489d-ba0d-519a15b845a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:33.615Z|86470c4a-6137-49f1-944b-2b7bda8a337a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:33.616Z|2234efa8-c23f-489d-ba0d-519a15b845a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:33.616Z|86470c4a-6137-49f1-944b-2b7bda8a337a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:33.941Z|08ffe11f-2c1b-4339-9cf2-7cd82e089e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:33.942Z|08ffe11f-2c1b-4339-9cf2-7cd82e089e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:40.888Z|e287c15d-c231-4fa3-8be0-e9d9bdf79066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:26:40.889Z|e287c15d-c231-4fa3-8be0-e9d9bdf79066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:26:41.136Z|fafa13c0-269e-4fd0-b7be-f1a46ad96957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:26:41.137Z|fafa13c0-269e-4fd0-b7be-f1a46ad96957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:26:43.643Z|87d2703e-c063-4a08-b343-bc61dca4ee33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:43.643Z|8eca3b7f-7f3d-445d-a8ed-90a7f8dcac94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:43.644Z|87d2703e-c063-4a08-b343-bc61dca4ee33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:43.644Z|8eca3b7f-7f3d-445d-a8ed-90a7f8dcac94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:43.959Z|8b85a1e0-6f79-4f51-a584-93ba9bbd34b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:43.960Z|8b85a1e0-6f79-4f51-a584-93ba9bbd34b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:53.666Z|a5efaf6c-43ea-4cca-8ee7-9d50836486f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:53.666Z|a666c4d5-47a2-43e5-8034-8deb332a7aa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:53.667Z|a5efaf6c-43ea-4cca-8ee7-9d50836486f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:53.667Z|a666c4d5-47a2-43e5-8034-8deb332a7aa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:53.980Z|7851d4c5-35bc-427a-9c7b-d541ef5c51e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:26:53.981Z|7851d4c5-35bc-427a-9c7b-d541ef5c51e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:26:55.889Z|506769dd-daf8-4016-9053-ce4a70ad10f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:26:55.889Z|506769dd-daf8-4016-9053-ce4a70ad10f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:27:03.690Z|6b5cdbc3-52d8-44d6-8ac8-67b547a0f929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:03.690Z|381c8de5-9c69-4170-99d8-65b5877e87f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:03.692Z|6b5cdbc3-52d8-44d6-8ac8-67b547a0f929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:03.692Z|381c8de5-9c69-4170-99d8-65b5877e87f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:04.002Z|ff4a541e-3960-43a2-a69e-b620957bb6ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:04.002Z|ff4a541e-3960-43a2-a69e-b620957bb6ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:07.399Z|f36ee304-80ed-44ac-b7c8-2991e39ffe24|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:27:07.400Z|f36ee304-80ed-44ac-b7c8-2991e39ffe24|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:10.889Z|9c2a95b2-3d88-4a23-a1e7-3c028f31d871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:27:10.892Z|9c2a95b2-3d88-4a23-a1e7-3c028f31d871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:27:11.138Z|ebe37db1-c3ff-441c-8912-bc6428adb0c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:27:11.138Z|ebe37db1-c3ff-441c-8912-bc6428adb0c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:27:13.719Z|e22544b1-308b-4bc4-8ef7-fc9583bfdfc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:13.719Z|987fa00f-842e-4754-9662-7c0191bd0db1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:13.720Z|e22544b1-308b-4bc4-8ef7-fc9583bfdfc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:13.720Z|987fa00f-842e-4754-9662-7c0191bd0db1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:14.022Z|9ae083c2-505f-4b56-86d3-0731953b6d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:14.023Z|9ae083c2-505f-4b56-86d3-0731953b6d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:23.744Z|dd001b3a-106d-4861-8550-f846c1c1611c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:23.744Z|1b3c1d48-94bd-437d-8072-717f02f3ad90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:23.745Z|dd001b3a-106d-4861-8550-f846c1c1611c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:23.745Z|1b3c1d48-94bd-437d-8072-717f02f3ad90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:24.046Z|6c1fd58c-2a4d-432a-9827-653ec11f5a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:24.046Z|6c1fd58c-2a4d-432a-9827-653ec11f5a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:25.888Z|29049b4a-5bf3-45bd-981e-d9f91a17d7f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:27:25.889Z|29049b4a-5bf3-45bd-981e-d9f91a17d7f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:27:33.767Z|63359dce-62bf-4cc4-93ce-badf62099916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:33.767Z|9d74fa49-8be7-435c-83b6-5909466d18e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:33.768Z|63359dce-62bf-4cc4-93ce-badf62099916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:33.768Z|9d74fa49-8be7-435c-83b6-5909466d18e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:34.073Z|eaa32988-c295-458f-b754-d21503354bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:34.074Z|eaa32988-c295-458f-b754-d21503354bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:40.889Z|e91b82c2-bdc5-4c19-9e3a-1c0e12773687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:27:40.889Z|e91b82c2-bdc5-4c19-9e3a-1c0e12773687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:27:41.139Z|0953a3e6-8c35-49d0-a10f-51e227fb423c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:27:41.140Z|0953a3e6-8c35-49d0-a10f-51e227fb423c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:27:43.797Z|7bf6b425-0dfb-4c36-89e3-f1a0ad9f4483|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:43.797Z|ecf9f8af-34f4-4a42-87f2-9fb3e444f0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:43.798Z|7bf6b425-0dfb-4c36-89e3-f1a0ad9f4483|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:43.798Z|ecf9f8af-34f4-4a42-87f2-9fb3e444f0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:44.098Z|d4394f5a-cff5-4de9-ba46-ac70853c416b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:44.099Z|d4394f5a-cff5-4de9-ba46-ac70853c416b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:53.820Z|3045dd6f-8ae5-46d5-a583-f04d5665b081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:53.821Z|3045dd6f-8ae5-46d5-a583-f04d5665b081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:53.823Z|a8adad79-4571-4e7d-94ec-c9f7efb14a17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:53.823Z|a8adad79-4571-4e7d-94ec-c9f7efb14a17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:54.121Z|5ffb08f0-b124-4ce3-91cd-58e00b5e40ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:27:54.122Z|5ffb08f0-b124-4ce3-91cd-58e00b5e40ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:27:55.888Z|7998815e-f72b-4943-89d0-be53ba7bd683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:27:55.890Z|7998815e-f72b-4943-89d0-be53ba7bd683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:28:03.844Z|cbf3a1f0-45d2-4b46-a776-22b851727b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:03.844Z|a1827b7e-8c2c-402c-ad3c-3708f6747950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:03.845Z|cbf3a1f0-45d2-4b46-a776-22b851727b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:03.845Z|a1827b7e-8c2c-402c-ad3c-3708f6747950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:04.142Z|a95d06d0-a3db-4c6f-ad32-1816e3d835a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:04.142Z|a95d06d0-a3db-4c6f-ad32-1816e3d835a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:07.399Z|15d01ad9-e2a1-480b-8b63-435cb4464ef7|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:28:07.400Z|15d01ad9-e2a1-480b-8b63-435cb4464ef7|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:10.888Z|3a09c7df-62f5-4c00-871b-806feb3a3ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:28:10.889Z|3a09c7df-62f5-4c00-871b-806feb3a3ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:28:11.140Z|d776a282-875b-4ac2-bd80-a885ad1ad789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:28:11.141Z|d776a282-875b-4ac2-bd80-a885ad1ad789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:28:13.865Z|91dbcbdd-3e4e-43cd-838b-f788ffcfa5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:13.866Z|91dbcbdd-3e4e-43cd-838b-f788ffcfa5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:13.868Z|c6a86b95-00e0-4ba2-93e5-7da5baddf7f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:13.868Z|c6a86b95-00e0-4ba2-93e5-7da5baddf7f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:14.164Z|9c16a6cc-b4eb-48f0-963f-6340eae6dd22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:14.164Z|9c16a6cc-b4eb-48f0-963f-6340eae6dd22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:23.889Z|961c5cb8-5b41-4813-aaa3-3a658abd2c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:23.889Z|1dbe9ce1-8f00-489e-a90a-099acce299db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:23.890Z|961c5cb8-5b41-4813-aaa3-3a658abd2c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:23.890Z|1dbe9ce1-8f00-489e-a90a-099acce299db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:24.185Z|4ac16b81-112d-4505-885c-852172e2adf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:24.185Z|4ac16b81-112d-4505-885c-852172e2adf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:25.889Z|06e3921f-7a12-40ae-a7f8-1ab40f9441e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:28:25.889Z|06e3921f-7a12-40ae-a7f8-1ab40f9441e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:28:33.916Z|8ccb8eb3-4dcc-4241-8377-79aa5ee33d38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:33.916Z|5488aa0b-9108-45fb-a059-4b2f5244f86e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:33.917Z|8ccb8eb3-4dcc-4241-8377-79aa5ee33d38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:33.917Z|5488aa0b-9108-45fb-a059-4b2f5244f86e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:34.205Z|aac5414d-1316-4a65-b92b-787247f4e234|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:34.205Z|aac5414d-1316-4a65-b92b-787247f4e234|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:40.890Z|442a99c6-dfe3-4607-aaa8-c6247f5f76b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:28:40.892Z|442a99c6-dfe3-4607-aaa8-c6247f5f76b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:28:41.142Z|24b4b407-6203-4d64-a5eb-84134b20788c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:28:41.143Z|24b4b407-6203-4d64-a5eb-84134b20788c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:28:43.943Z|e4aa19ab-3982-4fa8-acd7-707a221132f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:43.943Z|870414b5-31f7-4b05-b720-7eb9045733d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:43.945Z|870414b5-31f7-4b05-b720-7eb9045733d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:43.945Z|e4aa19ab-3982-4fa8-acd7-707a221132f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:44.225Z|6da6cabf-3287-4cdf-9e3c-7ef23d839228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:44.226Z|6da6cabf-3287-4cdf-9e3c-7ef23d839228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:53.969Z|f3551307-49aa-4ce2-b63a-dcf4a2a6dcee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:53.969Z|29e4a975-2fa7-42f8-af31-7dca32f99b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:53.970Z|f3551307-49aa-4ce2-b63a-dcf4a2a6dcee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:53.970Z|29e4a975-2fa7-42f8-af31-7dca32f99b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:54.245Z|8853f908-5b89-449b-ba73-9578903ace4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:28:54.246Z|8853f908-5b89-449b-ba73-9578903ace4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:28:55.888Z|a134a31a-f489-4ad7-b3af-1bb3dc46cca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:28:55.889Z|a134a31a-f489-4ad7-b3af-1bb3dc46cca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:29:03.992Z|adfed9c5-dd5b-4b97-b3cd-85370d35eb7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:03.992Z|feb50fa3-7d20-46a7-8d8b-ca114d058e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:03.993Z|adfed9c5-dd5b-4b97-b3cd-85370d35eb7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:03.993Z|feb50fa3-7d20-46a7-8d8b-ca114d058e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:04.264Z|1797647d-7f7d-4148-8898-8282f07e34e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:04.265Z|1797647d-7f7d-4148-8898-8282f07e34e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:07.402Z|1e28ec76-b33b-42d4-aae0-2496434f31e5|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:29:07.403Z|1e28ec76-b33b-42d4-aae0-2496434f31e5|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:10.888Z|2bda09b0-54f6-4ce3-91f9-37a3ea36e08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:29:10.889Z|2bda09b0-54f6-4ce3-91f9-37a3ea36e08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:29:11.144Z|f0b97a2d-6d89-4f55-bccc-4db056299ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:29:11.144Z|f0b97a2d-6d89-4f55-bccc-4db056299ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:29:14.015Z|e99b7b4b-557c-4d81-9790-68d775923712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:14.015Z|de773bb0-41a6-47f8-9795-838aa0c941a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:14.015Z|e99b7b4b-557c-4d81-9790-68d775923712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:14.015Z|de773bb0-41a6-47f8-9795-838aa0c941a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:14.283Z|11152f4d-505a-4360-9137-4c1ea517f8ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:14.283Z|11152f4d-505a-4360-9137-4c1ea517f8ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:24.037Z|28fa77f5-02bd-4281-9147-b07051be75b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:24.037Z|d9133ed0-05eb-464f-9cfb-15305b6826dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:24.038Z|d9133ed0-05eb-464f-9cfb-15305b6826dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:24.038Z|28fa77f5-02bd-4281-9147-b07051be75b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:24.303Z|62e13323-611c-4e72-a3c1-24ef7567aaba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:24.304Z|62e13323-611c-4e72-a3c1-24ef7567aaba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:25.888Z|aad8dc8a-a6a4-4c89-9e97-19c4535f365b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:29:25.891Z|aad8dc8a-a6a4-4c89-9e97-19c4535f365b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:29:34.058Z|835f3008-d0ab-432f-9202-d29197929b1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:34.059Z|46a60558-b0b7-431c-a997-dbefb25c4769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:34.059Z|46a60558-b0b7-431c-a997-dbefb25c4769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:34.059Z|835f3008-d0ab-432f-9202-d29197929b1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:34.322Z|51973f2d-8b2e-4e87-923a-85c2bc4eae86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:34.323Z|51973f2d-8b2e-4e87-923a-85c2bc4eae86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:40.888Z|534d78aa-781c-4a81-92da-dd3bc46b1776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:29:40.889Z|534d78aa-781c-4a81-92da-dd3bc46b1776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:29:41.145Z|84f1c6de-0774-4ed1-b300-17c250fee3a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:29:41.146Z|84f1c6de-0774-4ed1-b300-17c250fee3a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:29:44.079Z|d7b3a1ac-1c96-44fe-8431-7e9da8430947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:44.080Z|5c897897-eab8-4221-84b3-e9601140daf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:44.080Z|d7b3a1ac-1c96-44fe-8431-7e9da8430947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:44.081Z|5c897897-eab8-4221-84b3-e9601140daf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:44.343Z|dc8a044e-3a42-4e48-99c7-bafa102834c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:44.344Z|dc8a044e-3a42-4e48-99c7-bafa102834c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:54.100Z|08b807b0-23da-4c34-8de5-f15a4069daca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:54.100Z|cc32ef71-fb37-46f4-9e96-d7ad32f0f7b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:54.101Z|08b807b0-23da-4c34-8de5-f15a4069daca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:54.101Z|cc32ef71-fb37-46f4-9e96-d7ad32f0f7b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:54.363Z|a5235ea2-8a01-4b86-80ce-51aca30a9bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:29:54.364Z|a5235ea2-8a01-4b86-80ce-51aca30a9bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:29:55.888Z|68d3a6cd-3788-473f-8a87-6997bd48b16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:29:55.889Z|68d3a6cd-3788-473f-8a87-6997bd48b16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:30:04.127Z|91fdb3bb-07e6-4eb5-9285-a26ff23c7964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:04.129Z|91fdb3bb-07e6-4eb5-9285-a26ff23c7964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:04.130Z|4ab11060-a465-4119-acc5-75114980988c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:04.131Z|4ab11060-a465-4119-acc5-75114980988c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:04.382Z|7536b6bf-ce21-469f-9d23-b5e749126a6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:04.383Z|7536b6bf-ce21-469f-9d23-b5e749126a6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:07.403Z|0d31a6b3-ae08-41df-b416-de08ea36e101|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:30:07.404Z|0d31a6b3-ae08-41df-b416-de08ea36e101|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:10.890Z|59795f7e-db80-4c62-bb2e-363a2a14f52e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:30:10.892Z|59795f7e-db80-4c62-bb2e-363a2a14f52e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:30:11.147Z|c579c9b2-bd66-4a9e-ab82-339e2f9fcf86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:30:11.147Z|c579c9b2-bd66-4a9e-ab82-339e2f9fcf86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:30:14.153Z|54c7ddbd-c0e5-458f-bde2-baf3df7acc7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:14.153Z|54bd9956-4354-4488-9c71-100b836f2cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:14.154Z|54c7ddbd-c0e5-458f-bde2-baf3df7acc7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:14.154Z|54bd9956-4354-4488-9c71-100b836f2cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:14.402Z|9616c101-c58a-48b9-bfc7-25efc7239de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:14.403Z|9616c101-c58a-48b9-bfc7-25efc7239de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:24.176Z|4274999d-cd04-42bf-9be8-46578d367020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:24.176Z|6aa0e288-bc1a-467e-8058-5e3b21834eea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:24.177Z|6aa0e288-bc1a-467e-8058-5e3b21834eea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:24.177Z|4274999d-cd04-42bf-9be8-46578d367020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:24.423Z|c7ed1616-ee26-4aec-9434-96f370ad86f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:24.424Z|c7ed1616-ee26-4aec-9434-96f370ad86f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:25.888Z|08526595-742d-4f00-8630-7ae741410a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:30:25.889Z|08526595-742d-4f00-8630-7ae741410a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:30:34.201Z|376d6305-80b6-4d88-b7df-c75abc640bf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:34.201Z|92e5019b-c856-4c42-a1a8-9df0f4851af0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:34.201Z|92e5019b-c856-4c42-a1a8-9df0f4851af0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:34.201Z|376d6305-80b6-4d88-b7df-c75abc640bf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:34.447Z|1925ed54-72ea-494a-996c-1d4d8ecbfbee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:34.448Z|1925ed54-72ea-494a-996c-1d4d8ecbfbee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:40.889Z|b3409918-887e-4144-a35b-98eb9fc1672c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:30:40.889Z|b3409918-887e-4144-a35b-98eb9fc1672c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:30:41.148Z|5c1e2b07-0942-46c2-b0d8-dfbe7296dc19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:30:41.149Z|5c1e2b07-0942-46c2-b0d8-dfbe7296dc19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:30:44.224Z|e63f2e47-0c75-46ba-b7d8-b16475f6115b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:44.224Z|fedc39fa-617a-47b9-9721-dc5a95f958aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:44.225Z|e63f2e47-0c75-46ba-b7d8-b16475f6115b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:44.225Z|fedc39fa-617a-47b9-9721-dc5a95f958aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:44.468Z|61b2c0dc-06ff-44df-a367-63c48e278e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:44.469Z|61b2c0dc-06ff-44df-a367-63c48e278e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:54.248Z|e609ed1b-2892-4dc3-ae4b-502a98dfd931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:54.248Z|49976c32-0f58-48a0-a76a-bc9eb390ed09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:54.249Z|e609ed1b-2892-4dc3-ae4b-502a98dfd931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:54.249Z|49976c32-0f58-48a0-a76a-bc9eb390ed09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:54.487Z|09442be9-8401-4526-9e88-520825910d98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:30:54.488Z|09442be9-8401-4526-9e88-520825910d98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:30:55.888Z|353d5006-ffa8-4164-8e2d-2415a8b53e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:30:55.890Z|353d5006-ffa8-4164-8e2d-2415a8b53e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:31:04.270Z|8cf79dea-3ca2-4a87-9ce8-710e9c4436a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:04.270Z|688365ae-5812-40c9-bcca-bde72a1f4eda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:04.271Z|8cf79dea-3ca2-4a87-9ce8-710e9c4436a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:04.271Z|688365ae-5812-40c9-bcca-bde72a1f4eda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:04.509Z|c93f13d8-9994-4a77-92e9-b26743ff316d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:04.510Z|c93f13d8-9994-4a77-92e9-b26743ff316d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:07.398Z|9476a6ac-2721-4214-8b0a-8e275612b433|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:31:07.399Z|9476a6ac-2721-4214-8b0a-8e275612b433|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:10.889Z|9960c712-7e7e-4fd7-b7c2-b893adde2985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:31:10.889Z|9960c712-7e7e-4fd7-b7c2-b893adde2985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:31:11.149Z|44a80050-b9de-4a26-8333-34eebc61ebdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:31:11.150Z|44a80050-b9de-4a26-8333-34eebc61ebdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:31:14.290Z|6f5ffe4a-24c0-47fd-add4-37affc2907db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:14.290Z|a3e7cb86-85b0-4226-b19c-41bcdf5b8f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:14.291Z|6f5ffe4a-24c0-47fd-add4-37affc2907db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:14.291Z|a3e7cb86-85b0-4226-b19c-41bcdf5b8f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:14.531Z|249bf585-1459-4d19-8838-c2c17634c5a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:14.532Z|249bf585-1459-4d19-8838-c2c17634c5a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:24.310Z|bb64a20e-6178-4b54-b9b8-f776886ac96a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:24.310Z|11ae33aa-cbe5-4f14-9e3f-a364b5af942c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:24.310Z|bb64a20e-6178-4b54-b9b8-f776886ac96a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:24.310Z|11ae33aa-cbe5-4f14-9e3f-a364b5af942c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:24.552Z|f67d1860-aab5-4e90-abe7-033c0c0b7375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:24.552Z|f67d1860-aab5-4e90-abe7-033c0c0b7375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:25.889Z|b0088daf-b0ee-4ef1-a670-47f46443552f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:31:25.889Z|b0088daf-b0ee-4ef1-a670-47f46443552f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:31:34.333Z|4f5ca5a8-ff0a-41c1-a382-848c79419e47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:34.333Z|03d2c515-4c3e-40f2-bead-4e466d364c18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:34.335Z|03d2c515-4c3e-40f2-bead-4e466d364c18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:34.335Z|4f5ca5a8-ff0a-41c1-a382-848c79419e47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:34.572Z|db607719-f7f6-4912-ab91-d152b0fa048b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:34.572Z|db607719-f7f6-4912-ab91-d152b0fa048b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:40.889Z|140b703f-2027-4c69-9147-8cfe6b71d7cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:31:40.891Z|140b703f-2027-4c69-9147-8cfe6b71d7cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:31:41.151Z|ed4dec32-7410-495f-bb7c-75836306f1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:31:41.151Z|ed4dec32-7410-495f-bb7c-75836306f1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:31:44.361Z|6f04352f-49c4-4dda-a1ad-6a663c2150e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:44.361Z|30c0e0a9-cd9c-49d9-bdcd-0b82087e9ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:44.362Z|6f04352f-49c4-4dda-a1ad-6a663c2150e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:44.362Z|30c0e0a9-cd9c-49d9-bdcd-0b82087e9ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:44.591Z|ff2246e8-5b97-40e9-913e-ae0422e61405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:44.592Z|ff2246e8-5b97-40e9-913e-ae0422e61405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:54.385Z|e1966eb0-3e62-48de-88c3-0118bee32574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:54.385Z|364b6da3-4b97-4bd1-8af8-9836afb74e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:54.385Z|e1966eb0-3e62-48de-88c3-0118bee32574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:54.385Z|364b6da3-4b97-4bd1-8af8-9836afb74e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:54.611Z|bc1abf9b-b895-46a3-acf7-17da6075c237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:31:54.612Z|bc1abf9b-b895-46a3-acf7-17da6075c237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:31:55.888Z|113a2766-416d-4100-a22b-a54e9b920bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:31:55.889Z|113a2766-416d-4100-a22b-a54e9b920bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:32:04.409Z|cccbe454-70c6-4afd-991c-e3d050a6e25f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:04.409Z|62152cc9-ec3f-477a-a7a3-24fc8061bc64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:04.410Z|62152cc9-ec3f-477a-a7a3-24fc8061bc64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:04.411Z|cccbe454-70c6-4afd-991c-e3d050a6e25f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:04.637Z|7668fb07-446f-4d70-b63e-7d8da44395de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:04.638Z|7668fb07-446f-4d70-b63e-7d8da44395de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:07.399Z|f51f9e06-082d-4e8b-af36-ff293e8df1c3|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:32:07.400Z|f51f9e06-082d-4e8b-af36-ff293e8df1c3|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:10.888Z|87377037-78ca-46b0-8b75-dbd4b1328c23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:32:10.889Z|87377037-78ca-46b0-8b75-dbd4b1328c23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:32:11.152Z|4bdbc3f6-c09c-4a37-9524-bc39f5daffcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:32:11.153Z|4bdbc3f6-c09c-4a37-9524-bc39f5daffcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:32:14.433Z|2ac19557-7929-4e6b-b0de-6cdbb8edd620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:14.433Z|56ddbdf4-cc27-42fe-83ec-bd2b51321da1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:14.434Z|56ddbdf4-cc27-42fe-83ec-bd2b51321da1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:14.434Z|2ac19557-7929-4e6b-b0de-6cdbb8edd620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:14.656Z|fb7baa5c-8981-429b-9d6c-e6ae06e0ef69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:14.657Z|fb7baa5c-8981-429b-9d6c-e6ae06e0ef69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:24.455Z|c0151a61-d287-44fd-b24b-0efa1176867b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:24.455Z|b6ddfb2e-682c-464a-be2f-bba3bfd4c464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:24.456Z|b6ddfb2e-682c-464a-be2f-bba3bfd4c464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:24.456Z|c0151a61-d287-44fd-b24b-0efa1176867b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:24.675Z|5727a1a7-cc5a-408a-927b-55ff0a5945c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:24.676Z|5727a1a7-cc5a-408a-927b-55ff0a5945c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:25.888Z|a4470e85-61b2-41b8-bfd9-2480eec13835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:32:25.891Z|a4470e85-61b2-41b8-bfd9-2480eec13835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:32:34.476Z|148d089f-f361-48a4-9d28-dc72650da10e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:34.476Z|511fee9f-8dc6-4081-bceb-e324f7a0a810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:34.477Z|148d089f-f361-48a4-9d28-dc72650da10e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:34.477Z|511fee9f-8dc6-4081-bceb-e324f7a0a810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:34.696Z|804ccb1d-dc2c-4d88-8529-1b4e4a4f1f2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:34.697Z|804ccb1d-dc2c-4d88-8529-1b4e4a4f1f2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:40.888Z|ab32cdb9-5544-43f6-8492-8d5ca84b3cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:32:40.889Z|ab32cdb9-5544-43f6-8492-8d5ca84b3cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:32:41.153Z|e716b4f6-828a-4e01-802b-0fea4dc74524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:32:41.153Z|e716b4f6-828a-4e01-802b-0fea4dc74524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:32:44.498Z|204e47ee-4e4f-4c29-9ed4-20ffbf941973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:44.498Z|204e47ee-4e4f-4c29-9ed4-20ffbf941973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:44.499Z|dd4a8879-4e53-48b9-a52b-ce5646b290a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:44.500Z|dd4a8879-4e53-48b9-a52b-ce5646b290a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:44.720Z|75539f8d-0d6e-4f54-a541-8b9c4a2a10b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:44.721Z|75539f8d-0d6e-4f54-a541-8b9c4a2a10b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:54.529Z|f978d5d4-2cdf-4b3e-992f-199c113f29df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:54.529Z|a98cb87f-019c-428c-9a6e-4eba0c34325c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:54.530Z|a98cb87f-019c-428c-9a6e-4eba0c34325c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:54.530Z|f978d5d4-2cdf-4b3e-992f-199c113f29df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:54.740Z|821be406-3367-40a9-8977-9cfae936b46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:32:54.740Z|821be406-3367-40a9-8977-9cfae936b46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:32:55.888Z|38eda6dc-c29e-4cda-83eb-9761269730f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:32:55.889Z|38eda6dc-c29e-4cda-83eb-9761269730f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:33:04.552Z|b257aef7-dcd0-4e2c-9003-a060e3964147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:04.552Z|1c603d09-9c9b-45b5-adb1-759332c9a0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:04.553Z|b257aef7-dcd0-4e2c-9003-a060e3964147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:04.553Z|1c603d09-9c9b-45b5-adb1-759332c9a0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:04.760Z|82bc2873-b072-428c-b9eb-4dc81526d10b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:04.761Z|82bc2873-b072-428c-b9eb-4dc81526d10b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:07.399Z|1cd63c1c-fd8b-4a43-8341-66501f01b7f1|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:33:07.400Z|1cd63c1c-fd8b-4a43-8341-66501f01b7f1|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:10.889Z|f822d919-f7a2-416e-96a9-8cd24091cc4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:33:10.890Z|f822d919-f7a2-416e-96a9-8cd24091cc4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:33:11.154Z|a256ba22-2e67-4ed2-9c58-2450022a3c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:33:11.155Z|a256ba22-2e67-4ed2-9c58-2450022a3c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:33:14.575Z|4b0db61d-3ddb-47a7-98a2-1c6e8c89676d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:14.575Z|583cd0ed-e9de-433e-af45-124698553051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:14.576Z|4b0db61d-3ddb-47a7-98a2-1c6e8c89676d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:14.576Z|583cd0ed-e9de-433e-af45-124698553051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:14.779Z|67506215-2087-4d1b-b261-2166976442d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:14.779Z|67506215-2087-4d1b-b261-2166976442d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:24.600Z|d5cec7a8-e7c6-4537-9585-57364f257583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:24.600Z|6ff4eacd-468a-40c2-994b-865ab552f11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:24.601Z|d5cec7a8-e7c6-4537-9585-57364f257583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:24.601Z|6ff4eacd-468a-40c2-994b-865ab552f11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:24.801Z|aa86523a-2968-4ec4-ac6b-5dbec9d72158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:24.802Z|aa86523a-2968-4ec4-ac6b-5dbec9d72158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:25.888Z|47e9e105-5482-44df-bd59-8023a736f34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:33:25.889Z|47e9e105-5482-44df-bd59-8023a736f34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:33:34.623Z|807e187d-9ad8-4cd7-abbc-f29b0e324c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:34.623Z|83c5d340-2e6a-468f-9cdc-948e26fe360e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:34.624Z|807e187d-9ad8-4cd7-abbc-f29b0e324c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:34.624Z|83c5d340-2e6a-468f-9cdc-948e26fe360e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:34.821Z|a1e7c5f3-165e-4d05-85a9-1dd27ba91e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:34.822Z|a1e7c5f3-165e-4d05-85a9-1dd27ba91e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:40.888Z|f10325f4-fc34-459c-8f54-4657cabb384f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:33:40.889Z|f10325f4-fc34-459c-8f54-4657cabb384f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:33:41.156Z|0f329139-124d-485a-9e76-3cab143fb0ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:33:41.156Z|0f329139-124d-485a-9e76-3cab143fb0ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:33:44.647Z|05a443af-6793-4ecd-8057-c1f3bf5471f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:44.647Z|d14bda60-d526-4f6c-86bb-311df84229e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:44.648Z|05a443af-6793-4ecd-8057-c1f3bf5471f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:44.649Z|d14bda60-d526-4f6c-86bb-311df84229e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:44.842Z|45b30f3f-c46e-4303-b070-1686155d28bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:44.842Z|45b30f3f-c46e-4303-b070-1686155d28bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:54.673Z|04a06524-34e3-494f-896f-4da771ddcefd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:54.673Z|3df0bb7f-2717-4d41-bdb4-6afab172f655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:54.674Z|04a06524-34e3-494f-896f-4da771ddcefd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:54.674Z|3df0bb7f-2717-4d41-bdb4-6afab172f655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:54.864Z|63857bb6-afbe-4979-b31a-a18658654cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:33:54.865Z|63857bb6-afbe-4979-b31a-a18658654cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:33:55.888Z|48e28881-f707-4452-bdc6-ccaec090d300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:33:55.891Z|48e28881-f707-4452-bdc6-ccaec090d300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:34:04.698Z|62749f5b-3466-48c7-82d3-cf92aff57948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:04.698Z|441a6e8f-4dc4-4512-8415-b8050172eb34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:04.699Z|62749f5b-3466-48c7-82d3-cf92aff57948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:04.699Z|441a6e8f-4dc4-4512-8415-b8050172eb34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:04.884Z|8dd0a35c-6b60-483a-a0d4-e6149f5ee900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:04.885Z|8dd0a35c-6b60-483a-a0d4-e6149f5ee900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:07.401Z|2aa90bbf-2643-487c-8c04-d6e39122332d|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:34:07.402Z|2aa90bbf-2643-487c-8c04-d6e39122332d|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:10.888Z|c131c232-0c82-47e8-995b-4f29de123c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:34:10.889Z|c131c232-0c82-47e8-995b-4f29de123c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:34:11.157Z|56364364-6a45-4545-acd1-e8c85c087e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:34:11.157Z|56364364-6a45-4545-acd1-e8c85c087e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:34:14.721Z|8dcf4faf-344f-45e4-a59f-147736e5971e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:14.721Z|15aab38a-00a1-46ec-8bc6-0a850d2a8a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:14.722Z|8dcf4faf-344f-45e4-a59f-147736e5971e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:14.722Z|15aab38a-00a1-46ec-8bc6-0a850d2a8a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:14.907Z|d11a1fdf-94f8-485b-bad3-f9b3022f8d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:14.908Z|d11a1fdf-94f8-485b-bad3-f9b3022f8d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:24.747Z|e71d8473-eed9-45dd-b1f9-d7a39aef58e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:24.747Z|fe5ccf68-b0eb-41e4-a68b-d83df584def0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:24.748Z|e71d8473-eed9-45dd-b1f9-d7a39aef58e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:24.748Z|fe5ccf68-b0eb-41e4-a68b-d83df584def0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:24.931Z|3f915b0a-00eb-4f4b-b44b-8f287eb33828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:24.933Z|3f915b0a-00eb-4f4b-b44b-8f287eb33828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:25.889Z|c96dc5ae-8ce0-4d2f-9e45-81bfe53e6298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:34:25.889Z|c96dc5ae-8ce0-4d2f-9e45-81bfe53e6298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:34:34.768Z|f82e2bfe-93ef-4dcb-820e-44b376b917e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:34.768Z|2b828427-c6e6-454f-897b-507567274ec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:34.769Z|f82e2bfe-93ef-4dcb-820e-44b376b917e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:34.769Z|2b828427-c6e6-454f-897b-507567274ec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:34.953Z|6297ebaf-5f55-4c6f-bad9-7350616e95b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:34.954Z|6297ebaf-5f55-4c6f-bad9-7350616e95b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:40.889Z|f2dc6f6d-2e00-40a7-ac22-f5ffffab8afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:34:40.891Z|f2dc6f6d-2e00-40a7-ac22-f5ffffab8afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:34:41.158Z|df1547d9-e56a-4f84-a45f-71bcf60e55b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:34:41.159Z|df1547d9-e56a-4f84-a45f-71bcf60e55b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:34:44.792Z|65f8a112-ef2a-4783-8bf7-e3fb766f1311|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:44.792Z|2da8390e-12c1-42f0-bfcf-896969705ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:44.793Z|65f8a112-ef2a-4783-8bf7-e3fb766f1311|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:44.793Z|2da8390e-12c1-42f0-bfcf-896969705ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:44.975Z|a07d8af9-4047-44a7-a961-3c28fd7c56b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:44.976Z|a07d8af9-4047-44a7-a961-3c28fd7c56b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:54.821Z|dbccb9b3-449e-40cd-b899-2f751a2b4e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:54.821Z|339cf070-8362-4ea3-a8ea-946630f8d9a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:54.823Z|339cf070-8362-4ea3-a8ea-946630f8d9a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:54.823Z|dbccb9b3-449e-40cd-b899-2f751a2b4e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:54.994Z|0fb3c59e-be94-4e05-84c0-3470f5972c45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:34:54.995Z|0fb3c59e-be94-4e05-84c0-3470f5972c45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:34:55.888Z|336a7131-cae8-4717-9a2f-195b7587d317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:34:55.889Z|336a7131-cae8-4717-9a2f-195b7587d317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:35:04.850Z|23732808-5a01-4f90-8dbd-c3f3e847c4cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:04.850Z|0f88af48-5d7f-46c3-b9a8-c3c2d3bb347e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:04.852Z|23732808-5a01-4f90-8dbd-c3f3e847c4cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:04.852Z|0f88af48-5d7f-46c3-b9a8-c3c2d3bb347e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:05.017Z|422d9627-1e70-4db2-a267-3825092c1ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:05.018Z|422d9627-1e70-4db2-a267-3825092c1ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:07.400Z|0967c13d-44a7-45b1-8fa7-213b20e8bac0|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:35:07.401Z|0967c13d-44a7-45b1-8fa7-213b20e8bac0|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:10.888Z|0c01b23f-03a2-455b-b8e4-62a23be19f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:35:10.889Z|0c01b23f-03a2-455b-b8e4-62a23be19f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:35:11.159Z|7a909410-065e-4ee3-a7c8-cb270e195e1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:35:11.160Z|7a909410-065e-4ee3-a7c8-cb270e195e1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:35:14.880Z|b10bce13-4135-4b36-83d8-9de90aae48e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:14.881Z|b10bce13-4135-4b36-83d8-9de90aae48e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:14.898Z|a28581b3-c3b1-4700-a17f-5193cee29e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:14.898Z|a28581b3-c3b1-4700-a17f-5193cee29e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:15.045Z|b20aa42c-1669-4d7d-bf58-3a7b495362c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:15.045Z|b20aa42c-1669-4d7d-bf58-3a7b495362c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:24.906Z|9da03755-e36b-4e03-b498-1273d339c44c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:24.907Z|9da03755-e36b-4e03-b498-1273d339c44c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:24.916Z|9a0abdda-ab0e-404d-9195-7111ba8e1370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:24.917Z|9a0abdda-ab0e-404d-9195-7111ba8e1370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:25.070Z|078946e3-003a-4414-9561-a33e89d2ee35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:25.071Z|078946e3-003a-4414-9561-a33e89d2ee35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:25.888Z|913ae35a-6ca9-4fc4-9312-37e1bbca0abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:35:25.890Z|913ae35a-6ca9-4fc4-9312-37e1bbca0abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:35:34.933Z|03118a17-bca3-4ae2-9e2a-e7933c785782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:34.934Z|03118a17-bca3-4ae2-9e2a-e7933c785782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:34.939Z|ea7b561c-7ac9-42b4-a636-8e93c8686f10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:34.940Z|ea7b561c-7ac9-42b4-a636-8e93c8686f10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:35.093Z|0fcbd99e-0993-4059-ae6b-b95ac1130c86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:35.093Z|0fcbd99e-0993-4059-ae6b-b95ac1130c86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:40.888Z|4f2ccc16-5e46-4dc1-a4b9-c0b965b60434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:35:40.889Z|4f2ccc16-5e46-4dc1-a4b9-c0b965b60434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:35:41.161Z|0228a1f5-5890-4a97-aa14-03303d84304d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:35:41.161Z|0228a1f5-5890-4a97-aa14-03303d84304d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:35:44.958Z|ea6522db-cb3b-4879-90ba-5a67f22b0c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:44.959Z|ea6522db-cb3b-4879-90ba-5a67f22b0c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:44.961Z|1e39118b-2a98-4f45-b0d0-786c1629bb2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:44.962Z|1e39118b-2a98-4f45-b0d0-786c1629bb2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:45.111Z|4d70b9b2-6ff8-4a33-be6d-c50735ba6539|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:45.111Z|4d70b9b2-6ff8-4a33-be6d-c50735ba6539|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:54.982Z|53c434c9-2ec8-4e3f-b39c-1d5e5bc5851f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:54.982Z|2a4d429d-17c3-4129-84c9-a61a62d97a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:54.983Z|2a4d429d-17c3-4129-84c9-a61a62d97a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:54.983Z|53c434c9-2ec8-4e3f-b39c-1d5e5bc5851f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:55.129Z|ddbe3284-bb2f-4820-a973-4dd556890323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:35:55.130Z|ddbe3284-bb2f-4820-a973-4dd556890323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:35:55.888Z|1fbbb044-32dd-4596-a32a-c010d9022347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:35:55.889Z|1fbbb044-32dd-4596-a32a-c010d9022347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:36:05.007Z|440e40a7-7460-4b7e-b18d-fce3265f210d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:05.007Z|87fc054e-7ba9-47e1-be3b-e2925c45b26a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:05.008Z|440e40a7-7460-4b7e-b18d-fce3265f210d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:05.008Z|87fc054e-7ba9-47e1-be3b-e2925c45b26a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:05.156Z|45bc8550-782a-4121-9b62-b830db69f13a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:05.157Z|45bc8550-782a-4121-9b62-b830db69f13a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:07.400Z|21219d74-c282-47de-bc78-8dd3c0a2732d|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:36:07.401Z|21219d74-c282-47de-bc78-8dd3c0a2732d|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:10.889Z|a66fc39c-467a-49df-8fe3-8e54b4ac2c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:36:10.891Z|a66fc39c-467a-49df-8fe3-8e54b4ac2c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:36:11.164Z|16d51f89-74b6-4e68-860d-d2993aa64f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:36:11.165Z|16d51f89-74b6-4e68-860d-d2993aa64f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:36:15.030Z|eea12c54-4b4c-41b2-88ae-99b267afc3dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:15.030Z|d89dfb23-1125-4aa4-b08b-40b037f7b704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:15.032Z|d89dfb23-1125-4aa4-b08b-40b037f7b704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:15.032Z|eea12c54-4b4c-41b2-88ae-99b267afc3dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:15.177Z|0f10a972-3b34-4420-a0fb-acd5b63c514e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:15.178Z|0f10a972-3b34-4420-a0fb-acd5b63c514e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:25.059Z|fb7a1ef4-71de-4102-aac8-d681e9073f3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:25.059Z|9008643a-c534-491e-9725-11691b7cec3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:25.061Z|9008643a-c534-491e-9725-11691b7cec3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:25.061Z|fb7a1ef4-71de-4102-aac8-d681e9073f3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:25.197Z|07b862bb-2c1a-480d-9c85-b63d0c3b539c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:25.198Z|07b862bb-2c1a-480d-9c85-b63d0c3b539c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:25.889Z|b4f02949-820b-40f6-9e32-a7606b6fffa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:36:25.890Z|b4f02949-820b-40f6-9e32-a7606b6fffa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:36:35.084Z|12d5bba5-2858-4507-98b1-e33a3f40b3f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:35.084Z|681d1616-8bd7-464c-ba30-fa7e14dca91a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:35.085Z|12d5bba5-2858-4507-98b1-e33a3f40b3f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:35.085Z|681d1616-8bd7-464c-ba30-fa7e14dca91a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:35.217Z|b9a6aa4f-bc35-4f7a-88b8-a1dfc3a879aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:35.218Z|b9a6aa4f-bc35-4f7a-88b8-a1dfc3a879aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:40.888Z|c05bae54-aa66-47a5-b6f1-271857326c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:36:40.889Z|c05bae54-aa66-47a5-b6f1-271857326c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:36:41.165Z|6dc01d3d-f9da-43e7-b8f8-d7d5f19cc73a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:36:41.166Z|6dc01d3d-f9da-43e7-b8f8-d7d5f19cc73a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:36:45.113Z|3a5bfafe-96b2-456a-b1d1-d0bef44588a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:45.113Z|3a5bfafe-96b2-456a-b1d1-d0bef44588a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:45.116Z|6da46937-f3cd-40e6-b74b-428eef1ced2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:45.117Z|6da46937-f3cd-40e6-b74b-428eef1ced2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:45.242Z|e45679e1-73d2-47e8-a6fa-dee23cbc86c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:45.243Z|e45679e1-73d2-47e8-a6fa-dee23cbc86c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:55.138Z|1cce1ef0-4bd2-4d46-801a-4e895093ae57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:55.138Z|604f0e48-0417-46e0-80b3-099ca56cee81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:55.138Z|604f0e48-0417-46e0-80b3-099ca56cee81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:55.138Z|1cce1ef0-4bd2-4d46-801a-4e895093ae57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:55.262Z|8e421ef9-0b14-46cf-aa0a-aadc44674c27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:36:55.263Z|8e421ef9-0b14-46cf-aa0a-aadc44674c27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:36:55.888Z|8a2d3cf9-7fde-4bd0-bd62-b7e60aafe87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:36:55.890Z|8a2d3cf9-7fde-4bd0-bd62-b7e60aafe87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:37:05.158Z|6bbd6376-5934-44ac-8344-c6d570272cf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:05.159Z|6bbd6376-5934-44ac-8344-c6d570272cf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:05.165Z|8bb78e09-67df-42dd-81da-7d19d7214740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:05.165Z|8bb78e09-67df-42dd-81da-7d19d7214740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:05.280Z|0286f71e-15d9-414c-87df-63a6ec6f262f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:05.280Z|0286f71e-15d9-414c-87df-63a6ec6f262f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:07.402Z|c9a7abf3-d3f3-431f-9644-af227b590b47|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:37:07.404Z|c9a7abf3-d3f3-431f-9644-af227b590b47|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:10.888Z|b8475406-7604-4d2a-b2db-5b0eeda8cdba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:37:10.889Z|b8475406-7604-4d2a-b2db-5b0eeda8cdba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:37:11.167Z|d3900b5b-2aec-4b8f-a78e-0d595ff8eeaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:37:11.167Z|d3900b5b-2aec-4b8f-a78e-0d595ff8eeaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:37:15.180Z|874905a0-2db3-46fd-9240-88f3e76d3725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:15.181Z|874905a0-2db3-46fd-9240-88f3e76d3725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:15.181Z|7f3671b4-c826-40e8-8fe0-e3f6cbd89271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:15.182Z|7f3671b4-c826-40e8-8fe0-e3f6cbd89271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:15.300Z|090155ed-cc71-4cfc-87a1-80e02fe723cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:15.301Z|090155ed-cc71-4cfc-87a1-80e02fe723cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:25.202Z|2c7ba356-c6ee-4099-8e6e-9e4b46f9e81d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:25.202Z|e25c7c21-ccbf-4bfd-a7b5-2c5b7f44238e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:25.203Z|2c7ba356-c6ee-4099-8e6e-9e4b46f9e81d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:25.203Z|e25c7c21-ccbf-4bfd-a7b5-2c5b7f44238e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:25.320Z|87b5418f-bd54-4dc4-a7b5-b2e6f297aa6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:25.321Z|87b5418f-bd54-4dc4-a7b5-b2e6f297aa6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:25.888Z|d4af332b-2027-4726-97ec-608087157156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:37:25.889Z|d4af332b-2027-4726-97ec-608087157156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:37:35.222Z|0a991964-f92c-485e-a28c-a5992c37501d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:35.222Z|0a991964-f92c-485e-a28c-a5992c37501d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:35.222Z|02f5cb25-9009-4713-8e64-74610e13316b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:35.223Z|02f5cb25-9009-4713-8e64-74610e13316b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:35.339Z|16d240ea-47f8-4976-aa6b-1e1fb21322db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:35.340Z|16d240ea-47f8-4976-aa6b-1e1fb21322db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:40.889Z|16f89102-bd3a-4178-b89e-df19a496a671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:37:40.891Z|16f89102-bd3a-4178-b89e-df19a496a671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:37:41.168Z|e528d1b3-306a-4423-a696-277f6c04abf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:37:41.168Z|e528d1b3-306a-4423-a696-277f6c04abf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:37:45.241Z|99e1eaf0-98cd-4987-bb25-ee994318d9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:45.241Z|5a46c752-a40e-462c-9f4a-c6b6842b9cb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:45.242Z|99e1eaf0-98cd-4987-bb25-ee994318d9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:45.242Z|5a46c752-a40e-462c-9f4a-c6b6842b9cb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:45.361Z|d51b2fbc-e51a-456e-9980-82ec4441cf30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:45.362Z|d51b2fbc-e51a-456e-9980-82ec4441cf30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:55.269Z|5808b9b0-6120-443b-95f8-3617f28b8dff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:55.269Z|5b438d2a-19ca-48ef-902c-10851165e1e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:55.271Z|5b438d2a-19ca-48ef-902c-10851165e1e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:55.271Z|5808b9b0-6120-443b-95f8-3617f28b8dff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:55.384Z|a058f879-463a-4ddd-ba3f-4c22d5792093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:37:55.384Z|a058f879-463a-4ddd-ba3f-4c22d5792093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:37:55.889Z|2457aad8-918f-417d-adc3-88414ba090e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:37:55.889Z|2457aad8-918f-417d-adc3-88414ba090e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:38:05.294Z|efb76442-13d5-4118-84c9-03c50f7bba32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:05.294Z|59e912a2-fcc7-450d-94d5-b8dc4761ccae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:05.295Z|efb76442-13d5-4118-84c9-03c50f7bba32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:05.295Z|59e912a2-fcc7-450d-94d5-b8dc4761ccae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:05.402Z|d6a3bc23-af69-45ee-b118-bfa8e862aff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:05.403Z|d6a3bc23-af69-45ee-b118-bfa8e862aff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:07.402Z|50e15e84-704c-4b78-878f-acaa833815ed|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:38:07.403Z|50e15e84-704c-4b78-878f-acaa833815ed|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:10.888Z|73cc213c-ca1b-4c06-8089-fa4e8cb19edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:38:10.889Z|73cc213c-ca1b-4c06-8089-fa4e8cb19edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:38:11.169Z|7f7db9f7-70da-42df-a1ba-4e2a435d353f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:38:11.169Z|7f7db9f7-70da-42df-a1ba-4e2a435d353f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:38:15.316Z|1be29177-5ac7-4273-81fa-b3e7b2301da5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:15.316Z|8af18648-5a91-4689-8699-28eee24a29d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:15.317Z|8af18648-5a91-4689-8699-28eee24a29d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:15.317Z|1be29177-5ac7-4273-81fa-b3e7b2301da5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:15.424Z|c40049b8-74e4-4904-bc61-99534e53543e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:15.424Z|c40049b8-74e4-4904-bc61-99534e53543e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:25.341Z|c38022e7-3fd6-4683-beae-4f2f1399c0dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:25.341Z|f65bc988-ce61-4f7c-9b4d-65dfacf09632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:25.342Z|c38022e7-3fd6-4683-beae-4f2f1399c0dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:25.342Z|f65bc988-ce61-4f7c-9b4d-65dfacf09632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:25.441Z|e1c3a1e7-b14d-4f02-ba25-31ba39df75ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:25.441Z|e1c3a1e7-b14d-4f02-ba25-31ba39df75ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:25.888Z|9ec89ea9-960f-4868-9bd0-2b9627267512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:38:25.890Z|9ec89ea9-960f-4868-9bd0-2b9627267512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:38:35.364Z|0650086b-6e7b-4ec4-aab0-7810fc0248c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:35.365Z|0650086b-6e7b-4ec4-aab0-7810fc0248c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:35.367Z|7eb35976-b09b-4ec4-9e85-35e2ff15d2d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:35.368Z|7eb35976-b09b-4ec4-9e85-35e2ff15d2d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:35.460Z|4d9f5ea1-1ad5-4c25-8d16-037585bb8db4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:35.460Z|4d9f5ea1-1ad5-4c25-8d16-037585bb8db4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:40.889Z|f0f2b4a5-ed6c-46b3-b1b0-0d0a36e4850f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:38:40.889Z|f0f2b4a5-ed6c-46b3-b1b0-0d0a36e4850f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:38:41.170Z|2584a2fe-8e76-43b3-b7ea-0d81069cf94d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:38:41.170Z|2584a2fe-8e76-43b3-b7ea-0d81069cf94d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:38:45.386Z|e0e6a861-5a66-4c96-bc62-acb6fbd9e34e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:45.385Z|804cc999-8d7c-4d3e-bb1d-acc25476cacb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:45.386Z|e0e6a861-5a66-4c96-bc62-acb6fbd9e34e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:45.386Z|804cc999-8d7c-4d3e-bb1d-acc25476cacb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:45.485Z|c0f0e84c-0084-4433-95e1-7830f98f6975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:45.485Z|c0f0e84c-0084-4433-95e1-7830f98f6975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:55.407Z|8d1a2ae5-0049-43a3-8386-730a08c9c2ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:55.407Z|53f2a8e4-f056-4a2d-8514-4ca950bd6de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:55.407Z|53f2a8e4-f056-4a2d-8514-4ca950bd6de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:55.407Z|8d1a2ae5-0049-43a3-8386-730a08c9c2ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:55.509Z|196f5164-6ac3-4d7e-aa12-b0f4e8712235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:38:55.510Z|196f5164-6ac3-4d7e-aa12-b0f4e8712235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:38:55.888Z|b4651ecd-d13d-493c-a2eb-ef8a44712e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:38:55.889Z|b4651ecd-d13d-493c-a2eb-ef8a44712e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:39:05.428Z|f632dcb8-170e-49ca-9042-01c85ecde2c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:05.428Z|71f05350-c996-4285-b0b6-4e20045035d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:05.428Z|71f05350-c996-4285-b0b6-4e20045035d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:05.428Z|f632dcb8-170e-49ca-9042-01c85ecde2c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:05.531Z|56eda9cf-1086-41eb-b553-ab825f9bb578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:05.531Z|56eda9cf-1086-41eb-b553-ab825f9bb578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:07.402Z|f63a1328-b768-42a4-ba06-dd1e6c1d00fa|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:39:07.403Z|f63a1328-b768-42a4-ba06-dd1e6c1d00fa|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:10.889Z|efa226f1-429b-4643-b630-908aa6929405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:39:10.891Z|efa226f1-429b-4643-b630-908aa6929405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:39:11.171Z|ffeffff3-1109-49f7-8dff-46540aa4aea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:39:11.172Z|ffeffff3-1109-49f7-8dff-46540aa4aea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:39:15.448Z|37df105d-d746-4403-8149-6c6c1f19b9f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:15.448Z|20325d0e-9246-46c1-9a94-c0dab9fec917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:15.449Z|20325d0e-9246-46c1-9a94-c0dab9fec917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:15.449Z|37df105d-d746-4403-8149-6c6c1f19b9f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:15.549Z|af2e3b45-df77-4ead-88ab-d4afa0569574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:15.550Z|af2e3b45-df77-4ead-88ab-d4afa0569574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:25.473Z|3c2e13ee-e81a-49e5-896e-71ecc6f081f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:25.473Z|97b1368c-e9f2-40a0-9d24-3e3d30e36654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:25.474Z|3c2e13ee-e81a-49e5-896e-71ecc6f081f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:25.474Z|97b1368c-e9f2-40a0-9d24-3e3d30e36654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:25.569Z|d90a2671-a720-4469-b5f3-94a4cd7ddf9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:25.570Z|d90a2671-a720-4469-b5f3-94a4cd7ddf9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:25.889Z|37ec561e-7d05-4859-ab18-1c300f4eb98b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:39:25.889Z|37ec561e-7d05-4859-ab18-1c300f4eb98b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:39:35.502Z|6f27d8aa-01ad-4a3b-93f0-03ced2f3137e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:35.502Z|1fc091db-eb4a-4677-a9a4-93013588e556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:35.503Z|6f27d8aa-01ad-4a3b-93f0-03ced2f3137e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:35.503Z|1fc091db-eb4a-4677-a9a4-93013588e556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:35.586Z|59127dac-6b7c-45ff-af3c-bdaab468c218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:35.587Z|59127dac-6b7c-45ff-af3c-bdaab468c218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:40.889Z|0cbe6d04-ebbe-49fb-95ae-576a2a4a65e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:39:40.890Z|0cbe6d04-ebbe-49fb-95ae-576a2a4a65e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:39:41.172Z|f15b54f4-19e5-4f1a-90fb-27191b110e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:39:41.173Z|f15b54f4-19e5-4f1a-90fb-27191b110e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:39:45.527Z|663a1055-6621-4f84-bd0c-dbebac337206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:45.527Z|242532ea-5a00-45ac-b184-da8a3fd23be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:45.528Z|663a1055-6621-4f84-bd0c-dbebac337206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:45.528Z|242532ea-5a00-45ac-b184-da8a3fd23be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:45.609Z|be52dc93-b95d-4050-ad0a-9ef022ddec53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:45.609Z|be52dc93-b95d-4050-ad0a-9ef022ddec53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:55.549Z|0686dc77-adc0-4f6c-b77d-618b97afe4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:55.549Z|d0fb0b08-6002-4e7f-a463-097b92d4aa1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:55.550Z|0686dc77-adc0-4f6c-b77d-618b97afe4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:55.550Z|d0fb0b08-6002-4e7f-a463-097b92d4aa1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:55.629Z|57fc1cf5-bc62-47ba-9803-68202f0ff854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:39:55.629Z|57fc1cf5-bc62-47ba-9803-68202f0ff854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:39:55.888Z|37141b7d-5a62-4d9e-950a-21689a312cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:39:55.891Z|37141b7d-5a62-4d9e-950a-21689a312cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:40:05.575Z|3a5aaaae-0aa7-47a1-b8c8-1febdc93cb75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:05.576Z|3a5aaaae-0aa7-47a1-b8c8-1febdc93cb75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:05.577Z|5a997e5d-b474-44e9-b5ff-5c2ee01b5151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:05.577Z|5a997e5d-b474-44e9-b5ff-5c2ee01b5151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:05.647Z|e2798aae-524c-4909-9323-465bd5d426e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:05.648Z|e2798aae-524c-4909-9323-465bd5d426e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:07.399Z|af3f6a5f-aecd-4ef8-87c4-f017b510342f|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:40:07.399Z|af3f6a5f-aecd-4ef8-87c4-f017b510342f|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:10.889Z|0e70afc0-36ce-49bd-a242-15e78113e94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:40:10.889Z|0e70afc0-36ce-49bd-a242-15e78113e94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:40:11.175Z|666deeb7-bd41-4ab9-8530-3e88bff979a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:40:11.175Z|666deeb7-bd41-4ab9-8530-3e88bff979a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:40:15.599Z|98b374e5-a3fa-4e9f-be24-f288e5b221bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:15.600Z|98b374e5-a3fa-4e9f-be24-f288e5b221bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:15.603Z|979d79ad-0926-4d39-9499-026dad09ad95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:15.604Z|979d79ad-0926-4d39-9499-026dad09ad95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:15.668Z|3c93dacf-1486-4c94-ba60-f01d415f4996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:15.668Z|3c93dacf-1486-4c94-ba60-f01d415f4996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:25.626Z|d37ef05e-ce87-4851-a7c5-987a9c546dd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:25.626Z|d1928894-5725-4346-ac42-cbed3d591743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:25.627Z|d1928894-5725-4346-ac42-cbed3d591743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:25.627Z|d37ef05e-ce87-4851-a7c5-987a9c546dd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:25.687Z|6b93fd44-b64a-4f58-8c3f-08926d97de74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:25.687Z|6b93fd44-b64a-4f58-8c3f-08926d97de74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:25.888Z|2241a894-711c-4aad-a3c5-f24528cf5b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:40:25.889Z|2241a894-711c-4aad-a3c5-f24528cf5b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:40:35.652Z|1f859452-3671-4e36-9b00-bb60948b58db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:35.651Z|1715dd21-56a1-4ae3-8e84-0ec4e8bacc71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:35.652Z|1f859452-3671-4e36-9b00-bb60948b58db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:35.652Z|1715dd21-56a1-4ae3-8e84-0ec4e8bacc71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:35.707Z|51eb0293-1af8-4600-a2f4-2f4ac66428be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:35.708Z|51eb0293-1af8-4600-a2f4-2f4ac66428be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:40.889Z|2c95f738-8e53-46ee-9af8-ba785bbbbda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:40:40.891Z|2c95f738-8e53-46ee-9af8-ba785bbbbda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:40:41.176Z|e0750b04-982d-499a-8f74-b75fb6a460a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:40:41.176Z|e0750b04-982d-499a-8f74-b75fb6a460a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:40:45.679Z|281d63c0-5855-47e9-b1a6-da3b4e468f7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:45.679Z|af0a7b66-df9b-490a-9259-b7c61273e1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:45.681Z|281d63c0-5855-47e9-b1a6-da3b4e468f7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:45.681Z|af0a7b66-df9b-490a-9259-b7c61273e1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:45.728Z|10ff6022-3a97-40dc-b497-9f5223c6fcb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:45.728Z|10ff6022-3a97-40dc-b497-9f5223c6fcb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:55.710Z|fe191cee-ac26-4649-aaa3-40f9e1e2871a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:55.710Z|6ccdbf26-7f21-4804-9691-18970a1e35f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:55.711Z|fe191cee-ac26-4649-aaa3-40f9e1e2871a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:55.711Z|6ccdbf26-7f21-4804-9691-18970a1e35f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:55.747Z|dce1ad12-4a49-41f1-a25d-5de24e810ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:40:55.748Z|dce1ad12-4a49-41f1-a25d-5de24e810ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:40:55.889Z|5c85b0ff-060c-42aa-9198-de8863092ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:40:55.889Z|5c85b0ff-060c-42aa-9198-de8863092ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:41:05.735Z|db058361-ddaf-4d6b-aea2-e851dbe2bff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:05.737Z|db058361-ddaf-4d6b-aea2-e851dbe2bff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:05.737Z|55120be0-69f7-432f-9551-af53fb7890f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:05.738Z|55120be0-69f7-432f-9551-af53fb7890f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:05.767Z|90945838-e17f-4efb-b0b9-527e7e69700a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:05.768Z|90945838-e17f-4efb-b0b9-527e7e69700a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:07.451Z|e105845e-796d-4341-ba2d-98381ba04ba0|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:41:07.452Z|e105845e-796d-4341-ba2d-98381ba04ba0|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:10.889Z|1cc0a0d8-448d-4857-895f-feac45829114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:41:10.890Z|1cc0a0d8-448d-4857-895f-feac45829114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:41:11.177Z|6416fea3-cba3-4228-8670-e75fb8c4bbda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:41:11.178Z|6416fea3-cba3-4228-8670-e75fb8c4bbda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:41:15.760Z|4c4ae0dd-a6ca-494f-889c-f0aaecf259b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:15.760Z|59f4f50c-9e8b-4d0a-9c74-b866fc512016|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:15.761Z|4c4ae0dd-a6ca-494f-889c-f0aaecf259b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:15.761Z|59f4f50c-9e8b-4d0a-9c74-b866fc512016|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:15.787Z|2a127292-84b7-4d8b-9c42-9c20c502c89b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:15.788Z|2a127292-84b7-4d8b-9c42-9c20c502c89b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:25.785Z|7fc3f987-89e1-4c76-a391-5417c5aaae17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:25.785Z|8811f310-8d46-473a-b00a-6942e1215a0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:25.786Z|7fc3f987-89e1-4c76-a391-5417c5aaae17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:25.786Z|8811f310-8d46-473a-b00a-6942e1215a0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:25.804Z|38c92bcc-2b5a-4c37-8dfb-6dbb7f0429bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:25.804Z|38c92bcc-2b5a-4c37-8dfb-6dbb7f0429bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:25.888Z|3bde8d32-8944-4f5d-99ba-07cae70bdc36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:41:25.890Z|3bde8d32-8944-4f5d-99ba-07cae70bdc36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:41:35.807Z|842f8a6b-c540-4340-bef5-b37b060b205d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:35.807Z|ed493436-1fd6-4280-86c9-ce26f5230dce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:35.808Z|842f8a6b-c540-4340-bef5-b37b060b205d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:35.808Z|ed493436-1fd6-4280-86c9-ce26f5230dce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:35.822Z|205a3c5b-0aa3-429c-9df2-d245fb4e316a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:35.822Z|205a3c5b-0aa3-429c-9df2-d245fb4e316a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:40.888Z|c85e018e-a775-414f-a676-672ba0b7820d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:41:40.889Z|c85e018e-a775-414f-a676-672ba0b7820d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:41:41.178Z|15f0717c-ba7d-49bd-99ee-d93d5067ea1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:41:41.179Z|15f0717c-ba7d-49bd-99ee-d93d5067ea1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:41:45.828Z|bbba0391-9641-4804-8a63-c304ed3b8678|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:45.828Z|6a101ff3-e352-45ca-b9cc-c3429ed7ad8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:45.829Z|bbba0391-9641-4804-8a63-c304ed3b8678|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:45.829Z|6a101ff3-e352-45ca-b9cc-c3429ed7ad8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:45.849Z|2426f237-1929-4653-af65-51ad66bcd49d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:45.850Z|2426f237-1929-4653-af65-51ad66bcd49d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:55.853Z|862143c7-e56e-4864-938f-e28bcd9cd32e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:55.853Z|42b75194-b2a2-42a2-aa20-edd73e508597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:55.854Z|862143c7-e56e-4864-938f-e28bcd9cd32e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:55.854Z|42b75194-b2a2-42a2-aa20-edd73e508597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:55.869Z|a510ff13-1f07-41c0-9523-ac41a03d94f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:41:55.869Z|a510ff13-1f07-41c0-9523-ac41a03d94f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:41:55.888Z|41baa3f5-0c1e-4458-92e7-da0144ab0050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:41:55.889Z|41baa3f5-0c1e-4458-92e7-da0144ab0050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:42:05.875Z|8ca23b6d-5387-44ff-913a-9f8aa828ff84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:05.876Z|8ca23b6d-5387-44ff-913a-9f8aa828ff84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:05.878Z|e6bbf363-2943-4020-abaf-7203ac5e8556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:05.879Z|e6bbf363-2943-4020-abaf-7203ac5e8556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:05.889Z|d6d9fcca-9815-4ac3-854f-4b04b308d98e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:05.889Z|d6d9fcca-9815-4ac3-854f-4b04b308d98e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:07.402Z|e68e92dc-8476-4158-8cbf-f0948b8aa7dd|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:42:07.403Z|e68e92dc-8476-4158-8cbf-f0948b8aa7dd|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:10.889Z|ab7fb1e6-4bbe-48ac-ade8-95f82c41023d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:42:10.891Z|ab7fb1e6-4bbe-48ac-ade8-95f82c41023d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:42:11.179Z|8061b31e-4b0c-43c9-b698-49d3d747beaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:42:11.180Z|8061b31e-4b0c-43c9-b698-49d3d747beaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:42:15.901Z|98fcbe62-afcd-41cf-979c-03facfeb433d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:15.901Z|f11e540f-b122-4484-99b6-b0f3af8c30de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:15.902Z|f11e540f-b122-4484-99b6-b0f3af8c30de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:15.902Z|98fcbe62-afcd-41cf-979c-03facfeb433d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:15.909Z|46da5a5d-56ec-417e-ac64-a55208b6706a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:15.910Z|46da5a5d-56ec-417e-ac64-a55208b6706a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:25.889Z|df4b1e86-94fd-4037-a544-4655cb8b4599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:42:25.891Z|df4b1e86-94fd-4037-a544-4655cb8b4599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:42:25.928Z|c5eea9c3-653c-4447-ab23-9df308a1b8fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:25.928Z|c0ebcd55-0555-4b4f-9057-8fee822804b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:25.929Z|c0ebcd55-0555-4b4f-9057-8fee822804b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:25.929Z|66eba9b2-8afc-4b7b-a0a7-5ef5244aa255|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:25.929Z|c5eea9c3-653c-4447-ab23-9df308a1b8fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:25.929Z|66eba9b2-8afc-4b7b-a0a7-5ef5244aa255|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:35.956Z|b6178e84-89d4-4c5f-91f4-58942bdaabf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:35.956Z|7bf9a141-0200-45dc-848b-812dd81da5e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:35.956Z|245093f4-bebe-403e-8afb-32ef585b5e7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:35.957Z|b6178e84-89d4-4c5f-91f4-58942bdaabf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:35.957Z|7bf9a141-0200-45dc-848b-812dd81da5e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:35.957Z|245093f4-bebe-403e-8afb-32ef585b5e7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:40.889Z|f497eeea-fbb7-41dd-8e36-0ed5114f6d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:42:40.889Z|f497eeea-fbb7-41dd-8e36-0ed5114f6d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:42:41.180Z|cfe4f9d6-da03-408b-a372-c9b52d5bc71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:42:41.181Z|cfe4f9d6-da03-408b-a372-c9b52d5bc71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:42:45.984Z|3d83066f-5fc9-4854-b9cd-cf95885db893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:45.984Z|1623c864-c9db-438c-b937-402762ed53c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:45.985Z|3d83066f-5fc9-4854-b9cd-cf95885db893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:45.985Z|1623c864-c9db-438c-b937-402762ed53c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:45.987Z|f2c2c82c-0348-4c85-975d-f342c38d67fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:45.987Z|f2c2c82c-0348-4c85-975d-f342c38d67fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:55.888Z|3732a98e-e675-4917-96ba-35970704835c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:42:55.890Z|3732a98e-e675-4917-96ba-35970704835c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:42:56.008Z|04b1791d-421d-4dd9-afbd-16f366b1a246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:56.008Z|07c5814a-29fc-48ab-b621-a8cc9ff95e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:56.009Z|58080f18-41b3-482f-a1a8-7bf54f8465c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:42:56.009Z|04b1791d-421d-4dd9-afbd-16f366b1a246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:56.009Z|07c5814a-29fc-48ab-b621-a8cc9ff95e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:42:56.009Z|58080f18-41b3-482f-a1a8-7bf54f8465c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:06.033Z|72d3cbba-6b8d-4a19-a123-ab9b02ba4c2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:06.033Z|5fddbba0-7956-49c7-9d1e-b17de75400a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:06.033Z|a41967ba-7b68-484c-9856-4c6b057f1a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:06.033Z|5fddbba0-7956-49c7-9d1e-b17de75400a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:06.033Z|72d3cbba-6b8d-4a19-a123-ab9b02ba4c2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:06.034Z|a41967ba-7b68-484c-9856-4c6b057f1a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:07.399Z|c95e3991-7566-4e84-a5fb-e80aa3376e31|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:43:07.400Z|c95e3991-7566-4e84-a5fb-e80aa3376e31|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:10.888Z|ca0636c2-dc4b-4d8e-9c9a-b2bfc8ae55db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:43:10.889Z|ca0636c2-dc4b-4d8e-9c9a-b2bfc8ae55db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:43:11.182Z|bbca12ea-9eb6-4077-937b-75154d98d1ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:43:11.182Z|bbca12ea-9eb6-4077-937b-75154d98d1ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:43:16.055Z|bd038219-2e92-49cc-8384-1a3381edad83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:16.055Z|cf21a71a-f636-4959-9ee9-3edf8d71ab45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:16.055Z|11d25357-2f9c-4681-a69d-6d0581c97ce9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:16.055Z|bd038219-2e92-49cc-8384-1a3381edad83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:16.055Z|11d25357-2f9c-4681-a69d-6d0581c97ce9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:16.055Z|cf21a71a-f636-4959-9ee9-3edf8d71ab45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:25.890Z|d254de0a-41fd-4384-bcb7-570ac102e685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:43:25.894Z|d254de0a-41fd-4384-bcb7-570ac102e685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:43:26.080Z|9683f417-6649-47b3-823d-609c21421582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:26.080Z|71579968-a267-456c-b5b5-b2886af6085d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:26.082Z|9683f417-6649-47b3-823d-609c21421582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:26.082Z|71579968-a267-456c-b5b5-b2886af6085d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:26.084Z|c588f083-8b9f-4c5c-a7cf-ac3234198241|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:26.084Z|c588f083-8b9f-4c5c-a7cf-ac3234198241|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:36.106Z|55f6f8fa-c201-4bb1-a74c-2b7923a22e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:36.106Z|0bc1f52b-0bd3-4e0c-864d-bb50d4775df0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:36.106Z|fe455399-2da5-443a-b31f-4569d2595265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:36.108Z|0bc1f52b-0bd3-4e0c-864d-bb50d4775df0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:36.108Z|fe455399-2da5-443a-b31f-4569d2595265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:36.108Z|55f6f8fa-c201-4bb1-a74c-2b7923a22e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:40.889Z|1f5c41cc-5190-47b0-a72f-8f2bfdda52d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:43:40.890Z|1f5c41cc-5190-47b0-a72f-8f2bfdda52d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:43:41.183Z|abf26f5a-f789-4755-a400-40b4f042b34f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:43:41.183Z|abf26f5a-f789-4755-a400-40b4f042b34f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:43:46.137Z|f361da96-3a64-4fff-a0bd-3a16e3cdddee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:46.137Z|c4ee1cb2-9c89-46c9-9171-acd2151f64fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:46.138Z|f361da96-3a64-4fff-a0bd-3a16e3cdddee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:46.138Z|c4ee1cb2-9c89-46c9-9171-acd2151f64fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:46.142Z|af541411-f476-4ede-9d5c-d6d5360c19be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:46.143Z|af541411-f476-4ede-9d5c-d6d5360c19be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:55.889Z|4b416901-1805-4382-9a9e-939a70994cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:43:55.889Z|4b416901-1805-4382-9a9e-939a70994cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:43:56.162Z|0884a2e5-1fde-4570-9b17-f6d6f66b8b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:56.162Z|530155fa-83fd-4d4d-9b1a-2615ead46013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:56.162Z|9649fb4c-f9bb-4591-9d29-493229672ca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:43:56.163Z|530155fa-83fd-4d4d-9b1a-2615ead46013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:56.163Z|0884a2e5-1fde-4570-9b17-f6d6f66b8b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:43:56.163Z|9649fb4c-f9bb-4591-9d29-493229672ca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:06.184Z|fb97a203-0f8b-4c15-b745-e6761ecb3e5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:06.184Z|756fecb6-5278-45e2-b514-4c76d73fdff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:06.184Z|ea406478-abeb-4b7f-93a4-93c9e90d67fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:06.185Z|756fecb6-5278-45e2-b514-4c76d73fdff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:06.185Z|fb97a203-0f8b-4c15-b745-e6761ecb3e5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:06.185Z|ea406478-abeb-4b7f-93a4-93c9e90d67fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:07.399Z|b4c7c157-fbce-4c29-91f9-77956340a2db|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:44:07.399Z|b4c7c157-fbce-4c29-91f9-77956340a2db|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:10.888Z|51f763d1-6a52-45b4-93f4-c10a636ca4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:44:10.890Z|51f763d1-6a52-45b4-93f4-c10a636ca4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:44:11.184Z|f4fb6dfa-acf6-4e31-9a3a-5ed5f59e79c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:44:11.184Z|f4fb6dfa-acf6-4e31-9a3a-5ed5f59e79c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:44:16.208Z|cc74e158-9407-4588-8400-425113ba9a28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:16.208Z|cc74e158-9407-4588-8400-425113ba9a28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:16.209Z|8bbc9c92-518b-4c23-a171-15427d6b5d42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:16.210Z|8bbc9c92-518b-4c23-a171-15427d6b5d42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:16.211Z|d02760db-4170-4b8f-ab8b-aae111b9fb72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:16.211Z|d02760db-4170-4b8f-ab8b-aae111b9fb72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:25.889Z|7d2d997d-dc43-4013-b1fa-8cf9d16c808f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:44:25.889Z|7d2d997d-dc43-4013-b1fa-8cf9d16c808f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:44:26.235Z|80faeab4-d1bf-492b-a4ab-f12df9ec0e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:26.235Z|75b51188-6acc-4940-a548-34b556f6fa3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:26.236Z|75b51188-6acc-4940-a548-34b556f6fa3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:26.236Z|80faeab4-d1bf-492b-a4ab-f12df9ec0e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:26.241Z|e30b17cd-8ecd-46c2-ae34-3e2b3c148b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:26.241Z|e30b17cd-8ecd-46c2-ae34-3e2b3c148b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:36.258Z|a7b28f1f-6b90-42b6-94cf-58ff3d87c8b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:36.259Z|49b4111c-421e-450e-867d-71486ba76e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:36.259Z|a7b28f1f-6b90-42b6-94cf-58ff3d87c8b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:36.259Z|49b4111c-421e-450e-867d-71486ba76e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:36.263Z|207f87dd-2008-41d0-942b-2eadfca4b33a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:36.264Z|207f87dd-2008-41d0-942b-2eadfca4b33a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:40.889Z|7b33c5b0-085a-4aa8-a5b0-7c740e68df31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:44:40.889Z|7b33c5b0-085a-4aa8-a5b0-7c740e68df31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:44:41.185Z|d39f49d5-ddcf-4176-ad71-0b0079e96cf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:44:41.185Z|d39f49d5-ddcf-4176-ad71-0b0079e96cf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:44:46.279Z|5882058e-133c-4e9a-bf82-b0acc8bca538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:46.279Z|39256ff7-fb4b-4fbb-84d7-96ac86ce4d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:46.280Z|5882058e-133c-4e9a-bf82-b0acc8bca538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:46.280Z|39256ff7-fb4b-4fbb-84d7-96ac86ce4d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:46.289Z|02013221-7247-4f9f-9025-e13ed95dbee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:46.289Z|02013221-7247-4f9f-9025-e13ed95dbee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:55.889Z|429c5a7b-5159-467a-a6fa-6f9c793c86f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:44:55.892Z|429c5a7b-5159-467a-a6fa-6f9c793c86f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:44:56.308Z|b1dd94ef-039e-4245-b3f4-6fafe3ffef61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:56.308Z|7f8922a1-9ee2-443b-9ce5-447cb2889bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:56.309Z|b1dd94ef-039e-4245-b3f4-6fafe3ffef61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:56.309Z|453247ef-5cd9-4cdd-9b87-6ee6d1ea3b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:44:56.309Z|7f8922a1-9ee2-443b-9ce5-447cb2889bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:44:56.311Z|453247ef-5cd9-4cdd-9b87-6ee6d1ea3b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:06.335Z|26eb9ab6-978e-4a06-9726-9ff7c15c6a25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:06.335Z|8619b949-6f84-4956-a614-160bc991c402|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:06.337Z|8619b949-6f84-4956-a614-160bc991c402|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:06.337Z|26eb9ab6-978e-4a06-9726-9ff7c15c6a25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:06.338Z|3a2c21ad-f76c-45c8-ad03-386aca2b6f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:06.340Z|3a2c21ad-f76c-45c8-ad03-386aca2b6f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:07.400Z|a078f9c3-7730-49ff-909f-927128cf6bbf|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:45:07.401Z|a078f9c3-7730-49ff-909f-927128cf6bbf|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:10.888Z|a7f905fd-7e9f-430e-91c4-64b2cc03e23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:45:10.889Z|a7f905fd-7e9f-430e-91c4-64b2cc03e23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:45:11.186Z|61336def-7e2d-4bc6-896d-f660ddc65073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:45:11.186Z|61336def-7e2d-4bc6-896d-f660ddc65073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:45:16.362Z|6051aaf2-5233-4a41-9745-a548e8d3f2a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:16.362Z|1c5a4327-558c-425e-8e19-863da4a8b03b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:16.363Z|1c5a4327-558c-425e-8e19-863da4a8b03b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:16.363Z|6051aaf2-5233-4a41-9745-a548e8d3f2a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:16.364Z|52fb9ad0-43b8-45c4-8111-7d641481760d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:16.366Z|52fb9ad0-43b8-45c4-8111-7d641481760d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:25.889Z|db0a7f7c-c089-40d9-b6a4-ba4e77702134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:45:25.889Z|db0a7f7c-c089-40d9-b6a4-ba4e77702134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:45:26.387Z|b690257a-9723-4378-8fe7-95dfb4827764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:26.388Z|d7593eeb-afe6-46b6-8515-d6a51c36e998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:26.388Z|b690257a-9723-4378-8fe7-95dfb4827764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:26.388Z|e970d238-4ed5-4fc6-b568-477a5fd089d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:26.389Z|e970d238-4ed5-4fc6-b568-477a5fd089d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:26.390Z|d7593eeb-afe6-46b6-8515-d6a51c36e998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:36.410Z|36145428-3e5b-4dd5-ab6a-ce4292d510af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:36.410Z|f89f47ea-9b39-455a-949b-bdb9d79882d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:36.410Z|36145428-3e5b-4dd5-ab6a-ce4292d510af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:36.411Z|f89f47ea-9b39-455a-949b-bdb9d79882d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:36.413Z|4ca29b52-7bd7-40c6-82e2-794e2eb73e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:36.414Z|4ca29b52-7bd7-40c6-82e2-794e2eb73e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:40.888Z|f77a6335-2435-431e-b20c-a3ecb451b28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:45:40.890Z|f77a6335-2435-431e-b20c-a3ecb451b28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:45:41.187Z|aa4f0b69-599f-4bc9-b02d-daeee34e5328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:45:41.187Z|aa4f0b69-599f-4bc9-b02d-daeee34e5328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:45:46.433Z|ede6bcc8-beb7-47a5-99cd-5fcce168a063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:46.433Z|8fc24b48-8b8d-4926-9587-2f1dacdc929d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:46.433Z|8fc24b48-8b8d-4926-9587-2f1dacdc929d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:46.433Z|ede6bcc8-beb7-47a5-99cd-5fcce168a063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:46.436Z|493f6fc8-c53f-41d2-984a-303749d22791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:46.437Z|493f6fc8-c53f-41d2-984a-303749d22791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:55.888Z|aa673038-3e47-4291-b0b3-cfe358757019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:45:55.889Z|aa673038-3e47-4291-b0b3-cfe358757019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:45:56.456Z|91dd181c-cee3-4845-a638-63e9ae4a5e7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:56.457Z|a3a626f2-f49d-4702-9b5d-8463e1106fd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:56.457Z|91dd181c-cee3-4845-a638-63e9ae4a5e7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:56.457Z|b1297f70-4ac2-4459-be5b-89ffe39806dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:45:56.458Z|b1297f70-4ac2-4459-be5b-89ffe39806dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:45:56.458Z|a3a626f2-f49d-4702-9b5d-8463e1106fd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:06.477Z|3ee08d79-81c6-4333-9d44-b46df7af763f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:06.477Z|3ee08d79-81c6-4333-9d44-b46df7af763f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:06.477Z|6a1d7459-1b17-4dad-8ef8-316cec90ed02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:06.478Z|6a1d7459-1b17-4dad-8ef8-316cec90ed02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:06.480Z|d4262be0-7c22-498b-802c-3fcdfdac14e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:06.481Z|d4262be0-7c22-498b-802c-3fcdfdac14e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:07.398Z|85fbb4aa-92e6-411e-a172-b58beb54702a|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:46:07.399Z|85fbb4aa-92e6-411e-a172-b58beb54702a|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:10.888Z|9e364834-4dfb-40d2-aaf7-6751c1406af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:46:10.889Z|9e364834-4dfb-40d2-aaf7-6751c1406af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:46:11.188Z|03a63a0f-ed9d-4022-a54c-76325705c043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:46:11.188Z|03a63a0f-ed9d-4022-a54c-76325705c043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:46:16.499Z|363a0d5c-3c88-4f7e-a5a7-2dbd35cb1ca1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:16.500Z|67c2ecbf-9b2d-4988-8759-d497501e79e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:16.500Z|363a0d5c-3c88-4f7e-a5a7-2dbd35cb1ca1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:16.500Z|7cd2d384-cafb-48f2-b9e4-875afafd82f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:16.501Z|67c2ecbf-9b2d-4988-8759-d497501e79e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:16.502Z|7cd2d384-cafb-48f2-b9e4-875afafd82f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:25.889Z|6e68456d-0b44-4127-8e70-a933a63b71ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:46:25.892Z|6e68456d-0b44-4127-8e70-a933a63b71ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:46:26.523Z|30241ff5-e280-46bd-b6e1-c23c30722960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:26.523Z|04f5f198-ba8f-43f7-9fd6-7fe8a00afd98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:26.524Z|0606fbc1-893c-44be-afb2-923aee209eca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:26.524Z|30241ff5-e280-46bd-b6e1-c23c30722960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:26.524Z|04f5f198-ba8f-43f7-9fd6-7fe8a00afd98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:26.524Z|0606fbc1-893c-44be-afb2-923aee209eca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:36.548Z|018153e7-4b6f-4b2d-ab4d-f92d8fbf642a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:36.548Z|6454599f-aa7e-4120-80af-bf63eeaf823c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:36.548Z|ae3dab2d-f08b-4cab-9f99-4af21d7a98d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:36.550Z|018153e7-4b6f-4b2d-ab4d-f92d8fbf642a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:36.550Z|6454599f-aa7e-4120-80af-bf63eeaf823c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:36.550Z|ae3dab2d-f08b-4cab-9f99-4af21d7a98d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:40.889Z|f889cfcf-33ea-4ab5-b5fe-dc71d2f05d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:46:40.889Z|f889cfcf-33ea-4ab5-b5fe-dc71d2f05d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:46:41.189Z|3e55190d-c8e3-4a0a-8c58-c3034e733362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:46:41.189Z|3e55190d-c8e3-4a0a-8c58-c3034e733362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:46:46.573Z|70707be9-1462-423a-a614-2fb78a19ef4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:46.573Z|c0882ee1-e69f-4b9c-b598-2f795dd029cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:46.574Z|70707be9-1462-423a-a614-2fb78a19ef4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:46.574Z|c0882ee1-e69f-4b9c-b598-2f795dd029cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:46.574Z|67711353-c9ff-440b-9505-9414d59983e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:46.576Z|67711353-c9ff-440b-9505-9414d59983e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:55.889Z|f5aef645-7d85-4ec0-af41-10ae77d2c7a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:46:55.889Z|f5aef645-7d85-4ec0-af41-10ae77d2c7a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:46:56.596Z|cfdc42b1-a606-4fe0-8e75-fdaa30f57065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:56.596Z|3a7713d7-5768-4f4b-93c9-01b488479fd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:56.596Z|635377e0-626b-4a9a-8c58-4d85c26ccc57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:46:56.596Z|cfdc42b1-a606-4fe0-8e75-fdaa30f57065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:56.597Z|635377e0-626b-4a9a-8c58-4d85c26ccc57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:46:56.597Z|3a7713d7-5768-4f4b-93c9-01b488479fd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:06.618Z|dc447291-0b30-4733-bd27-50bfabc5900c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:06.618Z|c18cde6e-b689-442e-9ab8-55f1cab7e55f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:06.619Z|00737d6b-b635-4661-abee-3960f78751f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:06.618Z|dc447291-0b30-4733-bd27-50bfabc5900c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:06.619Z|00737d6b-b635-4661-abee-3960f78751f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:06.619Z|c18cde6e-b689-442e-9ab8-55f1cab7e55f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:07.399Z|4ba03b06-79e3-4e9d-9521-2d57eb5d0017|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:47:07.400Z|4ba03b06-79e3-4e9d-9521-2d57eb5d0017|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:10.888Z|d19269f1-4529-4227-bf1e-28bb73bf4bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:47:10.891Z|d19269f1-4529-4227-bf1e-28bb73bf4bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:47:11.190Z|b672306c-2d49-405f-a02a-375591e4a457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:47:11.191Z|b672306c-2d49-405f-a02a-375591e4a457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:47:16.640Z|b1d9e0b2-0793-4351-98a9-9342ec39eea8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:16.641Z|b1d9e0b2-0793-4351-98a9-9342ec39eea8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:16.643Z|35c46ceb-3d12-458c-8740-7bf5552c6d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:16.644Z|35c46ceb-3d12-458c-8740-7bf5552c6d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:16.647Z|576aa733-d162-4dff-8277-e82dbacda2aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:16.648Z|576aa733-d162-4dff-8277-e82dbacda2aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:25.888Z|df2d7c46-be55-44a5-b002-e050ccda2115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:47:25.889Z|df2d7c46-be55-44a5-b002-e050ccda2115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:47:26.665Z|585b4c3b-d9f0-45a0-a2f6-686740d64e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:26.665Z|0ebbba30-7102-4f4a-b112-e9b129a25ae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:26.666Z|54c2ee98-602d-429b-9096-0856fdcf44a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:26.666Z|585b4c3b-d9f0-45a0-a2f6-686740d64e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:26.666Z|54c2ee98-602d-429b-9096-0856fdcf44a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:26.666Z|0ebbba30-7102-4f4a-b112-e9b129a25ae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:36.686Z|3fa836df-4a47-4c82-bd52-901867a1a3ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:36.686Z|e78fb43e-a62d-48a1-8e7c-1e2bfce201c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:36.687Z|3fa836df-4a47-4c82-bd52-901867a1a3ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:36.687Z|e78fb43e-a62d-48a1-8e7c-1e2bfce201c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:36.690Z|5fb8379a-20c3-40a8-8eba-2e21dfe7bf99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:36.690Z|5fb8379a-20c3-40a8-8eba-2e21dfe7bf99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:40.889Z|9d8c66d6-9fe8-49e4-9ffe-032be3cbb0f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:47:40.889Z|9d8c66d6-9fe8-49e4-9ffe-032be3cbb0f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:47:41.191Z|0c2691ec-510f-4336-bdde-32839301b7d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:47:41.192Z|0c2691ec-510f-4336-bdde-32839301b7d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:47:46.709Z|1293367d-e708-4ab0-aa8e-09c96336c853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:46.709Z|c1f5c5b5-ba9c-4b45-adb6-5e08c5491dc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:46.709Z|1293367d-e708-4ab0-aa8e-09c96336c853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:46.710Z|ca140e12-97a9-47b2-8ff4-15a2297206fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:46.711Z|ca140e12-97a9-47b2-8ff4-15a2297206fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:46.711Z|c1f5c5b5-ba9c-4b45-adb6-5e08c5491dc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:55.889Z|0a198c13-9340-4ad6-b7b0-3e7644333ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:47:55.891Z|0a198c13-9340-4ad6-b7b0-3e7644333ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:47:56.734Z|54ada47c-fd08-4b91-879a-d2d706c12238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:56.734Z|fbbe016e-b161-479f-9236-fe1efc13ce63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:56.734Z|b609fd08-edea-4b9a-ab7b-3f11189ac902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:47:56.735Z|fbbe016e-b161-479f-9236-fe1efc13ce63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:56.735Z|b609fd08-edea-4b9a-ab7b-3f11189ac902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:47:56.736Z|54ada47c-fd08-4b91-879a-d2d706c12238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:06.758Z|fa0cb179-1947-422d-bbd1-3eb25089a215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:06.758Z|c232228b-fb94-4ee4-9a27-8bb36a4eeb85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:06.758Z|c3f624b4-9c69-417a-9751-a6c334d14669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:06.760Z|fa0cb179-1947-422d-bbd1-3eb25089a215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:06.760Z|c232228b-fb94-4ee4-9a27-8bb36a4eeb85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:06.760Z|c3f624b4-9c69-417a-9751-a6c334d14669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:07.402Z|ffcb8490-af6c-4b9f-9d14-801cdb53b868|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering 2021-06-14T12:48:07.403Z|ffcb8490-af6c-4b9f-9d14-801cdb53b868|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:10.889Z|9d7a2dd1-0ae5-4eda-9dd8-5a3e3672ab69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:48:10.890Z|9d7a2dd1-0ae5-4eda-9dd8-5a3e3672ab69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:48:11.192Z|93625b33-754e-4f2a-9595-30ee0a071262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:48:11.193Z|93625b33-754e-4f2a-9595-30ee0a071262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:48:16.784Z|6c9933e7-b95a-4a4a-91da-2a7576712419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:16.784Z|ff34035d-7449-4717-826d-313ab86fad82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:16.785Z|6c9933e7-b95a-4a4a-91da-2a7576712419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:16.785Z|ff34035d-7449-4717-826d-313ab86fad82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:16.785Z|acfe7213-5baa-440a-b057-a616268d540d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:16.786Z|acfe7213-5baa-440a-b057-a616268d540d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:25.889Z|c9c7a6be-98e1-496b-be6b-e2e33181de91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:48:25.890Z|c9c7a6be-98e1-496b-be6b-e2e33181de91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:48:26.811Z|8322c373-bbf0-4872-9d44-c3946dbc7d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:26.810Z|47fe5f1c-0e81-44dd-b85f-1f4d41adb536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:26.810Z|4e50227f-91b6-4d13-8530-b67447f6406a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:26.811Z|47fe5f1c-0e81-44dd-b85f-1f4d41adb536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:26.811Z|4e50227f-91b6-4d13-8530-b67447f6406a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:26.811Z|8322c373-bbf0-4872-9d44-c3946dbc7d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:36.842Z|77d9c9a5-44e5-4622-82b0-b4f4d03e6d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:36.842Z|1bf9c964-83c9-4643-9853-a1d7f9d39688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:36.843Z|77d9c9a5-44e5-4622-82b0-b4f4d03e6d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:36.843Z|1bf9c964-83c9-4643-9853-a1d7f9d39688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:36.851Z|dbd57653-f089-44a1-a140-051e3d76a253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:36.851Z|dbd57653-f089-44a1-a140-051e3d76a253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:40.888Z|63b347bc-2de5-440b-847b-07355d1b3d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:48:40.890Z|63b347bc-2de5-440b-847b-07355d1b3d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:48:41.193Z|1a369769-7d8e-4140-8d90-8b8624c495e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:48:41.194Z|1a369769-7d8e-4140-8d90-8b8624c495e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:48:46.867Z|8d148e86-5159-4538-8d80-9394936a3faf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:46.867Z|9c58eb12-00c2-4e3b-8e2d-2b954daaeb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:46.867Z|8d148e86-5159-4538-8d80-9394936a3faf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:46.867Z|9c58eb12-00c2-4e3b-8e2d-2b954daaeb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:46.868Z|db7f5e60-5f3c-4a67-b63f-fe5cab04b1ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:46.868Z|db7f5e60-5f3c-4a67-b63f-fe5cab04b1ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:55.888Z|72fc0781-8194-489f-843f-927828ac8ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-06-14T12:48:55.889Z|72fc0781-8194-489f-843f-927828ac8ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-06-14T12:48:56.895Z|44242b81-110a-4ce6-88a0-c17182cead65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:56.895Z|bbe6bb54-77ab-4dd2-9f3d-f87456f61dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:56.895Z|43594518-bcc8-47d3-9608-48b8cd8ab2db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-06-14T12:48:56.895Z|bbe6bb54-77ab-4dd2-9f3d-f87456f61dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:56.895Z|44242b81-110a-4ce6-88a0-c17182cead65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-06-14T12:48:56.896Z|43594518-bcc8-47d3-9608-48b8cd8ab2db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.