Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2022-06-24T03:36:00.489Z||main|||||INFO|500||The following profiles are active: basic
2022-06-24T03:36:39.723Z||main|||||INFO|500||Starting service [Tomcat]
2022-06-24T03:36:39.724Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-06-24T03:36:40.043Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-06-24T03:37:01.261Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-06-24T03:37:01.785Z||main|||||INFO|500||catdb-pool - Starting...
2022-06-24T03:37:02.574Z||main|||||INFO|500||catdb-pool - Start completed.
2022-06-24T03:37:03.742Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-06-24T03:37:05.233Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-06-24T03:37:08.239Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-24T03:37:18.710Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-24T03:37:20.428Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-06-24T03:37:26.427Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-24T03:37:26.757Z||main|||||INFO|500||reqdb-pool - Starting...
2022-06-24T03:37:26.793Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-06-24T03:37:26.847Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-06-24T03:37:28.416Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-24T03:37:29.665Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-24T03:37:33.117Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-24T03:37:46.538Z||main|||||WARN|500||---
2022-06-24T03:37:46.539Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-06-24T03:37:46.539Z||main|||||WARN|500||---
2022-06-24T03:37:47.937Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-06-24T03:37:59.935Z||main|||||INFO|500||Started ApiHandlerApplication in 128.27 seconds (JVM running for 137.555)
2022-06-24T03:37:59.995Z|2ea46947-8019-45c2-9cbb-4ceae635c029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:00.098Z|2ea46947-8019-45c2-9cbb-4ceae635c029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:00.109Z|438ca898-d29e-4867-938f-c80fe460c2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:00.143Z|438ca898-d29e-4867-938f-c80fe460c2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:00.258Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-06-24T03:38:00.733Z|46b321aa-f14b-42cd-b697-aebb3eeba197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-06-24T03:38:01.645Z|46b321aa-f14b-42cd-b697-aebb3eeba197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:05.444Z|5796b764-7f09-48e2-a5ef-01812a70248d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:05.444Z|3d9ba357-be2c-4719-aa7e-ae1e07b0241b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:05.446Z|5796b764-7f09-48e2-a5ef-01812a70248d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:05.447Z|3d9ba357-be2c-4719-aa7e-ae1e07b0241b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:10.918Z|e88fb679-08bc-44f2-8a2c-6b07f482a7e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:10.920Z|e88fb679-08bc-44f2-8a2c-6b07f482a7e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:14.923Z|e4930954-7ac5-434a-b54a-e2589f34c600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:14.925Z|e4930954-7ac5-434a-b54a-e2589f34c600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:15.548Z|bef7a3b2-c358-4f75-a92a-c4e70b67ff3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:15.548Z|3f31155f-4376-42c8-8841-b3a06cb4d2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:15.550Z|bef7a3b2-c358-4f75-a92a-c4e70b67ff3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:15.550Z|3f31155f-4376-42c8-8841-b3a06cb4d2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:20.983Z|579e5b12-8731-44c5-bf88-7d79a7c42eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:20.985Z|579e5b12-8731-44c5-bf88-7d79a7c42eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:25.619Z|cf97c4d7-4fc3-4b89-8137-77cf79f29cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:25.622Z|cf97c4d7-4fc3-4b89-8137-77cf79f29cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:25.624Z|9918a86b-9dc8-4611-89c3-9e849c4fe095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:25.626Z|9918a86b-9dc8-4611-89c3-9e849c4fe095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:29.912Z|4f8c707c-e8ad-48f5-a93a-cc976c6b51aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:29.914Z|4f8c707c-e8ad-48f5-a93a-cc976c6b51aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:30.146Z|d4bd6aa5-4698-4430-97e7-b83b0c93f853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:30.147Z|d4bd6aa5-4698-4430-97e7-b83b0c93f853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:31.043Z|59de453d-eabe-4e05-995a-27b11ee6b822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:31.045Z|59de453d-eabe-4e05-995a-27b11ee6b822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:35.684Z|f1117d01-badf-4cff-8b4f-0162e8535cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:35.686Z|f1117d01-badf-4cff-8b4f-0162e8535cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:35.713Z|01732fed-6278-493f-a7ed-e3610ad278fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:35.715Z|01732fed-6278-493f-a7ed-e3610ad278fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:41.125Z|f90e91e0-19e7-423f-b56d-2c89cfe0dc62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:41.127Z|f90e91e0-19e7-423f-b56d-2c89cfe0dc62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:44.914Z|287b8aa2-26ec-4460-a406-4c3f163e6672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:44.932Z|287b8aa2-26ec-4460-a406-4c3f163e6672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:45.729Z|ee81e162-555c-4331-a3c3-a7fe2e514a5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:45.731Z|ee81e162-555c-4331-a3c3-a7fe2e514a5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:45.814Z|b1d68add-468e-4cdd-bcd2-da62654c3703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:45.816Z|b1d68add-468e-4cdd-bcd2-da62654c3703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:51.203Z|bd5a4832-3028-471f-864e-b64612386887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:51.204Z|bd5a4832-3028-471f-864e-b64612386887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:55.790Z|af52f57b-8c9c-43c9-b62a-30db7f065012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:55.792Z|af52f57b-8c9c-43c9-b62a-30db7f065012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:55.898Z|714a57fe-81d8-4de7-984c-ed9fa63fccc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:55.900Z|714a57fe-81d8-4de7-984c-ed9fa63fccc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:59.912Z|bc6b7696-1f59-43d5-b2da-352bbca3f843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:59.914Z|bc6b7696-1f59-43d5-b2da-352bbca3f843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:00.150Z|5e864d3b-01e2-49b7-8e73-0a89a6c7868d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:00.152Z|5e864d3b-01e2-49b7-8e73-0a89a6c7868d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:01.263Z|011cf407-bbab-4006-957a-3e3a4ad7c61b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:01.265Z|011cf407-bbab-4006-957a-3e3a4ad7c61b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:05.894Z|468f440f-e5bc-4132-a162-a2fbf6096908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:05.896Z|468f440f-e5bc-4132-a162-a2fbf6096908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:05.954Z|406c3aa9-e2c5-42f9-b815-35c144d3a1af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:05.968Z|406c3aa9-e2c5-42f9-b815-35c144d3a1af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:11.332Z|600dcd66-fa37-41af-8371-70545af2d34b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:11.339Z|600dcd66-fa37-41af-8371-70545af2d34b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:14.912Z|5b8c257c-bc69-4736-b4e0-2efdfd15f872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:14.913Z|5b8c257c-bc69-4736-b4e0-2efdfd15f872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:15.953Z|acfbeb0b-78e4-4e2c-a1f1-ec07f05805ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:15.958Z|acfbeb0b-78e4-4e2c-a1f1-ec07f05805ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:16.013Z|efd67d1d-1831-49e7-9a07-e449daaaf452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:16.015Z|efd67d1d-1831-49e7-9a07-e449daaaf452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:21.407Z|3c62319d-1a20-4bae-b7f5-74977862359e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:21.409Z|3c62319d-1a20-4bae-b7f5-74977862359e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:26.007Z|0e692690-146e-4583-aef5-b649681fd625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:26.010Z|0e692690-146e-4583-aef5-b649681fd625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:26.065Z|4c9209db-9feb-4e99-988c-7aa965b30c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:26.067Z|4c9209db-9feb-4e99-988c-7aa965b30c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:29.912Z|ae74f92f-06d6-4ed5-98e9-bc84476bed1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:29.922Z|ae74f92f-06d6-4ed5-98e9-bc84476bed1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:30.156Z|dd0e8f3a-8e48-4335-af68-48dc105f15c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:30.158Z|dd0e8f3a-8e48-4335-af68-48dc105f15c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:31.450Z|047c6fc8-bbb2-4810-8662-27556a6b3fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:31.451Z|047c6fc8-bbb2-4810-8662-27556a6b3fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:36.047Z|64ba418d-00a8-4547-bd0e-1480d0df4e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:36.051Z|64ba418d-00a8-4547-bd0e-1480d0df4e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:36.110Z|d322a8d0-edd1-4ff3-ad98-33909f637b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:36.112Z|d322a8d0-edd1-4ff3-ad98-33909f637b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:41.496Z|463b017e-ccb8-4d8f-a730-fa393ceed90d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:41.524Z|463b017e-ccb8-4d8f-a730-fa393ceed90d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:44.916Z|48e376bb-ff54-4035-887d-b529f364fa48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:44.918Z|48e376bb-ff54-4035-887d-b529f364fa48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:46.120Z|b4e768d5-32bd-4a5c-a54d-c0a70f29d136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:46.123Z|b4e768d5-32bd-4a5c-a54d-c0a70f29d136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:46.180Z|9da6eded-db7d-43c1-ada4-eef7a3f52bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:46.191Z|9da6eded-db7d-43c1-ada4-eef7a3f52bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:51.572Z|8494330a-cfe8-46d4-95df-178c22772cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:51.573Z|8494330a-cfe8-46d4-95df-178c22772cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:56.159Z|0d3235cc-c789-4a3d-acb3-8138730016fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:56.161Z|0d3235cc-c789-4a3d-acb3-8138730016fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:56.243Z|3db22250-8336-4014-9639-dfb0552e02e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:56.246Z|3db22250-8336-4014-9639-dfb0552e02e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:59.912Z|fe352c38-f4b4-4f37-8097-4f8030491c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:59.914Z|fe352c38-f4b4-4f37-8097-4f8030491c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:00.161Z|25fdbe61-b6df-4194-9917-4a3026407452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:00.164Z|25fdbe61-b6df-4194-9917-4a3026407452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:01.617Z|f96f9461-fd59-4e8c-b109-67ed99dc62c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:01.619Z|f96f9461-fd59-4e8c-b109-67ed99dc62c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:06.212Z|5abb7249-3a3e-4c15-a832-a0bb144aec95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:06.220Z|5abb7249-3a3e-4c15-a832-a0bb144aec95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:06.300Z|b460b335-365a-45ed-bad5-c9e22ab56c07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:06.302Z|b460b335-365a-45ed-bad5-c9e22ab56c07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:11.664Z|31b3a9c5-337e-4a59-b357-18a11698a8ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:11.666Z|31b3a9c5-337e-4a59-b357-18a11698a8ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:14.912Z|705f4beb-5798-4224-8ff4-8823de868563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:14.950Z|705f4beb-5798-4224-8ff4-8823de868563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:16.271Z|d8d3b818-ece8-4d6c-9522-46cfdef4d246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:16.274Z|d8d3b818-ece8-4d6c-9522-46cfdef4d246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:16.333Z|96017917-d72f-4a53-b4be-7ef10fba588f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:16.335Z|96017917-d72f-4a53-b4be-7ef10fba588f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:21.700Z|0ab60dfc-7419-4cd5-92d6-d0a020954258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:21.702Z|0ab60dfc-7419-4cd5-92d6-d0a020954258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:26.324Z|fae660d6-1afc-4f1e-9c2a-24673abcfb01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:26.326Z|fae660d6-1afc-4f1e-9c2a-24673abcfb01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:26.391Z|244bb5a9-f975-461f-95d3-e462df136684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:26.393Z|244bb5a9-f975-461f-95d3-e462df136684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:29.913Z|446c1b66-544e-4f01-955e-b8f2db101eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:29.915Z|446c1b66-544e-4f01-955e-b8f2db101eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:30.167Z|84e8216e-b943-4ace-9b9f-26dd3c5a750f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:30.170Z|84e8216e-b943-4ace-9b9f-26dd3c5a750f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:31.797Z|6f755246-a489-47d6-9ac8-0a2c9cb0bb03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:31.799Z|6f755246-a489-47d6-9ac8-0a2c9cb0bb03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:36.362Z|7a602518-2377-4e28-b48d-834cfa038cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:36.365Z|7a602518-2377-4e28-b48d-834cfa038cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:36.440Z|b91e13a3-c352-4cc3-b8f4-610c0321e3af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:36.442Z|b91e13a3-c352-4cc3-b8f4-610c0321e3af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:41.836Z|5de6bafb-c0af-4d93-8fc4-91b5d9c84145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:41.839Z|5de6bafb-c0af-4d93-8fc4-91b5d9c84145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:44.912Z|eadff832-db20-4aa0-a048-b0dce5a56778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:44.914Z|eadff832-db20-4aa0-a048-b0dce5a56778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:46.436Z|34395363-1b72-4d8e-adc7-23027eddfcaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:46.439Z|34395363-1b72-4d8e-adc7-23027eddfcaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:46.491Z|471f1ed2-08dd-4968-895a-db67f83d0e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:46.493Z|471f1ed2-08dd-4968-895a-db67f83d0e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:51.886Z|13ff82b9-e0a0-491e-bff9-6bdcfe93b833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:51.889Z|13ff82b9-e0a0-491e-bff9-6bdcfe93b833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:56.495Z|24ecd510-8975-48b1-b4ca-0b08d26808f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:56.498Z|24ecd510-8975-48b1-b4ca-0b08d26808f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:56.537Z|6d7a0f4e-e1a1-4ab4-aec8-695192f96bbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:56.539Z|6d7a0f4e-e1a1-4ab4-aec8-695192f96bbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:59.921Z|0f089190-3498-44eb-8070-0bb454f11226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:59.927Z|0f089190-3498-44eb-8070-0bb454f11226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:00.173Z|790f0452-0011-4679-97bb-57b8759bde9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:00.174Z|790f0452-0011-4679-97bb-57b8759bde9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:01.943Z|4a30536f-e77e-4f7f-af63-1c2fa8da801f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:01.946Z|4a30536f-e77e-4f7f-af63-1c2fa8da801f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:06.563Z|140d8bf2-60b0-4cac-bcd1-221397889fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:06.590Z|140d8bf2-60b0-4cac-bcd1-221397889fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:06.608Z|65529be3-9a5d-4c6c-a9cc-647b3dd9bd5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:06.625Z|65529be3-9a5d-4c6c-a9cc-647b3dd9bd5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:12.010Z|4db68c8d-2512-4f28-8663-0f3c4332161e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:12.013Z|4db68c8d-2512-4f28-8663-0f3c4332161e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:14.916Z|b8646cc3-ed08-4ab2-a44a-86c0207cb365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:14.918Z|b8646cc3-ed08-4ab2-a44a-86c0207cb365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:16.648Z|7c584c2c-787e-4759-a3a6-c62fd0dcc3ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:16.652Z|7c584c2c-787e-4759-a3a6-c62fd0dcc3ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:16.683Z|364cda67-80fe-4a70-b1bc-29057634e35a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:16.684Z|364cda67-80fe-4a70-b1bc-29057634e35a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:22.052Z|66a50f94-60dd-4606-a193-e3973ba76013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:22.053Z|66a50f94-60dd-4606-a193-e3973ba76013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:26.707Z|e5dc7c3e-15b3-4a5b-b7f0-c04e8eb8f74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:26.708Z|e5dc7c3e-15b3-4a5b-b7f0-c04e8eb8f74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:26.735Z|d6f34f86-bd70-4c1f-9809-965f2ca3ac93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:26.737Z|d6f34f86-bd70-4c1f-9809-965f2ca3ac93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:29.923Z|c8f62ed8-3495-49b8-a77d-38bbfc81649c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:29.924Z|c8f62ed8-3495-49b8-a77d-38bbfc81649c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:30.186Z|8e944ea3-12ea-4bc3-9c7e-fe08373ceed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:30.188Z|8e944ea3-12ea-4bc3-9c7e-fe08373ceed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:32.100Z|df399f90-3f55-4dc8-b3d3-6c2c2159615d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:32.102Z|df399f90-3f55-4dc8-b3d3-6c2c2159615d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:36.770Z|0dcd159d-2faf-43a7-ae0b-bf45fc998178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:36.771Z|0dcd159d-2faf-43a7-ae0b-bf45fc998178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:36.803Z|663e09cc-705e-4cbd-98cc-8961686729e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:36.805Z|663e09cc-705e-4cbd-98cc-8961686729e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:42.140Z|b6f598a6-2822-409f-87c5-5d7b3487dba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:42.142Z|b6f598a6-2822-409f-87c5-5d7b3487dba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:44.916Z|d3b0b61e-7d11-400d-b21c-2277392ce643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:44.926Z|d3b0b61e-7d11-400d-b21c-2277392ce643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:46.807Z|294cd6d8-e6b7-4871-9499-2abb53601ef2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:46.808Z|294cd6d8-e6b7-4871-9499-2abb53601ef2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:46.878Z|5f6a15e7-48bb-4953-950b-a9a47e2d7b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:46.879Z|5f6a15e7-48bb-4953-950b-a9a47e2d7b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:52.193Z|3bd5abca-5638-485e-ab4e-01fc8562fa77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:52.195Z|3bd5abca-5638-485e-ab4e-01fc8562fa77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:56.896Z|46b1dced-be38-4b46-a74f-cf8f7b59b679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:56.902Z|46b1dced-be38-4b46-a74f-cf8f7b59b679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:56.912Z|6044233c-cd6a-4678-bc43-17a04f43e026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:56.914Z|6044233c-cd6a-4678-bc43-17a04f43e026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:59.912Z|fea248b8-d5c5-4855-ae85-b4cb8c46d3ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:59.913Z|fea248b8-d5c5-4855-ae85-b4cb8c46d3ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:00.190Z|9f716c6c-1f01-4542-81e7-63a68757fb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:00.191Z|9f716c6c-1f01-4542-81e7-63a68757fb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:02.226Z|cab7d7e8-5f6d-4192-8a6f-da6236620185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:02.228Z|cab7d7e8-5f6d-4192-8a6f-da6236620185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:06.950Z|879a6d7b-2e11-49a1-9cea-194af94b8c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:06.975Z|879a6d7b-2e11-49a1-9cea-194af94b8c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:06.978Z|1c4feb0c-1b66-4df9-8165-2da691bfc5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:06.990Z|1c4feb0c-1b66-4df9-8165-2da691bfc5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:12.284Z|ef29b2ca-457f-4e3a-b911-baeeb4df5b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:12.287Z|ef29b2ca-457f-4e3a-b911-baeeb4df5b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:14.912Z|5db77c16-f3c6-431d-8eb1-8ec7369bd7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:14.915Z|5db77c16-f3c6-431d-8eb1-8ec7369bd7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:17.030Z|9976d998-b0fa-4678-8cbc-a73c7189b9aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:17.030Z|8634a598-2ff1-469a-94e4-30a641480682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:17.032Z|8634a598-2ff1-469a-94e4-30a641480682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:17.036Z|9976d998-b0fa-4678-8cbc-a73c7189b9aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:22.326Z|05141ee7-14f7-43df-95d2-7143ad97361c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:22.328Z|05141ee7-14f7-43df-95d2-7143ad97361c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:27.102Z|c18a3e84-dae0-4cae-8850-60bafeffb95f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:27.104Z|c18a3e84-dae0-4cae-8850-60bafeffb95f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:27.136Z|f4316c1f-2602-4a96-888e-d8b26bbf4ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:27.137Z|f4316c1f-2602-4a96-888e-d8b26bbf4ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:29.913Z|48eb136d-69d5-47fe-af51-b698604f4fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:29.919Z|48eb136d-69d5-47fe-af51-b698604f4fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:30.195Z|3fbbf590-c20e-40b0-9e12-51fa9578a368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:30.197Z|3fbbf590-c20e-40b0-9e12-51fa9578a368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:32.372Z|6d46f8f8-64f7-4924-a8ba-0c33fd288879|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:32.374Z|6d46f8f8-64f7-4924-a8ba-0c33fd288879|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:37.147Z|08d3db24-a62e-4eb6-b4dc-a10090fc4613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:37.149Z|08d3db24-a62e-4eb6-b4dc-a10090fc4613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:37.193Z|34d28da2-dfa7-48f1-ae2e-709d132daa50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:37.195Z|34d28da2-dfa7-48f1-ae2e-709d132daa50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:42.412Z|2774fae8-ff36-4651-b377-9409c10c7b4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:42.413Z|2774fae8-ff36-4651-b377-9409c10c7b4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:44.916Z|1a4d53a3-f932-46f2-835c-056f6226d66e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:44.917Z|1a4d53a3-f932-46f2-835c-056f6226d66e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:47.208Z|9afdcc70-ad2b-42eb-bb29-59e2b6dd1450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:47.210Z|9afdcc70-ad2b-42eb-bb29-59e2b6dd1450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:47.233Z|a1061ac6-d1cf-4c81-aa50-4e2fd1196617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:47.235Z|a1061ac6-d1cf-4c81-aa50-4e2fd1196617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:52.452Z|41f0622e-f836-44f6-ac0c-a6240db9dfd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:52.455Z|41f0622e-f836-44f6-ac0c-a6240db9dfd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:57.251Z|540c8379-b166-49b9-8e12-6064ed8b9b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:57.254Z|540c8379-b166-49b9-8e12-6064ed8b9b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:57.301Z|dac4277b-939a-4da5-b385-0717921750c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:57.303Z|dac4277b-939a-4da5-b385-0717921750c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:59.912Z|07fc5876-a05c-4fc9-9db9-783c86f78568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:59.913Z|07fc5876-a05c-4fc9-9db9-783c86f78568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:00.200Z|6f5090c5-a1e8-4005-840c-57f8d4cf407b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:00.202Z|6f5090c5-a1e8-4005-840c-57f8d4cf407b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:02.524Z|88a9f59f-225c-48d0-b357-ae2603aa6ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:02.526Z|88a9f59f-225c-48d0-b357-ae2603aa6ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:07.292Z|630572c3-b903-42c0-ac46-f34ab8ca30ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:07.293Z|630572c3-b903-42c0-ac46-f34ab8ca30ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:07.334Z|c0e6415a-d946-464c-b9c5-dcd1c97597ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:07.336Z|c0e6415a-d946-464c-b9c5-dcd1c97597ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:12.568Z|6d0ab37c-f652-466b-825d-095bf661e489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:12.570Z|6d0ab37c-f652-466b-825d-095bf661e489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:14.912Z|e1529245-72c3-4af2-ab2a-5ec670be99a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:14.922Z|e1529245-72c3-4af2-ab2a-5ec670be99a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:17.327Z|d4de283c-68a3-4d1c-bc99-db22005f21c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:17.329Z|d4de283c-68a3-4d1c-bc99-db22005f21c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:17.402Z|874d37bf-cf05-494a-b10a-bbe00814a79b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:17.404Z|874d37bf-cf05-494a-b10a-bbe00814a79b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:22.607Z|10eebcda-4533-4504-9587-07def41e3374|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:22.608Z|10eebcda-4533-4504-9587-07def41e3374|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:27.399Z|b5220862-0a27-4ce4-99e5-2f6dad39336e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:27.401Z|b5220862-0a27-4ce4-99e5-2f6dad39336e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:27.436Z|0fd1e8b2-185d-4c3c-914d-3e57e7ff443e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:27.438Z|0fd1e8b2-185d-4c3c-914d-3e57e7ff443e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:29.912Z|ed913847-7991-48f3-8fe7-b34cf4562e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:29.913Z|ed913847-7991-48f3-8fe7-b34cf4562e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:30.204Z|aeeedd87-0f9e-4803-93f5-5e7709d4e780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:30.206Z|aeeedd87-0f9e-4803-93f5-5e7709d4e780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:32.638Z|8984ab61-3550-4169-9672-99349cf5cea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:32.645Z|8984ab61-3550-4169-9672-99349cf5cea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:37.432Z|01c6a397-5a22-45c7-880f-20a322659f20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:37.434Z|01c6a397-5a22-45c7-880f-20a322659f20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:37.520Z|a09cfd11-50dc-45ef-ac9f-d5adeea4fa28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:37.522Z|a09cfd11-50dc-45ef-ac9f-d5adeea4fa28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:42.689Z|b9b38d6b-96b3-4e0d-9841-d9e3d418334f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:42.691Z|b9b38d6b-96b3-4e0d-9841-d9e3d418334f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:44.918Z|d32c4926-4fb4-4321-9377-0c338b42ff93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:44.921Z|d32c4926-4fb4-4321-9377-0c338b42ff93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:47.474Z|8def55ea-6b74-40e8-aa5b-cef2feadabff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:47.475Z|8def55ea-6b74-40e8-aa5b-cef2feadabff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:47.580Z|40f49c01-785d-4f31-b88c-ba64ec4291f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:47.582Z|40f49c01-785d-4f31-b88c-ba64ec4291f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:52.740Z|45a686dd-8475-4ebf-92a4-04fa106b6e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:52.741Z|45a686dd-8475-4ebf-92a4-04fa106b6e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:57.518Z|5bd32806-735c-4df6-91e9-7d359bcdf355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:57.521Z|5bd32806-735c-4df6-91e9-7d359bcdf355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:57.629Z|c4c735ac-3996-4722-8f96-aa47de3e0388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:57.630Z|c4c735ac-3996-4722-8f96-aa47de3e0388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:59.912Z|56469a0b-f23b-4658-b2be-874e140c88a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:59.919Z|56469a0b-f23b-4658-b2be-874e140c88a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:00.209Z|d6ebcd3d-fbc3-41dd-91b1-02a456e4b2ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:00.211Z|d6ebcd3d-fbc3-41dd-91b1-02a456e4b2ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:02.778Z|2478a15f-346a-4e90-bc8d-912910443db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:02.779Z|2478a15f-346a-4e90-bc8d-912910443db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:07.580Z|60945c0d-837e-4a78-b9b4-860b35bb1c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:07.586Z|60945c0d-837e-4a78-b9b4-860b35bb1c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:07.683Z|7885b2ed-675e-4bbb-8e59-979eb2c3e26d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:07.684Z|7885b2ed-675e-4bbb-8e59-979eb2c3e26d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:12.823Z|f486421d-70a8-458b-b002-1f2d18426e2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:12.825Z|f486421d-70a8-458b-b002-1f2d18426e2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:14.912Z|1b6338c7-77ec-4734-ad36-5898fd33e4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:14.913Z|1b6338c7-77ec-4734-ad36-5898fd33e4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:17.633Z|98ad3806-9a85-456e-a5aa-4e62e0afbd27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:17.635Z|98ad3806-9a85-456e-a5aa-4e62e0afbd27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:17.732Z|aad9bcce-7675-4c79-b91a-a14defa2cd2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:17.733Z|aad9bcce-7675-4c79-b91a-a14defa2cd2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:22.880Z|324afc8d-d13c-433c-a5a8-bd5b3e11d5ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:22.884Z|324afc8d-d13c-433c-a5a8-bd5b3e11d5ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:27.684Z|81ee35a6-283f-4c82-84ad-c8b7302e8c66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:27.687Z|81ee35a6-283f-4c82-84ad-c8b7302e8c66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:27.803Z|4f17786f-fad7-4120-b1d3-02b230145fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:27.804Z|4f17786f-fad7-4120-b1d3-02b230145fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:29.912Z|50249545-78c1-4d7b-8177-33ed652e6433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:29.913Z|50249545-78c1-4d7b-8177-33ed652e6433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:30.213Z|355a9e01-53b0-4094-8bbf-6256f4873b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:30.215Z|355a9e01-53b0-4094-8bbf-6256f4873b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:32.913Z|06574721-61d1-4fa5-ad56-b6af4c3dc805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:32.915Z|06574721-61d1-4fa5-ad56-b6af4c3dc805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:37.763Z|f84605a9-78b6-4a88-8c59-c89e35166547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:37.765Z|f84605a9-78b6-4a88-8c59-c89e35166547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:37.860Z|2c6174fa-1fa4-4ace-99a6-379ed0ee896a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:37.872Z|2c6174fa-1fa4-4ace-99a6-379ed0ee896a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:42.943Z|fb46e139-4e4c-4906-ad57-32c8ef07e6e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:42.944Z|fb46e139-4e4c-4906-ad57-32c8ef07e6e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:44.914Z|14081c4b-4b66-40c0-9d1d-9e1bfb477371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:44.936Z|14081c4b-4b66-40c0-9d1d-9e1bfb477371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:47.822Z|9fcc6c56-2d0c-40a3-b7a9-bdf0dd7c8a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:47.824Z|9fcc6c56-2d0c-40a3-b7a9-bdf0dd7c8a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:47.914Z|cbe890d2-f08f-4994-9434-ca8d3807ecd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:47.915Z|cbe890d2-f08f-4994-9434-ca8d3807ecd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:52.982Z|a7c08d0e-1954-4afb-b9e7-96b3c798622b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:53.012Z|a7c08d0e-1954-4afb-b9e7-96b3c798622b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:57.867Z|9c477d3c-c4da-476b-b7d3-a11f17e852b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:57.868Z|9c477d3c-c4da-476b-b7d3-a11f17e852b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:57.961Z|8d6573a9-9af7-4ab8-9e53-d3c857ec1974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:57.963Z|8d6573a9-9af7-4ab8-9e53-d3c857ec1974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:59.911Z|44ebf20f-9d98-4c30-b01c-00b0fb0cd6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:59.913Z|44ebf20f-9d98-4c30-b01c-00b0fb0cd6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:00.217Z|8e357521-8b1e-4795-ac82-a23fa4c9824a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:00.218Z|8e357521-8b1e-4795-ac82-a23fa4c9824a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:03.049Z|026eae6a-66ae-4d8d-b026-b367d0f14a21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:03.050Z|026eae6a-66ae-4d8d-b026-b367d0f14a21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:07.929Z|6082b529-fb0a-4bee-9baf-4c1c50b36803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:07.934Z|6082b529-fb0a-4bee-9baf-4c1c50b36803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:08.019Z|1217856f-301a-42ee-8cb4-374bed1c63e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:08.021Z|1217856f-301a-42ee-8cb4-374bed1c63e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:13.100Z|dd372d6c-1579-44f2-a930-31834632c442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:13.103Z|dd372d6c-1579-44f2-a930-31834632c442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:14.912Z|600188dd-b2c9-4495-b932-93d0f1539e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:14.914Z|600188dd-b2c9-4495-b932-93d0f1539e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:17.999Z|971758b2-8ca5-4a05-a664-714973f20a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:18.000Z|971758b2-8ca5-4a05-a664-714973f20a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:18.064Z|6518a449-9b8b-4a9f-aded-400cf6db3282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:18.070Z|6518a449-9b8b-4a9f-aded-400cf6db3282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:23.189Z|0a8d7a06-d2e4-4907-ba75-eb8a4b49af3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:23.191Z|0a8d7a06-d2e4-4907-ba75-eb8a4b49af3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:28.060Z|7b08ab24-e1c5-4e35-899c-7ba82ba03941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:28.062Z|7b08ab24-e1c5-4e35-899c-7ba82ba03941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:28.119Z|2379438c-579c-48b1-b1dd-da8db9d64c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:28.120Z|2379438c-579c-48b1-b1dd-da8db9d64c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:29.912Z|8a03defb-561c-43e5-bfef-a63443154669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:29.921Z|8a03defb-561c-43e5-bfef-a63443154669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:30.221Z|9a38a4fc-5d18-4c4c-af6e-8c1ae6574a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:30.222Z|9a38a4fc-5d18-4c4c-af6e-8c1ae6574a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:33.285Z|fcf67d8d-38e1-46f1-88ed-a310165ef741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:33.287Z|fcf67d8d-38e1-46f1-88ed-a310165ef741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:38.131Z|20a07d91-83ba-4bc8-948f-8b3e21831ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:38.134Z|20a07d91-83ba-4bc8-948f-8b3e21831ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:38.178Z|00162eb6-3872-4a84-8031-a6e4da53654a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:38.179Z|00162eb6-3872-4a84-8031-a6e4da53654a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:43.331Z|971547ff-deba-482b-a43f-c24902c3db20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:43.332Z|971547ff-deba-482b-a43f-c24902c3db20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:44.912Z|eff0f829-c4d6-439d-93a8-937f379ced1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:44.914Z|eff0f829-c4d6-439d-93a8-937f379ced1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:48.211Z|af1765ff-b38e-4aed-bf3a-03c47812e0b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:48.212Z|af1765ff-b38e-4aed-bf3a-03c47812e0b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:48.216Z|0f674907-4c6a-4b60-9f88-461f7975ead0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:48.217Z|0f674907-4c6a-4b60-9f88-461f7975ead0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:53.370Z|617c3b05-e54b-4f52-938b-c310c1062c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:53.371Z|617c3b05-e54b-4f52-938b-c310c1062c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:58.255Z|bc2195be-efea-468f-a8a5-5bd06b6f7206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:58.256Z|bc2195be-efea-468f-a8a5-5bd06b6f7206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:58.266Z|7f7a1d78-8f17-40db-8d14-f74807226257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:58.274Z|7f7a1d78-8f17-40db-8d14-f74807226257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:59.919Z|9ba6abe0-817c-411d-a2d8-772548e1d843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:59.921Z|9ba6abe0-817c-411d-a2d8-772548e1d843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:00.223Z|75883ffc-c07a-4bdb-b0ba-d4e45e3ccffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:00.224Z|75883ffc-c07a-4bdb-b0ba-d4e45e3ccffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:03.411Z|eb54435f-b852-44d3-a352-f5c3b500e543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:03.412Z|eb54435f-b852-44d3-a352-f5c3b500e543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:08.314Z|85df3c7f-ab0c-4e3d-90d2-9ae2e46a7fbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:08.316Z|85df3c7f-ab0c-4e3d-90d2-9ae2e46a7fbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:08.367Z|8a4f78f5-4fbe-4f60-83cd-492b057effab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:08.368Z|8a4f78f5-4fbe-4f60-83cd-492b057effab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:13.451Z|24f63493-1db7-4187-9d08-616d298d24bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:13.455Z|24f63493-1db7-4187-9d08-616d298d24bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:14.911Z|c54978b5-7beb-4cf8-a42f-ca81e35e6351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:14.917Z|c54978b5-7beb-4cf8-a42f-ca81e35e6351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:18.352Z|9c6e1105-ca7c-446a-a800-cfe495503b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:18.354Z|9c6e1105-ca7c-446a-a800-cfe495503b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:18.423Z|cf826f83-3c96-4724-a95f-a6aad0e7b013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:18.425Z|cf826f83-3c96-4724-a95f-a6aad0e7b013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:21.245Z|839953a1-57dd-4102-8998-8518a4f3ba09|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:46:21.247Z|839953a1-57dd-4102-8998-8518a4f3ba09|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:23.492Z|18724d44-b994-40aa-8b01-aada0e94b5d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:23.494Z|18724d44-b994-40aa-8b01-aada0e94b5d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:28.448Z|a8b0f615-f182-436a-8a17-23b9caa7f5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:28.463Z|a8b0f615-f182-436a-8a17-23b9caa7f5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:28.511Z|85b4485e-44b8-4412-b58a-2ec1f26d28cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:28.512Z|85b4485e-44b8-4412-b58a-2ec1f26d28cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:29.912Z|818318a1-6867-4ee0-bcdb-f010d891de7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:29.916Z|818318a1-6867-4ee0-bcdb-f010d891de7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:30.226Z|bf1daf32-1687-4861-8ef8-a93998dd90a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:30.228Z|bf1daf32-1687-4861-8ef8-a93998dd90a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:33.535Z|63bfa4ae-81d9-405f-be7c-5a85f6d7036a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:33.537Z|63bfa4ae-81d9-405f-be7c-5a85f6d7036a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:38.527Z|656cde61-25fe-4dde-8e5d-a1b46cd6d3d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:38.529Z|656cde61-25fe-4dde-8e5d-a1b46cd6d3d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:38.562Z|68dec6d7-fa1e-4b8e-a875-368efc528309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:38.564Z|68dec6d7-fa1e-4b8e-a875-368efc528309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:43.581Z|5e635141-f02f-48a0-a5fb-3f8ea75e6de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:43.583Z|5e635141-f02f-48a0-a5fb-3f8ea75e6de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:44.913Z|dba2624e-a3ef-4203-ac8c-7e9bb9c7a51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:44.915Z|dba2624e-a3ef-4203-ac8c-7e9bb9c7a51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:48.610Z|bb62814c-e413-4762-8490-624728004072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:48.614Z|bb62814c-e413-4762-8490-624728004072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:48.627Z|6bfc1f60-567d-4856-8a8f-b34e5bd92111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:48.628Z|6bfc1f60-567d-4856-8a8f-b34e5bd92111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:53.626Z|782ca1ff-3c51-4dcf-9d6d-77e82c4bf685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:53.628Z|782ca1ff-3c51-4dcf-9d6d-77e82c4bf685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:58.681Z|286842b7-000a-4f90-b70a-eb7be64ea0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:58.682Z|8bb1f1de-44ca-432e-aabf-8d3d8d5fcf9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:58.683Z|286842b7-000a-4f90-b70a-eb7be64ea0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:58.684Z|8bb1f1de-44ca-432e-aabf-8d3d8d5fcf9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:59.914Z|0162e3d6-eb3a-45b3-816d-2e7aaf9403b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:59.919Z|0162e3d6-eb3a-45b3-816d-2e7aaf9403b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:00.230Z|73026463-928e-40a4-8356-7d23b2c7a3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:00.231Z|73026463-928e-40a4-8356-7d23b2c7a3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:03.667Z|e3a75f79-8344-4c2d-8c60-fcbf5653b83f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:03.668Z|e3a75f79-8344-4c2d-8c60-fcbf5653b83f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:08.731Z|2883bb3c-7a40-4df0-9b7b-03425ce265e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:08.734Z|8db573fd-20c4-46af-9316-facf09a2b243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:08.739Z|8db573fd-20c4-46af-9316-facf09a2b243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:08.735Z|2883bb3c-7a40-4df0-9b7b-03425ce265e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:13.701Z|5f275a1f-d107-492f-99eb-fc079b45c5f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:13.703Z|5f275a1f-d107-492f-99eb-fc079b45c5f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:14.912Z|76c2e6b5-0f93-4c97-a6f9-be18db916eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:14.914Z|76c2e6b5-0f93-4c97-a6f9-be18db916eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:18.783Z|1c7ba9ea-9ea0-4936-9b51-f369b0dfb207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:18.795Z|1c7ba9ea-9ea0-4936-9b51-f369b0dfb207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:18.793Z|8595c88b-939c-4279-a9f6-e596e96a9032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:18.797Z|8595c88b-939c-4279-a9f6-e596e96a9032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:21.219Z|e463b24d-f3d1-44e4-bec4-bef496fa2ce9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:47:21.220Z|e463b24d-f3d1-44e4-bec4-bef496fa2ce9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:23.740Z|8f8166b7-6ba7-40ea-917c-028cba77000d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:23.742Z|8f8166b7-6ba7-40ea-917c-028cba77000d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:28.837Z|60d706c8-2521-4801-b013-f51517f9cfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:28.836Z|b0e444c1-b490-44d1-b1b7-05e2f1df7c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:28.838Z|60d706c8-2521-4801-b013-f51517f9cfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:28.849Z|b0e444c1-b490-44d1-b1b7-05e2f1df7c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:29.911Z|cc0751a7-4a9b-447b-819e-26cc5ff5647d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:29.912Z|cc0751a7-4a9b-447b-819e-26cc5ff5647d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:30.232Z|6ab32b41-45e6-40c6-8ec5-fd97f9c30989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:30.234Z|6ab32b41-45e6-40c6-8ec5-fd97f9c30989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:33.796Z|df492c3d-cb91-4824-a40e-3be40223568c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:33.798Z|df492c3d-cb91-4824-a40e-3be40223568c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:38.893Z|3aded1fb-67b2-4202-9107-21d7ab1b9caf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:38.894Z|3aded1fb-67b2-4202-9107-21d7ab1b9caf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:38.931Z|4fc107b0-fac8-44af-8284-6c463c8ed523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:38.933Z|4fc107b0-fac8-44af-8284-6c463c8ed523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:43.847Z|25804a10-bb44-487b-9c35-5622389f082b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:43.849Z|25804a10-bb44-487b-9c35-5622389f082b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:44.915Z|fca7d8fc-ad02-415a-8979-e1911401d43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:44.929Z|fca7d8fc-ad02-415a-8979-e1911401d43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:48.928Z|1562ce9b-982e-4a9e-b723-4f870c9caf69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:48.934Z|1562ce9b-982e-4a9e-b723-4f870c9caf69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:48.988Z|4fe82d34-23c1-4a1e-99b0-79e5fb717040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:48.990Z|4fe82d34-23c1-4a1e-99b0-79e5fb717040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:53.895Z|2140c10c-b048-4e3a-823c-3927a2a2c93f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:53.897Z|2140c10c-b048-4e3a-823c-3927a2a2c93f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:58.981Z|3396f379-24c7-4bd7-a81c-58ddab07dd36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:58.983Z|3396f379-24c7-4bd7-a81c-58ddab07dd36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:59.032Z|d2edb887-571d-4bbb-abbd-0094c33fc5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:59.033Z|d2edb887-571d-4bbb-abbd-0094c33fc5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:59.911Z|3df7a1ce-63d1-4929-a729-7bcd1d7d4bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:59.913Z|3df7a1ce-63d1-4929-a729-7bcd1d7d4bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:00.236Z|349fbdfd-eb33-4da7-b5a1-d106f47d78d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:00.237Z|349fbdfd-eb33-4da7-b5a1-d106f47d78d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:03.930Z|7c1955c7-8274-4671-9e06-afb2435a5284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:03.932Z|7c1955c7-8274-4671-9e06-afb2435a5284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:09.024Z|be1a9cd6-c4d1-4afa-88d6-58e73458d61f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:09.025Z|be1a9cd6-c4d1-4afa-88d6-58e73458d61f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:09.099Z|8971c1d3-4f84-492f-8c56-313f0a7eae9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:09.102Z|8971c1d3-4f84-492f-8c56-313f0a7eae9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:13.977Z|54b63ca3-99a0-418a-8281-628990ff2698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:13.978Z|54b63ca3-99a0-418a-8281-628990ff2698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:14.913Z|be948dc3-755b-4a14-917d-5309c7f47851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:14.916Z|be948dc3-755b-4a14-917d-5309c7f47851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:19.074Z|cd985b17-13e9-40e0-9d4b-48243b3ef28c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:19.079Z|cd985b17-13e9-40e0-9d4b-48243b3ef28c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:19.154Z|9627db37-76f8-4044-8d32-4ae189a00906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:19.160Z|9627db37-76f8-4044-8d32-4ae189a00906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:21.216Z|e6742e7e-82e2-4c59-8343-2a4926fb229d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:48:21.218Z|e6742e7e-82e2-4c59-8343-2a4926fb229d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:24.011Z|0f2210c0-b345-4761-8d03-750f712b3b1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:24.013Z|0f2210c0-b345-4761-8d03-750f712b3b1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:29.115Z|b7ccb129-cf85-426e-83c7-cd3bbaa3790c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:29.134Z|b7ccb129-cf85-426e-83c7-cd3bbaa3790c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:29.206Z|0d849a1a-6889-4cc5-9e1d-64b00b516d94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:29.207Z|0d849a1a-6889-4cc5-9e1d-64b00b516d94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:29.911Z|cce0e84c-4ee0-4a5b-bb92-02767ab5dfe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:29.922Z|cce0e84c-4ee0-4a5b-bb92-02767ab5dfe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:30.238Z|fe2bc2bb-2596-4fde-bb93-f793c1a934c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:30.274Z|fe2bc2bb-2596-4fde-bb93-f793c1a934c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:34.068Z|e0fda661-1883-4c00-8379-d5af13c4c87d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:34.070Z|e0fda661-1883-4c00-8379-d5af13c4c87d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:39.175Z|06fa8f28-563e-466c-ab5f-ca4ad47b5612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:39.176Z|06fa8f28-563e-466c-ab5f-ca4ad47b5612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:39.248Z|a5e7a960-4ac7-413a-8d3b-67a5dc5d1e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:39.250Z|a5e7a960-4ac7-413a-8d3b-67a5dc5d1e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:44.115Z|e1b4789f-979d-4148-9d0c-f6b886954c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:44.123Z|e1b4789f-979d-4148-9d0c-f6b886954c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:44.914Z|c846d7c1-a62a-4a3d-ac5c-31d47f90a8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:44.915Z|c846d7c1-a62a-4a3d-ac5c-31d47f90a8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:49.228Z|522433fc-2674-48c3-836e-1e71cf6a8917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:49.229Z|522433fc-2674-48c3-836e-1e71cf6a8917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:49.321Z|69ccae18-a28c-4491-adda-565762adc7c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:49.322Z|69ccae18-a28c-4491-adda-565762adc7c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:54.168Z|cbb30304-c4ed-43ac-888f-79f7e0d10a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:54.173Z|cbb30304-c4ed-43ac-888f-79f7e0d10a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:59.276Z|a78fe572-9418-4209-b166-b8a5d9faa2d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:59.279Z|a78fe572-9418-4209-b166-b8a5d9faa2d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:59.418Z|91d78e81-c36c-4969-a00f-2729c79dbd33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:59.419Z|91d78e81-c36c-4969-a00f-2729c79dbd33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:59.911Z|13e8cdc7-2bb6-40aa-8bf4-90cba73f99d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:59.912Z|13e8cdc7-2bb6-40aa-8bf4-90cba73f99d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:00.277Z|e77c7d7d-df5d-4443-9bb0-2c9836e70eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:00.279Z|e77c7d7d-df5d-4443-9bb0-2c9836e70eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:04.220Z|99170e19-4798-449f-80ce-f1d2679a677c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:04.222Z|99170e19-4798-449f-80ce-f1d2679a677c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:09.321Z|2699bb09-6963-4e99-b07d-5728c902221c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:09.322Z|2699bb09-6963-4e99-b07d-5728c902221c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:09.463Z|33831cbc-4e90-4112-9430-c6232669c602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:09.464Z|33831cbc-4e90-4112-9430-c6232669c602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:14.262Z|afbf36a1-218a-4ba4-a814-72b4386ec939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:14.263Z|afbf36a1-218a-4ba4-a814-72b4386ec939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:14.914Z|73c12c3a-3e11-4378-bff6-1154537cf656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:14.926Z|73c12c3a-3e11-4378-bff6-1154537cf656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:19.351Z|072aa6f3-ad55-4e23-b2d0-e9c733ac8cd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:19.354Z|072aa6f3-ad55-4e23-b2d0-e9c733ac8cd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:19.497Z|5af986ae-2bf5-4293-8338-c4f437b5cbc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:19.499Z|5af986ae-2bf5-4293-8338-c4f437b5cbc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:21.218Z|4486b52e-076b-43b7-9833-9bac9b4162f8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:49:21.219Z|4486b52e-076b-43b7-9833-9bac9b4162f8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:24.324Z|733b1eae-a8ef-4c26-b5dc-d42dcef24442|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:24.325Z|733b1eae-a8ef-4c26-b5dc-d42dcef24442|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:29.402Z|70fed56e-ffd2-47ce-a1f4-07f88f1e7344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:29.404Z|70fed56e-ffd2-47ce-a1f4-07f88f1e7344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:29.529Z|c1fb3125-2bf8-462a-b2cb-d2d3482f4d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:29.530Z|c1fb3125-2bf8-462a-b2cb-d2d3482f4d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:29.912Z|1cebc922-f6b8-4229-8efb-d34c87f753c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:29.912Z|1cebc922-f6b8-4229-8efb-d34c87f753c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:30.284Z|fe6e2153-528c-4039-b45b-79cbb86bb3f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:30.295Z|fe6e2153-528c-4039-b45b-79cbb86bb3f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:34.383Z|ff66ae02-cc74-4fec-b5df-7863d725d24b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:34.385Z|ff66ae02-cc74-4fec-b5df-7863d725d24b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:39.448Z|a7695daa-d756-41c9-a885-22d7308043ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:39.449Z|a7695daa-d756-41c9-a885-22d7308043ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:39.560Z|877923f1-8b1e-464b-8da0-e60493de7071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:39.562Z|877923f1-8b1e-464b-8da0-e60493de7071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:44.456Z|bbdc833e-7c08-47ee-99ef-f2328440c78d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:44.466Z|bbdc833e-7c08-47ee-99ef-f2328440c78d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:44.912Z|f01c4aed-260f-4e9b-9133-e31a810c59ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:44.915Z|f01c4aed-260f-4e9b-9133-e31a810c59ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:49.579Z|409e3009-4ebd-4772-a3ba-ee971df75f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:49.581Z|409e3009-4ebd-4772-a3ba-ee971df75f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:49.625Z|ff5e1144-8d69-4fe8-af20-11a910833882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:49.626Z|ff5e1144-8d69-4fe8-af20-11a910833882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:54.511Z|2c484217-69ce-4138-9d9a-106193a65bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:54.512Z|2c484217-69ce-4138-9d9a-106193a65bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:59.627Z|6bc9b206-866a-4599-9f0e-a1175bf903f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:59.628Z|6bc9b206-866a-4599-9f0e-a1175bf903f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:59.664Z|072dd9e2-0850-4b03-9e0e-f708605b5a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:59.666Z|072dd9e2-0850-4b03-9e0e-f708605b5a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:59.912Z|86aa80ce-a101-4c0f-9117-19462a4caef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:59.927Z|86aa80ce-a101-4c0f-9117-19462a4caef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:00.296Z|b06b7e9d-c17e-4f29-a14b-34f151c015f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:00.297Z|b06b7e9d-c17e-4f29-a14b-34f151c015f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:04.544Z|4ca900ce-ad12-43e9-83b4-5c319ef401bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:04.546Z|4ca900ce-ad12-43e9-83b4-5c319ef401bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:09.663Z|63d464fd-a033-46d7-9ff8-0ee902739c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:09.665Z|63d464fd-a033-46d7-9ff8-0ee902739c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:09.697Z|af26a3e1-d6ac-4717-befa-2f01c74e4044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:09.698Z|af26a3e1-d6ac-4717-befa-2f01c74e4044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:14.584Z|4e578e60-29e5-4b58-877a-001b378c1d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:14.586Z|4e578e60-29e5-4b58-877a-001b378c1d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:14.911Z|48a605c8-e030-491e-8fb3-b590ba029b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:14.912Z|48a605c8-e030-491e-8fb3-b590ba029b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:19.697Z|2b7e0440-8562-4822-ab41-dae78216d52d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:19.699Z|2b7e0440-8562-4822-ab41-dae78216d52d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:19.730Z|e9607992-0f2f-4c6f-a5f2-544a09b72d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:19.732Z|e9607992-0f2f-4c6f-a5f2-544a09b72d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:21.210Z|681e6f63-ea42-4459-9059-d628ff9d5448|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:50:21.211Z|681e6f63-ea42-4459-9059-d628ff9d5448|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:24.649Z|d0ece6a8-b90b-4caa-bee5-89336b7ae710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:24.650Z|d0ece6a8-b90b-4caa-bee5-89336b7ae710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:29.731Z|1544c4a3-11e5-4066-8f8a-e300aad683b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:29.733Z|1544c4a3-11e5-4066-8f8a-e300aad683b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:29.801Z|5e4ec9b0-b725-465a-b7c6-c62dea83fecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:29.802Z|5e4ec9b0-b725-465a-b7c6-c62dea83fecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:29.912Z|519a23df-1cd8-4149-872f-410506a7bd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:29.914Z|519a23df-1cd8-4149-872f-410506a7bd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:30.298Z|6c67de85-1576-4212-8d86-b2e6310294db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:30.300Z|6c67de85-1576-4212-8d86-b2e6310294db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:34.692Z|76edb77d-e70b-4ec1-9908-3395d239305c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:34.694Z|76edb77d-e70b-4ec1-9908-3395d239305c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:39.772Z|a1e25731-56a1-4df8-8cf4-c28c00d1acdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:39.774Z|a1e25731-56a1-4df8-8cf4-c28c00d1acdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:39.836Z|dc574555-2fbd-4486-b26c-36a19be278ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:39.837Z|dc574555-2fbd-4486-b26c-36a19be278ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:44.741Z|f70470a4-3459-4a33-8a82-ab1383c49f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:44.743Z|f70470a4-3459-4a33-8a82-ab1383c49f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:44.919Z|50bb3c66-b349-48ba-b997-424f46a978dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:44.928Z|50bb3c66-b349-48ba-b997-424f46a978dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:49.804Z|0badb934-926e-4d48-959a-0ad947b753ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:49.805Z|0badb934-926e-4d48-959a-0ad947b753ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:49.900Z|409cc840-6d0b-4028-ae55-c2cd7117b09c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:49.902Z|409cc840-6d0b-4028-ae55-c2cd7117b09c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:54.842Z|970d9ac5-26b3-4e22-9d53-c4e12c8e3192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:54.849Z|970d9ac5-26b3-4e22-9d53-c4e12c8e3192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:59.836Z|427d9302-c573-4951-9094-63b93e0fc8b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:59.838Z|427d9302-c573-4951-9094-63b93e0fc8b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:59.912Z|f0402aab-8382-47b9-9b48-dabcddaabb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:59.913Z|f0402aab-8382-47b9-9b48-dabcddaabb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:59.933Z|ee07f488-1ba3-498f-8dc9-8076811170ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:59.934Z|ee07f488-1ba3-498f-8dc9-8076811170ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:00.302Z|f53f27ea-b8ef-49a9-9149-cb7d5e060d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:00.306Z|f53f27ea-b8ef-49a9-9149-cb7d5e060d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:51:04.902Z|c89da2a5-e268-4fda-adee-c05f51149cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:04.906Z|c89da2a5-e268-4fda-adee-c05f51149cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:09.891Z|a756c491-084d-4421-93e4-fdec594d1e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:09.892Z|a756c491-084d-4421-93e4-fdec594d1e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:09.984Z|4502a84f-b430-4cd9-a3e0-221d12780650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:09.985Z|4502a84f-b430-4cd9-a3e0-221d12780650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:14.912Z|081dede5-75e7-4ffb-81ae-40358cd07b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:14.912Z|081dede5-75e7-4ffb-81ae-40358cd07b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:51:14.956Z|3caadd7b-a4ae-4481-b04c-c59ecf03c71e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:14.958Z|3caadd7b-a4ae-4481-b04c-c59ecf03c71e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:19.933Z|d690b283-bc5e-45b5-b2d0-78084679d9c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:19.934Z|d690b283-bc5e-45b5-b2d0-78084679d9c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:20.016Z|baa36667-3ae8-41b2-a91c-cde210bc8056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:20.020Z|baa36667-3ae8-41b2-a91c-cde210bc8056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:21.209Z|0bb89311-1077-456c-b474-588290cd6501|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:51:21.220Z|0bb89311-1077-456c-b474-588290cd6501|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:25.019Z|3167aab1-8223-419a-8473-e8d9bbff7254|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:25.020Z|3167aab1-8223-419a-8473-e8d9bbff7254|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:29.912Z|2875945e-de16-4901-978d-ce7117a74600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:29.927Z|2875945e-de16-4901-978d-ce7117a74600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:51:30.020Z|2d0a25f3-fb94-4453-bb95-45ec60f81496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:30.023Z|2d0a25f3-fb94-4453-bb95-45ec60f81496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:30.111Z|c253eca0-05fb-4d24-954f-c2ca91207eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:30.112Z|c253eca0-05fb-4d24-954f-c2ca91207eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:30.307Z|e53ee75e-97bf-4242-b531-bac15b648e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:30.308Z|e53ee75e-97bf-4242-b531-bac15b648e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:51:35.078Z|ef8e0506-5b2a-4b70-bbca-2d8216c8a4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:35.080Z|ef8e0506-5b2a-4b70-bbca-2d8216c8a4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:40.086Z|88922499-5ee1-483d-be4f-b37a79d79945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:40.088Z|88922499-5ee1-483d-be4f-b37a79d79945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:40.168Z|6fbc64f4-0195-421d-9966-4f1de6eab5cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:40.170Z|6fbc64f4-0195-421d-9966-4f1de6eab5cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:44.912Z|0ce28efc-78db-4366-9968-e7d63e8b6527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:44.915Z|0ce28efc-78db-4366-9968-e7d63e8b6527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:51:45.161Z|f7b55cad-bd3b-4e94-be42-84d07f2e25c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:45.163Z|f7b55cad-bd3b-4e94-be42-84d07f2e25c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:50.171Z|faf46634-7526-4064-9f5b-d629608219c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:50.172Z|faf46634-7526-4064-9f5b-d629608219c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:50.207Z|4eb8815a-95c3-4fb3-81c9-ca9e0246f882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:50.209Z|4eb8815a-95c3-4fb3-81c9-ca9e0246f882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:55.221Z|dd67c26b-53c3-4fa4-8efb-4dd531ef45b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:55.225Z|dd67c26b-53c3-4fa4-8efb-4dd531ef45b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:59.911Z|f12952a8-1daa-49c3-9553-c61d7631dab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:59.913Z|f12952a8-1daa-49c3-9553-c61d7631dab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:00.224Z|fbd076c7-d1d1-41e2-9f0c-cd33a24007cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:00.225Z|fbd076c7-d1d1-41e2-9f0c-cd33a24007cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:00.287Z|2ff51a01-76d1-4716-875d-2394a5a83439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:00.311Z|ebd2e2c5-ce63-442b-aa7f-1fd33b4feed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:00.288Z|2ff51a01-76d1-4716-875d-2394a5a83439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:00.335Z|ebd2e2c5-ce63-442b-aa7f-1fd33b4feed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:05.310Z|d9e33760-339a-4f33-8fc4-38733cf305f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:05.311Z|d9e33760-339a-4f33-8fc4-38733cf305f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:10.276Z|40184bb9-dc04-47ef-bfb6-0686d4408b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:10.287Z|40184bb9-dc04-47ef-bfb6-0686d4408b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:10.370Z|ad77e8e7-8fce-430a-87de-955727c64f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:10.384Z|ad77e8e7-8fce-430a-87de-955727c64f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:14.916Z|effac7d3-0488-47ec-acf1-5cd92c137e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:14.936Z|effac7d3-0488-47ec-acf1-5cd92c137e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:15.397Z|ac2e97e6-3fb0-4278-9532-239dd2b8ff57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:15.399Z|ac2e97e6-3fb0-4278-9532-239dd2b8ff57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:20.378Z|646fe1d9-a31f-4669-82ff-94d58fa2a671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:20.379Z|646fe1d9-a31f-4669-82ff-94d58fa2a671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:20.426Z|16351fa1-4112-4043-815c-9f0841cb6f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:20.427Z|16351fa1-4112-4043-815c-9f0841cb6f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:21.225Z|84a1bd31-f9fc-43b3-b4ea-49049b54d751|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:52:21.238Z|84a1bd31-f9fc-43b3-b4ea-49049b54d751|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:25.466Z|df24ad95-4dd4-4f21-ad60-517ab6201bd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:25.468Z|df24ad95-4dd4-4f21-ad60-517ab6201bd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:29.913Z|8ffabd09-83fc-47b5-92b5-230ed04bf7d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:29.915Z|8ffabd09-83fc-47b5-92b5-230ed04bf7d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:30.339Z|73b888ab-dbcb-4fa8-97a5-1c07e59f06f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:30.340Z|73b888ab-dbcb-4fa8-97a5-1c07e59f06f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:30.432Z|633d959b-5ddc-43ba-9c5c-bab3f6b6155d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:30.434Z|633d959b-5ddc-43ba-9c5c-bab3f6b6155d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:30.478Z|2b2361ba-5820-447c-9ed5-c3aa27346ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:30.479Z|2b2361ba-5820-447c-9ed5-c3aa27346ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:35.524Z|31f0532a-3b6b-4c98-8a35-16e0978aca85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:35.533Z|31f0532a-3b6b-4c98-8a35-16e0978aca85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:40.481Z|5e7bf308-e6b4-4348-86b7-5e43fde0047a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:40.483Z|5e7bf308-e6b4-4348-86b7-5e43fde0047a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:40.533Z|af44ca8a-28b9-4af4-8987-87729e144b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:40.546Z|af44ca8a-28b9-4af4-8987-87729e144b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:44.914Z|84248a4e-3280-415b-8c3c-fd1a0144c389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:44.916Z|84248a4e-3280-415b-8c3c-fd1a0144c389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:45.604Z|0ba6ff87-01ab-472e-8d6c-9789e98279f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:45.605Z|0ba6ff87-01ab-472e-8d6c-9789e98279f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:50.529Z|293c3fbe-8e0b-494d-98a9-b414d2868c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:50.534Z|293c3fbe-8e0b-494d-98a9-b414d2868c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:50.595Z|72face41-1e1f-4336-a71b-9426d5aadd02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:50.596Z|72face41-1e1f-4336-a71b-9426d5aadd02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:55.648Z|eca88cf3-4176-451b-9967-38eaa0bcc94c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:55.649Z|eca88cf3-4176-451b-9967-38eaa0bcc94c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:59.914Z|2cc07cb9-a2a1-49ef-825b-4cf8f2470a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:59.932Z|2cc07cb9-a2a1-49ef-825b-4cf8f2470a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:00.360Z|fab57163-6010-4485-9f6a-655b61161924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:00.361Z|fab57163-6010-4485-9f6a-655b61161924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:00.574Z|39b9fad0-5736-4f85-a174-8cf71e166cbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:00.575Z|39b9fad0-5736-4f85-a174-8cf71e166cbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:00.652Z|7d42e49d-36c7-4605-897b-9769bdb49c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:00.653Z|7d42e49d-36c7-4605-897b-9769bdb49c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:05.721Z|d3b68165-bf0b-40bc-9712-4d91ee3e6fa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:05.723Z|d3b68165-bf0b-40bc-9712-4d91ee3e6fa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:10.618Z|f5d83a19-746e-46a7-8145-addac64a4048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:10.619Z|f5d83a19-746e-46a7-8145-addac64a4048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:10.698Z|68d5ec84-db96-487d-83c5-9b26693ce256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:10.699Z|68d5ec84-db96-487d-83c5-9b26693ce256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:14.911Z|ef081de9-9639-42eb-bd04-33f4aed637a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:14.913Z|ef081de9-9639-42eb-bd04-33f4aed637a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:15.775Z|fe93433e-a769-4b09-8b54-cd2822f8d2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:15.778Z|fe93433e-a769-4b09-8b54-cd2822f8d2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:20.664Z|c9eac680-4eee-4cfe-aafc-9514831d51a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:20.665Z|c9eac680-4eee-4cfe-aafc-9514831d51a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:20.764Z|a708ff00-979a-402b-ac24-35804a352539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:20.766Z|a708ff00-979a-402b-ac24-35804a352539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:21.221Z|bf07348c-7988-4249-9bf8-9e5e54f2283d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:53:21.223Z|bf07348c-7988-4249-9bf8-9e5e54f2283d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:25.831Z|4c8f238a-8724-4ca6-ae02-d9ab32c3a37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:25.834Z|4c8f238a-8724-4ca6-ae02-d9ab32c3a37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:29.911Z|7f64bee8-f255-477a-bebd-af898f206cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:29.912Z|7f64bee8-f255-477a-bebd-af898f206cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:30.367Z|abc1878d-83d7-43be-a848-5b4d4d54ec51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:30.370Z|abc1878d-83d7-43be-a848-5b4d4d54ec51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:30.786Z|c4f7d82e-938a-4ab5-aa48-97bb91edcb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:30.788Z|c4f7d82e-938a-4ab5-aa48-97bb91edcb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:30.874Z|8565f79c-a531-4057-b352-ccfca2c3192b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:30.875Z|8565f79c-a531-4057-b352-ccfca2c3192b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:35.895Z|468e4847-63ff-4da6-95b7-19442423829f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:35.903Z|468e4847-63ff-4da6-95b7-19442423829f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:40.892Z|4e726311-a44c-458c-9f27-cf77a8addd72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:40.894Z|4e726311-a44c-458c-9f27-cf77a8addd72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:40.932Z|cad6ed3a-c38a-4a3c-a2c1-adbfa934438f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:40.934Z|cad6ed3a-c38a-4a3c-a2c1-adbfa934438f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:44.913Z|e3c50756-ff88-4751-ab03-a0eab3704404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:44.927Z|e3c50756-ff88-4751-ab03-a0eab3704404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:45.976Z|68c6020a-5e9f-4da8-bb95-f4d81aae2a00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:45.978Z|68c6020a-5e9f-4da8-bb95-f4d81aae2a00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:50.960Z|2014f671-eb69-4fdd-885a-da491b3e7eca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:50.962Z|2014f671-eb69-4fdd-885a-da491b3e7eca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:50.981Z|840409ae-3c92-4f15-ae4d-d5b415a23c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:50.983Z|840409ae-3c92-4f15-ae4d-d5b415a23c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:56.039Z|f463c026-d2f2-4918-bb03-57fa26dd3f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:56.040Z|f463c026-d2f2-4918-bb03-57fa26dd3f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:59.911Z|dd3a6ac1-a450-43b7-8406-49e194841269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:59.912Z|dd3a6ac1-a450-43b7-8406-49e194841269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:00.371Z|36e3c7f7-ad95-4237-95f4-cf01442a65f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:00.373Z|36e3c7f7-ad95-4237-95f4-cf01442a65f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:01.016Z|684aded8-1366-4db9-bf93-65accd2f8271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:01.017Z|684aded8-1366-4db9-bf93-65accd2f8271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:01.024Z|f290ecab-4ddd-4dac-ac7a-7cbec1abedcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:01.026Z|f290ecab-4ddd-4dac-ac7a-7cbec1abedcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:06.114Z|fe6705f7-0057-4120-b38b-a451622ade16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:06.116Z|fe6705f7-0057-4120-b38b-a451622ade16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:11.078Z|c7426ed0-3caf-42ef-907c-dabfe4e8b50f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:11.081Z|c7426ed0-3caf-42ef-907c-dabfe4e8b50f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:11.107Z|d0f0a90e-93f9-427b-8909-647c285b44f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:11.108Z|d0f0a90e-93f9-427b-8909-647c285b44f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:14.911Z|1940d170-8068-4ffa-b4c7-aefdf099ab46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:14.912Z|1940d170-8068-4ffa-b4c7-aefdf099ab46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:16.161Z|f2fcae8f-b806-4462-a78d-3debb8d5ce06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:16.162Z|f2fcae8f-b806-4462-a78d-3debb8d5ce06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:21.146Z|c9d3945b-dd8b-4817-a409-437961087f1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:21.147Z|c9d3945b-dd8b-4817-a409-437961087f1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:21.156Z|487e5607-8572-4d89-92fd-f000e5e4a91e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:21.158Z|487e5607-8572-4d89-92fd-f000e5e4a91e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:21.214Z|c8cf495e-c102-43d4-bfb9-f8956222befd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:54:21.216Z|c8cf495e-c102-43d4-bfb9-f8956222befd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:26.207Z|ab474919-9fb3-4190-99ca-8d729a8080de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:26.208Z|ab474919-9fb3-4190-99ca-8d729a8080de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:29.914Z|0b595891-5bac-4cda-97fc-c1c6fcd2827d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:29.922Z|0b595891-5bac-4cda-97fc-c1c6fcd2827d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:30.375Z|194d3145-acf2-4b50-903d-25c5bc413609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:30.376Z|194d3145-acf2-4b50-903d-25c5bc413609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:31.194Z|47563c1b-4542-4d56-8717-904913b32873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:31.195Z|47563c1b-4542-4d56-8717-904913b32873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:31.202Z|ded73130-8d80-4167-ba76-539153134121|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:31.204Z|ded73130-8d80-4167-ba76-539153134121|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:36.240Z|78f70231-ceaa-4a66-b747-294ee084e870|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:36.241Z|78f70231-ceaa-4a66-b747-294ee084e870|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:41.255Z|068e0d5a-afd9-4e7e-9b37-f4371fd93099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:41.256Z|9f9a1d7c-3a32-4e9a-92e0-3bcbc48c71e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:41.257Z|068e0d5a-afd9-4e7e-9b37-f4371fd93099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:41.258Z|9f9a1d7c-3a32-4e9a-92e0-3bcbc48c71e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:44.915Z|e2d9d3a4-f90a-4c5d-8346-1a5535b4dcbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:44.916Z|e2d9d3a4-f90a-4c5d-8346-1a5535b4dcbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:46.278Z|1aaee58b-1ed3-435a-8ef4-b7d41bea8a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:46.279Z|1aaee58b-1ed3-435a-8ef4-b7d41bea8a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:51.305Z|1ea0f2a6-4e09-4f9f-b31a-2231f75f06ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:51.306Z|1ea0f2a6-4e09-4f9f-b31a-2231f75f06ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:51.316Z|da0dde2b-3470-44b7-bb25-9ac8397d3b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:51.324Z|da0dde2b-3470-44b7-bb25-9ac8397d3b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:56.321Z|5125dbf2-a1f0-43cf-a28c-212ca0479db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:56.322Z|5125dbf2-a1f0-43cf-a28c-212ca0479db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:59.911Z|bcafb428-5b8f-46a5-a4ca-d9b6d51eb9a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:59.912Z|bcafb428-5b8f-46a5-a4ca-d9b6d51eb9a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:00.377Z|457b6a72-2ade-4be2-b752-dad1667cec9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:00.378Z|457b6a72-2ade-4be2-b752-dad1667cec9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:01.348Z|6a012b25-c14d-4eab-a48b-df7302df675c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:01.350Z|6a012b25-c14d-4eab-a48b-df7302df675c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:01.361Z|77e07562-ba65-4f19-b06b-c0edc2b5e555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:01.362Z|77e07562-ba65-4f19-b06b-c0edc2b5e555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:06.402Z|a9168fbd-0f87-46c4-bb48-e093996da13f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:06.403Z|a9168fbd-0f87-46c4-bb48-e093996da13f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:11.414Z|7e849a23-a268-4b1e-892a-6304b68266bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:11.415Z|7e849a23-a268-4b1e-892a-6304b68266bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:11.414Z|437192a1-ed84-4b77-9411-e3762ef06df1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:11.491Z|437192a1-ed84-4b77-9411-e3762ef06df1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:14.914Z|ce538271-0247-4008-8836-43334e5c72e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:14.930Z|ce538271-0247-4008-8836-43334e5c72e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:16.447Z|b1968d45-d33a-4265-9541-7aa8dbe5fa30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:16.448Z|b1968d45-d33a-4265-9541-7aa8dbe5fa30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:21.212Z|22a3499d-f449-4b01-a577-309b871a5aba|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:55:21.214Z|22a3499d-f449-4b01-a577-309b871a5aba|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:21.502Z|1ae7e40a-69b0-4430-8f7c-cfa6b054de2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:21.503Z|1ae7e40a-69b0-4430-8f7c-cfa6b054de2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:21.550Z|e2aecfb0-a1eb-49df-8179-a3cabbb50f79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:21.552Z|e2aecfb0-a1eb-49df-8179-a3cabbb50f79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:26.525Z|2259cbc3-e012-4ecf-a21e-0f9c78679aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:26.526Z|2259cbc3-e012-4ecf-a21e-0f9c78679aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:29.911Z|2f8f5727-9b70-4e78-803c-1fd69d30a9ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:29.912Z|2f8f5727-9b70-4e78-803c-1fd69d30a9ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:30.380Z|94fe0ce9-2428-43a4-919c-67bedfdc55d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:30.382Z|94fe0ce9-2428-43a4-919c-67bedfdc55d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:31.575Z|c9b287e4-56ee-425b-a530-52011bbad0c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:31.576Z|c9b287e4-56ee-425b-a530-52011bbad0c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:31.608Z|4f6e5df8-00f5-4075-a840-2fc12b062ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:31.609Z|4f6e5df8-00f5-4075-a840-2fc12b062ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:36.581Z|b90a9116-6a96-4b84-832c-2507971faddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:36.582Z|b90a9116-6a96-4b84-832c-2507971faddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:41.616Z|ea43bc84-9f97-4920-9e14-ed77ace802a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:41.619Z|ea43bc84-9f97-4920-9e14-ed77ace802a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:41.641Z|8f081840-7e09-4684-8ee0-13c9a2131df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:41.644Z|8f081840-7e09-4684-8ee0-13c9a2131df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:44.912Z|b13dc23f-fcf4-40de-9dfa-765bd3e8bb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:44.916Z|b13dc23f-fcf4-40de-9dfa-765bd3e8bb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:46.619Z|435ffbbf-5764-4324-92c0-f7673f4f2e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:46.621Z|435ffbbf-5764-4324-92c0-f7673f4f2e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:51.647Z|dd585594-5fa7-490e-9fc1-26428b4a82a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:51.648Z|dd585594-5fa7-490e-9fc1-26428b4a82a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:51.674Z|89aab98f-f890-4421-b273-7091df9ea36a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:51.676Z|89aab98f-f890-4421-b273-7091df9ea36a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:56.657Z|5d7cecf6-401e-4895-9fbb-1b55ce8e8994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:56.659Z|5d7cecf6-401e-4895-9fbb-1b55ce8e8994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:59.912Z|a14ce212-9ee6-41b6-8e3c-05bede408dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:59.924Z|a14ce212-9ee6-41b6-8e3c-05bede408dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:00.383Z|9832346a-eaff-4e9a-a6f4-efdac0e857a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:00.384Z|9832346a-eaff-4e9a-a6f4-efdac0e857a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:01.683Z|00ac071a-d245-48f3-a3c7-66c214ae760c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:01.684Z|00ac071a-d245-48f3-a3c7-66c214ae760c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:01.717Z|efb06257-334d-41f4-9b5d-79ed8fbeb614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:01.719Z|efb06257-334d-41f4-9b5d-79ed8fbeb614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:06.706Z|95061c31-5670-45c9-af96-927d3f78e466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:06.708Z|95061c31-5670-45c9-af96-927d3f78e466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:11.727Z|f702bfca-f953-4752-a6df-349434589b9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:11.729Z|f702bfca-f953-4752-a6df-349434589b9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:11.755Z|51b74f48-f29a-4462-8fba-895db0e9e0b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:11.758Z|51b74f48-f29a-4462-8fba-895db0e9e0b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:14.915Z|f08ade3e-8f3a-4d1a-8e69-841b9b880497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:14.916Z|f08ade3e-8f3a-4d1a-8e69-841b9b880497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:16.764Z|f476f113-d7c8-4ce8-871d-5ece3eb62ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:16.767Z|f476f113-d7c8-4ce8-871d-5ece3eb62ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:21.209Z|4788c3db-1631-4dd1-8cbd-e117edb733a7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:56:21.211Z|4788c3db-1631-4dd1-8cbd-e117edb733a7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:21.768Z|d8f757b4-32a6-4f30-8bd4-a429374021da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:21.770Z|d8f757b4-32a6-4f30-8bd4-a429374021da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:21.807Z|a7c8273a-45f4-4d50-bbb2-b14bf5f5369a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:21.811Z|a7c8273a-45f4-4d50-bbb2-b14bf5f5369a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:26.796Z|1082f3b9-0690-4bd7-8b3d-6306bbddbec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:26.797Z|1082f3b9-0690-4bd7-8b3d-6306bbddbec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:29.911Z|868b8523-05de-403e-9d83-d2c2dad1a954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:29.912Z|868b8523-05de-403e-9d83-d2c2dad1a954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:30.386Z|4593bd0a-0a20-448a-81e0-75b45757cd86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:30.387Z|4593bd0a-0a20-448a-81e0-75b45757cd86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:31.808Z|4c0235c6-6aef-44c0-abbe-f452abe42539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:31.809Z|4c0235c6-6aef-44c0-abbe-f452abe42539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:31.859Z|a400b9ee-a7c2-4574-9e3c-db3d559900f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:31.860Z|a400b9ee-a7c2-4574-9e3c-db3d559900f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:36.825Z|043c56b0-702f-4d5b-af86-a06381d3dd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:36.826Z|043c56b0-702f-4d5b-af86-a06381d3dd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:41.843Z|41d7a36f-ae0c-496a-9441-84917c2e8181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:41.854Z|41d7a36f-ae0c-496a-9441-84917c2e8181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:41.896Z|b6588dcc-4fb6-4e98-9fa6-49f1efc2cc40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:41.898Z|b6588dcc-4fb6-4e98-9fa6-49f1efc2cc40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:44.913Z|e91da5d3-72d6-4589-9477-c9bc2fff2bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:44.944Z|e91da5d3-72d6-4589-9477-c9bc2fff2bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:46.887Z|f81d0042-9f12-476d-932c-c25f48753647|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:46.889Z|f81d0042-9f12-476d-932c-c25f48753647|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:51.910Z|7aa31345-ab0e-477c-8958-9457660aeba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:51.916Z|7aa31345-ab0e-477c-8958-9457660aeba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:51.936Z|4b466f38-9032-449b-9208-11582c970f0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:51.937Z|4b466f38-9032-449b-9208-11582c970f0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:56.921Z|8125c7ff-04df-4e8a-9e24-8748ea8e7a15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:56.923Z|8125c7ff-04df-4e8a-9e24-8748ea8e7a15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:59.911Z|0dfa3105-9008-49f7-94a2-988860335d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:59.913Z|0dfa3105-9008-49f7-94a2-988860335d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:00.389Z|eb0d408a-4f0d-4b0f-967f-3ccd449d442d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:00.390Z|eb0d408a-4f0d-4b0f-967f-3ccd449d442d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:01.948Z|a5691a46-0df4-4214-ba46-c3231f0065cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:01.949Z|a5691a46-0df4-4214-ba46-c3231f0065cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:01.966Z|f03ddfa8-a4a9-497a-b753-c09d898aac34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:01.967Z|f03ddfa8-a4a9-497a-b753-c09d898aac34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:06.960Z|3d3d06b2-b709-47b6-b13f-747664a365dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:06.962Z|3d3d06b2-b709-47b6-b13f-747664a365dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:11.979Z|da9a5fe6-5de6-4737-91b2-a5c4dd05d448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:11.980Z|da9a5fe6-5de6-4737-91b2-a5c4dd05d448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:12.002Z|c299ddb3-28e4-4ca7-b438-0f76a8f8593a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:12.004Z|c299ddb3-28e4-4ca7-b438-0f76a8f8593a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:14.912Z|28bf76c8-116b-4a72-872e-d47213ac1975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:14.913Z|28bf76c8-116b-4a72-872e-d47213ac1975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:17.008Z|2ce30d9f-5c64-4cf7-96d7-8c6de616abff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:17.010Z|2ce30d9f-5c64-4cf7-96d7-8c6de616abff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:21.212Z|3ebd2ea6-875f-43ce-b242-72b1c0c4d6e6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:57:21.214Z|3ebd2ea6-875f-43ce-b242-72b1c0c4d6e6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:22.018Z|8ba06935-7298-4289-bdb1-fa25448ab12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:22.020Z|8ba06935-7298-4289-bdb1-fa25448ab12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:22.037Z|705e3e5c-0c99-4d7a-9019-a98e9f380209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:22.039Z|705e3e5c-0c99-4d7a-9019-a98e9f380209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:27.042Z|fc600bdd-6f7c-4b99-b81b-3924e5202b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:27.048Z|fc600bdd-6f7c-4b99-b81b-3924e5202b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:29.911Z|1226e739-0506-4315-9708-ae18153b4c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:29.915Z|1226e739-0506-4315-9708-ae18153b4c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:30.402Z|b29a5a45-3dc6-43c4-8323-62259bd6b880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:30.403Z|b29a5a45-3dc6-43c4-8323-62259bd6b880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:32.055Z|dbd7c675-877c-43f2-bc77-c2584a7ed916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:32.057Z|dbd7c675-877c-43f2-bc77-c2584a7ed916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:32.092Z|ddf5bd24-42aa-4acc-8b5b-04ab782298a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:32.093Z|ddf5bd24-42aa-4acc-8b5b-04ab782298a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:37.123Z|5b624fdf-b1c6-4ddb-a3e7-0dcfabe70cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:37.125Z|5b624fdf-b1c6-4ddb-a3e7-0dcfabe70cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:42.094Z|90260230-14b9-40c4-83d1-856f3551f3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:42.098Z|90260230-14b9-40c4-83d1-856f3551f3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:42.129Z|d6a5a8b8-b929-4685-8dfb-48223396f334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:42.131Z|d6a5a8b8-b929-4685-8dfb-48223396f334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:44.912Z|bf40fd49-4112-4983-ad03-7329a6f3b0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:44.914Z|bf40fd49-4112-4983-ad03-7329a6f3b0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:47.184Z|02f3f9e2-12ab-412e-af37-0bd0b93d4d0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:47.185Z|02f3f9e2-12ab-412e-af37-0bd0b93d4d0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:52.130Z|6565bcdd-4258-484c-87de-99b437a37fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:52.132Z|6565bcdd-4258-484c-87de-99b437a37fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:52.171Z|2ef3d90c-9e60-4172-b9c2-06409f97db11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:52.177Z|2ef3d90c-9e60-4172-b9c2-06409f97db11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:57.232Z|6a60dc75-d541-4d8e-83b1-0b2d755e284d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:57.234Z|6a60dc75-d541-4d8e-83b1-0b2d755e284d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:59.911Z|93dd6391-a04d-42bd-a2a0-6a2c91814f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:59.913Z|93dd6391-a04d-42bd-a2a0-6a2c91814f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:00.404Z|e07722c1-fca1-4404-8fce-6012a39f617b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:00.406Z|e07722c1-fca1-4404-8fce-6012a39f617b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:02.172Z|c8f43827-4569-446f-a278-0c21ad1d1912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:02.175Z|c8f43827-4569-446f-a278-0c21ad1d1912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:02.219Z|b2e257cc-a7f6-4e98-84e8-05cce317bfd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:02.220Z|b2e257cc-a7f6-4e98-84e8-05cce317bfd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:07.294Z|0284cbd8-c3a0-4a12-bb4b-79c58a512de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:07.296Z|0284cbd8-c3a0-4a12-bb4b-79c58a512de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:12.212Z|d25a9c12-a89b-4990-8e50-0fab3115eb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:12.215Z|d25a9c12-a89b-4990-8e50-0fab3115eb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:12.254Z|e60c2fa2-98e5-438d-a6ea-4da3d6889684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:12.260Z|e60c2fa2-98e5-438d-a6ea-4da3d6889684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:14.912Z|d1e20563-cd5d-4475-9a28-163004c74ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:14.921Z|d1e20563-cd5d-4475-9a28-163004c74ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:17.367Z|0d112070-4e03-40b4-8910-ef77824f381c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:17.370Z|0d112070-4e03-40b4-8910-ef77824f381c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:21.223Z|f34bce4a-b3d0-4b8e-b445-8f89e223c7a4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:58:21.225Z|f34bce4a-b3d0-4b8e-b445-8f89e223c7a4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:22.251Z|53799062-a39a-42ac-94f7-b526fb0d153c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:22.252Z|53799062-a39a-42ac-94f7-b526fb0d153c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:22.290Z|a2db4d9d-84da-4640-8f72-4f5a151a4fb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:22.293Z|a2db4d9d-84da-4640-8f72-4f5a151a4fb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:27.423Z|23e17b3d-95f7-49fb-b255-b54e2b54b306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:27.424Z|23e17b3d-95f7-49fb-b255-b54e2b54b306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:29.913Z|8b01e3e5-b365-462f-b07b-f65c22afddb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:29.915Z|8b01e3e5-b365-462f-b07b-f65c22afddb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:30.407Z|19bf75c0-4dc0-4d4a-a2dc-bbc7f2df682a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:30.408Z|19bf75c0-4dc0-4d4a-a2dc-bbc7f2df682a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:32.303Z|311454c1-3976-4bca-a59c-cb635071a435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:32.305Z|311454c1-3976-4bca-a59c-cb635071a435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:32.333Z|24199e08-7e13-4f6f-80e7-4b4562458b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:32.335Z|24199e08-7e13-4f6f-80e7-4b4562458b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:37.484Z|e9c1e45a-1f51-4f7a-ad6a-99c91ae0a44e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:37.485Z|e9c1e45a-1f51-4f7a-ad6a-99c91ae0a44e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:42.335Z|2f1e7864-fa32-4c86-ae0b-bf6f94289f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:42.336Z|2f1e7864-fa32-4c86-ae0b-bf6f94289f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:42.367Z|fefefd39-2f5d-465d-b585-896abc976b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:42.369Z|fefefd39-2f5d-465d-b585-896abc976b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:44.914Z|225688e9-464a-484d-be02-a3af1f56da3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:44.915Z|225688e9-464a-484d-be02-a3af1f56da3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:47.534Z|6d6a1068-1aa0-4d03-a86e-b722550bde77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:47.535Z|6d6a1068-1aa0-4d03-a86e-b722550bde77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:52.380Z|ba40bfdd-2c1e-4426-a450-495a335499d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:52.382Z|ba40bfdd-2c1e-4426-a450-495a335499d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:52.406Z|ec046716-a476-4d03-91e7-ffc85d178995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:52.407Z|ec046716-a476-4d03-91e7-ffc85d178995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:57.599Z|e94f2dd9-c413-4f96-9443-fac77f11ef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:57.600Z|e94f2dd9-c413-4f96-9443-fac77f11ef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:59.911Z|93d1256d-3cc0-4953-be93-5c84191354fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:59.922Z|93d1256d-3cc0-4953-be93-5c84191354fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:00.410Z|de8e483e-ca63-45ca-9b98-0fc6f6b54297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:00.411Z|de8e483e-ca63-45ca-9b98-0fc6f6b54297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:02.423Z|c6152921-945f-4ded-8f5c-c20c002738e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:02.424Z|c6152921-945f-4ded-8f5c-c20c002738e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:02.436Z|0a8931bf-1032-40c3-acfa-fc826dc90bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:02.437Z|0a8931bf-1032-40c3-acfa-fc826dc90bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:07.640Z|01e54559-43c7-40dd-bb59-3efe62521867|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:07.642Z|01e54559-43c7-40dd-bb59-3efe62521867|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:12.456Z|7adc15fb-bfdb-468a-b95e-1f6760e7c0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:12.458Z|7adc15fb-bfdb-468a-b95e-1f6760e7c0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:12.466Z|5b90af71-e07e-4727-a3c6-b68b9e10cea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:12.467Z|5b90af71-e07e-4727-a3c6-b68b9e10cea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:14.914Z|fb43f5de-c2f1-44a8-809c-1a0db3cbd86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:14.915Z|fb43f5de-c2f1-44a8-809c-1a0db3cbd86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:17.700Z|676e4aca-946f-48d9-9307-debe937180a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:17.702Z|676e4aca-946f-48d9-9307-debe937180a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:21.214Z|299a0eaf-fbe7-4af0-a40a-faadfbd12b6d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:59:21.215Z|299a0eaf-fbe7-4af0-a40a-faadfbd12b6d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:22.484Z|a4c08f0e-dfa9-4dad-a565-43ffaf01294e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:22.485Z|a4c08f0e-dfa9-4dad-a565-43ffaf01294e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:22.501Z|96a2363c-7127-4945-a05b-f25efffdeea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:22.502Z|96a2363c-7127-4945-a05b-f25efffdeea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:27.760Z|3d98f793-312a-4960-8a0f-61d599c14549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:27.763Z|3d98f793-312a-4960-8a0f-61d599c14549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:29.919Z|aceac991-024d-4d33-ab6b-e2dcbfc1d033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:29.921Z|aceac991-024d-4d33-ab6b-e2dcbfc1d033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:30.412Z|ab110a7b-f30a-4454-a8d9-5107c249d0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:30.413Z|ab110a7b-f30a-4454-a8d9-5107c249d0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:32.521Z|a3410d10-1925-4c69-9c4a-c509e8fe1c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:32.522Z|a3410d10-1925-4c69-9c4a-c509e8fe1c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:32.541Z|2dcfafed-bdaa-4a23-9f01-3bf1e39fd951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:32.544Z|2dcfafed-bdaa-4a23-9f01-3bf1e39fd951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:37.852Z|669fac62-3f10-4ff4-bd28-c2e493d030d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:37.854Z|669fac62-3f10-4ff4-bd28-c2e493d030d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:42.559Z|4afad3ca-65b3-41e6-bbdf-d07fa0735707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:42.560Z|4afad3ca-65b3-41e6-bbdf-d07fa0735707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:42.579Z|f793c37f-152a-4eae-9bd8-b4c7946a9eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:42.580Z|f793c37f-152a-4eae-9bd8-b4c7946a9eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:44.911Z|7ec88b6d-97cd-4bbc-8dd4-2e435c71fc2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:44.921Z|7ec88b6d-97cd-4bbc-8dd4-2e435c71fc2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:47.897Z|d1cac861-3695-4dac-a27f-617c05dad689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:47.898Z|d1cac861-3695-4dac-a27f-617c05dad689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:52.586Z|97b56f46-3be3-4bf7-bcd0-0f094e136324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:52.587Z|97b56f46-3be3-4bf7-bcd0-0f094e136324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:52.607Z|4ab42acf-ebb1-41f3-89f7-f2c909605460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:52.608Z|4ab42acf-ebb1-41f3-89f7-f2c909605460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:57.937Z|ad5c2dcf-b492-45f9-9eae-8f0e8a298b07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:57.938Z|ad5c2dcf-b492-45f9-9eae-8f0e8a298b07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:59.912Z|0586d496-dfd0-46d1-942f-f1567dbf0606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:59.913Z|0586d496-dfd0-46d1-942f-f1567dbf0606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:00.414Z|ffce0f02-9937-472e-9ef7-ba7fcff588f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:00.415Z|ffce0f02-9937-472e-9ef7-ba7fcff588f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:02.624Z|db4d0b59-bc04-427f-a348-0fc54de82031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:02.629Z|db4d0b59-bc04-427f-a348-0fc54de82031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:02.641Z|943c1894-773e-40f2-9935-8d2aec3379e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:02.642Z|943c1894-773e-40f2-9935-8d2aec3379e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:07.984Z|9322c8f2-d80c-484a-93d7-f9ade2b06123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:07.985Z|9322c8f2-d80c-484a-93d7-f9ade2b06123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:12.662Z|53246d8a-c6d2-44c3-8745-8a884679c374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:12.664Z|53246d8a-c6d2-44c3-8745-8a884679c374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:12.677Z|c156114a-b35f-46df-b09e-27fbfebe4832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:12.678Z|c156114a-b35f-46df-b09e-27fbfebe4832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:14.923Z|a997f203-e29e-4f38-bb5b-3c9a28e00c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:14.939Z|a997f203-e29e-4f38-bb5b-3c9a28e00c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:18.028Z|9c564cb6-ffae-4c2e-a923-15b537f8094f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:18.029Z|9c564cb6-ffae-4c2e-a923-15b537f8094f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:21.210Z|5775a9f9-064e-465f-9a71-6f9f575039a5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:00:21.211Z|5775a9f9-064e-465f-9a71-6f9f575039a5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:22.700Z|c94bed20-a8b2-434d-a177-7d5424c309e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:22.707Z|c94bed20-a8b2-434d-a177-7d5424c309e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:22.709Z|8dcbd966-3571-46f3-a42e-812ff14eddab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:22.715Z|8dcbd966-3571-46f3-a42e-812ff14eddab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:28.099Z|3d0a58a1-5a89-4ebb-af3d-329efb7a5fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:28.121Z|3d0a58a1-5a89-4ebb-af3d-329efb7a5fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:29.914Z|769c187f-2755-437d-9564-ecf05e836eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:29.917Z|769c187f-2755-437d-9564-ecf05e836eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:30.419Z|f3e625db-85d8-4d8a-9743-dd54ffa5702e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:30.419Z|f3e625db-85d8-4d8a-9743-dd54ffa5702e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:32.774Z|c9a45e77-7aef-42b2-ab92-25218cecde57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:32.775Z|c9a45e77-7aef-42b2-ab92-25218cecde57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:32.812Z|26c35fbc-b0d2-46b4-a0d5-ce99b70982b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:32.817Z|26c35fbc-b0d2-46b4-a0d5-ce99b70982b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:38.156Z|f01039ef-c514-4aac-82b4-21dce67418e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:38.158Z|f01039ef-c514-4aac-82b4-21dce67418e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:42.806Z|7f022ec9-7fed-49af-9a51-102dc3ef10fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:42.808Z|7f022ec9-7fed-49af-9a51-102dc3ef10fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:42.849Z|6d2c7559-5844-4c0a-acd9-23ccee127552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:42.851Z|6d2c7559-5844-4c0a-acd9-23ccee127552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:44.914Z|95d12b11-d6c7-4503-b3df-06cb6e900ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:44.915Z|95d12b11-d6c7-4503-b3df-06cb6e900ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:48.196Z|cbcf0c6c-a310-4775-8bc8-915cba6acccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:48.200Z|cbcf0c6c-a310-4775-8bc8-915cba6acccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:52.842Z|c9271b62-8871-45b2-b463-4b046541263a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:52.843Z|c9271b62-8871-45b2-b463-4b046541263a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:52.878Z|99a54a2f-faac-42ce-9157-02b074846b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:52.880Z|99a54a2f-faac-42ce-9157-02b074846b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:58.259Z|250c1c77-676e-4a59-8d94-c11ce0095f4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:58.262Z|250c1c77-676e-4a59-8d94-c11ce0095f4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:59.911Z|568c8460-1aec-44e0-902b-2474a1035104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:59.917Z|568c8460-1aec-44e0-902b-2474a1035104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:00.422Z|b7376f88-09b5-4b05-a451-4e7d1fe674cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:00.423Z|b7376f88-09b5-4b05-a451-4e7d1fe674cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:02.872Z|73cbb0a8-f404-471a-91b2-4ca108c7baa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:02.873Z|73cbb0a8-f404-471a-91b2-4ca108c7baa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:02.909Z|256b3c6e-662d-474f-b322-f56f852f8652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:02.910Z|256b3c6e-662d-474f-b322-f56f852f8652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:08.338Z|de1febe3-8c3f-4779-a547-5dff850d5bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:08.346Z|de1febe3-8c3f-4779-a547-5dff850d5bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:12.908Z|d43002b5-52d1-45c2-b47d-6e311208b346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:12.909Z|d43002b5-52d1-45c2-b47d-6e311208b346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:12.943Z|568d8d78-da94-4f84-9199-a3a2ec74e91d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:12.944Z|568d8d78-da94-4f84-9199-a3a2ec74e91d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:14.911Z|3998cd9e-e575-4ddb-9cae-1f04a953d422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:14.912Z|3998cd9e-e575-4ddb-9cae-1f04a953d422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:18.379Z|98c7eb08-f308-4a5a-abe3-dbc9ccaa36e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:18.381Z|98c7eb08-f308-4a5a-abe3-dbc9ccaa36e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:21.221Z|590902e6-8386-4a0c-93d9-aab94c90fc98|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:01:21.222Z|590902e6-8386-4a0c-93d9-aab94c90fc98|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:22.982Z|e4f5ab60-f832-43e7-91a9-2d376152628e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:22.983Z|e4f5ab60-f832-43e7-91a9-2d376152628e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:22.989Z|e12a835e-6324-4609-a1c8-fe4adab7e7ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:22.991Z|e12a835e-6324-4609-a1c8-fe4adab7e7ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:28.435Z|f51bfa6a-1337-4492-8082-1104d15d10f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:28.438Z|f51bfa6a-1337-4492-8082-1104d15d10f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:29.911Z|0554bc4d-b384-4cca-b99f-077b2da03f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:29.912Z|0554bc4d-b384-4cca-b99f-077b2da03f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:30.424Z|136d7771-537d-469c-8a1d-b8ede24147eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:30.425Z|136d7771-537d-469c-8a1d-b8ede24147eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:33.040Z|5d926b4c-4873-4dbe-8191-5004fab7b8e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:33.038Z|ec2dc6ee-4c5c-4fe1-b709-d45e6de8ab71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:33.041Z|5d926b4c-4873-4dbe-8191-5004fab7b8e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:33.043Z|ec2dc6ee-4c5c-4fe1-b709-d45e6de8ab71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:38.513Z|54b6c1d8-98bb-4c17-9340-4f3d6ef3c50f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:38.515Z|54b6c1d8-98bb-4c17-9340-4f3d6ef3c50f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:43.070Z|04eb1176-12d8-4def-a4d3-82e425ed5ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:43.071Z|04eb1176-12d8-4def-a4d3-82e425ed5ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:43.092Z|8b77cf2d-4e77-459e-8211-2c4fee06a148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:43.094Z|8b77cf2d-4e77-459e-8211-2c4fee06a148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:44.921Z|0cffc7be-6dea-441b-9e56-e5001f760403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:44.928Z|0cffc7be-6dea-441b-9e56-e5001f760403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:48.580Z|0d282b00-89a0-4447-baca-d48afa70d6e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:48.581Z|0d282b00-89a0-4447-baca-d48afa70d6e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:53.104Z|2ea0871e-e16e-46a9-944b-271a87f7fcd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:53.106Z|2ea0871e-e16e-46a9-944b-271a87f7fcd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:53.166Z|a50da123-d2bc-4b4b-8601-b3e1e74211b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:53.167Z|a50da123-d2bc-4b4b-8601-b3e1e74211b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:58.616Z|cb069b48-8410-4575-a5c4-d792a7a0e432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:58.617Z|cb069b48-8410-4575-a5c4-d792a7a0e432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:59.911Z|5def18de-3cbb-4a43-96d7-c59a1558b187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:59.912Z|5def18de-3cbb-4a43-96d7-c59a1558b187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:00.428Z|a2339f92-ee6e-4607-a1ae-5e73e5e26d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:00.430Z|a2339f92-ee6e-4607-a1ae-5e73e5e26d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:03.153Z|d0755248-dc92-4a11-854a-8df186b60b96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:03.155Z|d0755248-dc92-4a11-854a-8df186b60b96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:03.205Z|c7c4e0a5-b899-4171-bc94-463a28fd2dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:03.207Z|c7c4e0a5-b899-4171-bc94-463a28fd2dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:08.676Z|a2be1a46-a1c3-43f9-9bcb-38f15102ef62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:08.689Z|a2be1a46-a1c3-43f9-9bcb-38f15102ef62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:13.198Z|97805151-c525-4524-9dc6-8eaf307a6880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:13.199Z|97805151-c525-4524-9dc6-8eaf307a6880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:13.233Z|f15179f9-89b4-4d2d-8f6f-f9d8f4c432f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:13.234Z|f15179f9-89b4-4d2d-8f6f-f9d8f4c432f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:14.918Z|8ae821b3-1bba-44a7-8b3a-3edc7d07b4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:14.919Z|8ae821b3-1bba-44a7-8b3a-3edc7d07b4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:18.744Z|798edefe-a9bf-4c21-967b-741e310fd7a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:18.745Z|798edefe-a9bf-4c21-967b-741e310fd7a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:21.209Z|4c7d53ce-55cb-4cfe-b65d-b6a8ee1a5758|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:02:21.210Z|4c7d53ce-55cb-4cfe-b65d-b6a8ee1a5758|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:23.227Z|341ac70a-69b1-4ead-a9f3-24b2cebd99c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:23.228Z|341ac70a-69b1-4ead-a9f3-24b2cebd99c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:23.266Z|69dc9f94-bdda-4485-bc48-e4046fa48285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:23.268Z|69dc9f94-bdda-4485-bc48-e4046fa48285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:28.795Z|d45ead70-1416-407b-8962-f6a482221e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:28.796Z|d45ead70-1416-407b-8962-f6a482221e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:29.912Z|40853318-6266-4df8-884e-3b2c6d18ff2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:29.927Z|40853318-6266-4df8-884e-3b2c6d18ff2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:30.431Z|686ecde8-87d3-4d5d-8464-1da000a0dcd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:30.432Z|686ecde8-87d3-4d5d-8464-1da000a0dcd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:33.276Z|d7c22d37-f35b-4721-ae2a-98f231a4a18f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:33.277Z|d7c22d37-f35b-4721-ae2a-98f231a4a18f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:33.302Z|53d2f65e-c769-4fd0-8ff0-d544e349b448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:33.304Z|53d2f65e-c769-4fd0-8ff0-d544e349b448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:38.834Z|a7a27c57-32b9-49c1-bc48-8e87fc1c5d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:38.835Z|a7a27c57-32b9-49c1-bc48-8e87fc1c5d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:43.311Z|bddd8e91-c6bd-48f5-b1e6-002d78ef461b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:43.312Z|bddd8e91-c6bd-48f5-b1e6-002d78ef461b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:43.338Z|4372d9ec-8ebf-4e17-a61f-47de6aa8a7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:43.339Z|4372d9ec-8ebf-4e17-a61f-47de6aa8a7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:44.913Z|c0f179e4-e7ff-4127-a0ee-092ba5898b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:44.914Z|c0f179e4-e7ff-4127-a0ee-092ba5898b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:48.881Z|7f29e8e5-a5ba-4f5f-9006-0449ecbaa192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:48.893Z|7f29e8e5-a5ba-4f5f-9006-0449ecbaa192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:53.354Z|e8a6c63f-bf8c-4be7-80b6-25cdefa910e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:53.355Z|e8a6c63f-bf8c-4be7-80b6-25cdefa910e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:53.387Z|3c169244-3b52-4edd-8514-18c14aa0aa1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:53.388Z|3c169244-3b52-4edd-8514-18c14aa0aa1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:58.951Z|e0b68440-67ea-4203-9b9c-9a3bcd6d638b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:58.962Z|e0b68440-67ea-4203-9b9c-9a3bcd6d638b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:59.911Z|76c06db5-bbcf-4414-b99a-30a161d26d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:59.912Z|76c06db5-bbcf-4414-b99a-30a161d26d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:00.434Z|40501b8a-e4d3-475e-8c5a-7e1b810750e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:00.435Z|40501b8a-e4d3-475e-8c5a-7e1b810750e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:03.399Z|c8a19987-e774-411f-aaea-396c228a0f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:03.400Z|c8a19987-e774-411f-aaea-396c228a0f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:03.427Z|07dfecc3-99cd-490b-94fb-8d65b3669fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:03.428Z|07dfecc3-99cd-490b-94fb-8d65b3669fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:09.013Z|d9a5b671-7b6d-4963-b0c7-9844371a8da8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:09.014Z|d9a5b671-7b6d-4963-b0c7-9844371a8da8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:13.438Z|6b4ec696-20c0-4636-b90f-63355405a73d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:13.440Z|6b4ec696-20c0-4636-b90f-63355405a73d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:13.490Z|14a9819e-5c56-4314-aaee-61c6c41f05fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:13.492Z|14a9819e-5c56-4314-aaee-61c6c41f05fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:14.911Z|9ccba0ba-f2f6-433f-864e-e4f0206429a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:14.923Z|9ccba0ba-f2f6-433f-864e-e4f0206429a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:19.059Z|04c30e8f-94cc-4b54-8a65-ad68fab871bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:19.060Z|04c30e8f-94cc-4b54-8a65-ad68fab871bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:21.230Z|35c7ccb4-3620-4e9b-b058-f222e44b6f40|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:03:21.238Z|35c7ccb4-3620-4e9b-b058-f222e44b6f40|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:23.476Z|2833c539-dd8e-4152-b6be-516570628dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:23.477Z|2833c539-dd8e-4152-b6be-516570628dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:23.525Z|0efaabfe-092f-4387-9cca-e3d667099f6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:23.526Z|0efaabfe-092f-4387-9cca-e3d667099f6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:29.107Z|e843ec8a-9dde-4ab7-9d29-02bfd6272914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:29.109Z|e843ec8a-9dde-4ab7-9d29-02bfd6272914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:29.911Z|44a6ea7c-5358-4578-912c-ad6dfaa40a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:29.912Z|44a6ea7c-5358-4578-912c-ad6dfaa40a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:30.436Z|6fcc3dbd-07b8-4afa-82ab-804c26a1ed2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:30.438Z|6fcc3dbd-07b8-4afa-82ab-804c26a1ed2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:33.516Z|adc0170a-71de-4370-ac0f-b1288c55a640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:33.517Z|adc0170a-71de-4370-ac0f-b1288c55a640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:33.563Z|e069b5bf-339d-436b-9414-cf6e356a6037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:33.567Z|e069b5bf-339d-436b-9414-cf6e356a6037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:39.150Z|a5f99198-be11-4039-add4-d88bad0c09f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:39.151Z|a5f99198-be11-4039-add4-d88bad0c09f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:43.552Z|dd162051-2f9a-46f5-bdca-e1b17daf40c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:43.554Z|dd162051-2f9a-46f5-bdca-e1b17daf40c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:43.605Z|5826673d-a7ca-4976-82ac-2c3836bc85ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:43.607Z|5826673d-a7ca-4976-82ac-2c3836bc85ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:44.913Z|3313d14a-9d0d-48d4-97e2-f70b72fa7a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:44.914Z|3313d14a-9d0d-48d4-97e2-f70b72fa7a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:49.199Z|71eb7720-e880-41b1-b4b2-dfb419277f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:49.200Z|71eb7720-e880-41b1-b4b2-dfb419277f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:53.585Z|0aba3726-54f7-49ac-a8fc-e35cca115e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:53.586Z|0aba3726-54f7-49ac-a8fc-e35cca115e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:53.645Z|a8bb3f00-997b-4145-b048-52b301ef0da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:53.647Z|a8bb3f00-997b-4145-b048-52b301ef0da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:59.235Z|a5ebcf89-3e9d-4b04-8c53-b87b3f3fb6af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:59.236Z|a5ebcf89-3e9d-4b04-8c53-b87b3f3fb6af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:59.911Z|db29ffd3-4bf5-48f6-805c-a4a15bd5292c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:59.917Z|db29ffd3-4bf5-48f6-805c-a4a15bd5292c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:00.440Z|e011f959-f2bc-4ae9-914c-12409e307656|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:00.441Z|e011f959-f2bc-4ae9-914c-12409e307656|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:03.625Z|90e76582-8218-4462-b0df-886916e2961a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:03.627Z|90e76582-8218-4462-b0df-886916e2961a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:03.679Z|d0caa4ec-71b5-4164-bc7f-a868e4772f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:03.680Z|d0caa4ec-71b5-4164-bc7f-a868e4772f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:09.293Z|7e0dd8f2-28cc-4ba7-afba-5ca3e69934d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:09.296Z|7e0dd8f2-28cc-4ba7-afba-5ca3e69934d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:13.658Z|0204a53e-2a5f-466f-aff5-74d72536247b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:13.660Z|0204a53e-2a5f-466f-aff5-74d72536247b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:13.707Z|f26fabb6-70ce-4c73-aa6b-9ef312f46a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:13.708Z|f26fabb6-70ce-4c73-aa6b-9ef312f46a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:14.914Z|0e999e4e-97a6-4a7f-a1d4-496011cd231d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:14.916Z|0e999e4e-97a6-4a7f-a1d4-496011cd231d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:19.340Z|0322e9f8-fba4-4658-b266-3016145f49fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:19.342Z|0322e9f8-fba4-4658-b266-3016145f49fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:21.216Z|4086bec5-ba2b-480a-8f2c-d3bce468a4ef|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:04:21.220Z|4086bec5-ba2b-480a-8f2c-d3bce468a4ef|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:23.691Z|1e8d1a3f-cc02-45a9-ba02-034c470fb33f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:23.693Z|1e8d1a3f-cc02-45a9-ba02-034c470fb33f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:23.741Z|a32f9fbc-2189-4a03-ba3a-cfc761305c00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:23.742Z|a32f9fbc-2189-4a03-ba3a-cfc761305c00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:29.396Z|6d4063d6-6e7e-45f3-b406-2fd46f756921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:29.400Z|6d4063d6-6e7e-45f3-b406-2fd46f756921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:29.924Z|074cee79-3c6e-4572-8684-07c4d56b6a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:29.942Z|074cee79-3c6e-4572-8684-07c4d56b6a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:30.443Z|c929f91a-165a-461a-85d9-df77ad1b590d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:30.444Z|c929f91a-165a-461a-85d9-df77ad1b590d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:33.724Z|214e917a-c298-43b0-9280-05198b27effe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:33.726Z|214e917a-c298-43b0-9280-05198b27effe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:33.782Z|42754807-71dd-430d-a204-7e6e1ea93d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:33.783Z|42754807-71dd-430d-a204-7e6e1ea93d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:39.438Z|a4d2e63b-9bca-47e7-96f2-1913d05f74c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:39.440Z|a4d2e63b-9bca-47e7-96f2-1913d05f74c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:43.758Z|a74b9fd2-a2cc-4f31-be53-aa9fb5bde93d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:43.760Z|a74b9fd2-a2cc-4f31-be53-aa9fb5bde93d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:43.813Z|e98fa15b-cc05-4f88-899a-dc588556c47e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:43.816Z|e98fa15b-cc05-4f88-899a-dc588556c47e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:44.911Z|a829a3d7-7746-4a3b-a9dd-335485e30d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:44.912Z|a829a3d7-7746-4a3b-a9dd-335485e30d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:49.475Z|2428442d-cfc6-44f3-b3b7-3d56c8e7270b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:49.477Z|2428442d-cfc6-44f3-b3b7-3d56c8e7270b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:53.789Z|0b439f3c-b26d-4deb-8fe5-867dd7c945a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:53.790Z|0b439f3c-b26d-4deb-8fe5-867dd7c945a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:53.842Z|a8f3e7d5-09a8-46b9-a6e4-88984bba9f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:53.844Z|a8f3e7d5-09a8-46b9-a6e4-88984bba9f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:59.532Z|1af370c7-bdb6-4839-a4e0-e69c77fcdd4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:59.534Z|1af370c7-bdb6-4839-a4e0-e69c77fcdd4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:59.913Z|2067a2ca-ebb3-4d39-a894-a476302f5a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:59.914Z|2067a2ca-ebb3-4d39-a894-a476302f5a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:00.445Z|2c9e2d57-3167-4410-92f0-47aa6dcb76c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:00.446Z|2c9e2d57-3167-4410-92f0-47aa6dcb76c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:03.827Z|0d0f8bdb-3e21-4c2f-b404-f05a0043b165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:03.828Z|0d0f8bdb-3e21-4c2f-b404-f05a0043b165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:03.872Z|f8ed6f38-72f0-40f7-846c-4cc0b80e6a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:03.873Z|f8ed6f38-72f0-40f7-846c-4cc0b80e6a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:09.574Z|453d89a2-8d1a-4336-a968-7756bb5e6712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:09.575Z|453d89a2-8d1a-4336-a968-7756bb5e6712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:13.857Z|c5f0cfa0-ca2f-4af9-a8e4-c4f151010802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:13.864Z|c5f0cfa0-ca2f-4af9-a8e4-c4f151010802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:13.901Z|d4143152-6f85-4941-baa3-10c0fefd52d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:13.903Z|d4143152-6f85-4941-baa3-10c0fefd52d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:14.911Z|e662644c-9ef0-43c7-8cf0-f28ce0668c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:14.918Z|e662644c-9ef0-43c7-8cf0-f28ce0668c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:19.625Z|85d0d66e-680d-4852-bbb7-e32041bce9f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:19.626Z|85d0d66e-680d-4852-bbb7-e32041bce9f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:21.212Z|8d9303b8-6bed-4f75-a7bf-aff012b6b95f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:05:21.214Z|8d9303b8-6bed-4f75-a7bf-aff012b6b95f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:23.910Z|fdeebafe-adb7-45c2-81b0-4884d8152bf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:23.912Z|fdeebafe-adb7-45c2-81b0-4884d8152bf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:23.946Z|5ecd7b0d-5ec7-4b14-bde4-378f11396539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:23.949Z|5ecd7b0d-5ec7-4b14-bde4-378f11396539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:29.680Z|9b591780-d02e-4fd2-898c-88964e6761e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:29.681Z|9b591780-d02e-4fd2-898c-88964e6761e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:29.911Z|141d30da-38d1-43ad-aef8-6b07d7ce66eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:29.912Z|141d30da-38d1-43ad-aef8-6b07d7ce66eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:30.448Z|364e2087-2f50-4f74-a072-98528f7d5e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:30.449Z|364e2087-2f50-4f74-a072-98528f7d5e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:33.956Z|fff35a2a-4e03-4117-ac66-5e0e321a26ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:33.958Z|fff35a2a-4e03-4117-ac66-5e0e321a26ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:33.982Z|234a1adc-7ec8-4053-8c43-18939661f96b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:33.984Z|234a1adc-7ec8-4053-8c43-18939661f96b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:39.729Z|0ad678f7-37bb-4379-a37f-0e903cb3d0e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:39.730Z|0ad678f7-37bb-4379-a37f-0e903cb3d0e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:43.986Z|44380af2-080a-49f7-8d4c-f7c3a022d96b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:43.988Z|44380af2-080a-49f7-8d4c-f7c3a022d96b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:44.019Z|27267fd0-4a3e-4176-af24-ff6b01e80533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:44.020Z|27267fd0-4a3e-4176-af24-ff6b01e80533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:44.912Z|a91bf4c5-3cf0-4fff-9e5b-5654473c3be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:44.913Z|a91bf4c5-3cf0-4fff-9e5b-5654473c3be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:49.785Z|78697d5f-8191-4af5-9195-89f4c3b94c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:49.786Z|78697d5f-8191-4af5-9195-89f4c3b94c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:54.016Z|0b655e58-7a5f-4748-9455-3c18d8c7c312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:54.024Z|0b655e58-7a5f-4748-9455-3c18d8c7c312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:54.048Z|0322642c-6cdc-4f9c-8aac-3264d76fb449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:54.050Z|0322642c-6cdc-4f9c-8aac-3264d76fb449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:59.817Z|7252bf47-fc21-4f84-b78c-31b3c5bcf6f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:59.820Z|7252bf47-fc21-4f84-b78c-31b3c5bcf6f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:59.911Z|85a0df00-43d2-4527-8966-5a1c5d54bfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:59.917Z|85a0df00-43d2-4527-8966-5a1c5d54bfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:00.457Z|494db84c-4733-41b2-99d4-6e90c6421839|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:00.459Z|494db84c-4733-41b2-99d4-6e90c6421839|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:04.054Z|f529540f-b6ef-4581-bf36-6750813d7b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:04.055Z|f529540f-b6ef-4581-bf36-6750813d7b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:04.080Z|8049c38d-e9b1-4606-a3b9-0d090bc29998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:04.082Z|8049c38d-e9b1-4606-a3b9-0d090bc29998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:09.860Z|1ee02cdd-c8db-4248-acfc-d9b862a87316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:09.863Z|1ee02cdd-c8db-4248-acfc-d9b862a87316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:14.085Z|f21e68a4-7e23-4ec1-95d3-b6aa8881a1dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:14.086Z|f21e68a4-7e23-4ec1-95d3-b6aa8881a1dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:14.118Z|63808127-e640-4149-a92e-a8fdfbacd856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:14.119Z|63808127-e640-4149-a92e-a8fdfbacd856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:14.911Z|c7d3190d-d3ee-410c-8e5b-ec4664403274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:14.912Z|c7d3190d-d3ee-410c-8e5b-ec4664403274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:19.908Z|c8e42335-445b-47fe-a64d-dd2bda8a91a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:19.910Z|c8e42335-445b-47fe-a64d-dd2bda8a91a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:21.213Z|c3a9a400-d52d-4574-b819-82a552a458db|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:06:21.214Z|c3a9a400-d52d-4574-b819-82a552a458db|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:24.113Z|4588bc4b-6d2d-49e3-87c5-cefa8bb5e677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:24.115Z|4588bc4b-6d2d-49e3-87c5-cefa8bb5e677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:24.149Z|a93bc3ed-22b3-46ac-b6a5-c25580f16784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:24.151Z|a93bc3ed-22b3-46ac-b6a5-c25580f16784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:29.914Z|e6caf6e5-ce34-4f37-b1b0-47a42186ca83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:29.918Z|e6caf6e5-ce34-4f37-b1b0-47a42186ca83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:29.952Z|4f317091-4573-4947-9c20-9776d7a63a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:29.953Z|4f317091-4573-4947-9c20-9776d7a63a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:30.462Z|1322e4d7-26b4-487f-b02f-18c6e976673b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:30.463Z|1322e4d7-26b4-487f-b02f-18c6e976673b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:34.144Z|daa73554-55c4-4372-ab76-2216a03f7a00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:34.146Z|daa73554-55c4-4372-ab76-2216a03f7a00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:34.203Z|312a8740-c2f9-43c4-8d63-bf39ea1189ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:34.205Z|312a8740-c2f9-43c4-8d63-bf39ea1189ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:39.987Z|193509fe-79ec-4700-bc63-de6291a0920b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:39.988Z|193509fe-79ec-4700-bc63-de6291a0920b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:44.176Z|0fa9746b-e413-441a-88d8-ebc5a4e5adb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:44.181Z|0fa9746b-e413-441a-88d8-ebc5a4e5adb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:44.257Z|ed423032-ddd2-4096-84cb-7ecaa79a5785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:44.258Z|ed423032-ddd2-4096-84cb-7ecaa79a5785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:44.916Z|d50d48c5-1791-40b7-9f59-70631cd1c38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:44.920Z|d50d48c5-1791-40b7-9f59-70631cd1c38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:50.021Z|3260763b-a4f3-4f5b-9163-0524e92c84bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:50.022Z|3260763b-a4f3-4f5b-9163-0524e92c84bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:54.245Z|fac88a9e-0a8a-4fdb-8453-d30620cde381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:54.250Z|fac88a9e-0a8a-4fdb-8453-d30620cde381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:54.301Z|cbda81e7-afe6-4502-8e0d-dbcfe55f8bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:54.302Z|cbda81e7-afe6-4502-8e0d-dbcfe55f8bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:59.911Z|759cbc1b-b0f4-4ad1-bf8f-3f8d53d9f3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:59.912Z|759cbc1b-b0f4-4ad1-bf8f-3f8d53d9f3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:00.092Z|3e193d4c-dff7-4e00-9433-268714b099be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:00.094Z|3e193d4c-dff7-4e00-9433-268714b099be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:00.464Z|140463db-f883-4f7a-a72a-1dad9e851263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:00.466Z|140463db-f883-4f7a-a72a-1dad9e851263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:04.307Z|dde3c4cf-6575-4a57-8d4d-41af7bfdd5cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:04.320Z|dde3c4cf-6575-4a57-8d4d-41af7bfdd5cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:04.349Z|9b8aa5a3-cf4a-4ec5-b6e8-ad070ba32b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:04.352Z|9b8aa5a3-cf4a-4ec5-b6e8-ad070ba32b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:10.152Z|cd38a242-6ee8-41a9-bae5-b080224852d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:10.154Z|cd38a242-6ee8-41a9-bae5-b080224852d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:14.366Z|c1804b3d-9fbe-4620-8992-2a7180a986d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:14.368Z|c1804b3d-9fbe-4620-8992-2a7180a986d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:14.391Z|50a49765-d956-4577-9589-08bd1f551eff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:14.392Z|50a49765-d956-4577-9589-08bd1f551eff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:14.911Z|c71c50e4-4201-4f7d-9002-e0b667b28cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:14.912Z|c71c50e4-4201-4f7d-9002-e0b667b28cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:20.197Z|0cb98d6c-728d-4e38-99ae-7875803a8408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:20.199Z|0cb98d6c-728d-4e38-99ae-7875803a8408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:21.227Z|dc53f566-b766-4758-87d1-968b468227d2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:07:21.228Z|dc53f566-b766-4758-87d1-968b468227d2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:24.400Z|4a19c92e-1a0b-481d-a3ea-d2e642eaf820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:24.401Z|4a19c92e-1a0b-481d-a3ea-d2e642eaf820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:24.450Z|be20d82f-994f-4664-89bf-e1a8987458ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:24.451Z|be20d82f-994f-4664-89bf-e1a8987458ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:29.911Z|f9e5dc7f-090c-44e5-9a3f-83ff5a011f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:29.912Z|f9e5dc7f-090c-44e5-9a3f-83ff5a011f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:30.247Z|f4c522b6-405e-4302-9f64-84955869fe44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:30.258Z|f4c522b6-405e-4302-9f64-84955869fe44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:30.468Z|bbad3d12-8146-41db-8dc1-fcaf5c9077f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:30.470Z|bbad3d12-8146-41db-8dc1-fcaf5c9077f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:34.440Z|32de752b-9f03-469c-9758-8951d7359cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:34.442Z|32de752b-9f03-469c-9758-8951d7359cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:34.496Z|a0b14cfe-bb7d-42c8-a804-7674742b6002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:34.498Z|a0b14cfe-bb7d-42c8-a804-7674742b6002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:40.296Z|c0862aff-057d-465c-83d4-f0de2a775d80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:40.298Z|c0862aff-057d-465c-83d4-f0de2a775d80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:44.520Z|cac29f2c-2557-46c0-b8d1-fd467b4a0c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:44.521Z|cac29f2c-2557-46c0-b8d1-fd467b4a0c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:44.544Z|1a3a6910-dd73-4810-9d3a-a90fb2b6cbde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:44.546Z|1a3a6910-dd73-4810-9d3a-a90fb2b6cbde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:44.914Z|fcc719e1-fc51-4e9a-b23b-522db8308e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:44.925Z|fcc719e1-fc51-4e9a-b23b-522db8308e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:50.333Z|20f52485-9f30-4793-a1b6-90333694bccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:50.335Z|20f52485-9f30-4793-a1b6-90333694bccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:54.559Z|93924a39-905d-467d-9fd7-afbb3192b972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:54.561Z|93924a39-905d-467d-9fd7-afbb3192b972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:54.595Z|a3007e1b-bfce-4bbd-a09d-205af5710f3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:54.596Z|a3007e1b-bfce-4bbd-a09d-205af5710f3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:59.911Z|b9c88cbe-0228-43cd-ad34-b910e57f2bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:59.912Z|b9c88cbe-0228-43cd-ad34-b910e57f2bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:00.368Z|e75606a9-0d75-463d-ad64-8311dd6622c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:00.370Z|e75606a9-0d75-463d-ad64-8311dd6622c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:00.473Z|f178c98e-b006-4a68-88fe-1e94e9247879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:00.474Z|f178c98e-b006-4a68-88fe-1e94e9247879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:04.605Z|13dc89c8-0209-44f5-9f87-47dc5ed1fcbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:04.607Z|13dc89c8-0209-44f5-9f87-47dc5ed1fcbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:04.635Z|98ae7876-6f2b-41b8-89a0-f6bb87e0814f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:04.638Z|98ae7876-6f2b-41b8-89a0-f6bb87e0814f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:10.436Z|d60d9b82-91da-435e-8167-2cdf0c3a481e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:10.453Z|d60d9b82-91da-435e-8167-2cdf0c3a481e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:14.668Z|c8500c4f-46ff-485f-a55f-d2b02c1c48e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:14.669Z|c8500c4f-46ff-485f-a55f-d2b02c1c48e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:14.678Z|d3935695-d6c9-4ad5-a551-fb0086af1ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:14.679Z|d3935695-d6c9-4ad5-a551-fb0086af1ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:14.911Z|c10225a1-2644-488b-9298-aed5e04a49dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:14.912Z|c10225a1-2644-488b-9298-aed5e04a49dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:20.502Z|7dd18b85-c9ec-493d-8ee3-6570b0728bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:20.504Z|7dd18b85-c9ec-493d-8ee3-6570b0728bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:21.208Z|3e16633f-b428-486b-b97d-ba4f7b383cd1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:08:21.210Z|3e16633f-b428-486b-b97d-ba4f7b383cd1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:24.720Z|debb2628-9af4-4f1f-b56a-9cbe856404d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:24.720Z|9a7458b6-68d7-48c8-af8e-af350ffb7b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:24.722Z|9a7458b6-68d7-48c8-af8e-af350ffb7b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:24.722Z|debb2628-9af4-4f1f-b56a-9cbe856404d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:29.911Z|ce1dae48-a344-499d-8652-2ea1afc11c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:29.916Z|ce1dae48-a344-499d-8652-2ea1afc11c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:30.477Z|d7f4314f-e0bd-419f-b07e-8d38a27a2f37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:30.477Z|d7f4314f-e0bd-419f-b07e-8d38a27a2f37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:30.535Z|911fe0d4-90f8-4261-9183-f5e8d4bd1ce5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:30.536Z|911fe0d4-90f8-4261-9183-f5e8d4bd1ce5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:34.758Z|3af7e858-91f9-432a-8780-7b488ab96348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:34.759Z|3af7e858-91f9-432a-8780-7b488ab96348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:34.775Z|763fb0e8-be0a-4207-bfda-410d6de34f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:34.777Z|763fb0e8-be0a-4207-bfda-410d6de34f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:40.566Z|a7fb0d7c-09eb-48d7-8b05-69eb39e3add0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:40.569Z|a7fb0d7c-09eb-48d7-8b05-69eb39e3add0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:44.794Z|f46e4296-36e7-4fb5-922f-ca2f441a8c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:44.795Z|f46e4296-36e7-4fb5-922f-ca2f441a8c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:44.824Z|2ab0d99d-a696-4a33-a29f-e511f50edb8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:44.825Z|2ab0d99d-a696-4a33-a29f-e511f50edb8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:44.922Z|3f2e9eba-a7c0-41df-92d8-61affb6d9c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:44.923Z|3f2e9eba-a7c0-41df-92d8-61affb6d9c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:50.608Z|cab1bffa-91dc-412d-9427-49da044119b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:50.610Z|cab1bffa-91dc-412d-9427-49da044119b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:54.843Z|77c0f1a5-5ee9-4019-9725-1a73d23502f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:54.847Z|77c0f1a5-5ee9-4019-9725-1a73d23502f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:54.868Z|d8da0786-5034-4351-b787-1c1bd7266c39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:54.872Z|d8da0786-5034-4351-b787-1c1bd7266c39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:59.911Z|707fbc3c-6555-4a90-849a-d52ff4647cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:59.912Z|707fbc3c-6555-4a90-849a-d52ff4647cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:00.479Z|d9acdd34-7718-45e5-87b6-e3181eda140a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:00.480Z|d9acdd34-7718-45e5-87b6-e3181eda140a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:00.646Z|7d6d099e-07f7-45ba-9f44-adcb4c5f9f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:00.648Z|7d6d099e-07f7-45ba-9f44-adcb4c5f9f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:04.889Z|ad79316a-ec4b-463b-babe-a0d49e167500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:04.890Z|ad79316a-ec4b-463b-babe-a0d49e167500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:04.914Z|2aac771c-5920-4eaf-8370-dc8fe6350f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:04.916Z|2aac771c-5920-4eaf-8370-dc8fe6350f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:10.684Z|d9d16736-ce3f-421f-9e59-fb4ccef06b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:10.688Z|d9d16736-ce3f-421f-9e59-fb4ccef06b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:14.915Z|81938684-2a53-4be0-86dc-0f2ddd351379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:14.926Z|81938684-2a53-4be0-86dc-0f2ddd351379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:14.930Z|011e9a6d-180c-400c-861a-e962d15ac1c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:14.932Z|011e9a6d-180c-400c-861a-e962d15ac1c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:14.955Z|1f6e1fe9-cfda-4958-8554-765536381187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:14.956Z|1f6e1fe9-cfda-4958-8554-765536381187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:20.720Z|17637226-9a72-4cef-802d-adc4ef44d9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:20.723Z|17637226-9a72-4cef-802d-adc4ef44d9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:21.212Z|bfaa0f24-fded-4119-ad14-bc9d236f81a1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:09:21.214Z|bfaa0f24-fded-4119-ad14-bc9d236f81a1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:24.966Z|2b7f2fa7-6228-4e79-954a-57c40bf837b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:24.968Z|2b7f2fa7-6228-4e79-954a-57c40bf837b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:25.001Z|476f19fa-e647-4612-890a-6fe34635dd30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:25.002Z|476f19fa-e647-4612-890a-6fe34635dd30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:29.911Z|15bfd174-8e9c-4bd5-8bc9-aecea2740cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:29.913Z|15bfd174-8e9c-4bd5-8bc9-aecea2740cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:30.481Z|04553c36-39d8-4af2-b873-867272ff7ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:30.483Z|04553c36-39d8-4af2-b873-867272ff7ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:30.778Z|518229b3-504d-48d7-82fa-3ad976d1c397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:30.786Z|518229b3-504d-48d7-82fa-3ad976d1c397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:34.998Z|34dc5955-34d1-4730-8a9e-c09cdd9fbb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:35.000Z|34dc5955-34d1-4730-8a9e-c09cdd9fbb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:35.029Z|b7b97978-b3aa-489b-9948-bb4602f9fc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:35.030Z|b7b97978-b3aa-489b-9948-bb4602f9fc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:40.854Z|56b19123-7c0d-4e4c-b4c4-2e6c04c96620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:40.855Z|56b19123-7c0d-4e4c-b4c4-2e6c04c96620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:44.911Z|1006546b-cf3a-4642-beae-fd25684b3a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:44.913Z|1006546b-cf3a-4642-beae-fd25684b3a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:45.042Z|9ab001a7-f51f-45e9-836a-1dccea217475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:45.043Z|9ab001a7-f51f-45e9-836a-1dccea217475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:45.132Z|f02ea70c-89b9-4e40-8ac6-7f49bad7409a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:45.136Z|f02ea70c-89b9-4e40-8ac6-7f49bad7409a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:50.889Z|994dcb82-1ccb-4c28-936b-1ca7b4e84cd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:50.891Z|994dcb82-1ccb-4c28-936b-1ca7b4e84cd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:55.106Z|db245410-48fc-416c-b332-a13888590f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:55.107Z|db245410-48fc-416c-b332-a13888590f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:55.182Z|36536208-0d1d-4c44-93cd-b87b1a4d525c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:55.183Z|36536208-0d1d-4c44-93cd-b87b1a4d525c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:59.913Z|f15127aa-9289-4e39-a16e-6af0ed9b03ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:59.929Z|f15127aa-9289-4e39-a16e-6af0ed9b03ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:00.484Z|d3e4eaa7-0d05-4e4f-94cf-f04c9918b68e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:00.485Z|d3e4eaa7-0d05-4e4f-94cf-f04c9918b68e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:00.934Z|9fde6a8d-ffa9-42d7-9f76-67fbce871817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:00.935Z|9fde6a8d-ffa9-42d7-9f76-67fbce871817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:05.158Z|e7c220bd-79e5-48de-b862-c363746aaf58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:05.160Z|e7c220bd-79e5-48de-b862-c363746aaf58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:05.213Z|3e654fda-c7e8-4d10-8e50-7702a34517aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:05.215Z|3e654fda-c7e8-4d10-8e50-7702a34517aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:10.984Z|a6baca38-1612-4af5-a2f1-d7e1a828939e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:10.987Z|a6baca38-1612-4af5-a2f1-d7e1a828939e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:14.911Z|257a439d-d4c4-4ab3-973c-da7e54f61cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:14.913Z|257a439d-d4c4-4ab3-973c-da7e54f61cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:15.221Z|fcd63488-5050-480c-a450-635a43bbf0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:15.224Z|fcd63488-5050-480c-a450-635a43bbf0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:15.261Z|d9f5096a-e041-4105-a838-3e340f8c35f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:15.264Z|d9f5096a-e041-4105-a838-3e340f8c35f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:21.017Z|ffe17515-ef1d-41be-b28c-40aecc6618ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:21.018Z|ffe17515-ef1d-41be-b28c-40aecc6618ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:21.213Z|16a0922f-dfc3-4cb8-90c8-c1ab0da3f65b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:10:21.215Z|16a0922f-dfc3-4cb8-90c8-c1ab0da3f65b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:25.259Z|4f514e5e-4468-4ada-8b70-46a45e1a4aac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:25.260Z|4f514e5e-4468-4ada-8b70-46a45e1a4aac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:25.303Z|b74a61c7-4312-4b17-9689-86421377ca29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:25.304Z|b74a61c7-4312-4b17-9689-86421377ca29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:29.913Z|31a59eff-3255-4368-921c-c9f9a491380b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:29.914Z|31a59eff-3255-4368-921c-c9f9a491380b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:30.487Z|e7f2ea63-b7f9-4e04-aab0-aa475b823490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:30.489Z|e7f2ea63-b7f9-4e04-aab0-aa475b823490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:31.059Z|34539f12-34a6-4bfe-ad52-8ac69419f7d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:31.062Z|34539f12-34a6-4bfe-ad52-8ac69419f7d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:35.312Z|8196e912-ce67-4363-ab67-46af1e606a26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:35.314Z|8196e912-ce67-4363-ab67-46af1e606a26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:35.343Z|fcaa7503-4b13-49a6-b4b2-31bcc2195c54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:35.344Z|fcaa7503-4b13-49a6-b4b2-31bcc2195c54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:41.092Z|ffc333c0-60bc-49f7-b5ab-63e545de87f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:41.094Z|ffc333c0-60bc-49f7-b5ab-63e545de87f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:44.913Z|ad540d8d-76d7-4097-a3ff-a79e307e4feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:44.921Z|ad540d8d-76d7-4097-a3ff-a79e307e4feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:45.376Z|2b0c093b-7a19-4624-828d-50337ab3f6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:45.385Z|4b94ac61-b856-4ef1-b522-967b6bc7a44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:45.390Z|4b94ac61-b856-4ef1-b522-967b6bc7a44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:45.410Z|2b0c093b-7a19-4624-828d-50337ab3f6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:51.151Z|7d3abec3-932d-4cc8-847e-f384382e32a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:51.153Z|7d3abec3-932d-4cc8-847e-f384382e32a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:55.475Z|ed6822e0-96c7-458d-9d8f-1e8b87644c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:55.477Z|ed6822e0-96c7-458d-9d8f-1e8b87644c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:55.484Z|cef562dd-f033-40ff-8256-2bb980d28ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:55.485Z|cef562dd-f033-40ff-8256-2bb980d28ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:59.913Z|95bb7ae3-c217-4734-b42d-34ad54561037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:59.915Z|95bb7ae3-c217-4734-b42d-34ad54561037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:00.491Z|eabd3aa2-25fc-442d-ac36-5d03210ad840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:00.492Z|eabd3aa2-25fc-442d-ac36-5d03210ad840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:01.189Z|a1fccc29-0f18-4e5b-9632-73b7fac1c176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:01.191Z|a1fccc29-0f18-4e5b-9632-73b7fac1c176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:05.523Z|94e21ba7-af34-444f-88c3-ec6c24245f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:05.528Z|df6d19ba-88c0-426a-ab7d-6c1fca69ed6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:05.529Z|df6d19ba-88c0-426a-ab7d-6c1fca69ed6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:05.526Z|94e21ba7-af34-444f-88c3-ec6c24245f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:11.224Z|83c9ac9e-1fb3-40a0-9364-20a9de5af247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:11.227Z|83c9ac9e-1fb3-40a0-9364-20a9de5af247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:14.913Z|6596c9aa-feee-4610-b841-3bea95768bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:14.915Z|6596c9aa-feee-4610-b841-3bea95768bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:15.600Z|dffe0517-f5c3-449c-9427-4b2cbc0f3969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:15.605Z|2c834b9c-f708-4372-86c7-fac872ae6ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:15.608Z|2c834b9c-f708-4372-86c7-fac872ae6ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:15.615Z|dffe0517-f5c3-449c-9427-4b2cbc0f3969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:16.890Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03B0x890x960xc3C0xc90x0f0xacfJtw0xf6R0xc20xb0-0xcf0x000x84z0xdf0x880xb00x82+0xf6|0xd10x150x9a0xf9]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-24T04:11:21.216Z|b3f50fe4-99d3-4fdd-9700-c5b116b91a63|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:11:21.218Z|b3f50fe4-99d3-4fdd-9700-c5b116b91a63|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:21.284Z|cafda1f5-da3c-4533-887f-239e9e1cb66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:21.285Z|cafda1f5-da3c-4533-887f-239e9e1cb66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:25.663Z|470995a9-d480-46a6-9755-36bf96133bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:25.664Z|470995a9-d480-46a6-9755-36bf96133bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:25.678Z|0fb79880-de9d-4584-bbd3-b7d079882874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:25.679Z|0fb79880-de9d-4584-bbd3-b7d079882874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:29.912Z|1aa4a2ee-e263-4c8c-b711-4dfb57b045a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:29.918Z|1aa4a2ee-e263-4c8c-b711-4dfb57b045a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:30.494Z|ff02b49d-a8ff-45b2-a8f4-6ced408d6163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:30.494Z|ff02b49d-a8ff-45b2-a8f4-6ced408d6163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:31.323Z|709ff7ed-d2c5-4e58-be35-44151907f937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:31.324Z|709ff7ed-d2c5-4e58-be35-44151907f937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:35.692Z|7d4bb8bf-59df-4efa-8d34-a099640f475d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:35.694Z|7d4bb8bf-59df-4efa-8d34-a099640f475d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:35.706Z|fc902979-98ea-4d00-9a27-06e8c393c54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:35.707Z|fc902979-98ea-4d00-9a27-06e8c393c54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:41.360Z|e5d501b6-76f6-462e-996f-90f26c8546ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:41.361Z|e5d501b6-76f6-462e-996f-90f26c8546ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:44.913Z|9b8172c9-d4e4-405d-bcce-0be1fa82c1c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:44.914Z|9b8172c9-d4e4-405d-bcce-0be1fa82c1c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:45.729Z|fcdad8c4-c027-4943-9861-447e59c777c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:45.730Z|fcdad8c4-c027-4943-9861-447e59c777c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:45.740Z|2321c16c-e954-4faf-94cb-5be775e1a768|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:45.754Z|2321c16c-e954-4faf-94cb-5be775e1a768|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:51.388Z|8487b49e-305d-4fd9-b350-6dd24faf27e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:51.389Z|8487b49e-305d-4fd9-b350-6dd24faf27e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:55.783Z|70c130c5-bf44-4924-aa05-73e63fdef65d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:55.783Z|9ff7cca2-8f50-41e3-97c7-eb292fec9a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:55.784Z|70c130c5-bf44-4924-aa05-73e63fdef65d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:55.785Z|9ff7cca2-8f50-41e3-97c7-eb292fec9a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:59.911Z|8ac47a29-3a41-4eb1-8153-4c0d780ce95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:59.912Z|8ac47a29-3a41-4eb1-8153-4c0d780ce95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:00.501Z|90fb9119-6339-4df9-86c5-bbd57f187d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:00.502Z|90fb9119-6339-4df9-86c5-bbd57f187d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:01.441Z|18c0fe55-f573-4681-b1d3-05c111e89f71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:01.443Z|18c0fe55-f573-4681-b1d3-05c111e89f71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:05.825Z|b3507090-33b8-48c3-8212-cf5ea6835407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:05.827Z|b3507090-33b8-48c3-8212-cf5ea6835407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:05.864Z|1f74edbc-97a1-4c86-a8c2-2e71af66129d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:05.871Z|1f74edbc-97a1-4c86-a8c2-2e71af66129d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:11.479Z|eb912da8-8df4-42cc-b9ce-92860da1b796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:11.486Z|eb912da8-8df4-42cc-b9ce-92860da1b796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:14.919Z|7aac3acb-029f-4eb3-a5c7-02a2fe65c2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:14.925Z|7aac3acb-029f-4eb3-a5c7-02a2fe65c2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:15.861Z|57f8e962-5aa3-4c0c-b9cd-200a37e54a6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:15.863Z|57f8e962-5aa3-4c0c-b9cd-200a37e54a6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:15.949Z|30bf04c1-198c-4c5e-98a2-13eed9178483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:15.950Z|30bf04c1-198c-4c5e-98a2-13eed9178483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:21.222Z|9bebbea1-008d-41c9-b7cf-852080caf0b9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:12:21.225Z|9bebbea1-008d-41c9-b7cf-852080caf0b9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:21.513Z|9c9bfadd-a313-4674-bf10-7431d2ba8824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:21.514Z|9c9bfadd-a313-4674-bf10-7431d2ba8824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:25.898Z|6bdc3c6b-924e-4825-842e-0ca24b0cede7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:25.899Z|6bdc3c6b-924e-4825-842e-0ca24b0cede7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:25.988Z|1acf8317-ecf2-4e8e-b03b-9096dc5f4791|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:25.990Z|1acf8317-ecf2-4e8e-b03b-9096dc5f4791|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:29.911Z|2939ef2a-7849-4793-a0e9-bd437e688eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:29.912Z|2939ef2a-7849-4793-a0e9-bd437e688eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:30.504Z|69d72882-a5e4-4028-99d0-ddbd86d40e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:30.512Z|69d72882-a5e4-4028-99d0-ddbd86d40e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:31.570Z|ec7e3a59-bb91-4a60-be77-d7bf764b8599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:31.572Z|ec7e3a59-bb91-4a60-be77-d7bf764b8599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:35.944Z|f561b325-5285-476c-bca2-1764d7fe9531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:35.945Z|f561b325-5285-476c-bca2-1764d7fe9531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:36.024Z|c9525b27-9d9b-4b0c-bf75-b27cfe879ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:36.026Z|c9525b27-9d9b-4b0c-bf75-b27cfe879ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:41.610Z|fcd7507f-7c5b-447e-863a-456f26de53c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:41.611Z|fcd7507f-7c5b-447e-863a-456f26de53c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:44.912Z|1d9524f7-c95e-457e-b088-d6cc714cdce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:44.913Z|1d9524f7-c95e-457e-b088-d6cc714cdce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:46.003Z|c3599be2-4bd4-4996-b779-d3446335b6fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:46.004Z|c3599be2-4bd4-4996-b779-d3446335b6fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:46.064Z|53443894-e694-4746-9e62-da8119151c1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:46.066Z|53443894-e694-4746-9e62-da8119151c1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:51.641Z|db87f042-d3c7-4864-a836-6f49bb2f08db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:51.643Z|db87f042-d3c7-4864-a836-6f49bb2f08db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:56.034Z|59dbdf26-6869-454a-882e-a4b6afd6611a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:56.036Z|59dbdf26-6869-454a-882e-a4b6afd6611a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:56.092Z|08cd398e-ab38-4ce0-bb80-2ba8713c0326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:56.093Z|08cd398e-ab38-4ce0-bb80-2ba8713c0326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:59.911Z|db54d2c3-eddd-469a-9614-e6c6430ec75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:59.915Z|db54d2c3-eddd-469a-9614-e6c6430ec75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:00.514Z|a5505995-28d7-46e7-a7fe-401e63deb52a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:00.515Z|a5505995-28d7-46e7-a7fe-401e63deb52a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:01.670Z|534065e6-3d6e-49e8-a915-21bfce4bbecb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:01.671Z|534065e6-3d6e-49e8-a915-21bfce4bbecb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:06.078Z|f2200f4c-5b90-4494-9d7a-77ad260660c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:06.081Z|f2200f4c-5b90-4494-9d7a-77ad260660c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:06.138Z|b37cdc91-6e0d-425e-a0ee-1abb96eef865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:06.139Z|b37cdc91-6e0d-425e-a0ee-1abb96eef865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:11.713Z|3bd17e34-d6a7-492a-a94f-1d29afd98215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:11.719Z|3bd17e34-d6a7-492a-a94f-1d29afd98215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:14.919Z|cbd78bfd-f83b-43c8-9a85-7aa8877e84ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:14.920Z|cbd78bfd-f83b-43c8-9a85-7aa8877e84ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:16.125Z|18150a04-f0dc-4c0c-9046-a5ef26dd6855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:16.127Z|18150a04-f0dc-4c0c-9046-a5ef26dd6855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:16.180Z|b0328b56-2837-4c75-a04f-5359b3cddddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:16.181Z|b0328b56-2837-4c75-a04f-5359b3cddddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:21.208Z|fe1a8e14-7153-4dee-9e81-2d04e5d822db|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:13:21.210Z|fe1a8e14-7153-4dee-9e81-2d04e5d822db|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:21.757Z|5c8b1cd8-388e-487a-8b53-118c3bab5414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:21.759Z|5c8b1cd8-388e-487a-8b53-118c3bab5414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:26.176Z|62080b2a-0938-486b-ad6b-c0577511cb57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:26.177Z|62080b2a-0938-486b-ad6b-c0577511cb57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:26.222Z|88651a15-6648-4c56-b986-efd511ce9827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:26.223Z|88651a15-6648-4c56-b986-efd511ce9827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:29.911Z|d8c69439-2feb-48f6-9424-66394cb59415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:29.912Z|d8c69439-2feb-48f6-9424-66394cb59415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:30.519Z|b779520f-23a7-4a26-805d-ed7c4e9a4b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:30.520Z|b779520f-23a7-4a26-805d-ed7c4e9a4b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:31.820Z|05db8355-570c-4b74-ba5a-0f90ec3a9d79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:31.823Z|05db8355-570c-4b74-ba5a-0f90ec3a9d79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:36.204Z|3024222a-6916-4197-ae43-b137766287f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:36.205Z|3024222a-6916-4197-ae43-b137766287f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:36.249Z|08e42f82-8257-4adb-80ef-768f3e33dc90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:36.251Z|08e42f82-8257-4adb-80ef-768f3e33dc90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:41.866Z|e2d712e0-6c7f-4310-bd00-3a9d9e5601cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:41.867Z|e2d712e0-6c7f-4310-bd00-3a9d9e5601cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:44.923Z|31ee931c-1e17-440a-bbdf-bf1d94b1ee9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:44.927Z|31ee931c-1e17-440a-bbdf-bf1d94b1ee9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:46.232Z|79ca44df-3769-44c2-9d67-fdc596c6fde3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:46.233Z|79ca44df-3769-44c2-9d67-fdc596c6fde3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:46.302Z|89cc2c99-e615-461a-a666-d42aec3cb0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:46.303Z|89cc2c99-e615-461a-a666-d42aec3cb0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:51.903Z|a605a612-901f-4c12-bf7e-e4a6d83c70de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:51.905Z|a605a612-901f-4c12-bf7e-e4a6d83c70de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:56.264Z|fbad5606-38d2-4252-90f4-4581b6a35774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:56.266Z|fbad5606-38d2-4252-90f4-4581b6a35774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:56.332Z|24c3fdf0-1620-4acb-967b-775be49a930a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:56.336Z|24c3fdf0-1620-4acb-967b-775be49a930a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:59.911Z|8df0db0a-3c2e-43e9-9871-68f6d7f2bd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:59.914Z|8df0db0a-3c2e-43e9-9871-68f6d7f2bd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:00.521Z|b1f5e60a-795f-45ce-9588-c0ec7850f943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:00.523Z|b1f5e60a-795f-45ce-9588-c0ec7850f943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:01.955Z|caa1bc86-e9ca-4281-a1d9-7c224e922d51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:01.957Z|caa1bc86-e9ca-4281-a1d9-7c224e922d51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:06.309Z|da7568d8-4e44-4ae1-b422-7b3aae32f52e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:06.311Z|da7568d8-4e44-4ae1-b422-7b3aae32f52e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:06.412Z|1e8d40a4-0ca8-45c2-b0b0-6ced9b5fc97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:06.414Z|1e8d40a4-0ca8-45c2-b0b0-6ced9b5fc97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:11.985Z|2f59b9d3-2a8c-496b-b1ba-bec2e8bd500a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:11.986Z|2f59b9d3-2a8c-496b-b1ba-bec2e8bd500a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:14.911Z|8456f117-af45-4df4-9e62-45257c9fde5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:14.912Z|8456f117-af45-4df4-9e62-45257c9fde5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:16.362Z|48d38850-7bb5-4e46-b7d6-c6a3f7acda2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:16.363Z|48d38850-7bb5-4e46-b7d6-c6a3f7acda2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:16.448Z|3dbb056e-36a8-4244-84dd-4c14ad6786a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:16.449Z|3dbb056e-36a8-4244-84dd-4c14ad6786a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:21.208Z|f4a15dc5-3ebe-4127-9c6c-35664e5cc8cd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:14:21.210Z|f4a15dc5-3ebe-4127-9c6c-35664e5cc8cd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:22.013Z|1036b9d9-091f-4251-9720-85cb19bf46fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:22.015Z|1036b9d9-091f-4251-9720-85cb19bf46fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:26.397Z|04a4f1e8-75d6-4378-8d24-456c506d0998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:26.399Z|04a4f1e8-75d6-4378-8d24-456c506d0998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:26.492Z|e99ec45b-335e-4422-aca1-95e1a530c349|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:26.502Z|e99ec45b-335e-4422-aca1-95e1a530c349|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:29.911Z|a9dd7abc-be2d-4891-b9fd-94d4a65f892b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:29.915Z|a9dd7abc-be2d-4891-b9fd-94d4a65f892b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:30.524Z|e6f3df27-bcda-47cd-bc29-55a2dd45b332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:30.525Z|e6f3df27-bcda-47cd-bc29-55a2dd45b332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:32.047Z|66a0245b-1eb3-46a0-b2b3-788aa38fc62d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:32.049Z|66a0245b-1eb3-46a0-b2b3-788aa38fc62d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:36.426Z|25fe2e6c-f5a3-4a93-9c54-0b9fbb81d82a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:36.427Z|25fe2e6c-f5a3-4a93-9c54-0b9fbb81d82a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:36.535Z|afe0264b-b7e2-4bde-a93e-657db3144b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:36.536Z|afe0264b-b7e2-4bde-a93e-657db3144b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:42.076Z|08b10a67-a6af-4966-b9e7-826825f0e8eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:42.086Z|08b10a67-a6af-4966-b9e7-826825f0e8eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:44.914Z|a65d8e72-dea4-4770-9e80-392c1bcdc295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:44.915Z|a65d8e72-dea4-4770-9e80-392c1bcdc295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:46.466Z|2953103f-0497-40e2-8e72-3c6510654bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:46.468Z|2953103f-0497-40e2-8e72-3c6510654bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:46.589Z|ded30f9a-bcae-410f-84c4-2e0a4950c34f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:46.591Z|ded30f9a-bcae-410f-84c4-2e0a4950c34f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:52.113Z|13a2ceb0-39b9-44eb-a460-36cd93a93402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:52.114Z|13a2ceb0-39b9-44eb-a460-36cd93a93402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:56.532Z|e638613b-74ca-48df-9f3d-a4cccd1e8ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:56.534Z|e638613b-74ca-48df-9f3d-a4cccd1e8ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:56.619Z|d13caff0-0c4b-40ff-82a1-a24792164d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:56.620Z|d13caff0-0c4b-40ff-82a1-a24792164d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:59.911Z|71e516d9-f4d7-4cab-b3bd-4bd428073085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:59.912Z|71e516d9-f4d7-4cab-b3bd-4bd428073085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:15:00.527Z|07d733f7-f0a8-4a95-8f65-b66f06d03278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:15:00.528Z|07d733f7-f0a8-4a95-8f65-b66f06d03278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:15:02.170Z|6cf26874-139a-4ca0-95e8-9403b0120fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:02.171Z|6cf26874-139a-4ca0-95e8-9403b0120fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:06.567Z|69f40b50-9f02-40af-9d10-af542d637ab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:06.569Z|69f40b50-9f02-40af-9d10-af542d637ab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:06.681Z|7d86582b-c8ff-4ff9-80b8-5af0a6db02fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:06.683Z|7d86582b-c8ff-4ff9-80b8-5af0a6db02fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:12.205Z|8f448aef-aee6-4285-b9a6-304fa95c7a35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:12.207Z|8f448aef-aee6-4285-b9a6-304fa95c7a35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:14.911Z|2b692a09-d871-4858-be11-1ff465dbccf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:15:14.915Z|2b692a09-d871-4858-be11-1ff465dbccf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:15:16.605Z|8c50045c-08a1-4357-82b1-6582b92f2fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:16.606Z|8c50045c-08a1-4357-82b1-6582b92f2fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:16.711Z|72dd8a21-925d-49fe-9761-25181da57ef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:16.712Z|72dd8a21-925d-49fe-9761-25181da57ef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:21.208Z|2ffc009b-ce6a-4c56-b364-5eea247aea8b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:15:21.209Z|2ffc009b-ce6a-4c56-b364-5eea247aea8b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:22.238Z|5473293b-3b75-4676-a75e-c6fba6e7b451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:22.240Z|5473293b-3b75-4676-a75e-c6fba6e7b451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:26.636Z|aa0bc23a-fd49-4a43-9fe6-d2e2694f9480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:26.638Z|aa0bc23a-fd49-4a43-9fe6-d2e2694f9480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:26.769Z|07d2fd2c-50fd-4ea0-9077-805c69c06450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:26.771Z|07d2fd2c-50fd-4ea0-9077-805c69c06450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:29.912Z|f29cc088-47b9-4b2d-865b-3f9f45397021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:15:29.912Z|f29cc088-47b9-4b2d-865b-3f9f45397021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:15:30.530Z|3c6ce9d3-0c69-4e2e-a4a7-fcdbf4f62c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:15:30.531Z|3c6ce9d3-0c69-4e2e-a4a7-fcdbf4f62c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:15:32.266Z|82b3e451-1954-4eed-a762-42aab81ec26c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:32.267Z|82b3e451-1954-4eed-a762-42aab81ec26c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:36.672Z|9e42be1f-84b4-46b4-bf04-c07e5e1d9a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:36.674Z|9e42be1f-84b4-46b4-bf04-c07e5e1d9a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:36.811Z|7304ca23-6147-4af3-9c8c-9f87fb62e9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:36.813Z|7304ca23-6147-4af3-9c8c-9f87fb62e9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.