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-01-21T01:04:27.958Z||main|||||INFO|500||The following profiles are active: basic
2022-01-21T01:04:37.251Z||main|||||INFO|500||Starting service [Tomcat]
2022-01-21T01:04:37.252Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-01-21T01:04:37.342Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-01-21T01:04:41.136Z||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-01-21T01:04:41.325Z||main|||||INFO|500||catdb-pool - Starting...
2022-01-21T01:04:41.540Z||main|||||INFO|500||catdb-pool - Start completed.
2022-01-21T01:04:42.008Z||main|||||INFO|500||reqdb-pool - Starting...
2022-01-21T01:04:42.015Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-01-21T01:04:42.090Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-01-21T01:04:42.195Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-01-21T01:04:42.613Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-01-21T01:04:43.359Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-01-21T01:04:45.027Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-21T01:04:45.069Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-01-21T01:04:45.553Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-01-21T01:04:45.751Z||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-01-21T01:04:46.726Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-21T01:04:47.846Z||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-01-21T01:04:51.938Z||main|||||WARN|500||---
2022-01-21T01:04:51.938Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-01-21T01:04:51.939Z||main|||||WARN|500||---
2022-01-21T01:04:52.335Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-01-21T01:04:56.471Z||main|||||INFO|500||Started ApiHandlerApplication in 32.411 seconds (JVM running for 33.505)
2022-01-21T01:04:56.493Z|6aba9fdb-dbfb-4f25-823a-b447d9061d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:04:56.533Z|6aba9fdb-dbfb-4f25-823a-b447d9061d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:04:56.535Z|eafd6c79-720c-4210-98fc-6f8026ceade7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:04:56.539Z|eafd6c79-720c-4210-98fc-6f8026ceade7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:05:01.396Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-01-21T01:05:01.578Z|943896dd-872f-433c-b4ea-2ab08aa21b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:01.578Z|32110636-6726-45c7-8742-76967592b999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:01.578Z|6cdd175c-d36b-4cd2-9f6b-7c52f651d07d|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-01-21T01:05:01.959Z|6cdd175c-d36b-4cd2-9f6b-7c52f651d07d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:01.959Z|32110636-6726-45c7-8742-76967592b999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:01.959Z|943896dd-872f-433c-b4ea-2ab08aa21b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:11.467Z|9dbe5bf9-455c-4f16-bd1f-1841eb7d625d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:05:11.471Z|9dbe5bf9-455c-4f16-bd1f-1841eb7d625d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:05:12.159Z|95bff14e-922e-449a-954a-618807348940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:12.160Z|95bff14e-922e-449a-954a-618807348940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:12.162Z|fcb3d165-4b25-405e-aa26-7093aa2b56f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:12.163Z|fcb3d165-4b25-405e-aa26-7093aa2b56f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:12.163Z|efc4e45e-f042-46f5-b7dc-914c1b3ad238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:12.165Z|efc4e45e-f042-46f5-b7dc-914c1b3ad238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:22.187Z|589d570c-f855-4b65-be3a-31db941918d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:22.188Z|589d570c-f855-4b65-be3a-31db941918d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:22.190Z|0695aad4-0d93-49d0-8ff5-22fa12fcfc93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:22.191Z|0695aad4-0d93-49d0-8ff5-22fa12fcfc93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:22.192Z|13ce51d5-4097-4cfe-a650-00133d1e91d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:22.192Z|13ce51d5-4097-4cfe-a650-00133d1e91d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:26.466Z|0e2cc8a9-33eb-4cff-b75e-2c27bf681d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:05:26.467Z|0e2cc8a9-33eb-4cff-b75e-2c27bf681d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:05:26.541Z|e063bdec-3ac7-417c-81a4-53fdc0e1b00e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:05:26.543Z|e063bdec-3ac7-417c-81a4-53fdc0e1b00e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:05:32.211Z|519c23cd-6f26-48d5-90a9-48d6b852d662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:32.212Z|519c23cd-6f26-48d5-90a9-48d6b852d662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:32.213Z|6b7693e9-83a8-42fb-9b88-40755025b8bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:32.213Z|55db1ed9-3cac-4909-bed2-9b5592ca5641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:32.214Z|6b7693e9-83a8-42fb-9b88-40755025b8bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:32.214Z|55db1ed9-3cac-4909-bed2-9b5592ca5641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:41.466Z|9f1b6ad6-089c-4cdb-b022-1c7e70ca85e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:05:41.467Z|9f1b6ad6-089c-4cdb-b022-1c7e70ca85e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:05:42.237Z|181cb546-f70a-47b4-85da-1dd6771ca029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:42.237Z|c4b8ea4f-1753-4732-8e1a-22d869898e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:42.238Z|8059dcf3-9180-4eb6-ba0b-976623c1b582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:42.239Z|181cb546-f70a-47b4-85da-1dd6771ca029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:42.239Z|c4b8ea4f-1753-4732-8e1a-22d869898e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:42.239Z|8059dcf3-9180-4eb6-ba0b-976623c1b582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:52.266Z|1b6ee9a2-3a84-4e46-a578-52806bd0bcbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:52.268Z|1b6ee9a2-3a84-4e46-a578-52806bd0bcbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:52.268Z|3595abcf-671e-4960-bb51-6a3f67b5aae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:52.268Z|8ab4eb19-f856-4565-95d1-4da34f50188b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:05:52.269Z|3595abcf-671e-4960-bb51-6a3f67b5aae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:52.270Z|8ab4eb19-f856-4565-95d1-4da34f50188b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:05:56.466Z|6317ee2a-3c84-4028-8355-72158eea7fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:05:56.470Z|6317ee2a-3c84-4028-8355-72158eea7fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:05:56.545Z|89fd02e4-06be-4d9d-8008-a0eb51649acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:05:56.546Z|89fd02e4-06be-4d9d-8008-a0eb51649acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:06:02.292Z|b748e50c-c009-4ddd-837c-f5cf0a4b57b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:02.292Z|fd88d805-6016-436a-962a-719ab40ff699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:02.293Z|b748e50c-c009-4ddd-837c-f5cf0a4b57b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:02.294Z|d94dcb32-aace-4262-b5ff-d55dc4f8c1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:02.294Z|fd88d805-6016-436a-962a-719ab40ff699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:02.295Z|d94dcb32-aace-4262-b5ff-d55dc4f8c1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:11.467Z|b29a556d-09a3-49c1-940f-d94d50cc2691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:06:11.468Z|b29a556d-09a3-49c1-940f-d94d50cc2691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:06:12.320Z|b8ad8ee0-a6ef-4110-8d6c-b9aced162d8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:12.321Z|9fe0e09d-3e95-4935-8731-683f2df1d9e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:12.321Z|a8d63f25-34ad-4f76-88ea-9446ae51ca15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:12.322Z|b8ad8ee0-a6ef-4110-8d6c-b9aced162d8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:12.323Z|a8d63f25-34ad-4f76-88ea-9446ae51ca15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:12.323Z|9fe0e09d-3e95-4935-8731-683f2df1d9e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:22.344Z|0cc27431-9aaa-4efc-aae8-192ce457d17b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:22.345Z|0cc27431-9aaa-4efc-aae8-192ce457d17b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:22.347Z|29ff90ca-f95e-46af-aea0-f925fd938b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:22.348Z|29ff90ca-f95e-46af-aea0-f925fd938b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:22.348Z|a57f5165-bd1b-4cef-80ef-f916a884f366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:22.351Z|a57f5165-bd1b-4cef-80ef-f916a884f366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:26.466Z|d9c2e1fa-7f04-4bfd-ad0a-c9b37995c2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:06:26.468Z|d9c2e1fa-7f04-4bfd-ad0a-c9b37995c2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:06:26.548Z|ab238264-a367-4457-a78a-73de77e0a31a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:06:26.549Z|ab238264-a367-4457-a78a-73de77e0a31a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:06:32.370Z|db136cfd-224e-4983-a5ee-088e242793f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:32.370Z|d875da51-64c3-47d7-bb08-864ed95b928a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:32.371Z|d875da51-64c3-47d7-bb08-864ed95b928a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:32.371Z|db136cfd-224e-4983-a5ee-088e242793f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:32.373Z|c17ae8c0-14b8-47a9-a8f3-1d5fd7dfb599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:32.373Z|c17ae8c0-14b8-47a9-a8f3-1d5fd7dfb599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:41.466Z|566ac0bc-9e4f-4f91-8dfb-eb7a7fbbea96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:06:41.470Z|566ac0bc-9e4f-4f91-8dfb-eb7a7fbbea96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:06:42.399Z|ac09e773-5dd5-4e20-ba17-edbebdff505e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:42.402Z|ac09e773-5dd5-4e20-ba17-edbebdff505e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:42.405Z|3fd8d5eb-0ec8-4463-ad2c-6043e7fccb13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:42.405Z|796e5e81-4e81-47cc-8ce0-7aa0b66e7b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:42.406Z|3fd8d5eb-0ec8-4463-ad2c-6043e7fccb13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:42.406Z|796e5e81-4e81-47cc-8ce0-7aa0b66e7b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:52.427Z|f8fddb61-1e94-4efd-961f-ba54d49fa145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:52.428Z|f8fddb61-1e94-4efd-961f-ba54d49fa145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:52.429Z|41fb1b34-48ee-42c7-b228-a1b3521d7be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:52.430Z|50c3a3fd-b26b-47e1-ba11-b43f7bb043c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:06:52.430Z|41fb1b34-48ee-42c7-b228-a1b3521d7be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:52.431Z|50c3a3fd-b26b-47e1-ba11-b43f7bb043c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:06:56.467Z|07efc91a-36e3-4fe9-9f34-885a71276fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:06:56.468Z|07efc91a-36e3-4fe9-9f34-885a71276fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:06:56.551Z|c199c20f-0533-48f7-8731-58ee64db62fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:06:56.552Z|c199c20f-0533-48f7-8731-58ee64db62fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:07:02.461Z|1958f6ec-5e14-4e35-871f-e7ff5619efc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:02.461Z|dbbb7c9b-9fcc-47c3-ac05-b2e780fba608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:02.462Z|1958f6ec-5e14-4e35-871f-e7ff5619efc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:02.463Z|b061ced1-874b-4955-9544-86f907790623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:02.463Z|dbbb7c9b-9fcc-47c3-ac05-b2e780fba608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:02.464Z|b061ced1-874b-4955-9544-86f907790623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:11.467Z|dec3b075-8b24-46ed-aff4-68b349d6eb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:07:11.468Z|dec3b075-8b24-46ed-aff4-68b349d6eb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:07:12.487Z|2b70d0d1-b37a-49b6-84b9-92decf346d6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:12.488Z|483fd5a7-8ba4-41a0-9108-2b7fecccf4a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:12.489Z|2b70d0d1-b37a-49b6-84b9-92decf346d6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:12.489Z|483fd5a7-8ba4-41a0-9108-2b7fecccf4a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:12.487Z|d71e42b3-aaf7-4bee-9e37-ac3adf059fbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:12.507Z|d71e42b3-aaf7-4bee-9e37-ac3adf059fbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:22.514Z|3bad3a9a-0b1c-440e-8afc-47c8511e2bfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:22.514Z|3bad3a9a-0b1c-440e-8afc-47c8511e2bfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:22.515Z|bfa1359e-20c2-4301-8a80-ee494d4b5272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:22.516Z|bfa1359e-20c2-4301-8a80-ee494d4b5272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:22.532Z|29a3f37a-0212-408b-abe6-92f8938b00c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:22.534Z|29a3f37a-0212-408b-abe6-92f8938b00c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:26.467Z|040d5090-8924-4166-b785-4e3125d273b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:07:26.471Z|040d5090-8924-4166-b785-4e3125d273b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:07:26.554Z|6e535801-b270-4a74-a327-6cf97799f1c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:07:26.555Z|6e535801-b270-4a74-a327-6cf97799f1c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:07:32.540Z|366fd711-324e-40e4-a190-d3dd8b9ae837|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:32.540Z|f4aa36da-84e0-405a-b91c-5ce6f6de31e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:32.541Z|366fd711-324e-40e4-a190-d3dd8b9ae837|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:32.541Z|f4aa36da-84e0-405a-b91c-5ce6f6de31e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:32.558Z|d59aa430-cbf9-4cb8-8319-dddee1ec85ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:32.560Z|d59aa430-cbf9-4cb8-8319-dddee1ec85ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:41.466Z|29adec11-0694-4eae-ad3b-d06a9e99268d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:07:41.467Z|29adec11-0694-4eae-ad3b-d06a9e99268d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:07:42.569Z|60e4f0b9-2aa0-4002-8efa-bb29a1d1e907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:42.569Z|3cb03eca-ebbd-4f8b-ac4c-de3b2fe70348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:42.570Z|60e4f0b9-2aa0-4002-8efa-bb29a1d1e907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:42.570Z|3cb03eca-ebbd-4f8b-ac4c-de3b2fe70348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:42.580Z|745da210-a0d2-4e90-9cd8-5402b50975cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:42.582Z|745da210-a0d2-4e90-9cd8-5402b50975cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:52.592Z|8f3d1a19-ba43-42fa-9f1f-783155e800c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:52.593Z|8f3d1a19-ba43-42fa-9f1f-783155e800c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:52.594Z|c45543f4-26f9-4466-801a-6d052dfcfa90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:52.595Z|c45543f4-26f9-4466-801a-6d052dfcfa90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:52.606Z|bcc21b55-196d-463b-b7ca-0b8309ae9bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:07:52.607Z|bcc21b55-196d-463b-b7ca-0b8309ae9bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:07:56.466Z|ef3b2369-e860-483f-a97a-4a9c8edca5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:07:56.467Z|ef3b2369-e860-483f-a97a-4a9c8edca5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:07:56.557Z|b8e082f5-b36e-491d-a098-18e395f10800|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:07:56.559Z|b8e082f5-b36e-491d-a098-18e395f10800|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:08:02.619Z|0e371ab5-f56e-4697-b39b-dc6a8c220a81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:02.619Z|9bda19be-3942-42c3-ab21-c17a2a0028a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:02.620Z|0e371ab5-f56e-4697-b39b-dc6a8c220a81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:02.620Z|9bda19be-3942-42c3-ab21-c17a2a0028a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:02.632Z|227b9a74-a6b0-41a9-ab04-b5acb270d2e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:02.633Z|227b9a74-a6b0-41a9-ab04-b5acb270d2e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:11.466Z|c0833394-1cf7-4f56-b08d-fdec2707d8d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:08:11.471Z|c0833394-1cf7-4f56-b08d-fdec2707d8d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:08:12.645Z|7fbf22e2-bdd9-4d38-9fdd-0ec2c441da99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:12.645Z|812fbbdc-9c6b-4e5b-9954-0fa591334fc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:12.647Z|7fbf22e2-bdd9-4d38-9fdd-0ec2c441da99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:12.647Z|812fbbdc-9c6b-4e5b-9954-0fa591334fc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:12.655Z|801eddce-4056-4149-9b95-6aaf775c2a4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:12.656Z|801eddce-4056-4149-9b95-6aaf775c2a4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:22.669Z|dbbde863-315c-4669-bea9-c4148382bb62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:22.669Z|3fed364b-e0ce-41d5-b067-3544bb0ce235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:22.670Z|dbbde863-315c-4669-bea9-c4148382bb62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:22.670Z|3fed364b-e0ce-41d5-b067-3544bb0ce235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:22.675Z|ce0d4076-22ac-4ede-84d9-150d9f854da4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:22.676Z|ce0d4076-22ac-4ede-84d9-150d9f854da4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:26.466Z|8a79b3ac-5ae0-4912-b500-3a3c270d261f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:08:26.467Z|8a79b3ac-5ae0-4912-b500-3a3c270d261f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:08:26.561Z|12452355-2b11-40b7-be0b-9f9a5cb4062e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:08:26.562Z|12452355-2b11-40b7-be0b-9f9a5cb4062e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:08:32.696Z|86fa89ad-5f9e-406a-a8cd-799633b4d2f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:32.696Z|1b9ecb00-8eeb-49cc-b51c-32cb63995950|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:32.698Z|86fa89ad-5f9e-406a-a8cd-799633b4d2f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:32.698Z|1b9ecb00-8eeb-49cc-b51c-32cb63995950|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:32.699Z|1986d661-e480-4bb5-8147-2be73514223b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:32.700Z|1986d661-e480-4bb5-8147-2be73514223b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:41.467Z|036a872f-99ad-4142-b5d4-97a68a9695cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:08:41.469Z|036a872f-99ad-4142-b5d4-97a68a9695cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:08:42.724Z|a85b1c17-0f4a-4cf3-b9e2-0579c62aee0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:42.724Z|e692876e-2ebf-4ab6-9477-0934ed38db13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:42.726Z|a85b1c17-0f4a-4cf3-b9e2-0579c62aee0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:42.726Z|e692876e-2ebf-4ab6-9477-0934ed38db13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:42.728Z|a45b1864-9904-4bc8-9c29-d67f5f1bb81a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:42.729Z|a45b1864-9904-4bc8-9c29-d67f5f1bb81a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:52.749Z|4624e1bc-349b-4202-b574-8c1ef116aea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:52.750Z|7fc81c1b-0564-493a-afce-8891d07b019d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:52.750Z|4624e1bc-349b-4202-b574-8c1ef116aea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:52.750Z|50380694-5f4c-4a0e-ac1e-f2624b113da1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:08:52.751Z|7fc81c1b-0564-493a-afce-8891d07b019d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:52.751Z|50380694-5f4c-4a0e-ac1e-f2624b113da1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:08:56.466Z|e73f614e-56fa-47fd-b4c8-eac85dd662b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:08:56.470Z|e73f614e-56fa-47fd-b4c8-eac85dd662b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:08:56.565Z|9a8a5c80-5b8f-4235-a317-59bd9acc3644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:08:56.565Z|9a8a5c80-5b8f-4235-a317-59bd9acc3644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:09:02.772Z|b9c8ff72-5814-407f-af64-dd90a3a01eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:02.772Z|77e77943-bdd3-46d5-b1c0-a01b606edad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:02.772Z|a4d06e49-a882-4b85-8187-f9f314fd974c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:02.773Z|a4d06e49-a882-4b85-8187-f9f314fd974c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:02.773Z|b9c8ff72-5814-407f-af64-dd90a3a01eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:02.773Z|77e77943-bdd3-46d5-b1c0-a01b606edad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:11.466Z|5a96c9ce-396b-4ee2-b3d1-fc2acde99436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:09:11.467Z|5a96c9ce-396b-4ee2-b3d1-fc2acde99436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:09:12.795Z|1432b76b-1b06-4f88-b62b-ee796c3167dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:12.796Z|1432b76b-1b06-4f88-b62b-ee796c3167dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:12.796Z|c8dfd637-50c3-4b1a-8438-792a016ffd6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:12.796Z|e202f0be-02e8-48ba-bfcf-f359358afd2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:12.797Z|c8dfd637-50c3-4b1a-8438-792a016ffd6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:12.797Z|e202f0be-02e8-48ba-bfcf-f359358afd2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:22.822Z|47d1429d-a24f-4b76-baf7-358f5ea15eb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:22.822Z|fb5e2c72-8eee-4a48-a3e8-6cb81f06f47f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:22.822Z|47d1429d-a24f-4b76-baf7-358f5ea15eb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:22.823Z|fb5e2c72-8eee-4a48-a3e8-6cb81f06f47f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:22.823Z|18bd374b-ac12-4202-8725-2c77fa945967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:22.825Z|18bd374b-ac12-4202-8725-2c77fa945967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:26.466Z|fe8848c2-b36d-4082-9a45-5d1420ed3cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:09:26.467Z|fe8848c2-b36d-4082-9a45-5d1420ed3cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:09:26.567Z|8ada5d94-8f8a-45e1-806e-bea6f445182a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:09:26.568Z|8ada5d94-8f8a-45e1-806e-bea6f445182a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:09:32.845Z|fb6cde52-829a-4471-bc3d-328335ee67ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:32.846Z|fb6cde52-829a-4471-bc3d-328335ee67ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:32.846Z|6f8d3da3-b699-401b-8459-4bd06bbb8b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:32.847Z|6f8d3da3-b699-401b-8459-4bd06bbb8b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:32.853Z|cc612c21-94b6-4945-a153-89ef211d748e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:32.853Z|cc612c21-94b6-4945-a153-89ef211d748e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:41.466Z|8465e1f4-4ba4-47d8-8165-b336b6ac7ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:09:41.469Z|8465e1f4-4ba4-47d8-8165-b336b6ac7ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:09:42.867Z|e76322ad-18ee-4bfd-a360-1ceb13f32110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:42.867Z|e76322ad-18ee-4bfd-a360-1ceb13f32110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:42.868Z|ae562f8a-e012-4adb-b902-67965ed5375a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:42.869Z|ae562f8a-e012-4adb-b902-67965ed5375a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:42.872Z|1df85412-2579-4342-b1b2-9d674006e09c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:42.873Z|1df85412-2579-4342-b1b2-9d674006e09c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:52.891Z|13f98a2b-c185-49ec-9b2d-be308eb03df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:52.892Z|c32b8121-6db5-4b6a-9df1-c3688b56dc59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:52.892Z|a7f4967e-0513-43b4-b1c8-f1b88ff9037c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:09:52.892Z|13f98a2b-c185-49ec-9b2d-be308eb03df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:52.892Z|a7f4967e-0513-43b4-b1c8-f1b88ff9037c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:52.892Z|c32b8121-6db5-4b6a-9df1-c3688b56dc59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:09:56.466Z|d1998849-b6d9-4db1-87cf-534e5ba3cb44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:09:56.467Z|d1998849-b6d9-4db1-87cf-534e5ba3cb44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:09:56.569Z|1feff53a-12c6-4cfd-86ba-1cd215930cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:09:56.570Z|1feff53a-12c6-4cfd-86ba-1cd215930cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:10:02.915Z|00b794a0-d3d0-4f36-9e0f-809fe0a08b6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:02.915Z|4fbc9f9f-1612-433b-b3bc-2db94ecc9054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:02.915Z|b4823420-e44c-402f-819a-f7c1e729cb9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:02.916Z|4fbc9f9f-1612-433b-b3bc-2db94ecc9054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:02.916Z|00b794a0-d3d0-4f36-9e0f-809fe0a08b6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:02.917Z|b4823420-e44c-402f-819a-f7c1e729cb9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:11.466Z|844b6a3e-4da6-4e43-9939-5289965c570d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:10:11.467Z|844b6a3e-4da6-4e43-9939-5289965c570d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:10:12.938Z|18035424-a2a2-422f-a58c-c756da46255f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:12.938Z|52b53510-f456-456a-a57c-9bcb2c7cf536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:12.939Z|18035424-a2a2-422f-a58c-c756da46255f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:12.939Z|52b53510-f456-456a-a57c-9bcb2c7cf536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:12.939Z|1938dac0-8861-4351-8658-b29e2c757e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:12.940Z|1938dac0-8861-4351-8658-b29e2c757e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:22.961Z|eeaaa27a-b73d-4d96-a1ce-4ba1a767f3ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:22.961Z|25225c65-283e-478a-847b-7fb7104a5c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:22.961Z|eeaaa27a-b73d-4d96-a1ce-4ba1a767f3ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:22.962Z|25225c65-283e-478a-847b-7fb7104a5c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:22.963Z|a0724658-1060-494c-be02-fb292090c8df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:22.964Z|a0724658-1060-494c-be02-fb292090c8df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:26.466Z|034d1c53-cfa4-4060-838c-7332dc171541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:10:26.468Z|034d1c53-cfa4-4060-838c-7332dc171541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:10:26.575Z|ec4acd1b-f5e0-4f10-ade5-57b8321bb339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:10:26.576Z|ec4acd1b-f5e0-4f10-ade5-57b8321bb339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:10:32.983Z|c2c22eb1-8a59-4680-8bd5-5e1338bbdd6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:32.984Z|c2c22eb1-8a59-4680-8bd5-5e1338bbdd6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:32.984Z|98c9e6eb-eb1f-495a-b553-5fa6a4bad7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:32.984Z|6431c053-f080-491a-92d1-4d18e3813556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:32.985Z|98c9e6eb-eb1f-495a-b553-5fa6a4bad7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:32.986Z|6431c053-f080-491a-92d1-4d18e3813556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:41.466Z|d3f0a599-4b91-4262-bdc9-7323f788af84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:10:41.466Z|d3f0a599-4b91-4262-bdc9-7323f788af84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:10:43.005Z|453367e3-3733-44d8-92ce-d8ba2340a832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:43.005Z|c4f24a00-e9be-4fae-847d-851d4ba03d12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:43.006Z|453367e3-3733-44d8-92ce-d8ba2340a832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:43.006Z|c4f24a00-e9be-4fae-847d-851d4ba03d12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:43.011Z|6c0ec37f-5dbf-47de-a779-4ff6940dc9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:43.013Z|6c0ec37f-5dbf-47de-a779-4ff6940dc9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:53.029Z|a1ef6972-e19a-496a-bf62-cb4cee78e0ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:53.030Z|a1ef6972-e19a-496a-bf62-cb4cee78e0ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:53.031Z|76fba90f-a03f-45c7-9e69-4b5a50267c00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:53.033Z|4c27dc3f-8f19-4166-9e9e-ee077bbf027f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:10:53.033Z|76fba90f-a03f-45c7-9e69-4b5a50267c00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:53.034Z|4c27dc3f-8f19-4166-9e9e-ee077bbf027f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:10:56.466Z|a7277e1b-89d5-4121-af43-857021c08439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:10:56.467Z|a7277e1b-89d5-4121-af43-857021c08439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:10:56.577Z|8e5e86b2-1406-405f-9f8e-be4f6d0699c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:10:56.578Z|8e5e86b2-1406-405f-9f8e-be4f6d0699c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:11:03.057Z|08e5ccee-8f35-420a-ace7-a71308df6974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:03.057Z|5ca60908-353c-4d5f-81da-dc02ded414b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:03.057Z|b294fc8e-a5f0-480b-b6c5-b7557f25c7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:03.058Z|08e5ccee-8f35-420a-ace7-a71308df6974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:03.059Z|5ca60908-353c-4d5f-81da-dc02ded414b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:03.060Z|b294fc8e-a5f0-480b-b6c5-b7557f25c7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:11.466Z|be9eef36-7517-4a31-8f69-01aa57ca44f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:11:11.469Z|be9eef36-7517-4a31-8f69-01aa57ca44f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:11:13.080Z|5377a712-b569-477e-88da-e2bb68e9ed62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:13.081Z|5377a712-b569-477e-88da-e2bb68e9ed62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:13.085Z|eca94841-29d0-4487-b6a7-4efd38a6300f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:13.085Z|fefc2047-379e-413e-8f0c-e36c87572744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:13.086Z|eca94841-29d0-4487-b6a7-4efd38a6300f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:13.086Z|fefc2047-379e-413e-8f0c-e36c87572744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:23.105Z|f3a7e866-7c5b-4cf0-b605-5f890d1b4fae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:23.107Z|f3a7e866-7c5b-4cf0-b605-5f890d1b4fae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:23.107Z|21308908-ed5a-44c3-be3f-d05d3448f957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:23.108Z|ede14d92-b01b-433f-9984-5dcef4f32aca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:23.108Z|21308908-ed5a-44c3-be3f-d05d3448f957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:23.109Z|ede14d92-b01b-433f-9984-5dcef4f32aca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:26.466Z|4a282a84-040f-4531-ad08-960c198332c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:11:26.467Z|4a282a84-040f-4531-ad08-960c198332c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:11:26.580Z|2320e2c5-4323-4742-bd9c-16824a5242dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:11:26.581Z|2320e2c5-4323-4742-bd9c-16824a5242dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:11:33.129Z|3211c9e9-b272-46fa-97fe-44824113fd6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:33.129Z|e461cc80-cfad-416f-9f3f-5ac735196f43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:33.130Z|3211c9e9-b272-46fa-97fe-44824113fd6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:33.130Z|e461cc80-cfad-416f-9f3f-5ac735196f43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:33.131Z|a07a41a5-8154-4537-a195-24e0876e7303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:33.132Z|a07a41a5-8154-4537-a195-24e0876e7303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:41.466Z|f62952c6-1fb5-4b1e-bbd6-6eb9a8260a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:11:41.467Z|f62952c6-1fb5-4b1e-bbd6-6eb9a8260a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:11:43.154Z|2d54d4e9-ba70-4b64-9e89-330649e9758c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:43.154Z|98db379e-2142-4177-bd97-749605e7d740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:43.154Z|e898d632-9805-42a4-866c-f8bfef97459a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:43.156Z|2d54d4e9-ba70-4b64-9e89-330649e9758c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:43.156Z|98db379e-2142-4177-bd97-749605e7d740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:43.156Z|e898d632-9805-42a4-866c-f8bfef97459a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:53.180Z|cc2e75d5-b24a-4b10-9962-24f6702fdebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:53.180Z|a31e7d70-209e-4984-90aa-c849ac6d83e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:53.180Z|7a92e762-1dcc-41f1-aef9-fe0a59c65f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:11:53.180Z|cc2e75d5-b24a-4b10-9962-24f6702fdebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:53.180Z|a31e7d70-209e-4984-90aa-c849ac6d83e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:53.180Z|7a92e762-1dcc-41f1-aef9-fe0a59c65f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:11:56.466Z|d2412c69-f298-48c6-8966-4b2662f82f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:11:56.470Z|d2412c69-f298-48c6-8966-4b2662f82f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:11:56.583Z|b3b3124a-d547-43e2-93bc-de3e6935adad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:11:56.584Z|b3b3124a-d547-43e2-93bc-de3e6935adad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:12:03.202Z|217a56ff-c3a4-4640-a7ef-1e406aa4c486|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:03.202Z|eed74a2a-cef0-45ff-b353-855f0e7078c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:03.202Z|b11a04dd-dff9-4a8a-9d22-1878b69e4a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:03.203Z|217a56ff-c3a4-4640-a7ef-1e406aa4c486|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:03.203Z|eed74a2a-cef0-45ff-b353-855f0e7078c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:03.203Z|b11a04dd-dff9-4a8a-9d22-1878b69e4a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:11.466Z|599a2ba4-440a-4c08-8cde-8e6c310c5d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:12:11.468Z|599a2ba4-440a-4c08-8cde-8e6c310c5d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:12:13.224Z|983a336f-bfc2-47c1-b333-07448c86703d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:13.224Z|717f820b-1641-4689-ac53-b463b5c7d4e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:13.225Z|717f820b-1641-4689-ac53-b463b5c7d4e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:13.225Z|983a336f-bfc2-47c1-b333-07448c86703d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:13.227Z|4fa29af7-c0ee-4c1c-8308-a41053765708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:13.227Z|4fa29af7-c0ee-4c1c-8308-a41053765708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:23.248Z|0f9f7a32-0845-44df-8d13-53c4afb43923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:23.248Z|0f9f7a32-0845-44df-8d13-53c4afb43923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:23.248Z|d636fbfc-0696-41a8-b0f1-c6857486159f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:23.249Z|b95e9dcf-61ca-4fa0-9f21-3c8cc65ef669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:23.249Z|d636fbfc-0696-41a8-b0f1-c6857486159f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:23.250Z|b95e9dcf-61ca-4fa0-9f21-3c8cc65ef669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:26.466Z|363a49f1-a86a-4458-818e-3fa19abdf8cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:12:26.467Z|363a49f1-a86a-4458-818e-3fa19abdf8cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:12:26.587Z|d2be36af-ee35-470d-acdb-ff955d4af7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:12:26.588Z|d2be36af-ee35-470d-acdb-ff955d4af7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:12:33.268Z|2d50f1a3-9aa1-402f-848f-838808b6e555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:33.269Z|2d50f1a3-9aa1-402f-848f-838808b6e555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:33.269Z|d4ee4f6d-af6d-4f4d-8b1a-551062a2ddb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:33.269Z|e8e72a11-8deb-41a8-b724-0144e28617f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:33.270Z|d4ee4f6d-af6d-4f4d-8b1a-551062a2ddb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:33.270Z|e8e72a11-8deb-41a8-b724-0144e28617f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:41.466Z|27ba6376-fc38-4683-b5b7-154180a33a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:12:41.470Z|27ba6376-fc38-4683-b5b7-154180a33a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:12:43.290Z|0db93ff5-3b4b-4a89-abc2-56475366442e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:43.290Z|d3dd6fdb-0c02-4518-9830-2537fba65e86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:43.291Z|0db93ff5-3b4b-4a89-abc2-56475366442e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:43.292Z|d3dd6fdb-0c02-4518-9830-2537fba65e86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:43.301Z|250c8fe9-8803-4ce4-a879-5e8ace4efbe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:43.303Z|250c8fe9-8803-4ce4-a879-5e8ace4efbe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:53.315Z|7b862566-77ec-4f0c-805e-252f8ee9793c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:53.315Z|c3740559-dcf0-42a7-94ef-ea7c34679c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:53.316Z|7b862566-77ec-4f0c-805e-252f8ee9793c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:53.316Z|c3740559-dcf0-42a7-94ef-ea7c34679c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:53.323Z|a7bbac23-2b6e-4805-ba58-42f5b7c54adb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:12:53.324Z|a7bbac23-2b6e-4805-ba58-42f5b7c54adb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:12:56.466Z|20efe716-1d7a-48f2-b4b5-89d5e03507da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:12:56.466Z|20efe716-1d7a-48f2-b4b5-89d5e03507da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:12:56.589Z|adb3c854-1180-4a55-9425-08bc01cc6eea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:12:56.590Z|adb3c854-1180-4a55-9425-08bc01cc6eea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:13:03.339Z|a30908fa-e808-4319-a6b4-e72c35444a68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:03.339Z|40c6cb7d-bc1f-4090-85e6-945110062d32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:03.340Z|40c6cb7d-bc1f-4090-85e6-945110062d32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:03.340Z|a30908fa-e808-4319-a6b4-e72c35444a68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:03.343Z|0ceaef87-9c9d-4f65-92fc-60d9d019059b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:03.344Z|0ceaef87-9c9d-4f65-92fc-60d9d019059b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:11.466Z|10400034-19c1-4374-8be1-786e4ca412fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:13:11.466Z|10400034-19c1-4374-8be1-786e4ca412fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:13:13.363Z|634b4221-a39d-4ffe-ba78-1446108951ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:13.363Z|84f1a04c-367a-435f-b74b-81a3d9233025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:13.363Z|3779bfde-5ac7-42ab-be09-06c58da3aca8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:13.363Z|634b4221-a39d-4ffe-ba78-1446108951ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:13.363Z|84f1a04c-367a-435f-b74b-81a3d9233025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:13.363Z|3779bfde-5ac7-42ab-be09-06c58da3aca8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:23.385Z|38db2f88-2114-4486-8801-fd5992c4a6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:23.386Z|38db2f88-2114-4486-8801-fd5992c4a6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:23.386Z|b5d1733c-dac8-42b3-afac-bf66c0321e0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:23.386Z|160c1446-938c-48b3-8da8-005be2beb930|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:23.387Z|b5d1733c-dac8-42b3-afac-bf66c0321e0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:23.387Z|160c1446-938c-48b3-8da8-005be2beb930|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:26.466Z|f725ff19-cf13-4d6f-bf2a-7ceecb6f43f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:13:26.471Z|f725ff19-cf13-4d6f-bf2a-7ceecb6f43f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:13:26.592Z|3b8bcd60-70fd-4404-8fe6-687ed0d2a780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:13:26.593Z|3b8bcd60-70fd-4404-8fe6-687ed0d2a780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:13:33.410Z|45506ebb-e1fc-41f2-aaf3-cdbccca6001f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:33.410Z|f75ba12a-4571-450d-bceb-10d05253e373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:33.410Z|ef26d07b-f7fc-49f6-81cf-66ca980c0d8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:33.410Z|45506ebb-e1fc-41f2-aaf3-cdbccca6001f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:33.411Z|ef26d07b-f7fc-49f6-81cf-66ca980c0d8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:33.411Z|f75ba12a-4571-450d-bceb-10d05253e373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:41.466Z|ca4cbaac-6e3f-4de2-a2e8-afa9a6846442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:13:41.466Z|ca4cbaac-6e3f-4de2-a2e8-afa9a6846442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:13:43.433Z|2b093331-d312-49ea-a87c-4ca20cc7ab28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:43.433Z|2d9761de-adf9-4f08-abcf-2ec8c1382afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:43.433Z|84f2dbd8-15e5-4bd5-b052-f2ca1cad0082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:43.435Z|2d9761de-adf9-4f08-abcf-2ec8c1382afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:43.435Z|2b093331-d312-49ea-a87c-4ca20cc7ab28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:43.435Z|84f2dbd8-15e5-4bd5-b052-f2ca1cad0082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:53.460Z|d3d0cbae-213e-45ec-9878-c7ac8243dc10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:53.460Z|bc1f166c-cd1f-4ce8-baf5-1363f1c27b78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:53.460Z|eefe5743-4803-444c-9809-58b5d91bd606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:13:53.461Z|bc1f166c-cd1f-4ce8-baf5-1363f1c27b78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:53.461Z|d3d0cbae-213e-45ec-9878-c7ac8243dc10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:53.462Z|eefe5743-4803-444c-9809-58b5d91bd606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:13:56.466Z|08bd7c6e-a2d8-494a-979c-3e83044a0e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:13:56.467Z|08bd7c6e-a2d8-494a-979c-3e83044a0e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:13:56.594Z|2af018b3-8b6e-4a54-820c-7f36c183097a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:13:56.594Z|2af018b3-8b6e-4a54-820c-7f36c183097a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:14:03.484Z|78ff4b64-7ac3-4cb5-9489-0627d87a1432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:03.484Z|0db9a762-e2c5-4cd1-9d4d-02b61b5b14ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:03.485Z|195e6847-818a-4a5b-97cd-60daf55dbf24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:03.485Z|0db9a762-e2c5-4cd1-9d4d-02b61b5b14ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:03.485Z|78ff4b64-7ac3-4cb5-9489-0627d87a1432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:03.486Z|195e6847-818a-4a5b-97cd-60daf55dbf24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:11.466Z|265a0919-0d02-4c3a-8e47-a11b7db0e482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:14:11.470Z|265a0919-0d02-4c3a-8e47-a11b7db0e482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:14:13.508Z|74080132-764e-48a8-bf34-24adf3338b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:13.509Z|ee7d7b32-a4a0-4221-8ef2-9127ab08b101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:13.509Z|57fc9e4a-0da5-45c6-9928-ab9b9d0c59ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:13.510Z|74080132-764e-48a8-bf34-24adf3338b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:13.510Z|57fc9e4a-0da5-45c6-9928-ab9b9d0c59ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:13.510Z|ee7d7b32-a4a0-4221-8ef2-9127ab08b101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:23.532Z|8db1fbbc-0a04-4c77-8dd5-a91b157a75ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:23.532Z|7b4642be-15b6-4c09-8fc1-679ed4bd590d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:23.532Z|30691dfc-482a-493a-8cdb-a2caf270354f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:23.533Z|8db1fbbc-0a04-4c77-8dd5-a91b157a75ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:23.533Z|30691dfc-482a-493a-8cdb-a2caf270354f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:23.533Z|7b4642be-15b6-4c09-8fc1-679ed4bd590d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:26.466Z|c1f1b6f4-e7d5-444e-8909-e9cbd3eb3686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:14:26.467Z|c1f1b6f4-e7d5-444e-8909-e9cbd3eb3686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:14:26.595Z|7e6b341c-c33f-4127-af8d-d2236c483273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:14:26.596Z|7e6b341c-c33f-4127-af8d-d2236c483273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:14:33.556Z|cccf91e5-044d-4891-98a1-e4ab62b1c76c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:33.556Z|035ccda3-64ee-4dcc-9bf2-78fbb2df2a3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:33.556Z|cada85e8-6593-4837-bc3a-4e9c1c878c3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:33.556Z|cada85e8-6593-4837-bc3a-4e9c1c878c3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:33.556Z|cccf91e5-044d-4891-98a1-e4ab62b1c76c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:33.556Z|035ccda3-64ee-4dcc-9bf2-78fbb2df2a3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:41.466Z|4424bbb5-2f3b-4870-bd26-3ff5bd987d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:14:41.467Z|4424bbb5-2f3b-4870-bd26-3ff5bd987d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:14:43.579Z|49600bef-51a4-4e7e-8aab-a9f2c1a4701c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:43.579Z|5d21823e-67e3-48cc-83d6-72c2b7fc0392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:43.579Z|8be94ffe-816e-4b42-a724-9f6870e241a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:43.580Z|49600bef-51a4-4e7e-8aab-a9f2c1a4701c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:43.580Z|5d21823e-67e3-48cc-83d6-72c2b7fc0392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:43.581Z|8be94ffe-816e-4b42-a724-9f6870e241a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:53.603Z|bb7b1a06-62c1-4e73-8718-2df0f358576a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:53.603Z|9c7eb06f-a81a-4ded-933f-e9b25e3e8ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:53.604Z|9c7eb06f-a81a-4ded-933f-e9b25e3e8ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:53.604Z|bb7b1a06-62c1-4e73-8718-2df0f358576a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:53.610Z|7a154829-0079-4972-bbde-6c1cc7d7660e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:14:53.611Z|7a154829-0079-4972-bbde-6c1cc7d7660e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:55.550Z|8c6a620b-4390-4edc-93ef-248ae2e2121f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:14:55.551Z|8c6a620b-4390-4edc-93ef-248ae2e2121f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:14:56.466Z|9b828f6f-71cd-4e1a-ac62-724fb28bdbb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:14:56.471Z|9b828f6f-71cd-4e1a-ac62-724fb28bdbb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:14:56.597Z|e2743bdd-9374-4069-af92-b9803f44e4c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:14:56.598Z|e2743bdd-9374-4069-af92-b9803f44e4c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:15:03.625Z|e7e78989-91fc-4dd4-9c1c-319c2030406f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:03.626Z|8f203ec7-ca28-4b22-b511-76d02fa972c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:03.626Z|e7e78989-91fc-4dd4-9c1c-319c2030406f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:03.627Z|8f203ec7-ca28-4b22-b511-76d02fa972c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:03.633Z|d4ae36fc-a6e6-4976-924c-972711e61345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:03.634Z|d4ae36fc-a6e6-4976-924c-972711e61345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:11.466Z|0c3f6eb7-52d9-46d5-82f2-8ec99e1a3130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:15:11.467Z|0c3f6eb7-52d9-46d5-82f2-8ec99e1a3130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:15:13.647Z|961c924f-2e30-49af-adc1-21a65d02c1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:13.648Z|961c924f-2e30-49af-adc1-21a65d02c1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:13.648Z|dbad00d0-c190-4956-a47b-594c76df8e80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:13.649Z|dbad00d0-c190-4956-a47b-594c76df8e80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:13.653Z|4df81fbc-dd39-4c30-9688-19da08bf5b29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:13.653Z|4df81fbc-dd39-4c30-9688-19da08bf5b29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:23.671Z|1b4159b2-6939-4b59-9b9d-8be8069580ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:23.671Z|5640a8db-b515-49be-a55f-964d00d0d544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:23.672Z|1b4159b2-6939-4b59-9b9d-8be8069580ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:23.672Z|5640a8db-b515-49be-a55f-964d00d0d544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:23.674Z|1a1b1bd7-4db0-4385-8027-21322b5786b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:23.675Z|1a1b1bd7-4db0-4385-8027-21322b5786b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:26.466Z|b50ad149-fdf2-441b-a77d-fe493dcc72c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:15:26.467Z|b50ad149-fdf2-441b-a77d-fe493dcc72c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:15:26.599Z|0e14c9dc-e965-4f6f-a184-578acd85f448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:15:26.599Z|0e14c9dc-e965-4f6f-a184-578acd85f448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:15:33.695Z|63300394-e5f1-45e5-83d9-2afefdb61e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:33.695Z|76ed23fe-7619-4b34-a633-6324b4f3474d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:33.696Z|63300394-e5f1-45e5-83d9-2afefdb61e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:33.696Z|76ed23fe-7619-4b34-a633-6324b4f3474d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:33.697Z|5fef1223-81a0-43e6-852d-c82c3579f2ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:33.698Z|5fef1223-81a0-43e6-852d-c82c3579f2ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:41.466Z|1de41e9a-2de9-4f1f-8aaa-5ade1d0ea9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:15:41.468Z|1de41e9a-2de9-4f1f-8aaa-5ade1d0ea9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:15:43.721Z|64257791-68e7-4575-b1de-f36bbef76828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:43.722Z|64257791-68e7-4575-b1de-f36bbef76828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:43.722Z|3e6e5d61-a19c-4f06-9bbb-a0adbea0de21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:43.722Z|85c2bdfd-25cc-4050-8a9b-e79f6a3f4624|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:43.723Z|3e6e5d61-a19c-4f06-9bbb-a0adbea0de21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:43.723Z|85c2bdfd-25cc-4050-8a9b-e79f6a3f4624|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:53.748Z|c897b925-31f7-499c-b334-2c88e26c6a3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:53.748Z|0fa32691-b54c-4e11-b206-7faf1cb7bbfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:53.749Z|65bfa965-3c57-4c8c-b571-4cdf2be6eaa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:15:53.749Z|65bfa965-3c57-4c8c-b571-4cdf2be6eaa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:53.749Z|c897b925-31f7-499c-b334-2c88e26c6a3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:53.749Z|0fa32691-b54c-4e11-b206-7faf1cb7bbfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:55.541Z|9497a22d-0625-40fd-bcc5-58f86742b712|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:15:55.542Z|9497a22d-0625-40fd-bcc5-58f86742b712|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:15:56.466Z|98c53904-dafe-4c88-823a-692a2f26a123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:15:56.467Z|98c53904-dafe-4c88-823a-692a2f26a123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:15:56.600Z|372b06d9-23bf-4ab0-84e5-013207c12ecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:15:56.601Z|372b06d9-23bf-4ab0-84e5-013207c12ecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:16:03.779Z|084b0f8f-11fe-4647-839a-7ba1422ae4b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:03.779Z|f4c8acc6-768c-47a6-a170-3076fbcd49fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:03.779Z|d0c86306-d042-4c6e-9b16-2e37fde072a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:03.781Z|f4c8acc6-768c-47a6-a170-3076fbcd49fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:03.781Z|084b0f8f-11fe-4647-839a-7ba1422ae4b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:03.781Z|d0c86306-d042-4c6e-9b16-2e37fde072a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:11.466Z|5e386a2e-5b09-4ccb-aaf2-f8f75eb10376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:16:11.467Z|5e386a2e-5b09-4ccb-aaf2-f8f75eb10376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:16:13.806Z|b7b725a1-eb01-43b8-840c-b8701a2e6a20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:13.806Z|e7fe2d4e-8d17-4d94-aa2b-f8bc44be4678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:13.807Z|c367f01a-9a95-45dd-b753-e901ddaff521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:13.807Z|e7fe2d4e-8d17-4d94-aa2b-f8bc44be4678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:13.807Z|b7b725a1-eb01-43b8-840c-b8701a2e6a20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:13.808Z|c367f01a-9a95-45dd-b753-e901ddaff521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:23.831Z|d05b4a2d-7aee-41d7-8eef-cae93f5de8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:23.832Z|ebb2fc08-b141-42cd-ab6e-187951e74f20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:23.832Z|d05b4a2d-7aee-41d7-8eef-cae93f5de8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:23.832Z|ebb2fc08-b141-42cd-ab6e-187951e74f20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:23.834Z|9619aeb4-e0ad-452e-a9b2-64248653db17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:23.835Z|9619aeb4-e0ad-452e-a9b2-64248653db17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:26.466Z|99575693-b40c-4257-b29f-56afe41f0671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:16:26.469Z|99575693-b40c-4257-b29f-56afe41f0671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:16:26.602Z|75277d6a-9615-4e01-8e1d-66aa11ae7f15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:16:26.603Z|75277d6a-9615-4e01-8e1d-66aa11ae7f15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:16:33.856Z|8175a501-3bfb-4760-bb05-3a4505be9b74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:33.856Z|c1f995e2-2b37-4eed-932e-e1b361dada08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:33.856Z|aef9a9e8-121d-4818-a165-d2a37ede0131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:33.857Z|8175a501-3bfb-4760-bb05-3a4505be9b74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:33.857Z|aef9a9e8-121d-4818-a165-d2a37ede0131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:33.858Z|c1f995e2-2b37-4eed-932e-e1b361dada08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:41.466Z|2832e7de-652e-459a-8b11-677ad1b98550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:16:41.466Z|2832e7de-652e-459a-8b11-677ad1b98550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:16:43.879Z|0d26d983-020d-4619-8c0a-5461e20893b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:43.879Z|a8e05c98-e864-47cc-b047-37f6ceb4f526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:43.880Z|0d26d983-020d-4619-8c0a-5461e20893b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:43.880Z|a8e05c98-e864-47cc-b047-37f6ceb4f526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:43.881Z|ea9032fe-7831-41d3-837b-1083c9812832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:43.882Z|ea9032fe-7831-41d3-837b-1083c9812832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:53.903Z|2109774f-49a5-4e9f-abc4-85614876a7c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:53.904Z|c982e8d1-d2f4-4d54-8c6b-bf09446aab25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:53.904Z|2109774f-49a5-4e9f-abc4-85614876a7c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:53.905Z|c982e8d1-d2f4-4d54-8c6b-bf09446aab25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:53.907Z|0c1954fc-a6e6-4a37-9d08-390bcf93d2bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:16:53.909Z|0c1954fc-a6e6-4a37-9d08-390bcf93d2bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:55.541Z|6dd52934-ea7f-43e6-b432-47b283188d26|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:16:55.542Z|6dd52934-ea7f-43e6-b432-47b283188d26|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:16:56.466Z|f04377c6-7913-43a5-924d-3274bef2aa99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:16:56.466Z|f04377c6-7913-43a5-924d-3274bef2aa99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:16:56.604Z|3312e1d3-d859-4440-98a4-1eec73826515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:16:56.604Z|3312e1d3-d859-4440-98a4-1eec73826515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:17:03.929Z|0a7114cb-f849-46dc-a754-71001d9ffed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:03.929Z|bbba355b-4eba-42d8-9ea3-23e399a3afbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:03.930Z|0a7114cb-f849-46dc-a754-71001d9ffed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:03.931Z|bbba355b-4eba-42d8-9ea3-23e399a3afbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:03.931Z|efb5ba09-4894-4351-af1c-99645c1d8517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:03.932Z|efb5ba09-4894-4351-af1c-99645c1d8517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:11.466Z|90954a79-8437-4dcc-b91b-a474d5adcf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:17:11.470Z|90954a79-8437-4dcc-b91b-a474d5adcf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:17:13.953Z|9344eb76-a619-4bac-a5aa-38a7e42f6bd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:13.954Z|9344eb76-a619-4bac-a5aa-38a7e42f6bd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:13.955Z|0dcb029c-357a-4d78-ad87-d156625d7404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:13.956Z|43a8c226-3704-4146-b43d-57b91852b3e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:13.956Z|0dcb029c-357a-4d78-ad87-d156625d7404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:13.956Z|43a8c226-3704-4146-b43d-57b91852b3e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:23.978Z|21d70bb7-54a2-41b8-b2d1-3f374503274e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:23.979Z|f5283565-ef44-441b-aa86-879f2ffc1689|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:23.979Z|21d70bb7-54a2-41b8-b2d1-3f374503274e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:23.979Z|f5283565-ef44-441b-aa86-879f2ffc1689|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:23.979Z|f3652fb5-3312-4fee-90c0-75dc65419ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:23.980Z|f3652fb5-3312-4fee-90c0-75dc65419ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:26.466Z|eb6f91dd-ff6f-4129-b7e4-1a2eb0dded03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:17:26.467Z|eb6f91dd-ff6f-4129-b7e4-1a2eb0dded03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:17:26.605Z|3ef8e89e-3b4d-48a3-a847-b0396af32f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:17:26.606Z|3ef8e89e-3b4d-48a3-a847-b0396af32f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:17:34.002Z|997f2b5f-37f6-4278-b839-0a9f7330f3b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:34.002Z|48c05d1b-522f-4cc6-9d16-ea70fc4d9e27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:34.003Z|c35342e6-984b-4ae1-a51b-c11d46efcda7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:34.004Z|c35342e6-984b-4ae1-a51b-c11d46efcda7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:34.004Z|48c05d1b-522f-4cc6-9d16-ea70fc4d9e27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:34.004Z|997f2b5f-37f6-4278-b839-0a9f7330f3b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:41.466Z|d4e7f934-be62-49af-a134-40cca39136c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:17:41.467Z|d4e7f934-be62-49af-a134-40cca39136c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:17:44.026Z|38e143a2-efbe-4157-8ee3-f22475d6e93a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:44.026Z|0ae5babd-2e6a-418c-b3ed-4f4fd3a404d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:44.026Z|0e117d47-aaeb-4d57-8a4d-6068b8bbb747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:44.027Z|38e143a2-efbe-4157-8ee3-f22475d6e93a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:44.027Z|0ae5babd-2e6a-418c-b3ed-4f4fd3a404d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:44.027Z|0e117d47-aaeb-4d57-8a4d-6068b8bbb747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:54.050Z|e8a1889d-1041-4c12-bd85-1348a943f69e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:54.050Z|2be8414c-8fa3-4cf9-ac23-4736335daba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:54.050Z|3a85655a-1275-41a2-a483-4ccba55df2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:17:54.051Z|e8a1889d-1041-4c12-bd85-1348a943f69e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:54.051Z|3a85655a-1275-41a2-a483-4ccba55df2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:54.051Z|2be8414c-8fa3-4cf9-ac23-4736335daba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:55.542Z|340bdf9a-a4f0-41f1-89e4-a215f0e677c5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:17:55.543Z|340bdf9a-a4f0-41f1-89e4-a215f0e677c5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:17:56.466Z|0f887c8f-1be7-41c8-a58f-48bea0a32420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:17:56.469Z|0f887c8f-1be7-41c8-a58f-48bea0a32420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:17:56.608Z|f03b8908-7c68-413f-8021-f6a66925af24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:17:56.608Z|f03b8908-7c68-413f-8021-f6a66925af24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:18:04.071Z|78762f26-4041-413b-b604-52836a7a5975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:04.071Z|8183ccb1-1907-41bc-bf59-d730f2498931|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:04.072Z|78762f26-4041-413b-b604-52836a7a5975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:04.072Z|8183ccb1-1907-41bc-bf59-d730f2498931|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:04.073Z|85f9fbc8-1a55-4e01-92cb-9099667750b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:04.074Z|85f9fbc8-1a55-4e01-92cb-9099667750b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:11.466Z|7e1d493c-86ac-43c1-97f4-60f56040ea1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:18:11.466Z|7e1d493c-86ac-43c1-97f4-60f56040ea1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:18:14.093Z|0f0d961c-332b-4a0b-aa50-5d89e17df0d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:14.094Z|01790702-3057-42f0-b67f-92eec11aeb42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:14.094Z|0f0d961c-332b-4a0b-aa50-5d89e17df0d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:14.095Z|201b6e73-bcd3-45e5-be76-29b8acc742bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:14.095Z|01790702-3057-42f0-b67f-92eec11aeb42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:14.096Z|201b6e73-bcd3-45e5-be76-29b8acc742bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:24.116Z|1c9ab2b7-f61c-4fbe-aa3a-5aba0819e7ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:24.116Z|b5d513eb-1b5b-4994-af4a-599764342247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:24.116Z|e8622724-d249-49cb-b6e7-77252e83f11f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:24.117Z|b5d513eb-1b5b-4994-af4a-599764342247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:24.117Z|1c9ab2b7-f61c-4fbe-aa3a-5aba0819e7ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:24.117Z|e8622724-d249-49cb-b6e7-77252e83f11f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:26.466Z|a42da5ff-626f-4993-ac39-5f69fd934308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:18:26.467Z|a42da5ff-626f-4993-ac39-5f69fd934308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:18:26.609Z|496c947b-3300-4543-bc35-9926fefc4c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:18:26.610Z|496c947b-3300-4543-bc35-9926fefc4c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:18:34.137Z|be97edea-61a9-4c7b-94d7-faf277f50156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:34.137Z|f286aeb5-ca06-44b5-a2cc-3677a4faee10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:34.138Z|1aeb1812-f119-4469-8c22-f4d5f4382294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:34.138Z|be97edea-61a9-4c7b-94d7-faf277f50156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:34.138Z|f286aeb5-ca06-44b5-a2cc-3677a4faee10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:34.138Z|1aeb1812-f119-4469-8c22-f4d5f4382294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:41.465Z|6199bbe7-5bdf-4ef0-8030-6ed75bd97a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:18:41.468Z|6199bbe7-5bdf-4ef0-8030-6ed75bd97a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:18:44.160Z|acd76721-6018-4a6e-92f3-3b2023282420|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:44.160Z|a16f00ee-59d2-4e3d-a30c-0c8b2848ad71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:44.160Z|94b2ee9b-2086-42b0-b5e0-8991ab999b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:44.161Z|acd76721-6018-4a6e-92f3-3b2023282420|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:44.161Z|a16f00ee-59d2-4e3d-a30c-0c8b2848ad71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:44.161Z|94b2ee9b-2086-42b0-b5e0-8991ab999b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:54.183Z|17a50c2a-a6cb-47df-8d05-b5bcff2bda87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:54.183Z|6a57674b-1bad-423b-bdd1-f71770c162ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:54.184Z|4513cd4b-2052-4df4-be8b-22413eed86b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:18:54.184Z|17a50c2a-a6cb-47df-8d05-b5bcff2bda87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:54.184Z|6a57674b-1bad-423b-bdd1-f71770c162ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:54.185Z|4513cd4b-2052-4df4-be8b-22413eed86b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:55.543Z|709bf7e4-fc1c-496a-b622-ae366b8bfda7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:18:55.544Z|709bf7e4-fc1c-496a-b622-ae366b8bfda7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:18:56.465Z|c330e5dd-5cbf-4724-bdd7-a9171a58a761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:18:56.466Z|c330e5dd-5cbf-4724-bdd7-a9171a58a761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:18:56.611Z|945ca0b3-c31e-4087-90a6-054a69050e40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:18:56.611Z|945ca0b3-c31e-4087-90a6-054a69050e40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:19:04.205Z|8177cc60-3322-4d62-aadb-2f3b67d9f9c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:04.205Z|716f600e-13ca-45b0-b5dc-0664da664352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:04.206Z|8177cc60-3322-4d62-aadb-2f3b67d9f9c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:04.206Z|716f600e-13ca-45b0-b5dc-0664da664352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:04.207Z|89e7231b-0785-474c-83a2-148593da2601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:04.208Z|89e7231b-0785-474c-83a2-148593da2601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:11.466Z|28939640-1b16-40e6-8cbe-3570ace0f6f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:19:11.466Z|28939640-1b16-40e6-8cbe-3570ace0f6f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:19:14.228Z|882dafbf-415d-46e5-8160-a3fb1618f9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:14.228Z|d77f3775-6238-44e7-b16e-37e8b5ee499f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:14.229Z|570e798c-ade3-4b43-8b62-eac29f1de84b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:14.229Z|d77f3775-6238-44e7-b16e-37e8b5ee499f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:14.229Z|882dafbf-415d-46e5-8160-a3fb1618f9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:14.230Z|570e798c-ade3-4b43-8b62-eac29f1de84b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:24.250Z|d66e4569-b7ca-4c5d-8c35-aa913976ec7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:24.251Z|d66e4569-b7ca-4c5d-8c35-aa913976ec7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:24.251Z|9afb90ec-5d5e-45c5-8277-3f6577c2bf89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:24.252Z|a357f3f6-deda-4332-b476-45d597801802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:24.252Z|9afb90ec-5d5e-45c5-8277-3f6577c2bf89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:24.253Z|a357f3f6-deda-4332-b476-45d597801802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:26.466Z|c88fad19-4936-4fdb-b316-9aeaf7b40a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:19:26.470Z|c88fad19-4936-4fdb-b316-9aeaf7b40a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:19:26.612Z|16ac1a63-5ee8-4f30-af87-959910e17bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:19:26.613Z|16ac1a63-5ee8-4f30-af87-959910e17bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:19:34.272Z|172a2b4d-5f8b-410c-ae0b-61f1b0912454|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:34.273Z|172a2b4d-5f8b-410c-ae0b-61f1b0912454|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:34.273Z|5c4cb65c-c254-4e41-82b2-0b971c964f8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:34.273Z|44db945b-6a17-459b-b22c-997f745d6d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:34.274Z|5c4cb65c-c254-4e41-82b2-0b971c964f8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:34.274Z|44db945b-6a17-459b-b22c-997f745d6d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:41.466Z|f65fa36a-79e3-40e6-bc4e-30a7e7e07188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:19:41.466Z|f65fa36a-79e3-40e6-bc4e-30a7e7e07188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:19:44.295Z|d1eaa574-3fec-445b-b9d0-7bad7b28da73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:44.295Z|39d1b710-5845-4464-b306-43ed191c708b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:44.296Z|e933f3d3-99e4-4beb-bb36-2dd6a94a1f30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:44.296Z|d1eaa574-3fec-445b-b9d0-7bad7b28da73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:44.296Z|39d1b710-5845-4464-b306-43ed191c708b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:44.296Z|e933f3d3-99e4-4beb-bb36-2dd6a94a1f30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:54.318Z|085ce22e-5de2-48b4-8b8d-2595e289f110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:54.319Z|085ce22e-5de2-48b4-8b8d-2595e289f110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:54.320Z|5c55966c-4ee6-41e2-a5a6-fe5337a01154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:54.321Z|5c55966c-4ee6-41e2-a5a6-fe5337a01154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:54.323Z|83c63773-0b64-4fa7-9752-1573e3306bd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:19:54.324Z|83c63773-0b64-4fa7-9752-1573e3306bd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:55.540Z|8f3df071-82d1-4fdf-baca-2c9fe12514ab|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:19:55.541Z|8f3df071-82d1-4fdf-baca-2c9fe12514ab|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:19:56.466Z|2bdba716-6fd1-463b-82ae-1afd867a0cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:19:56.466Z|2bdba716-6fd1-463b-82ae-1afd867a0cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:19:56.614Z|17be71ed-e9cd-4866-86e4-7ac2cbb6b95b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:19:56.615Z|17be71ed-e9cd-4866-86e4-7ac2cbb6b95b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:20:04.339Z|cd3c0119-f3da-4163-b3fc-fdfc13b8555f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:04.340Z|cd3c0119-f3da-4163-b3fc-fdfc13b8555f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:04.342Z|7c8997bb-7a42-4018-80b0-74fff056841c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:04.343Z|7c8997bb-7a42-4018-80b0-74fff056841c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:04.346Z|b944905a-09c9-41af-957c-1a4d09c4ba9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:04.347Z|b944905a-09c9-41af-957c-1a4d09c4ba9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:11.465Z|708f697d-b78a-4816-8e9e-6f030d9aefc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:20:11.468Z|708f697d-b78a-4816-8e9e-6f030d9aefc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:20:14.358Z|8d455e6e-6693-4727-a3c2-8f50c56ebb08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:14.359Z|8d455e6e-6693-4727-a3c2-8f50c56ebb08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:14.362Z|a0d8f7b6-022b-42d7-b86a-64b94bb264e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:14.362Z|a0d8f7b6-022b-42d7-b86a-64b94bb264e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:14.366Z|e29b680f-1e2c-4820-915d-76b19ebf4d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:14.366Z|e29b680f-1e2c-4820-915d-76b19ebf4d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:24.380Z|79129c2e-dc89-4291-b34b-b80d28a51524|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:24.381Z|39e34885-4a51-4c01-9ab6-99aa92b91654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:24.381Z|79129c2e-dc89-4291-b34b-b80d28a51524|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:24.381Z|39e34885-4a51-4c01-9ab6-99aa92b91654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:24.386Z|393c7b73-59b9-4ce8-b52a-429f9d8fc430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:24.387Z|393c7b73-59b9-4ce8-b52a-429f9d8fc430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:26.465Z|3d4a41e2-93cb-43f6-b588-53a96db501f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:20:26.466Z|3d4a41e2-93cb-43f6-b588-53a96db501f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:20:26.616Z|511dd98a-51ed-4432-a8f9-a42bfe181361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:20:26.616Z|511dd98a-51ed-4432-a8f9-a42bfe181361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:20:34.403Z|c4266039-ea82-416f-99ce-4c7650729633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:34.403Z|c4266039-ea82-416f-99ce-4c7650729633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:34.404Z|5028a498-a898-45cf-858d-52e030cfcade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:34.405Z|5028a498-a898-45cf-858d-52e030cfcade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:34.411Z|56cb12ca-ec4f-4cc2-a5f7-033f4738ff53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:34.412Z|56cb12ca-ec4f-4cc2-a5f7-033f4738ff53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:41.466Z|39a0684e-94cc-4b27-a69e-b99b997760dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:20:41.466Z|39a0684e-94cc-4b27-a69e-b99b997760dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:20:44.427Z|e691d5dc-707f-45ef-8732-a57c1bed09d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:44.428Z|e691d5dc-707f-45ef-8732-a57c1bed09d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:44.431Z|f7224856-7ef9-4699-b0e9-eb79fb6a5e35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:44.432Z|f7224856-7ef9-4699-b0e9-eb79fb6a5e35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:44.481Z|0046ab7f-82ff-46af-8055-89e175cddfb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:44.482Z|0046ab7f-82ff-46af-8055-89e175cddfb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:54.453Z|998a62f4-96cf-4d58-8067-911795cfa640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:54.453Z|00be77bf-ecf4-4a31-8891-361c380d3c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:54.454Z|998a62f4-96cf-4d58-8067-911795cfa640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:54.454Z|00be77bf-ecf4-4a31-8891-361c380d3c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:54.503Z|020d1e3b-3fb0-4280-b9e3-814789686bca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:20:54.504Z|020d1e3b-3fb0-4280-b9e3-814789686bca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:55.541Z|ba48cd05-19d5-4606-88c0-537a334e2e9f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:20:55.542Z|ba48cd05-19d5-4606-88c0-537a334e2e9f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:20:56.466Z|f4e9ad82-e5e9-46fc-9614-ed0ed940a98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:20:56.469Z|f4e9ad82-e5e9-46fc-9614-ed0ed940a98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:20:56.617Z|d32c3e31-b884-4f74-b85d-aa735648c068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:20:56.618Z|d32c3e31-b884-4f74-b85d-aa735648c068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:21:04.477Z|f79e712b-a574-488e-bb15-59ead5474fd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:04.477Z|87f0295c-6783-4551-8689-fde2e0abc576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:04.478Z|87f0295c-6783-4551-8689-fde2e0abc576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:04.478Z|f79e712b-a574-488e-bb15-59ead5474fd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:04.523Z|f6c3cff5-65f3-4faf-b5bf-6ad864109786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:04.524Z|f6c3cff5-65f3-4faf-b5bf-6ad864109786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:11.466Z|c1a968d2-bccd-4228-b8ce-f25928010b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:21:11.466Z|c1a968d2-bccd-4228-b8ce-f25928010b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:21:14.499Z|615e5205-15db-457a-b8ec-c5e15c68b309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:14.500Z|615e5205-15db-457a-b8ec-c5e15c68b309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:14.500Z|b36a089b-b961-442f-a57a-ccbde64247f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:14.501Z|b36a089b-b961-442f-a57a-ccbde64247f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:14.542Z|fc89a9ab-1bed-4281-813d-61ee4c2aef10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:14.543Z|fc89a9ab-1bed-4281-813d-61ee4c2aef10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:24.520Z|4678ebd3-142e-4ccf-8609-7204c9de4942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:24.521Z|4678ebd3-142e-4ccf-8609-7204c9de4942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:24.522Z|aa444f75-5dcc-4445-9adb-220a2b475b62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:24.523Z|aa444f75-5dcc-4445-9adb-220a2b475b62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:24.561Z|4f2c9107-0cb8-4758-bdcb-d4a567dbe7a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:24.563Z|4f2c9107-0cb8-4758-bdcb-d4a567dbe7a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:26.466Z|ac957564-4b3e-499a-81d3-25f24af8c773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:21:26.466Z|ac957564-4b3e-499a-81d3-25f24af8c773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:21:26.618Z|f92f1225-b2c0-4226-840a-83b176dc890c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:21:26.619Z|f92f1225-b2c0-4226-840a-83b176dc890c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:21:34.543Z|08536938-6392-4eb0-a952-1039d57d699e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:34.543Z|6c6f31ff-5dcf-4ee2-973e-147ea0d47f43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:34.544Z|08536938-6392-4eb0-a952-1039d57d699e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:34.544Z|6c6f31ff-5dcf-4ee2-973e-147ea0d47f43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:34.583Z|75b57502-5e1b-47ca-bf45-c7e8a5fc1e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:34.584Z|75b57502-5e1b-47ca-bf45-c7e8a5fc1e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:41.466Z|2ed1b59a-224d-48ed-989e-a68167a3a693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:21:41.469Z|2ed1b59a-224d-48ed-989e-a68167a3a693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:21:44.563Z|31e055c3-40e2-4e3e-9e55-9e264930daa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:44.564Z|31e055c3-40e2-4e3e-9e55-9e264930daa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:44.564Z|0ab9a6e3-64ef-4b96-ae0b-a52aaef6a51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:44.565Z|0ab9a6e3-64ef-4b96-ae0b-a52aaef6a51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:44.603Z|aacc9dec-f282-4324-a520-60e6f0dc8fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:44.604Z|aacc9dec-f282-4324-a520-60e6f0dc8fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:54.586Z|2ee326b1-571c-4bee-9a50-d68a5a0a5b77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:54.587Z|2ee326b1-571c-4bee-9a50-d68a5a0a5b77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:54.587Z|2080808a-345b-4881-9b92-8bdf04a6ce03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:54.588Z|2080808a-345b-4881-9b92-8bdf04a6ce03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:54.624Z|d4397184-989b-4515-8c75-996208273876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:21:54.625Z|d4397184-989b-4515-8c75-996208273876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:55.542Z|57209a48-3019-443f-bc0c-6549f694ef6f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:21:55.543Z|57209a48-3019-443f-bc0c-6549f694ef6f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:21:56.466Z|b59fa5cb-dcd6-4bbb-9628-d895e1266af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:21:56.466Z|b59fa5cb-dcd6-4bbb-9628-d895e1266af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:21:56.620Z|9f55c720-fb8f-460a-b42d-7bbf1792bed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:21:56.621Z|9f55c720-fb8f-460a-b42d-7bbf1792bed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:22:04.609Z|52483f69-5eb4-4edf-8045-67b827086e30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:04.610Z|08de5674-ac5a-4145-b0b8-6cf5fe5cd8b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:04.611Z|52483f69-5eb4-4edf-8045-67b827086e30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:04.611Z|08de5674-ac5a-4145-b0b8-6cf5fe5cd8b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:04.645Z|bcc89a33-aba1-496d-b107-b7b788364e4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:04.647Z|bcc89a33-aba1-496d-b107-b7b788364e4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:11.466Z|6cc3287d-fddc-43c9-b93b-a2c946df7376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:22:11.467Z|6cc3287d-fddc-43c9-b93b-a2c946df7376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:22:14.633Z|4c2608a5-cfdd-4a48-844b-8df7eaa5ff98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:14.633Z|d152d55f-11ee-4d4e-8e57-f1a4ddb76fa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:14.635Z|d152d55f-11ee-4d4e-8e57-f1a4ddb76fa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:14.635Z|4c2608a5-cfdd-4a48-844b-8df7eaa5ff98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:14.668Z|864f0cdf-45ee-4879-8055-6957436ba890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:14.669Z|864f0cdf-45ee-4879-8055-6957436ba890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:24.659Z|623fc467-ee9f-4369-b0a5-cafa48a8d69b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:24.659Z|1ba90588-e275-4417-84ed-2db8f1809d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:24.660Z|1ba90588-e275-4417-84ed-2db8f1809d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:24.660Z|623fc467-ee9f-4369-b0a5-cafa48a8d69b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:24.691Z|3399516d-f8ae-4eff-8bbf-45bc89b03b61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:24.692Z|3399516d-f8ae-4eff-8bbf-45bc89b03b61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:26.465Z|292c52f1-e095-45e8-927d-0fabe2bbe38e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:22:26.468Z|292c52f1-e095-45e8-927d-0fabe2bbe38e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:22:26.622Z|8bc7eae2-8d40-475b-984a-7489e11ed614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:22:26.622Z|8bc7eae2-8d40-475b-984a-7489e11ed614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:22:34.682Z|23646803-0b6b-4460-8bef-6b960719b11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:34.683Z|23646803-0b6b-4460-8bef-6b960719b11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:34.687Z|87b721b2-84f7-4d48-baba-21bd49c12195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:34.688Z|87b721b2-84f7-4d48-baba-21bd49c12195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:34.712Z|3b326f40-a558-4a9a-8a46-c874af9e5f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:34.713Z|3b326f40-a558-4a9a-8a46-c874af9e5f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:41.466Z|9684c856-3d6a-4609-9c3e-5d77b01b9f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:22:41.467Z|9684c856-3d6a-4609-9c3e-5d77b01b9f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:22:44.705Z|1bb74d8c-42f3-4d9b-babd-973dceef49e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:44.707Z|1bb74d8c-42f3-4d9b-babd-973dceef49e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:44.708Z|10c1ed6a-34e3-4911-9286-650363aecfcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:44.709Z|10c1ed6a-34e3-4911-9286-650363aecfcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:44.734Z|036c6a6f-f9e9-4a6c-a3e9-2dc6f82fa4ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:44.735Z|036c6a6f-f9e9-4a6c-a3e9-2dc6f82fa4ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:54.729Z|c205824f-025a-4d42-b366-d97d132fc118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:54.730Z|c205824f-025a-4d42-b366-d97d132fc118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:54.731Z|c7163e45-2854-43e8-b322-9f78c6e44fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:54.732Z|c7163e45-2854-43e8-b322-9f78c6e44fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:54.755Z|f8b72136-cb86-4dc1-a3b5-2a2b681147e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:22:54.756Z|f8b72136-cb86-4dc1-a3b5-2a2b681147e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:55.541Z|58bc93b5-5461-47aa-b638-4f66873afb2e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:22:55.542Z|58bc93b5-5461-47aa-b638-4f66873afb2e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:22:56.466Z|fefe5eb3-c07b-43aa-8ae6-19d971691b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:22:56.467Z|fefe5eb3-c07b-43aa-8ae6-19d971691b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:22:56.623Z|41273c99-2d03-4d59-90cb-11c734d0033e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:22:56.624Z|41273c99-2d03-4d59-90cb-11c734d0033e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:23:04.751Z|b152c258-56c1-43d6-9c1c-90912a89a71c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:04.752Z|b152c258-56c1-43d6-9c1c-90912a89a71c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:04.753Z|ffc16a0c-9dd6-4749-9da5-fb0fd1c59672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:04.754Z|ffc16a0c-9dd6-4749-9da5-fb0fd1c59672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:04.775Z|133861d6-03c6-4a04-b67b-0728dfde2fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:04.776Z|133861d6-03c6-4a04-b67b-0728dfde2fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:11.466Z|9377e53f-250d-41bd-9431-1cde04b8d65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:23:11.470Z|9377e53f-250d-41bd-9431-1cde04b8d65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:23:14.775Z|34096880-dbef-444b-b1c1-c02b08b379ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:14.775Z|f704d2ac-4d09-4a0f-9014-b2ff9b3f4729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:14.775Z|f704d2ac-4d09-4a0f-9014-b2ff9b3f4729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:14.776Z|34096880-dbef-444b-b1c1-c02b08b379ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:14.795Z|5a273b25-1bbc-451d-8427-9c223a6c6cad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:14.795Z|5a273b25-1bbc-451d-8427-9c223a6c6cad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:24.795Z|10e3becc-fb0d-443f-95f0-5b01f8cfd7a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:24.796Z|10e3becc-fb0d-443f-95f0-5b01f8cfd7a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:24.796Z|64de9e60-7bf2-4806-905a-46b641ca566c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:24.797Z|64de9e60-7bf2-4806-905a-46b641ca566c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:24.815Z|e61c4bb4-e151-4e91-82db-cdd7418a6a10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:24.816Z|e61c4bb4-e151-4e91-82db-cdd7418a6a10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:26.465Z|3de89ee8-81f6-49fb-9fa9-b83d392cadef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:23:26.466Z|3de89ee8-81f6-49fb-9fa9-b83d392cadef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:23:26.624Z|b195c006-6fa1-478d-a4ed-5d3f71d42cab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:23:26.625Z|b195c006-6fa1-478d-a4ed-5d3f71d42cab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:23:34.817Z|38039324-8cf7-48a2-a853-809381518ae6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:34.817Z|e414709c-bafc-42aa-bc62-b9ff4c74a1e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:34.818Z|38039324-8cf7-48a2-a853-809381518ae6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:34.818Z|e414709c-bafc-42aa-bc62-b9ff4c74a1e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:34.837Z|93844885-b5e9-48aa-897f-ea3fa866deb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:34.838Z|93844885-b5e9-48aa-897f-ea3fa866deb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:41.466Z|3573f12e-910f-4197-a9f0-a2bb3a8605f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:23:41.466Z|3573f12e-910f-4197-a9f0-a2bb3a8605f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:23:44.838Z|9b6234ce-51dc-4a61-8488-c9551ba9403f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:44.838Z|ea75eea5-250b-4e2c-aabe-17bfe598f76f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:44.839Z|9b6234ce-51dc-4a61-8488-c9551ba9403f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:44.839Z|ea75eea5-250b-4e2c-aabe-17bfe598f76f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:44.858Z|f618df6e-d5b8-4514-a09d-231c6f1e5be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:44.859Z|f618df6e-d5b8-4514-a09d-231c6f1e5be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:54.859Z|0fb5b7d6-c1c2-4802-a772-fb5b6fa9da59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:54.859Z|729f23c2-784a-439d-b28f-01ebdab1073a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:54.860Z|729f23c2-784a-439d-b28f-01ebdab1073a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:54.860Z|0fb5b7d6-c1c2-4802-a772-fb5b6fa9da59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:54.881Z|ddaff1cb-6b06-4d61-927e-93224aa948fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:23:54.882Z|ddaff1cb-6b06-4d61-927e-93224aa948fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:55.541Z|b3b0c960-2689-4c27-9fd4-654c6bf6017a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:23:55.542Z|b3b0c960-2689-4c27-9fd4-654c6bf6017a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:23:56.465Z|be0ba845-a6bf-46c0-8b46-7d0608fb065d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:23:56.468Z|be0ba845-a6bf-46c0-8b46-7d0608fb065d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:23:56.626Z|5e05bbfd-2043-4dd5-8810-0a175dd76989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:23:56.627Z|5e05bbfd-2043-4dd5-8810-0a175dd76989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:24:04.882Z|ea2eb729-a70e-4765-bec5-f71dc4f339de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:04.882Z|8b6907bf-6711-4bc6-8a9d-049b0a0fdf0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:04.883Z|ea2eb729-a70e-4765-bec5-f71dc4f339de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:04.884Z|8b6907bf-6711-4bc6-8a9d-049b0a0fdf0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:04.901Z|fd6566f1-e604-4b53-99ae-f8c5d83433b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:04.902Z|fd6566f1-e604-4b53-99ae-f8c5d83433b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:11.466Z|7e49d55b-477a-40b1-b95a-f1ee624d9910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:24:11.467Z|7e49d55b-477a-40b1-b95a-f1ee624d9910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:24:14.904Z|0838a0cc-b426-4c31-830a-286293e12252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:14.905Z|0838a0cc-b426-4c31-830a-286293e12252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:14.905Z|a970a6cd-d69e-4a8c-bf79-6f301b46bbeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:14.906Z|a970a6cd-d69e-4a8c-bf79-6f301b46bbeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:14.920Z|c1c32603-e20f-4611-963a-cedc1cd08c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:14.922Z|c1c32603-e20f-4611-963a-cedc1cd08c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:24.928Z|45349c0d-4fe9-4ed6-a96a-6185e06f89fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:24.928Z|43e7ed08-7659-4ec1-a929-21356ea26c2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:24.929Z|45349c0d-4fe9-4ed6-a96a-6185e06f89fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:24.930Z|43e7ed08-7659-4ec1-a929-21356ea26c2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:24.941Z|7f058194-8b64-4de3-80aa-1596dc1c2589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:24.942Z|7f058194-8b64-4de3-80aa-1596dc1c2589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:26.466Z|7fd10628-e928-4e9a-bb20-50f305599623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:24:26.467Z|7fd10628-e928-4e9a-bb20-50f305599623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:24:26.627Z|a1c26c87-584a-4fb5-aae9-d4c1d0afee41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:24:26.628Z|a1c26c87-584a-4fb5-aae9-d4c1d0afee41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:24:34.951Z|ae63c42c-03fc-44bc-a2f7-2fdd918d1819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:34.951Z|a5234903-2ff9-473c-90e6-0bc215af98d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:34.951Z|ae63c42c-03fc-44bc-a2f7-2fdd918d1819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:34.951Z|a5234903-2ff9-473c-90e6-0bc215af98d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:34.960Z|f7a5903c-f744-4efe-817b-a9f0a1367fe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:34.961Z|f7a5903c-f744-4efe-817b-a9f0a1367fe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:41.466Z|8d0a5b4f-c49f-44ca-8cd2-642baab6ee10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:24:41.469Z|8d0a5b4f-c49f-44ca-8cd2-642baab6ee10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:24:44.972Z|af6b9167-a2a5-47ab-9793-8819c41e7a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:44.973Z|af6b9167-a2a5-47ab-9793-8819c41e7a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:44.972Z|b78ea10c-f0b4-419e-9cde-b8acb515e8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:44.973Z|b78ea10c-f0b4-419e-9cde-b8acb515e8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:44.980Z|fe8aca40-211e-460b-99dc-a53a3f767ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:44.981Z|fe8aca40-211e-460b-99dc-a53a3f767ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:54.994Z|07f2ef91-384e-4db5-ad53-6779b87349c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:54.995Z|07f2ef91-384e-4db5-ad53-6779b87349c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:54.996Z|97765e4b-9dc8-4ca3-983e-f5559d61edc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:54.996Z|97765e4b-9dc8-4ca3-983e-f5559d61edc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:55.002Z|18a8ab8f-5030-472e-a068-6786d59ab252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:24:55.003Z|18a8ab8f-5030-472e-a068-6786d59ab252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:55.542Z|169fa694-bcef-479b-9811-0dbeea931494|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:24:55.543Z|169fa694-bcef-479b-9811-0dbeea931494|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:24:56.466Z|5da9ce63-d6db-434a-913e-df20f4482e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:24:56.466Z|5da9ce63-d6db-434a-913e-df20f4482e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:24:56.629Z|f45f35ed-a393-427b-9230-ee63930aad03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:24:56.630Z|f45f35ed-a393-427b-9230-ee63930aad03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:25:05.018Z|ac88d81c-2931-4d76-b91c-f030d96eefea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:05.018Z|793c549e-b5c6-49f7-ad72-39de6d08e64d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:05.019Z|ac88d81c-2931-4d76-b91c-f030d96eefea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:05.019Z|793c549e-b5c6-49f7-ad72-39de6d08e64d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:05.023Z|87c4d2c6-af00-40c6-bf7d-980376cf54ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:05.025Z|87c4d2c6-af00-40c6-bf7d-980376cf54ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:11.466Z|04828e6c-baae-4991-865d-7fa0f9f38c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:25:11.466Z|04828e6c-baae-4991-865d-7fa0f9f38c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:25:15.042Z|02d9fc75-f654-4166-ad39-0a6b7e6868cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:15.042Z|16c00746-e936-4bb5-b9e5-b39816010849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:15.043Z|16c00746-e936-4bb5-b9e5-b39816010849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:15.043Z|02d9fc75-f654-4166-ad39-0a6b7e6868cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:15.046Z|d3990277-e101-4ba6-98c1-d84ffa6691c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:15.048Z|d3990277-e101-4ba6-98c1-d84ffa6691c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:25.063Z|26a8a4a5-3150-4cdf-b048-102f1aca8636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:25.063Z|22b41b7d-b54b-4864-ba49-80d733c12fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:25.064Z|26a8a4a5-3150-4cdf-b048-102f1aca8636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:25.064Z|22b41b7d-b54b-4864-ba49-80d733c12fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:25.069Z|278ad56d-e1fa-441d-a524-3d061adbea88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:25.069Z|278ad56d-e1fa-441d-a524-3d061adbea88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:26.466Z|c544a4bb-c452-4f5f-b8de-18f9ab8f1f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:25:26.469Z|c544a4bb-c452-4f5f-b8de-18f9ab8f1f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:25:26.631Z|79b4a4c2-8a9d-4943-b51e-0c529b3d45a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:25:26.631Z|79b4a4c2-8a9d-4943-b51e-0c529b3d45a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:25:35.083Z|c4621d81-a2f7-4307-aa67-47f6a0fedf4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:35.083Z|c4621d81-a2f7-4307-aa67-47f6a0fedf4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:35.083Z|add7b074-302e-43c8-9893-16cc82e1f3b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:35.084Z|add7b074-302e-43c8-9893-16cc82e1f3b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:35.089Z|2b13ea26-2e14-404a-9a97-b9b3da431e66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:35.090Z|2b13ea26-2e14-404a-9a97-b9b3da431e66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:41.466Z|418f91ad-e287-4db8-9374-3bfd8f6f4cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:25:41.466Z|418f91ad-e287-4db8-9374-3bfd8f6f4cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:25:45.104Z|22aaf402-276f-446a-9b9a-8dea66555db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:45.105Z|22aaf402-276f-446a-9b9a-8dea66555db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:45.105Z|91e523ed-b6dd-44fd-9890-697967279dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:45.106Z|91e523ed-b6dd-44fd-9890-697967279dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:45.110Z|8b889e90-cdc6-459b-bfca-636336693df4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:45.112Z|8b889e90-cdc6-459b-bfca-636336693df4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:55.126Z|6f1c9241-aa1d-4e38-aa75-6e3f1ab00961|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:55.126Z|6f1c9241-aa1d-4e38-aa75-6e3f1ab00961|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:55.129Z|a2611429-ae84-46a2-9699-61618ad0f844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:55.130Z|a2611429-ae84-46a2-9699-61618ad0f844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:55.132Z|9d08b30f-c6aa-4689-bea9-4c9897f69d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:25:55.133Z|9d08b30f-c6aa-4689-bea9-4c9897f69d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:55.541Z|edcd130b-d6d7-4372-99d6-b2bb379602ae|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:25:55.542Z|edcd130b-d6d7-4372-99d6-b2bb379602ae|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:25:56.466Z|5c526a86-0744-461e-b1e6-8958ed91faab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:25:56.466Z|5c526a86-0744-461e-b1e6-8958ed91faab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:25:56.632Z|44752bb7-627e-49aa-969e-cf42701015f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:25:56.632Z|44752bb7-627e-49aa-969e-cf42701015f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:26:05.148Z|b14c25b6-7ec8-45b2-82f5-51ea448ef76f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:05.149Z|b14c25b6-7ec8-45b2-82f5-51ea448ef76f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:05.152Z|718dbe98-aa5c-4a07-a454-568b9c984c59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:05.153Z|718dbe98-aa5c-4a07-a454-568b9c984c59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:05.153Z|5b183ac6-6150-4fae-9289-df575a4f2356|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:05.155Z|5b183ac6-6150-4fae-9289-df575a4f2356|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:11.466Z|85d57c6a-2883-49c1-872f-1088239f1d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:26:11.470Z|85d57c6a-2883-49c1-872f-1088239f1d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:26:15.172Z|177317db-927a-4bde-af8c-1eff734697b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:15.173Z|177317db-927a-4bde-af8c-1eff734697b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:15.175Z|93f2f374-e871-49e6-83ba-7585f9126f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:15.176Z|93f2f374-e871-49e6-83ba-7585f9126f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:15.176Z|86adad63-b339-41ba-bfca-92331df6dcc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:15.177Z|86adad63-b339-41ba-bfca-92331df6dcc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:25.196Z|3f7ea441-48bd-45c8-bc77-71cdc0625f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:25.197Z|635c398c-0eea-4313-bd1c-3f22a7f46f69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:25.197Z|3f7ea441-48bd-45c8-bc77-71cdc0625f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:25.197Z|a682a96c-3c8d-44df-ad6b-7ce237e89b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:25.198Z|a682a96c-3c8d-44df-ad6b-7ce237e89b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:25.198Z|635c398c-0eea-4313-bd1c-3f22a7f46f69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:26.466Z|623f0beb-0de1-4c60-bb36-0bdc2356533e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:26:26.467Z|623f0beb-0de1-4c60-bb36-0bdc2356533e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:26:26.633Z|b8289f5a-162f-4079-b345-4051f37583db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:26:26.634Z|b8289f5a-162f-4079-b345-4051f37583db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:26:35.222Z|9d9fe2c8-7072-4bb5-b0cd-310c9ea469e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:35.222Z|8c549464-39e3-4887-bae5-f17481438403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:35.222Z|d7a754a0-40c7-49d7-9cfb-2bb7dfb23b22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:35.223Z|9d9fe2c8-7072-4bb5-b0cd-310c9ea469e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:35.223Z|8c549464-39e3-4887-bae5-f17481438403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:35.223Z|d7a754a0-40c7-49d7-9cfb-2bb7dfb23b22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:41.466Z|e4d36d97-cd94-426e-9851-ac1538a6c745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:26:41.466Z|e4d36d97-cd94-426e-9851-ac1538a6c745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:26:45.246Z|246bad80-d059-4c96-82f4-fbe7ef16b72d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:45.246Z|f5930f2b-fcd3-4142-99f1-0294b4f606e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:45.246Z|cb68c456-1a50-4aa2-a1e9-a4a88e79fa01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:45.247Z|246bad80-d059-4c96-82f4-fbe7ef16b72d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:45.247Z|cb68c456-1a50-4aa2-a1e9-a4a88e79fa01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:45.247Z|f5930f2b-fcd3-4142-99f1-0294b4f606e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:55.271Z|ff9edde0-e8b5-46cf-826e-4ab474807af5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:55.273Z|ff9edde0-e8b5-46cf-826e-4ab474807af5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:55.277Z|4c1374d9-33cf-4b85-8ec4-843d105d83cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:55.277Z|a3141621-c170-4f66-8cda-5b3cfffb109c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:26:55.278Z|4c1374d9-33cf-4b85-8ec4-843d105d83cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:55.279Z|a3141621-c170-4f66-8cda-5b3cfffb109c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:55.544Z|f14a3dbb-6ebf-4b40-b041-54b14fde2fe0|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:26:55.545Z|f14a3dbb-6ebf-4b40-b041-54b14fde2fe0|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:26:56.466Z|2f094dbe-7658-480d-8d13-c78bc7e80eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:26:56.469Z|2f094dbe-7658-480d-8d13-c78bc7e80eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:26:56.635Z|b73389bd-1d67-4cae-9aeb-a314e6d5b61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:26:56.636Z|b73389bd-1d67-4cae-9aeb-a314e6d5b61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:27:05.295Z|5c6191b1-127e-45c3-bc0f-b0d660f82e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:05.296Z|5c6191b1-127e-45c3-bc0f-b0d660f82e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:05.298Z|c0bd39da-b961-49c9-bc50-8e17a7b13b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:05.298Z|640769de-3a3d-42d3-bc61-6b1259587095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:05.299Z|c0bd39da-b961-49c9-bc50-8e17a7b13b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:05.299Z|640769de-3a3d-42d3-bc61-6b1259587095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:11.466Z|f8be8f24-3c1b-416e-908b-253644fd8e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:27:11.466Z|f8be8f24-3c1b-416e-908b-253644fd8e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:27:15.317Z|a8ddbc6a-f248-420b-bc41-7679e45156cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:15.318Z|a8ddbc6a-f248-420b-bc41-7679e45156cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:15.320Z|e210f777-7a56-44de-a38c-4cce3075a5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:15.321Z|e210f777-7a56-44de-a38c-4cce3075a5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:15.321Z|f6277e0d-3668-43b0-ad7a-008430b61b9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:15.323Z|f6277e0d-3668-43b0-ad7a-008430b61b9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:25.339Z|f83a5739-2dd4-4d6f-8855-25b8e758d2a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:25.340Z|f83a5739-2dd4-4d6f-8855-25b8e758d2a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:25.340Z|12605e14-e4ad-4742-84e2-a763718d922d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:25.341Z|12605e14-e4ad-4742-84e2-a763718d922d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:25.347Z|f0ac0b7e-d229-43ad-bb0d-5b574450c41d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:25.348Z|f0ac0b7e-d229-43ad-bb0d-5b574450c41d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:26.466Z|42c3bfaa-ccc9-4a01-adc3-7e2b646d8f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:27:26.466Z|42c3bfaa-ccc9-4a01-adc3-7e2b646d8f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:27:26.637Z|73e9c99a-884c-4dca-814f-d801ad394460|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:27:26.637Z|73e9c99a-884c-4dca-814f-d801ad394460|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:27:35.361Z|12b4a3d4-27bc-4c98-a08d-709ddb409101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:35.361Z|806c7258-e8e1-495a-83ac-060271c231a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:35.362Z|12b4a3d4-27bc-4c98-a08d-709ddb409101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:35.362Z|806c7258-e8e1-495a-83ac-060271c231a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:35.368Z|96bfe4fb-40b0-43da-9e80-04573b64c193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:35.368Z|96bfe4fb-40b0-43da-9e80-04573b64c193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:41.465Z|16f6a98f-1d21-4e76-8b6e-0b4dbb354b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:27:41.468Z|16f6a98f-1d21-4e76-8b6e-0b4dbb354b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:27:45.383Z|34d74db4-2e55-4ce9-bcf2-eddaed77d3f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:45.383Z|193cbc75-f0b7-43d4-a5c5-d155a4166c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:45.384Z|34d74db4-2e55-4ce9-bcf2-eddaed77d3f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:45.385Z|193cbc75-f0b7-43d4-a5c5-d155a4166c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:45.395Z|cab673f2-86da-4206-ab9c-ffae8cec560f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:45.395Z|cab673f2-86da-4206-ab9c-ffae8cec560f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:55.407Z|afba1543-5328-4e85-8fe5-1ed5567590ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:55.407Z|53c3d51d-0a65-4d88-863d-ca78b0f6ef8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:55.408Z|afba1543-5328-4e85-8fe5-1ed5567590ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:55.408Z|53c3d51d-0a65-4d88-863d-ca78b0f6ef8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:55.414Z|e0bc0bc0-d16f-4847-a918-3b67c8835aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:27:55.414Z|e0bc0bc0-d16f-4847-a918-3b67c8835aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:55.542Z|e17e2695-4cbf-460c-bd76-8a5d32167b9d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:27:55.543Z|e17e2695-4cbf-460c-bd76-8a5d32167b9d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:27:56.466Z|d47103fd-8c80-4c09-b428-3f688653c366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:27:56.466Z|d47103fd-8c80-4c09-b428-3f688653c366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:27:56.638Z|76a6d7b2-153e-4473-9425-377134104c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:27:56.639Z|76a6d7b2-153e-4473-9425-377134104c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:28:05.430Z|952f803d-0f02-462b-bb00-e3a66c05f582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:05.430Z|017c7187-2c0e-420f-afd4-9c477fd1c1b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:05.431Z|952f803d-0f02-462b-bb00-e3a66c05f582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:05.431Z|017c7187-2c0e-420f-afd4-9c477fd1c1b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:05.432Z|f0047030-7051-4d06-bd33-949f05d974fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:05.433Z|f0047030-7051-4d06-bd33-949f05d974fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:11.466Z|7debfbd3-f67c-4e1b-b8ff-5011bc48e419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:28:11.466Z|7debfbd3-f67c-4e1b-b8ff-5011bc48e419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:28:15.451Z|bd0a3c72-6830-4a82-8daa-de1d3ea35a5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:15.451Z|ca8e3509-dfa1-4765-88bd-cbdebf44ed48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:15.451Z|f0623d42-4baf-4245-a2de-4419b3b19c2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:15.451Z|bd0a3c72-6830-4a82-8daa-de1d3ea35a5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:15.451Z|ca8e3509-dfa1-4765-88bd-cbdebf44ed48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:15.452Z|f0623d42-4baf-4245-a2de-4419b3b19c2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:25.472Z|fe961283-3bd5-46da-8c64-73e0ece74138|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:25.472Z|a56e5fe7-2995-4372-b83e-845ef4db7b01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:25.473Z|fe961283-3bd5-46da-8c64-73e0ece74138|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:25.474Z|a56e5fe7-2995-4372-b83e-845ef4db7b01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:25.477Z|6af619d0-9bcb-4b57-b59a-f52d252db8a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:25.479Z|6af619d0-9bcb-4b57-b59a-f52d252db8a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:26.466Z|ff8350c7-9f57-4be0-9662-1e3f1cdb34f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:28:26.470Z|ff8350c7-9f57-4be0-9662-1e3f1cdb34f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:28:26.640Z|ef9dc6e7-8d49-4f6b-918d-5c0834544e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:28:26.640Z|ef9dc6e7-8d49-4f6b-918d-5c0834544e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:28:35.495Z|5234b23a-28bf-491c-941d-262c2d03149a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:35.495Z|02360bf4-3645-4562-8499-5ec763c8b9b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:35.496Z|5234b23a-28bf-491c-941d-262c2d03149a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:35.496Z|02360bf4-3645-4562-8499-5ec763c8b9b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:35.497Z|a03d0c1f-ed89-4282-805a-4c5b0ecaa722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:35.498Z|a03d0c1f-ed89-4282-805a-4c5b0ecaa722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:41.466Z|85fce6da-9470-48d8-bfa4-0c253607edf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:28:41.467Z|85fce6da-9470-48d8-bfa4-0c253607edf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:28:45.517Z|0d498f47-39ec-4c05-ad88-7d031d5b03db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:45.517Z|0d498f47-39ec-4c05-ad88-7d031d5b03db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:45.517Z|5b749986-16d4-4ce5-ad6c-1ebd528e49fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:45.518Z|5b749986-16d4-4ce5-ad6c-1ebd528e49fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:45.518Z|50cccedd-f264-47df-9fdf-891d78d3b6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:45.519Z|50cccedd-f264-47df-9fdf-891d78d3b6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:55.538Z|0b3e3007-d8b3-40c5-896d-5bc49e4ca16b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:55.539Z|887d24fe-a293-408c-942f-a52729eb1ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:55.539Z|0b3e3007-d8b3-40c5-896d-5bc49e4ca16b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:55.539Z|1012d368-87ca-40fc-a4d5-0619450d7c74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:28:55.540Z|887d24fe-a293-408c-942f-a52729eb1ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:55.540Z|1012d368-87ca-40fc-a4d5-0619450d7c74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:55.546Z|c97c455a-6851-4ac9-b73e-ac070fedb3b8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:28:55.547Z|c97c455a-6851-4ac9-b73e-ac070fedb3b8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:28:56.465Z|203f6366-de83-4b70-811f-3be01d2da76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:28:56.466Z|203f6366-de83-4b70-811f-3be01d2da76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:28:56.641Z|b638fb42-9f60-4e42-adf1-ae8e1e5c5552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:28:56.642Z|b638fb42-9f60-4e42-adf1-ae8e1e5c5552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:29:05.562Z|0ab42415-e9de-4543-b395-04e85c8c2c9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:05.562Z|0e05728f-5340-43c0-8535-74575ea5b0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:05.563Z|0ab42415-e9de-4543-b395-04e85c8c2c9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:05.562Z|460af0ae-81e6-4c28-8366-ca09631293a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:05.563Z|0e05728f-5340-43c0-8535-74575ea5b0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:05.563Z|460af0ae-81e6-4c28-8366-ca09631293a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:11.466Z|3da5016c-37a4-433d-8268-57bef6925b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:29:11.469Z|3da5016c-37a4-433d-8268-57bef6925b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:29:15.583Z|efe90208-5147-4294-83de-4c8363441ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:15.583Z|c5313068-66cc-4469-bbc8-3a8c93c012f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:15.584Z|efe90208-5147-4294-83de-4c8363441ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:15.584Z|c5313068-66cc-4469-bbc8-3a8c93c012f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:15.586Z|e6f4a9fb-9126-4ef2-9697-adbecd4a57a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:15.587Z|e6f4a9fb-9126-4ef2-9697-adbecd4a57a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:25.605Z|8936a8a0-2cc6-4214-8aae-456780af66b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:25.606Z|ab309428-1eab-4160-9415-94cc24c95f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:25.607Z|8936a8a0-2cc6-4214-8aae-456780af66b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:25.607Z|ab309428-1eab-4160-9415-94cc24c95f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:25.607Z|717d5bea-e1d3-4bf9-917e-a81ac7ffce7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:25.608Z|717d5bea-e1d3-4bf9-917e-a81ac7ffce7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:26.466Z|cbf30118-0491-4739-a7c2-f102ff39f5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:29:26.466Z|cbf30118-0491-4739-a7c2-f102ff39f5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:29:26.643Z|97abceb4-f051-4f75-a006-84dbaf2cd35f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:29:26.644Z|97abceb4-f051-4f75-a006-84dbaf2cd35f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:29:35.628Z|5f718a20-64b4-41a6-8e5f-9bf63f802b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:35.628Z|d989feae-9e8e-4d5c-9af8-0edf4954ad5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:35.629Z|5f718a20-64b4-41a6-8e5f-9bf63f802b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:35.628Z|46922677-4f2b-4a51-a17e-a65bb4d54f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:35.629Z|d989feae-9e8e-4d5c-9af8-0edf4954ad5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:35.629Z|46922677-4f2b-4a51-a17e-a65bb4d54f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:41.466Z|5ffb2c8a-60ea-4a95-8a8a-c9ddf34d55e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:29:41.466Z|5ffb2c8a-60ea-4a95-8a8a-c9ddf34d55e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:29:45.648Z|28bf91b6-0aea-4e88-b2ca-bd48fd31cf43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:45.648Z|05bae9a0-1154-4951-b739-f299e537c1ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:45.649Z|28bf91b6-0aea-4e88-b2ca-bd48fd31cf43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:45.649Z|064a93b8-af18-41f7-bf77-7f4584903212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:45.649Z|05bae9a0-1154-4951-b739-f299e537c1ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:45.649Z|064a93b8-af18-41f7-bf77-7f4584903212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:55.540Z|3a74170b-e164-43e4-baf6-34f9885b4c0f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:29:55.541Z|3a74170b-e164-43e4-baf6-34f9885b4c0f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:55.668Z|e36e0f9a-df4a-4317-84ce-b9932257a110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:55.669Z|5a96ea71-8ae5-4ce1-841d-10dc2e3fd533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:55.669Z|e36e0f9a-df4a-4317-84ce-b9932257a110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:55.669Z|42be764e-27f9-4561-8649-a826983e2acc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:29:55.669Z|5a96ea71-8ae5-4ce1-841d-10dc2e3fd533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:55.669Z|42be764e-27f9-4561-8649-a826983e2acc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:29:56.466Z|f7b17010-8a23-4d8a-825d-5cdf376c9504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:29:56.468Z|f7b17010-8a23-4d8a-825d-5cdf376c9504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:29:56.644Z|25704dd4-dd6b-46eb-83e5-9c4945fac1b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:29:56.645Z|25704dd4-dd6b-46eb-83e5-9c4945fac1b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:30:05.690Z|ac5f6bc0-4699-48b2-befe-3e220bdd6002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:05.691Z|ac5f6bc0-4699-48b2-befe-3e220bdd6002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:05.691Z|68bb30f7-d0eb-447d-90a6-e724946f0675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:05.691Z|bbf03581-3f96-4759-8beb-44bd93e5a045|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:05.692Z|68bb30f7-d0eb-447d-90a6-e724946f0675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:05.692Z|bbf03581-3f96-4759-8beb-44bd93e5a045|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:11.466Z|0abbe097-bb25-4542-a177-1523f7a98486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:30:11.466Z|0abbe097-bb25-4542-a177-1523f7a98486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:30:15.711Z|359c8c7a-091f-4669-9f6b-aed18698e5e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:15.712Z|359c8c7a-091f-4669-9f6b-aed18698e5e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:15.713Z|9cbe21f0-28b7-451b-8659-f2fd71421846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:15.714Z|4bf833ba-199b-40e3-8ab6-6938856da98a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:15.714Z|9cbe21f0-28b7-451b-8659-f2fd71421846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:15.715Z|4bf833ba-199b-40e3-8ab6-6938856da98a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:25.733Z|59d127d7-7575-4176-8baf-587f2b99df40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:25.733Z|ef9cf416-e192-42b5-8389-5f23b6d3ac84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:25.734Z|1976d003-bf7a-4b2a-920f-bb52b9d6d8f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:25.734Z|59d127d7-7575-4176-8baf-587f2b99df40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:25.734Z|ef9cf416-e192-42b5-8389-5f23b6d3ac84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:25.735Z|1976d003-bf7a-4b2a-920f-bb52b9d6d8f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:26.466Z|b6e1ff16-652d-49b9-a487-25d9b7e0546f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:30:26.466Z|b6e1ff16-652d-49b9-a487-25d9b7e0546f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:30:26.646Z|93dd6df4-b753-400f-a773-9e8e3cb54372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:30:26.647Z|93dd6df4-b753-400f-a773-9e8e3cb54372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:30:35.755Z|fef8a066-a314-45e7-b092-ee6ab0cba29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:35.756Z|a8f315fa-9eea-4d37-abd8-57ede3afcc3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:35.755Z|cbdc4bae-eef8-43e7-aa10-57c7755d2396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:35.756Z|fef8a066-a314-45e7-b092-ee6ab0cba29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:35.757Z|cbdc4bae-eef8-43e7-aa10-57c7755d2396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:35.757Z|a8f315fa-9eea-4d37-abd8-57ede3afcc3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:41.466Z|9496c11a-73ec-438d-9bfb-be98ec5ecfbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:30:41.470Z|9496c11a-73ec-438d-9bfb-be98ec5ecfbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:30:45.778Z|02158692-2047-4081-b6f9-ac357640dd07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:45.778Z|6d38b984-8b39-47d2-8746-a9c6e69ad6bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:45.778Z|9e0d8bd2-c507-4193-9a5e-68062d46894b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:45.779Z|02158692-2047-4081-b6f9-ac357640dd07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:45.779Z|6d38b984-8b39-47d2-8746-a9c6e69ad6bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:45.779Z|9e0d8bd2-c507-4193-9a5e-68062d46894b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:55.541Z|6df057b3-8863-4538-864f-c47beb7cfda2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:30:55.542Z|6df057b3-8863-4538-864f-c47beb7cfda2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:55.801Z|54ff4f76-c4bf-404e-9559-712b1216decb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:55.800Z|7effe11f-00a0-4682-b6ac-f7ae5fd17a4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:55.801Z|52eb698f-c053-444d-8128-ba92800a1176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:30:55.801Z|54ff4f76-c4bf-404e-9559-712b1216decb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:55.801Z|7effe11f-00a0-4682-b6ac-f7ae5fd17a4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:55.802Z|52eb698f-c053-444d-8128-ba92800a1176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:30:56.466Z|d381e264-7904-4bec-b8cc-bed82965a9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:30:56.467Z|d381e264-7904-4bec-b8cc-bed82965a9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:30:56.648Z|29db3e30-8d1e-4e16-90fc-6986904aa472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:30:56.649Z|29db3e30-8d1e-4e16-90fc-6986904aa472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:31:05.824Z|cb641a67-2538-4e1a-a8e9-3485f7fb626b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:05.824Z|f8389810-dfea-41aa-af01-b5b6f47db443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:05.823Z|3737c3fe-54f2-4033-95e6-e4febb4be226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:05.825Z|cb641a67-2538-4e1a-a8e9-3485f7fb626b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:05.825Z|f8389810-dfea-41aa-af01-b5b6f47db443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:05.825Z|3737c3fe-54f2-4033-95e6-e4febb4be226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:11.466Z|ec838d06-9ef9-444b-94c4-5656861454ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:31:11.466Z|ec838d06-9ef9-444b-94c4-5656861454ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:31:15.845Z|d40db8f8-c3c0-49ee-8470-4f67a5858093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:15.845Z|14421db5-7582-40bd-ba5e-a8067224e813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:15.845Z|d2b766e3-88b7-4cee-9b06-b392eed46c92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:15.846Z|14421db5-7582-40bd-ba5e-a8067224e813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:15.846Z|d40db8f8-c3c0-49ee-8470-4f67a5858093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:15.846Z|d2b766e3-88b7-4cee-9b06-b392eed46c92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:25.868Z|4ff408c7-c85f-4a64-8f21-90933bb4897e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:25.869Z|9506cbd2-cf95-4167-8a10-121a022b5b96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:25.869Z|f16e982a-ad47-4acb-b1eb-e6ab1dfb472e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:25.869Z|4ff408c7-c85f-4a64-8f21-90933bb4897e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:25.870Z|9506cbd2-cf95-4167-8a10-121a022b5b96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:25.870Z|f16e982a-ad47-4acb-b1eb-e6ab1dfb472e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:26.466Z|4747295f-3f02-41fc-a896-0489302a91d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:31:26.469Z|4747295f-3f02-41fc-a896-0489302a91d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:31:26.650Z|faa1d925-5b6d-4ff2-8691-244599026bb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:31:26.650Z|faa1d925-5b6d-4ff2-8691-244599026bb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:31:35.891Z|28f5f16c-9639-4dcb-be19-0d2b922b212b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:35.891Z|c69dcb1b-4b73-4055-8561-b74d16952477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:35.891Z|28f5f16c-9639-4dcb-be19-0d2b922b212b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:35.892Z|87b4ca77-6f37-4a6f-a511-275a53247a73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:35.892Z|c69dcb1b-4b73-4055-8561-b74d16952477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:35.892Z|87b4ca77-6f37-4a6f-a511-275a53247a73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:41.466Z|041fc90b-63ff-4657-8a3c-762d09a042fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:31:41.467Z|041fc90b-63ff-4657-8a3c-762d09a042fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:31:45.912Z|4f509705-be26-4640-9285-3dbcfd98a576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:45.912Z|406b0093-bf68-4bb4-ad25-31b36fd07214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:45.913Z|4f509705-be26-4640-9285-3dbcfd98a576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:45.913Z|406b0093-bf68-4bb4-ad25-31b36fd07214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:45.913Z|de40cee8-054c-4714-b2ac-dbc01ad37d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:45.914Z|de40cee8-054c-4714-b2ac-dbc01ad37d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:55.541Z|7f3b91f7-e238-4ff3-93a6-bbd6397384c4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:31:55.542Z|7f3b91f7-e238-4ff3-93a6-bbd6397384c4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:55.934Z|ebea80a3-bee2-44af-81ba-82d12b50cceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:55.935Z|57222c26-8d95-45c2-9fa1-c657c00b3dd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:55.935Z|ebea80a3-bee2-44af-81ba-82d12b50cceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:55.935Z|ed4d3c3a-a4d6-4c03-bfec-c4c6454f8abb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:31:55.936Z|57222c26-8d95-45c2-9fa1-c657c00b3dd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:55.936Z|ed4d3c3a-a4d6-4c03-bfec-c4c6454f8abb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:31:56.466Z|2537c15d-c44c-4253-80b6-107ecca5b9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:31:56.466Z|2537c15d-c44c-4253-80b6-107ecca5b9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:31:56.651Z|74688c41-cbe4-4388-9c66-f6c150c998bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:31:56.651Z|74688c41-cbe4-4388-9c66-f6c150c998bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:32:05.957Z|f2dc4341-39d5-4c23-8b9b-a94d2b9e5926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:05.957Z|fe74b121-7b69-41dd-babe-a3646684c28a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:05.958Z|f2dc4341-39d5-4c23-8b9b-a94d2b9e5926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:05.958Z|fe74b121-7b69-41dd-babe-a3646684c28a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:05.960Z|6b256863-6a81-4630-bd8f-451ca1b641c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:05.961Z|6b256863-6a81-4630-bd8f-451ca1b641c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:11.466Z|89d3b513-df71-469f-9fc8-24c0d1d8be9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:32:11.469Z|89d3b513-df71-469f-9fc8-24c0d1d8be9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:32:15.980Z|8d112c47-22a3-4322-b7ee-850091cfc08b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:15.980Z|fcccfd0f-f9ff-4bc3-b182-17d155e4effa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:15.981Z|8d112c47-22a3-4322-b7ee-850091cfc08b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:15.981Z|65bf7372-9e38-4726-a57e-a0e32ebabd7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:15.981Z|fcccfd0f-f9ff-4bc3-b182-17d155e4effa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:15.982Z|65bf7372-9e38-4726-a57e-a0e32ebabd7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:26.004Z|d3b59da4-44d9-437c-b84f-6d723198f9f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:26.005Z|d3b59da4-44d9-437c-b84f-6d723198f9f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:26.005Z|4049217c-7cbb-4838-901b-86d8772c6464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:26.005Z|ac08de77-f8b7-42e5-9d05-d23bc8bbf433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:26.006Z|4049217c-7cbb-4838-901b-86d8772c6464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:26.007Z|ac08de77-f8b7-42e5-9d05-d23bc8bbf433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:26.466Z|bb2e4147-65e4-42cd-9492-0c52a163f391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:32:26.466Z|bb2e4147-65e4-42cd-9492-0c52a163f391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:32:26.652Z|334de7af-addd-45ca-a620-4089f4fc087f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:32:26.653Z|334de7af-addd-45ca-a620-4089f4fc087f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:32:36.027Z|2e26c02b-ace5-46b7-b27c-f7d83e54657d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:36.027Z|dd37f1db-588b-4ee9-bf49-3f40efcdc3ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:36.027Z|f4f0b99d-0cac-4923-b276-4bcacf114215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:36.027Z|2e26c02b-ace5-46b7-b27c-f7d83e54657d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:36.027Z|f4f0b99d-0cac-4923-b276-4bcacf114215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:36.028Z|dd37f1db-588b-4ee9-bf49-3f40efcdc3ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:41.466Z|068d5536-938d-4caa-a714-908623203b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:32:41.466Z|068d5536-938d-4caa-a714-908623203b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:32:46.050Z|59030d58-4d8c-4bcf-9fe0-3275d1315dea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:46.050Z|397258d3-ee87-43dd-b113-8447a29a3528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:46.051Z|59030d58-4d8c-4bcf-9fe0-3275d1315dea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:46.051Z|1ba2a60d-fdc2-4af2-80ad-812d2319cec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:46.051Z|397258d3-ee87-43dd-b113-8447a29a3528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:46.052Z|1ba2a60d-fdc2-4af2-80ad-812d2319cec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:55.541Z|bb1b23de-8e2e-40cf-b05d-23085b754c11|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:32:55.543Z|bb1b23de-8e2e-40cf-b05d-23085b754c11|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:56.072Z|5030d4c5-6725-4b8b-91b2-6cc196f21998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:56.072Z|45c000b0-c510-4792-8e5d-3cfa1c76ec18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:56.073Z|45c000b0-c510-4792-8e5d-3cfa1c76ec18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:56.074Z|5030d4c5-6725-4b8b-91b2-6cc196f21998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:56.074Z|8245dce3-3b98-41e1-967a-6f8b8bc25739|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:32:56.075Z|8245dce3-3b98-41e1-967a-6f8b8bc25739|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:32:56.466Z|e5bea039-45e4-49de-ab89-f2c42d2c0fa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:32:56.469Z|e5bea039-45e4-49de-ab89-f2c42d2c0fa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:32:56.654Z|af6bf5ab-7912-4e9a-b81f-bd77f0695a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:32:56.655Z|af6bf5ab-7912-4e9a-b81f-bd77f0695a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:33:06.097Z|98cdab88-6812-47b7-a80e-329ea26369c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:06.097Z|156e801d-9c2d-46d3-861f-ab2efea9d05b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:06.098Z|98cdab88-6812-47b7-a80e-329ea26369c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:06.098Z|156e801d-9c2d-46d3-861f-ab2efea9d05b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:06.098Z|7fb2b3a5-86e9-44b3-918b-b747799c723d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:06.099Z|7fb2b3a5-86e9-44b3-918b-b747799c723d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:11.466Z|a49bc3d4-bd7f-44a0-8c13-866a6cc43ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:33:11.466Z|a49bc3d4-bd7f-44a0-8c13-866a6cc43ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:33:16.121Z|4f79a46c-a190-43f6-8008-04ba4955814c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:16.121Z|fa208e77-9471-4f51-a5fe-2cabe57c48da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:16.121Z|6a09f606-0b61-4dbc-b7e2-9c48a30a2218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:16.121Z|4f79a46c-a190-43f6-8008-04ba4955814c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:16.122Z|6a09f606-0b61-4dbc-b7e2-9c48a30a2218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:16.122Z|fa208e77-9471-4f51-a5fe-2cabe57c48da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:26.143Z|de99836a-c2f1-4e93-878c-d300e0b5a173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:26.143Z|476fccc0-7757-493c-bc95-376a1588ab07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:26.143Z|f7a0869e-5ea2-4937-b25b-a102d00cb8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:26.144Z|f7a0869e-5ea2-4937-b25b-a102d00cb8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:26.144Z|de99836a-c2f1-4e93-878c-d300e0b5a173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:26.144Z|476fccc0-7757-493c-bc95-376a1588ab07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:26.466Z|5f3dcc66-5bec-45f7-a210-b9d5d657e9b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:33:26.466Z|5f3dcc66-5bec-45f7-a210-b9d5d657e9b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:33:26.655Z|9277034f-1a83-4eed-ab41-a76772c78eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:33:26.656Z|9277034f-1a83-4eed-ab41-a76772c78eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:33:36.165Z|717e54ec-a96e-4593-b8b8-3aeb91c8cf58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:36.165Z|5c176d77-b476-47c3-a274-97b43ff058f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:36.165Z|95af83ac-a8be-41dd-b5ac-61327daec631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:36.166Z|5c176d77-b476-47c3-a274-97b43ff058f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:36.166Z|717e54ec-a96e-4593-b8b8-3aeb91c8cf58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:36.166Z|95af83ac-a8be-41dd-b5ac-61327daec631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:41.466Z|a3eac1c7-3a03-4a4c-8a35-ae4e6ed33ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:33:41.469Z|a3eac1c7-3a03-4a4c-8a35-ae4e6ed33ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:33:46.189Z|6d0d1ce8-638a-4d35-8c51-83e8aca87095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:46.189Z|320c907e-d954-4e87-ad6a-73c1a8f5403f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:46.189Z|a1883600-ef04-44ed-8bcb-e398093c4f34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:46.190Z|6d0d1ce8-638a-4d35-8c51-83e8aca87095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:46.190Z|320c907e-d954-4e87-ad6a-73c1a8f5403f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:46.190Z|a1883600-ef04-44ed-8bcb-e398093c4f34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:55.541Z|3dbacb54-b59c-485f-9223-db70680a760b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:33:55.542Z|3dbacb54-b59c-485f-9223-db70680a760b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:56.210Z|552dac05-ae4d-411e-a406-da18d8a90e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:56.210Z|183e7b33-c43b-4ea1-8d45-c54d0c2cc6d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:56.211Z|552dac05-ae4d-411e-a406-da18d8a90e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:56.210Z|ea829085-9c1f-46e1-94cf-ef7f54219dfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:33:56.211Z|183e7b33-c43b-4ea1-8d45-c54d0c2cc6d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:56.212Z|ea829085-9c1f-46e1-94cf-ef7f54219dfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:33:56.466Z|6c350a2b-83f1-44fc-8004-ea7be87e4653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:33:56.466Z|6c350a2b-83f1-44fc-8004-ea7be87e4653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:33:56.657Z|035c26d3-2830-4839-af31-1adefb4c196a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:33:56.657Z|035c26d3-2830-4839-af31-1adefb4c196a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:34:06.230Z|0670ea77-236d-4457-b387-8a51ee92df68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:06.230Z|d6bfc355-0ce0-45b2-8d98-027f6b191ee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:06.230Z|8c7aaefb-b2ac-4863-a174-e676aaf2d7c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:06.231Z|d6bfc355-0ce0-45b2-8d98-027f6b191ee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:06.231Z|0670ea77-236d-4457-b387-8a51ee92df68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:06.231Z|8c7aaefb-b2ac-4863-a174-e676aaf2d7c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:11.466Z|bede41ef-9276-456a-a8c4-14aba452cece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:34:11.466Z|bede41ef-9276-456a-a8c4-14aba452cece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:34:16.252Z|093f1aa8-75d7-49aa-b064-5376aa3b3488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:16.252Z|944939ea-cd0c-496d-9507-f00dc7c91e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:16.252Z|02fb2371-0c0a-4856-9ac0-7724df3287c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:16.253Z|093f1aa8-75d7-49aa-b064-5376aa3b3488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:16.253Z|944939ea-cd0c-496d-9507-f00dc7c91e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:16.253Z|02fb2371-0c0a-4856-9ac0-7724df3287c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:26.273Z|563b74bb-09aa-460b-a762-967672e5d1f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:26.274Z|7de43990-ab83-4b2d-8a64-d69b197a21bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:26.274Z|57809f2c-93b8-46db-bd6e-6ce812c028d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:26.274Z|563b74bb-09aa-460b-a762-967672e5d1f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:26.274Z|7de43990-ab83-4b2d-8a64-d69b197a21bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:26.275Z|57809f2c-93b8-46db-bd6e-6ce812c028d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:26.466Z|0e3eb633-3661-4c3f-88dc-0d2898476635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:34:26.466Z|0e3eb633-3661-4c3f-88dc-0d2898476635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:34:26.658Z|67abddaf-74ca-41ec-b61f-bbec0645641e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:34:26.659Z|67abddaf-74ca-41ec-b61f-bbec0645641e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:34:36.294Z|4bec1a6d-69c3-4514-85a2-2387a4a66bc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:36.295Z|4bec1a6d-69c3-4514-85a2-2387a4a66bc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:36.298Z|6103b84d-b04e-4f80-93f3-c24e394ad27e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:36.298Z|938c261b-7958-4ea7-8a6c-c44d82d4bab7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:36.299Z|6103b84d-b04e-4f80-93f3-c24e394ad27e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:36.299Z|938c261b-7958-4ea7-8a6c-c44d82d4bab7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:41.466Z|298e7cc4-7824-4acc-b1d1-e42c5e3afb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:34:41.466Z|298e7cc4-7824-4acc-b1d1-e42c5e3afb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:34:46.318Z|e84b2026-d996-4f2f-8598-ec42a5bc6d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:46.319Z|d91830a1-c7e5-46c2-9cbc-c102119417e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:46.319Z|e84b2026-d996-4f2f-8598-ec42a5bc6d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:46.319Z|ff5a2b62-531d-4ba7-ad96-123bd1e87305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:46.320Z|d91830a1-c7e5-46c2-9cbc-c102119417e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:46.320Z|ff5a2b62-531d-4ba7-ad96-123bd1e87305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:55.541Z|5a179ba9-45b9-46ac-a1c2-b9e0d75743d3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:34:55.542Z|5a179ba9-45b9-46ac-a1c2-b9e0d75743d3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:56.338Z|4a4c9190-19fc-48a1-9f9c-b1734f890d2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:56.338Z|50a94ace-1e3b-4588-a835-4d3861e59015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:56.339Z|50a94ace-1e3b-4588-a835-4d3861e59015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:56.339Z|4a4c9190-19fc-48a1-9f9c-b1734f890d2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:56.339Z|0dfbcf75-8b29-4ecc-b325-be4eea1db58d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:34:56.340Z|0dfbcf75-8b29-4ecc-b325-be4eea1db58d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:34:56.466Z|22935054-edf7-4517-8549-a421ea87a412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:34:56.469Z|22935054-edf7-4517-8549-a421ea87a412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:34:56.659Z|da114799-791f-4663-8379-6e238f983af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:34:56.660Z|da114799-791f-4663-8379-6e238f983af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:35:06.357Z|c834d6b9-aeaa-4e49-b976-7ac721654f80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:06.358Z|ad6a5f02-1683-4d4a-9d80-d470c4490dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:06.358Z|c834d6b9-aeaa-4e49-b976-7ac721654f80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:06.358Z|ad6a5f02-1683-4d4a-9d80-d470c4490dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:06.358Z|e017bab2-c022-41b8-a120-487390e8ec5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:06.359Z|e017bab2-c022-41b8-a120-487390e8ec5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:11.466Z|852867eb-fac2-45fb-b11d-ad8a549b10b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:35:11.466Z|852867eb-fac2-45fb-b11d-ad8a549b10b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:35:16.376Z|1b37e093-a73b-42b3-b555-7663ca7bceeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:16.376Z|505cb665-91ec-421d-841f-d4cae37921b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:16.376Z|1b37e093-a73b-42b3-b555-7663ca7bceeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:16.377Z|505cb665-91ec-421d-841f-d4cae37921b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:16.377Z|7a77df0a-c979-497d-880b-8efe9b19115e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:16.378Z|7a77df0a-c979-497d-880b-8efe9b19115e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:26.397Z|2e1353d1-5388-4c0e-bdaa-db6e6aed523a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:26.397Z|93b4b06d-5b1e-4d66-bb7a-7e4108f0cc7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:26.398Z|2e1353d1-5388-4c0e-bdaa-db6e6aed523a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:26.398Z|93b4b06d-5b1e-4d66-bb7a-7e4108f0cc7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:26.399Z|c3debdbf-b195-44af-a26a-a5a664128494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:26.400Z|c3debdbf-b195-44af-a26a-a5a664128494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:26.466Z|1dfb7639-f428-4397-95ae-01007b2feff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:35:26.466Z|1dfb7639-f428-4397-95ae-01007b2feff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:35:26.661Z|e4265822-0b14-48b3-ac9c-1e8b1c3af32a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:35:26.661Z|e4265822-0b14-48b3-ac9c-1e8b1c3af32a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:35:36.419Z|ea1f8e19-72f4-43a5-aaa3-c7424fe2ec53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:36.420Z|ea1f8e19-72f4-43a5-aaa3-c7424fe2ec53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:36.420Z|f06a3276-5960-4b4c-9a99-06df923e2fdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:36.421Z|f06a3276-5960-4b4c-9a99-06df923e2fdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:36.421Z|44fd7b84-38df-4c03-b515-b77d17e439ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:36.422Z|44fd7b84-38df-4c03-b515-b77d17e439ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:41.466Z|a51722ce-8ba2-4b55-bddb-63a7309ae90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:35:41.469Z|a51722ce-8ba2-4b55-bddb-63a7309ae90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:35:46.444Z|3efd371f-9b3f-4a15-bea2-a673841c9bc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:46.444Z|e029e578-dfae-416a-aa6a-333982c1d865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:46.444Z|493265d8-2161-4e8b-a35e-5474ccc9d156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:46.445Z|493265d8-2161-4e8b-a35e-5474ccc9d156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:46.445Z|3efd371f-9b3f-4a15-bea2-a673841c9bc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:46.445Z|e029e578-dfae-416a-aa6a-333982c1d865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:55.540Z|9f7b825e-898a-4d28-a495-e91b18820bcc|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:35:55.541Z|9f7b825e-898a-4d28-a495-e91b18820bcc|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:56.466Z|863fac99-bcaf-4ebb-9506-7ed0500af7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:35:56.466Z|863fac99-bcaf-4ebb-9506-7ed0500af7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:35:56.467Z|63da6c5b-e735-41eb-97eb-9fb02881bc40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:56.467Z|786f5589-80c4-4d82-8b8d-8067d0718a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:56.467Z|3bf38540-563c-4b80-ad59-7626a170a857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:35:56.467Z|786f5589-80c4-4d82-8b8d-8067d0718a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:56.467Z|63da6c5b-e735-41eb-97eb-9fb02881bc40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:56.467Z|3bf38540-563c-4b80-ad59-7626a170a857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:35:56.662Z|162768f6-e845-4a21-8c24-a1c858492bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:35:56.662Z|162768f6-e845-4a21-8c24-a1c858492bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:36:06.489Z|9e5a3bc5-6fbb-4ea1-addd-5d07fc53695e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:06.489Z|1417fc12-9864-411c-b586-33e1859dde90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:06.489Z|c22988b4-1611-4eef-af53-677cdddc9c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:06.490Z|c22988b4-1611-4eef-af53-677cdddc9c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:06.490Z|9e5a3bc5-6fbb-4ea1-addd-5d07fc53695e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:06.490Z|1417fc12-9864-411c-b586-33e1859dde90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:11.466Z|9ca816a1-d49b-4370-a630-8c061e3c195a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:36:11.466Z|9ca816a1-d49b-4370-a630-8c061e3c195a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:36:16.509Z|60fe0e43-7854-418c-ba59-49a8a6fa03e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:16.509Z|65b02532-d3af-4412-94fc-8c2dae986787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:16.509Z|b80144c1-f07b-4d61-a464-26d11ffb686c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:16.510Z|65b02532-d3af-4412-94fc-8c2dae986787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:16.510Z|60fe0e43-7854-418c-ba59-49a8a6fa03e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:16.510Z|b80144c1-f07b-4d61-a464-26d11ffb686c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:26.466Z|1bd9a520-628b-499b-9e3f-e39437419159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:36:26.469Z|1bd9a520-628b-499b-9e3f-e39437419159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:36:26.532Z|d957101f-aab9-49c8-8606-f255cfb0e7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:26.533Z|a6b41447-f5ed-416e-9cb7-7e35ce0a4547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:26.533Z|d957101f-aab9-49c8-8606-f255cfb0e7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:26.534Z|a6b41447-f5ed-416e-9cb7-7e35ce0a4547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:26.533Z|0435837b-5ab0-45fb-85bd-11ecdea3f36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:26.535Z|0435837b-5ab0-45fb-85bd-11ecdea3f36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:26.663Z|f0299122-3d80-4000-a6e0-3b12f8710880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:36:26.663Z|f0299122-3d80-4000-a6e0-3b12f8710880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:36:36.555Z|dd9a8186-5fa8-4e9b-b4d1-9387961f58cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:36.555Z|dd2adf68-0eac-464d-9a7e-3304f5d5ff00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:36.555Z|10b6f820-bed0-452b-bc71-6f903eeda0a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:36.556Z|dd9a8186-5fa8-4e9b-b4d1-9387961f58cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:36.556Z|dd2adf68-0eac-464d-9a7e-3304f5d5ff00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:36.556Z|10b6f820-bed0-452b-bc71-6f903eeda0a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:41.465Z|86d9e7a4-476f-4cca-9a9a-7c7f951bf278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:36:41.466Z|86d9e7a4-476f-4cca-9a9a-7c7f951bf278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:36:46.575Z|a1fe3dd0-17ec-4fa2-adcb-72a4dd19ecf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:46.575Z|968219cc-0b4e-4dec-8b19-33b86b78a365|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:46.576Z|a1fe3dd0-17ec-4fa2-adcb-72a4dd19ecf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:46.576Z|968219cc-0b4e-4dec-8b19-33b86b78a365|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:46.578Z|707b4d56-5b07-4616-a532-8064ff73f09e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:46.579Z|707b4d56-5b07-4616-a532-8064ff73f09e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:55.541Z|1b18e0b2-0287-4c4f-8c07-693ad137a6fb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:36:55.542Z|1b18e0b2-0287-4c4f-8c07-693ad137a6fb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:56.466Z|9e0b3ecc-ebe1-49d1-aadd-6db1f46671e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:36:56.466Z|9e0b3ecc-ebe1-49d1-aadd-6db1f46671e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:36:56.596Z|67383c31-ca4f-4b86-8f73-2f31de5f3256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:56.596Z|85dad5ed-79a5-4d2f-87ac-5770e79952c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:56.597Z|f5980e6d-d82f-4bdf-a6e3-a506bce1f27d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:36:56.597Z|85dad5ed-79a5-4d2f-87ac-5770e79952c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:56.597Z|67383c31-ca4f-4b86-8f73-2f31de5f3256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:56.598Z|f5980e6d-d82f-4bdf-a6e3-a506bce1f27d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:36:56.664Z|7bc9036f-77a7-4e4f-a434-8de209bc79b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:36:56.665Z|7bc9036f-77a7-4e4f-a434-8de209bc79b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:37:06.620Z|23636e54-adf3-4fc7-9804-e913e054e1cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:06.620Z|7f84da62-4147-4248-a527-2e2b8b1b47c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:06.620Z|de3b8159-0ca4-4fd1-bfdc-cbf19d127717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:06.620Z|23636e54-adf3-4fc7-9804-e913e054e1cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:06.620Z|de3b8159-0ca4-4fd1-bfdc-cbf19d127717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:06.620Z|7f84da62-4147-4248-a527-2e2b8b1b47c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:11.465Z|5a65ddaf-f2ce-4c0d-a1af-dc6ec6c35077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:37:11.467Z|5a65ddaf-f2ce-4c0d-a1af-dc6ec6c35077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:37:16.639Z|06865f9b-bed1-441f-8e28-5a2751385edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:16.639Z|23ca39f6-9cbc-4088-902e-ea7500993fa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:16.639Z|3f12708e-7948-4ae5-be6c-9318b3b070ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:16.640Z|06865f9b-bed1-441f-8e28-5a2751385edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:16.640Z|23ca39f6-9cbc-4088-902e-ea7500993fa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:16.640Z|3f12708e-7948-4ae5-be6c-9318b3b070ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:26.466Z|3a7eb3b4-9202-4129-a5ed-34f7a235445a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:37:26.466Z|3a7eb3b4-9202-4129-a5ed-34f7a235445a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:37:26.661Z|622aabaf-e461-4bb0-a86b-4d9eecb15882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:26.661Z|71421cd8-4514-4fb2-87cb-a9666fc13fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:26.662Z|622aabaf-e461-4bb0-a86b-4d9eecb15882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:26.662Z|71421cd8-4514-4fb2-87cb-a9666fc13fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:26.662Z|8c7e18de-d2c6-440c-bca5-f2c96ceafe8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:26.663Z|8c7e18de-d2c6-440c-bca5-f2c96ceafe8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:26.665Z|8290cb61-ccf8-4af8-a652-ae98615d465e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:37:26.666Z|8290cb61-ccf8-4af8-a652-ae98615d465e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:37:36.682Z|0db22d0e-fcf1-4523-b8fa-243b8c19df7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:36.682Z|aad610de-af88-4241-9615-fbdb5f08fddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:36.682Z|3eb16e53-4f06-4c52-b125-5c25b13f96aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:36.683Z|3eb16e53-4f06-4c52-b125-5c25b13f96aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:36.683Z|0db22d0e-fcf1-4523-b8fa-243b8c19df7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:36.683Z|aad610de-af88-4241-9615-fbdb5f08fddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:41.466Z|d568d720-ae64-4857-86e6-8b6541cbae98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:37:41.466Z|d568d720-ae64-4857-86e6-8b6541cbae98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:37:46.704Z|1383d4a0-89c1-41e5-9601-3703826e7f59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:46.704Z|5b7532b4-7e15-47f5-9f06-ba6134f85a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:46.704Z|dd271646-a1e0-4d42-88a9-6c25c64e148c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:46.705Z|5b7532b4-7e15-47f5-9f06-ba6134f85a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:46.705Z|dd271646-a1e0-4d42-88a9-6c25c64e148c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:46.705Z|1383d4a0-89c1-41e5-9601-3703826e7f59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:55.540Z|2671d1a3-d27c-4558-ac5a-dae841b0c848|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:37:55.541Z|2671d1a3-d27c-4558-ac5a-dae841b0c848|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:56.466Z|6332b3c4-f826-4aef-a480-619fa00bb5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:37:56.469Z|6332b3c4-f826-4aef-a480-619fa00bb5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:37:56.667Z|1253ff7f-2862-46fe-9dc3-63e1bd5a8a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:37:56.668Z|1253ff7f-2862-46fe-9dc3-63e1bd5a8a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:37:56.725Z|160204ca-28e4-45e7-9f5e-1890493126e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:56.725Z|44ce82fe-704f-4380-81f8-b3890f2ec142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:56.725Z|23ce0169-81b3-4aea-9654-39793df51518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:37:56.725Z|44ce82fe-704f-4380-81f8-b3890f2ec142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:56.725Z|160204ca-28e4-45e7-9f5e-1890493126e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:37:56.726Z|23ce0169-81b3-4aea-9654-39793df51518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:06.746Z|c76c9b4a-3fcc-4953-a675-3b4cb3276d3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:06.746Z|8f551c2d-c669-4fde-b560-66585a71b0c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:06.746Z|e478c132-e3f1-45b8-9398-772a3b686a1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:06.747Z|c76c9b4a-3fcc-4953-a675-3b4cb3276d3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:06.747Z|8f551c2d-c669-4fde-b560-66585a71b0c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:06.747Z|e478c132-e3f1-45b8-9398-772a3b686a1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:11.466Z|44aaced6-7852-48f4-adbe-a8d6dbd74887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:38:11.466Z|44aaced6-7852-48f4-adbe-a8d6dbd74887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:38:16.768Z|d9a5fa60-7f13-4cc8-b05f-3cb89940db78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:16.769Z|f3c83c3b-e0d7-4a06-8660-44d10d7a35c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:16.768Z|fc52a5be-e721-458a-a8d8-1ee68a825285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:16.769Z|d9a5fa60-7f13-4cc8-b05f-3cb89940db78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:16.769Z|f3c83c3b-e0d7-4a06-8660-44d10d7a35c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:16.769Z|fc52a5be-e721-458a-a8d8-1ee68a825285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:26.466Z|1f287c37-ff80-4aa7-9514-b4808429c3be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:38:26.466Z|1f287c37-ff80-4aa7-9514-b4808429c3be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:38:26.668Z|94bf38b4-a217-4c0d-b54f-e966304d1122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:38:26.669Z|94bf38b4-a217-4c0d-b54f-e966304d1122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:38:26.788Z|18e349d1-593f-4f25-b6ea-f41e59c9adc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:26.788Z|87a23d72-e618-4de8-89db-100e22cf2fd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:26.788Z|2b54abdf-c71d-459c-ae79-383b6b9cf88c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:26.789Z|18e349d1-593f-4f25-b6ea-f41e59c9adc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:26.789Z|2b54abdf-c71d-459c-ae79-383b6b9cf88c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:26.789Z|87a23d72-e618-4de8-89db-100e22cf2fd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:36.808Z|50339898-f075-466b-825c-fc607d28e92e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:36.808Z|83c1cf72-2f10-472d-ac4f-20de046d57fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:36.808Z|50339898-f075-466b-825c-fc607d28e92e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:36.808Z|fc1daa35-ba44-4e00-9675-debad358a651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:36.808Z|83c1cf72-2f10-472d-ac4f-20de046d57fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:36.809Z|fc1daa35-ba44-4e00-9675-debad358a651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:41.466Z|fca88db3-a650-4e08-bf94-00e2280e7c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:38:41.469Z|fca88db3-a650-4e08-bf94-00e2280e7c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:38:46.826Z|8896dfda-7adb-4780-aa1a-a4901a6bbdf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:46.826Z|8896dfda-7adb-4780-aa1a-a4901a6bbdf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:46.826Z|f40bdb69-6d84-46f5-a9d9-b56d17eec936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:46.827Z|f40bdb69-6d84-46f5-a9d9-b56d17eec936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:46.827Z|78e7706f-926e-4b7f-af23-0887e21d2e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:46.828Z|78e7706f-926e-4b7f-af23-0887e21d2e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:55.541Z|8b3526a3-943f-47ee-86da-62155f790ba8|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:38:55.542Z|8b3526a3-943f-47ee-86da-62155f790ba8|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:56.465Z|cb0241a6-8a91-4369-b9ed-4faa21e50c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:38:56.466Z|cb0241a6-8a91-4369-b9ed-4faa21e50c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:38:56.670Z|f64a1e83-6381-4f4d-a3b8-563f121cfbc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:38:56.670Z|f64a1e83-6381-4f4d-a3b8-563f121cfbc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:38:56.846Z|1e54f2f3-5249-4d76-a16a-8af86aba584d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:56.847Z|32bf6b26-3a86-4ef5-9cfa-7d3433f103bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:56.846Z|0801809e-c8d3-47bb-8d78-506edca1134b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:38:56.847Z|1e54f2f3-5249-4d76-a16a-8af86aba584d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:56.847Z|32bf6b26-3a86-4ef5-9cfa-7d3433f103bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:38:56.847Z|0801809e-c8d3-47bb-8d78-506edca1134b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:06.868Z|014d8345-baa1-4ccb-912d-6c6bec59c811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:06.869Z|936189ca-a2ea-47c4-9588-7c323a6fba42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:06.869Z|e87ab4b4-9515-413d-8901-32521ab8e3ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:06.869Z|e87ab4b4-9515-413d-8901-32521ab8e3ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:06.869Z|936189ca-a2ea-47c4-9588-7c323a6fba42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:06.869Z|014d8345-baa1-4ccb-912d-6c6bec59c811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:11.466Z|9af6823d-cc2b-4fab-8177-c794c3ff8e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:39:11.466Z|9af6823d-cc2b-4fab-8177-c794c3ff8e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:39:16.889Z|455f185d-8ce9-40b0-857c-9209b931aac6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:16.889Z|c41dd01f-2406-4768-a0d1-9223b95e300c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:16.889Z|e82a4adc-0cf8-4059-9f62-3ad96056988b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:16.890Z|455f185d-8ce9-40b0-857c-9209b931aac6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:16.890Z|e82a4adc-0cf8-4059-9f62-3ad96056988b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:16.890Z|c41dd01f-2406-4768-a0d1-9223b95e300c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:26.466Z|1fcf7c43-0d4e-4c1b-a252-5fcd00897eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:39:26.469Z|1fcf7c43-0d4e-4c1b-a252-5fcd00897eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:39:26.671Z|bb7940ba-a73b-4f2c-8664-58c100162e1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:39:26.672Z|bb7940ba-a73b-4f2c-8664-58c100162e1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:39:26.910Z|0581f6df-7478-4654-8d69-8500316676a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:26.910Z|a3846891-2c9d-433e-9330-a9a9670df65e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:26.910Z|63b4edc2-43a6-4022-b8f6-74669b4fa015|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:26.911Z|a3846891-2c9d-433e-9330-a9a9670df65e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:26.911Z|63b4edc2-43a6-4022-b8f6-74669b4fa015|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:26.911Z|0581f6df-7478-4654-8d69-8500316676a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:36.933Z|d91141c4-b39b-4ca7-8124-7a35319fcdf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:36.933Z|d79be0bf-01f0-4234-b936-5c212c594291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:36.933Z|48a2d48d-9f48-4cd4-b2de-a39cafffda43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:36.934Z|48a2d48d-9f48-4cd4-b2de-a39cafffda43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:36.934Z|d79be0bf-01f0-4234-b936-5c212c594291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:36.934Z|d91141c4-b39b-4ca7-8124-7a35319fcdf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:41.466Z|b0408d70-d31c-4b47-905d-03bee0f7b850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:39:41.466Z|b0408d70-d31c-4b47-905d-03bee0f7b850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:39:46.954Z|c172fc30-1bd0-41c1-9091-3e89e547009a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:46.954Z|9c33a8ee-6502-4bef-8a83-abcc1a6121e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:46.954Z|12471ad4-58b7-4b71-852a-2f5d10b74bb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:46.954Z|c172fc30-1bd0-41c1-9091-3e89e547009a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:46.954Z|9c33a8ee-6502-4bef-8a83-abcc1a6121e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:46.955Z|12471ad4-58b7-4b71-852a-2f5d10b74bb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:55.541Z|a1a83c1d-80fc-4a22-bf2e-1f30c6ba9486|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:39:55.542Z|a1a83c1d-80fc-4a22-bf2e-1f30c6ba9486|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:56.466Z|50d7861f-8d95-4bd1-ba5c-3cb88216364e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:39:56.466Z|50d7861f-8d95-4bd1-ba5c-3cb88216364e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:39:56.672Z|058a03bb-338a-431a-bf7a-58d4efa903f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:39:56.673Z|058a03bb-338a-431a-bf7a-58d4efa903f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:39:56.973Z|59698488-9962-4f54-8f40-1a5cff833c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:56.973Z|59698488-9962-4f54-8f40-1a5cff833c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:56.973Z|c006d376-436e-4e53-80c1-d522a16ac444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:56.973Z|a749e2c5-11e5-451d-9932-4af45b7ca3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:39:56.974Z|c006d376-436e-4e53-80c1-d522a16ac444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:39:56.974Z|a749e2c5-11e5-451d-9932-4af45b7ca3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:06.992Z|976b9ac6-7e6b-44d2-afdc-2929b1fd7eee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:06.992Z|976b9ac6-7e6b-44d2-afdc-2929b1fd7eee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:06.993Z|20a9a75b-df0a-482b-a6b8-2adcfba53b47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:06.993Z|292cb07a-d1cb-4109-8ee2-984804d3db43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:06.994Z|20a9a75b-df0a-482b-a6b8-2adcfba53b47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:06.994Z|292cb07a-d1cb-4109-8ee2-984804d3db43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:11.466Z|e7b5e6a8-16f1-409d-9e6c-7f56aefeb8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:40:11.469Z|e7b5e6a8-16f1-409d-9e6c-7f56aefeb8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:40:17.011Z|1e84f3f1-aed7-4d68-b819-ca8931183915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:17.012Z|1e84f3f1-aed7-4d68-b819-ca8931183915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:17.014Z|328d3168-589b-4df3-971e-ccf23f4fd38d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:17.014Z|cb95ae48-bd1f-4c80-a633-f827d8bf65d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:17.015Z|328d3168-589b-4df3-971e-ccf23f4fd38d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:17.015Z|cb95ae48-bd1f-4c80-a633-f827d8bf65d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:26.471Z|6218c0d1-239d-4cec-b89c-8cd81caf7092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:40:26.474Z|6218c0d1-239d-4cec-b89c-8cd81caf7092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:40:26.674Z|9edf253b-fe43-4e92-9d6e-ad0fdd509fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:40:26.674Z|9edf253b-fe43-4e92-9d6e-ad0fdd509fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:40:27.042Z|54f01d0e-e01d-440f-9e01-7a9d7af30b11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:27.042Z|e8895d1e-2e4e-4d24-b222-6954b28486bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:27.042Z|ddbc0401-b72b-4789-820f-c4cfe953f2cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:27.043Z|54f01d0e-e01d-440f-9e01-7a9d7af30b11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:27.043Z|ddbc0401-b72b-4789-820f-c4cfe953f2cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:27.043Z|e8895d1e-2e4e-4d24-b222-6954b28486bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:37.064Z|4eb24e74-8f64-4fc2-81b2-8fdfaebe3c32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:37.064Z|0143fb03-34d3-4fb0-b976-00e6ff011ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:37.064Z|4eb24e74-8f64-4fc2-81b2-8fdfaebe3c32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:37.065Z|0143fb03-34d3-4fb0-b976-00e6ff011ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:37.066Z|25e1d55a-7771-4dda-b404-d98e3823509c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:37.067Z|25e1d55a-7771-4dda-b404-d98e3823509c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:41.465Z|bec9dcdd-f49d-4a9b-9a89-c8746fd646d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:40:41.466Z|bec9dcdd-f49d-4a9b-9a89-c8746fd646d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:40:47.082Z|44515357-c081-4da1-a6bd-b41c75b8b55a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:47.083Z|44515357-c081-4da1-a6bd-b41c75b8b55a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:47.083Z|9d9c7a68-6d90-4ab3-9f48-4a0064541120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:47.084Z|9d9c7a68-6d90-4ab3-9f48-4a0064541120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:47.085Z|0c8e4f8f-9118-42e5-880f-b78090907031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:47.085Z|0c8e4f8f-9118-42e5-880f-b78090907031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:55.545Z|5cefdf94-1a71-4b94-b4eb-cbea5bedeabc|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:40:55.548Z|5cefdf94-1a71-4b94-b4eb-cbea5bedeabc|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:56.466Z|deb3e223-9b72-4bb6-ade3-c595f7eda9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:40:56.469Z|deb3e223-9b72-4bb6-ade3-c595f7eda9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:40:56.675Z|2e4cbb91-59d3-438c-a119-402fc6b85323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:40:56.675Z|2e4cbb91-59d3-438c-a119-402fc6b85323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:40:57.102Z|b047bf15-8d23-4ee9-83dc-675bb330fcfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:57.103Z|b047bf15-8d23-4ee9-83dc-675bb330fcfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:57.103Z|4014ea35-37d7-4105-b6f0-bcfe9be90520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:57.104Z|4014ea35-37d7-4105-b6f0-bcfe9be90520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:40:57.104Z|9605c5f3-d22d-4bdb-b435-5313e70b72a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:40:57.105Z|9605c5f3-d22d-4bdb-b435-5313e70b72a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:07.127Z|0dfdfe54-d6f6-4498-a8f5-02d577cfd761|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:07.127Z|2caee409-be1a-45d3-a7a9-72f1d57c000f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:07.127Z|690bb7e9-f538-4908-9d34-34110a84c7cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:07.127Z|0dfdfe54-d6f6-4498-a8f5-02d577cfd761|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:07.127Z|2caee409-be1a-45d3-a7a9-72f1d57c000f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:07.128Z|690bb7e9-f538-4908-9d34-34110a84c7cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:11.466Z|ba96446f-9aed-45ca-9b65-1318b7a3a915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:41:11.466Z|ba96446f-9aed-45ca-9b65-1318b7a3a915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:41:17.147Z|691279e6-53fc-4359-957b-b9c5aa830d7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:17.148Z|691279e6-53fc-4359-957b-b9c5aa830d7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:17.149Z|cd50140b-5ca8-4ffb-a623-aac33e2ee8d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:17.149Z|26671a7c-8502-45cd-9cc6-70f9257d5213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:17.149Z|26671a7c-8502-45cd-9cc6-70f9257d5213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:17.149Z|cd50140b-5ca8-4ffb-a623-aac33e2ee8d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:26.466Z|9b134cdf-cce4-44d1-adad-d938b8d1edb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:41:26.466Z|9b134cdf-cce4-44d1-adad-d938b8d1edb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:41:26.676Z|5239d9f2-3b11-46fa-9d26-20c0a1fb64f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:41:26.677Z|5239d9f2-3b11-46fa-9d26-20c0a1fb64f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:41:27.169Z|ca1a75fb-ade1-4775-905a-bcae2320dc1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:27.169Z|67ef3f73-ea9f-4ff9-b72a-6bf8a09f7535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:27.170Z|ca1a75fb-ade1-4775-905a-bcae2320dc1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:27.170Z|67ef3f73-ea9f-4ff9-b72a-6bf8a09f7535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:27.171Z|ec66bfb1-9c58-4ead-818e-1279e7f90032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:27.172Z|ec66bfb1-9c58-4ead-818e-1279e7f90032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:37.190Z|e2d4160a-88b7-476d-aa90-7ca531fd4d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:37.190Z|555945c6-5bc8-4cfc-af85-382c51dbd3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:37.191Z|e2d4160a-88b7-476d-aa90-7ca531fd4d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:37.191Z|555945c6-5bc8-4cfc-af85-382c51dbd3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:37.193Z|321c8793-8a1a-4130-a2c4-e26e6d3089a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:37.196Z|321c8793-8a1a-4130-a2c4-e26e6d3089a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:41.466Z|19cde5be-d0a2-42a6-8d37-370ad33679e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:41:41.469Z|19cde5be-d0a2-42a6-8d37-370ad33679e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:41:47.210Z|96232c1b-63a1-49e7-9eb1-ca02008fc991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:47.210Z|71672e3b-deba-426c-9bdc-c13e3a35dccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:47.211Z|71672e3b-deba-426c-9bdc-c13e3a35dccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:47.211Z|96232c1b-63a1-49e7-9eb1-ca02008fc991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:47.217Z|629baeed-d414-414f-8ba1-cb2ef6b22f82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:47.218Z|629baeed-d414-414f-8ba1-cb2ef6b22f82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:55.540Z|22f0014b-5816-415d-818d-9ec44da738ff|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:41:55.541Z|22f0014b-5816-415d-818d-9ec44da738ff|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:56.466Z|1ebdc953-cc3e-4103-ac3b-af10e475e16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:41:56.466Z|1ebdc953-cc3e-4103-ac3b-af10e475e16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:41:56.678Z|8dc7282a-0983-4bb2-9302-9e585e73dfdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:41:56.678Z|8dc7282a-0983-4bb2-9302-9e585e73dfdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:41:57.230Z|2bfd3232-90a9-4e9c-8411-a06c42a74b05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:57.231Z|2bfd3232-90a9-4e9c-8411-a06c42a74b05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:57.231Z|6ea84581-417c-42b1-b676-5f487cfa7db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:57.232Z|6ea84581-417c-42b1-b676-5f487cfa7db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:41:57.237Z|66017d28-a74f-4162-a5a1-42492b8d2801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:41:57.237Z|66017d28-a74f-4162-a5a1-42492b8d2801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:07.250Z|53438e06-d6fe-4bda-85fc-768fc1c2bef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:07.251Z|53438e06-d6fe-4bda-85fc-768fc1c2bef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:07.252Z|9a234af7-3d25-4fcc-967d-e3b19ccf8e04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:07.253Z|9a234af7-3d25-4fcc-967d-e3b19ccf8e04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:07.256Z|49a4f4dc-ba30-415e-9bfe-d15dcd8fbd49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:07.258Z|49a4f4dc-ba30-415e-9bfe-d15dcd8fbd49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:11.466Z|b0a6baba-2f69-4778-ab21-899d9d75d961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:42:11.466Z|b0a6baba-2f69-4778-ab21-899d9d75d961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:42:17.273Z|8f9fc0c4-9933-4904-b45a-c3611b2b90fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:17.274Z|8f9fc0c4-9933-4904-b45a-c3611b2b90fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:17.274Z|5ebfb8d2-818e-4a3e-8894-3483e3e226a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:17.276Z|5ebfb8d2-818e-4a3e-8894-3483e3e226a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:17.282Z|8e573e19-90d6-4001-8717-c483648dc45e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:17.283Z|8e573e19-90d6-4001-8717-c483648dc45e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:26.466Z|e1f05ebc-35ec-4280-a0a7-7a7eb74a12e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:42:26.469Z|e1f05ebc-35ec-4280-a0a7-7a7eb74a12e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:42:26.679Z|e90da134-c56f-40bf-8961-421a9492b6a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:42:26.680Z|e90da134-c56f-40bf-8961-421a9492b6a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:42:27.293Z|e40b24d7-b065-4d99-9343-23da155a46b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:27.293Z|14c4d4c1-260c-4d74-954d-f3bddc5ae224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:27.294Z|14c4d4c1-260c-4d74-954d-f3bddc5ae224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:27.294Z|e40b24d7-b065-4d99-9343-23da155a46b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:27.301Z|d85f9ca2-75cf-40d6-b745-6e23ae7709bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:27.302Z|d85f9ca2-75cf-40d6-b745-6e23ae7709bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:37.313Z|bd73ab03-b6ad-45b4-b015-ae13799bcb5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:37.313Z|becc5016-e211-4956-b142-4b721c0cb1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:37.313Z|bd73ab03-b6ad-45b4-b015-ae13799bcb5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:37.313Z|becc5016-e211-4956-b142-4b721c0cb1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:37.319Z|e8f6345a-465c-4617-8b66-a226299282dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:37.319Z|e8f6345a-465c-4617-8b66-a226299282dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:41.465Z|7682c072-ca09-41e3-83d4-49d115009899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:42:41.466Z|7682c072-ca09-41e3-83d4-49d115009899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:42:47.333Z|130f4a21-a5c4-4766-9d2f-4c478c28b74c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:47.333Z|0ceacab1-27ff-4507-8e8c-fa06c25f8ad8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:47.333Z|130f4a21-a5c4-4766-9d2f-4c478c28b74c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:47.333Z|0ceacab1-27ff-4507-8e8c-fa06c25f8ad8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:47.339Z|b29c0e1b-8463-4a4f-83f2-7e882e18f970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:47.339Z|b29c0e1b-8463-4a4f-83f2-7e882e18f970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:55.540Z|d4b4e22f-98bb-4394-9fa5-5a8693a7104f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:42:55.541Z|d4b4e22f-98bb-4394-9fa5-5a8693a7104f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:56.466Z|b7c82b38-3ca0-45f4-b03a-af8f1f635b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:42:56.466Z|b7c82b38-3ca0-45f4-b03a-af8f1f635b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:42:56.681Z|4316c795-6e92-4709-8dd6-9ef8cb9f3511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:42:56.681Z|4316c795-6e92-4709-8dd6-9ef8cb9f3511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:42:57.351Z|c6836cdd-27e9-4cee-805d-ff200a99e7d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:57.351Z|876fb2ee-fda7-4504-866d-d502d65454c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:57.351Z|876fb2ee-fda7-4504-866d-d502d65454c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:57.351Z|c6836cdd-27e9-4cee-805d-ff200a99e7d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:42:57.358Z|b47ecbdd-12b7-456b-8237-522846c2a487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:42:57.359Z|b47ecbdd-12b7-456b-8237-522846c2a487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:07.370Z|9548b58d-de6b-4f09-9533-278f683e5a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:07.370Z|db22df54-31cf-434c-8b4c-691b18c5be15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:07.371Z|9548b58d-de6b-4f09-9533-278f683e5a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:07.371Z|db22df54-31cf-434c-8b4c-691b18c5be15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:07.377Z|6c74ae74-1f57-45c0-8540-a7798a1fe2af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:07.378Z|6c74ae74-1f57-45c0-8540-a7798a1fe2af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:11.466Z|8af1a70d-5fb2-499f-b82f-a35e720bb9f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:43:11.469Z|8af1a70d-5fb2-499f-b82f-a35e720bb9f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:43:17.389Z|b602481d-5e0a-41cd-a337-ca9588a04f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:17.389Z|da9b13a7-199e-4838-b94a-46749f0fcdf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:17.390Z|b602481d-5e0a-41cd-a337-ca9588a04f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:17.390Z|da9b13a7-199e-4838-b94a-46749f0fcdf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:17.396Z|8c08d7d9-3113-4e2e-8565-4b0a877693fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:17.396Z|8c08d7d9-3113-4e2e-8565-4b0a877693fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:26.466Z|938944af-de36-46ad-8729-02edee3e99f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:43:26.466Z|938944af-de36-46ad-8729-02edee3e99f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:43:26.682Z|fcfaa692-4b8e-460d-a271-1ef7431236a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:43:26.683Z|fcfaa692-4b8e-460d-a271-1ef7431236a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:43:27.410Z|5798491a-4cc3-472a-9f7f-1f77947473eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:27.410Z|d1ec92b4-18a1-4e50-97b1-deeb13183912|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:27.411Z|5798491a-4cc3-472a-9f7f-1f77947473eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:27.411Z|d1ec92b4-18a1-4e50-97b1-deeb13183912|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:27.413Z|17c05582-c12c-4ca5-bede-a891273f3909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:27.414Z|17c05582-c12c-4ca5-bede-a891273f3909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:37.430Z|3ac5cc22-2569-42d4-9a34-959d6cde328f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:37.430Z|ad832058-eda1-4ab4-a5f2-d9c3e16469ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:37.430Z|797dc346-4670-4d55-8483-eb7203ec2d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:37.430Z|3ac5cc22-2569-42d4-9a34-959d6cde328f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:37.431Z|ad832058-eda1-4ab4-a5f2-d9c3e16469ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:37.431Z|797dc346-4670-4d55-8483-eb7203ec2d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:41.466Z|dc856d0f-2bf4-45c5-af8d-b6eb075577f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:43:41.466Z|dc856d0f-2bf4-45c5-af8d-b6eb075577f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:43:47.450Z|030ac9e0-f6de-42ce-b2d0-c86585a936f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:47.450Z|954abc62-ac60-4571-af19-9c9ad96da906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:47.450Z|ac820b60-1cbd-4dbd-8545-18b5c639dfb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:47.451Z|030ac9e0-f6de-42ce-b2d0-c86585a936f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:47.451Z|954abc62-ac60-4571-af19-9c9ad96da906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:47.451Z|ac820b60-1cbd-4dbd-8545-18b5c639dfb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:55.540Z|159b453b-81dd-4c60-8296-28314c85028b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:43:55.541Z|159b453b-81dd-4c60-8296-28314c85028b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:56.465Z|3b436d3a-8026-4ec4-b394-bc75b0d59bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:43:56.469Z|3b436d3a-8026-4ec4-b394-bc75b0d59bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:43:56.684Z|246cb7cc-9966-405e-aac9-a083f2209a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:43:56.685Z|246cb7cc-9966-405e-aac9-a083f2209a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:43:57.471Z|e186b070-3085-4321-b5d7-10ae63d831b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:57.471Z|f7020fc6-b211-4ee8-b59a-5e27b5527367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:57.472Z|e186b070-3085-4321-b5d7-10ae63d831b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:57.472Z|f7020fc6-b211-4ee8-b59a-5e27b5527367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:43:57.472Z|7b6cfb41-edc2-41fc-895e-ca0be5776eb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:43:57.473Z|7b6cfb41-edc2-41fc-895e-ca0be5776eb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:07.491Z|4129c119-043f-4c67-a941-446013972802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:07.491Z|2e56812c-99fe-4dcf-8bc4-e60be074010a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:07.491Z|4129c119-043f-4c67-a941-446013972802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:07.492Z|4b18affe-4027-4c78-a381-c76f43380b57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:07.492Z|2e56812c-99fe-4dcf-8bc4-e60be074010a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:07.493Z|4b18affe-4027-4c78-a381-c76f43380b57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:11.466Z|234ec778-8722-44b6-bbba-9dcdfc88f13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:44:11.466Z|234ec778-8722-44b6-bbba-9dcdfc88f13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:44:17.512Z|8efb0b94-8db8-4480-9c35-1f1306e90750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:17.512Z|47ba3329-4707-40e8-983b-4f3b1416b990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:17.512Z|4081f08c-ad2b-44be-9563-037a49100a81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:17.513Z|47ba3329-4707-40e8-983b-4f3b1416b990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:17.513Z|8efb0b94-8db8-4480-9c35-1f1306e90750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:17.513Z|4081f08c-ad2b-44be-9563-037a49100a81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:26.466Z|4a472e2b-4ba1-421c-a1bf-85d33ae4f236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:44:26.466Z|4a472e2b-4ba1-421c-a1bf-85d33ae4f236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:44:26.685Z|bbf025b9-7979-4557-9528-ef410ae0bd62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:44:26.686Z|bbf025b9-7979-4557-9528-ef410ae0bd62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:44:27.531Z|ba28aeb0-4807-4770-862c-a7465c0120e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:27.532Z|ba28aeb0-4807-4770-862c-a7465c0120e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:27.532Z|9c9dfcd6-e5d2-47f1-b99d-81c008c58a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:27.532Z|1dbaad1f-dc94-40f8-a3f8-8551cd5f8a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:27.532Z|9c9dfcd6-e5d2-47f1-b99d-81c008c58a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:27.533Z|1dbaad1f-dc94-40f8-a3f8-8551cd5f8a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:37.550Z|f535f8cf-3e85-4cb6-a9bb-6b5f13ae9066|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:37.551Z|f535f8cf-3e85-4cb6-a9bb-6b5f13ae9066|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:37.551Z|f6143b6c-d2b9-4856-9f07-87d319fce868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:37.552Z|f6143b6c-d2b9-4856-9f07-87d319fce868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:37.554Z|228e46c1-8eb6-460f-86b6-c927b2cfa758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:37.555Z|228e46c1-8eb6-460f-86b6-c927b2cfa758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:41.466Z|7e1ad0bd-5d3a-49d0-9a12-cbd830970a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:44:41.469Z|7e1ad0bd-5d3a-49d0-9a12-cbd830970a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:44:47.571Z|5dfe3031-9453-4948-bc89-b0fc43b8b4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:47.572Z|5dfe3031-9453-4948-bc89-b0fc43b8b4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:47.573Z|303a685a-5588-4ad7-9e38-f0017e34213b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:47.573Z|211da956-9251-441e-bfdd-4a680f90d4ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:47.573Z|303a685a-5588-4ad7-9e38-f0017e34213b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:47.573Z|211da956-9251-441e-bfdd-4a680f90d4ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:55.541Z|91cb307e-d8dc-4366-b14c-22b9208df55c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:44:55.542Z|91cb307e-d8dc-4366-b14c-22b9208df55c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:56.465Z|e84bed4b-9759-4f97-8993-49c0d4fbcc1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:44:56.466Z|e84bed4b-9759-4f97-8993-49c0d4fbcc1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:44:56.687Z|a7889905-f127-4508-8272-7abdb6337cbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:44:56.687Z|a7889905-f127-4508-8272-7abdb6337cbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:44:57.593Z|fe6244c9-b001-4479-a34b-1e8653437d43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:57.593Z|061acc3c-b97b-4bee-b639-575738812d0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:57.593Z|bf389ff5-3a2f-419e-8436-715d9c5165f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:44:57.594Z|061acc3c-b97b-4bee-b639-575738812d0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:57.594Z|fe6244c9-b001-4479-a34b-1e8653437d43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:44:57.594Z|bf389ff5-3a2f-419e-8436-715d9c5165f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:07.616Z|243faf9b-7295-4ae3-992c-b32c54b32c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:07.615Z|40636ce9-823f-4ca2-b053-b4babc43b574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:07.616Z|265d8814-a817-413e-b25f-eef332b130f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:07.616Z|243faf9b-7295-4ae3-992c-b32c54b32c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:07.616Z|40636ce9-823f-4ca2-b053-b4babc43b574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:07.617Z|265d8814-a817-413e-b25f-eef332b130f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:11.465Z|62e75848-d967-41ea-b527-0120e831c662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:45:11.466Z|62e75848-d967-41ea-b527-0120e831c662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:45:17.635Z|fa98d640-62a5-4fdc-a916-08e3a39e2247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:17.636Z|fa98d640-62a5-4fdc-a916-08e3a39e2247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:17.636Z|fd1d77ba-6cbf-440b-ac61-fa652f241122|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:17.637Z|fd1d77ba-6cbf-440b-ac61-fa652f241122|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:17.638Z|26fa4714-63b3-41d1-8ac1-a1d3842eff1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:17.640Z|26fa4714-63b3-41d1-8ac1-a1d3842eff1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:26.465Z|7be28ff3-1899-43ec-8fb7-3a75a1b19c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:45:26.469Z|7be28ff3-1899-43ec-8fb7-3a75a1b19c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:45:26.688Z|457fa97c-cdac-492c-99f2-153cfd6bac0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:45:26.689Z|457fa97c-cdac-492c-99f2-153cfd6bac0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:45:27.654Z|6aeeb094-08af-4c9f-a4a0-1640a17ce463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:27.655Z|6aeeb094-08af-4c9f-a4a0-1640a17ce463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:27.657Z|ea7ff39a-bc1b-42d6-a22d-2929bd36e27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:27.657Z|ea7ff39a-bc1b-42d6-a22d-2929bd36e27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:27.661Z|bc89d7ba-9aa7-4509-97c0-176fc228cdd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:27.662Z|bc89d7ba-9aa7-4509-97c0-176fc228cdd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:37.674Z|e06bf1da-ab6b-4b66-bea6-8b51344526ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:37.674Z|42288fbc-f325-4dc3-9b80-3369989ebf5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:37.675Z|e06bf1da-ab6b-4b66-bea6-8b51344526ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:37.675Z|42288fbc-f325-4dc3-9b80-3369989ebf5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:37.681Z|58424ff7-0a37-40bc-bc09-460ba1d8165f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:37.681Z|58424ff7-0a37-40bc-bc09-460ba1d8165f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:41.466Z|c2d8eaac-ad30-4ba9-bb89-2874092e6a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:45:41.466Z|c2d8eaac-ad30-4ba9-bb89-2874092e6a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:45:47.694Z|fdf686db-c32b-4a53-b5d2-00223b5f6f13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:47.694Z|2c702ce6-74b0-46cb-8ed6-d8235aa8df48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:47.695Z|fdf686db-c32b-4a53-b5d2-00223b5f6f13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:47.695Z|2c702ce6-74b0-46cb-8ed6-d8235aa8df48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:47.699Z|3970a639-4727-4dde-8c57-055ffe01d706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:47.700Z|3970a639-4727-4dde-8c57-055ffe01d706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:55.540Z|ab7a09a4-6188-4baf-8960-f9a2bb3dcae0|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:45:55.541Z|ab7a09a4-6188-4baf-8960-f9a2bb3dcae0|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:56.465Z|83fcfa4c-0741-44c4-9b09-862ff0f7a572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:45:56.466Z|83fcfa4c-0741-44c4-9b09-862ff0f7a572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:45:56.689Z|bd5241e7-10b6-4b6e-9b52-8eee72f45aa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:45:56.690Z|bd5241e7-10b6-4b6e-9b52-8eee72f45aa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:45:57.714Z|8977713a-f1e9-4cd7-b5b0-af15de461887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:57.714Z|b775612b-31d6-4233-8f91-43885097fa5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:57.715Z|b775612b-31d6-4233-8f91-43885097fa5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:57.716Z|8977713a-f1e9-4cd7-b5b0-af15de461887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:45:57.716Z|19eb40d5-8e05-41c3-a7ad-b76320b6cb84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:45:57.717Z|19eb40d5-8e05-41c3-a7ad-b76320b6cb84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:07.735Z|82562a6b-48d1-4be9-8db3-8abbc60f883e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:07.735Z|51b8dbd3-1187-4e03-a702-0b8341692991|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:07.736Z|82562a6b-48d1-4be9-8db3-8abbc60f883e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:07.736Z|51b8dbd3-1187-4e03-a702-0b8341692991|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:07.739Z|f36eedc9-3592-4932-80df-55f26c1d2d40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:07.740Z|f36eedc9-3592-4932-80df-55f26c1d2d40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:11.465Z|8628673b-fca3-42f8-a07a-c15f91b1e4f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:46:11.468Z|8628673b-fca3-42f8-a07a-c15f91b1e4f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:46:17.755Z|1d937028-9f7b-44e4-b630-48e3556e50eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:17.756Z|1d937028-9f7b-44e4-b630-48e3556e50eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:17.756Z|f98ac365-246f-41ba-9436-0bc4640ed8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:17.756Z|f98ac365-246f-41ba-9436-0bc4640ed8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:17.759Z|05551b6e-d274-4396-8cac-b8875b36f649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:17.760Z|05551b6e-d274-4396-8cac-b8875b36f649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:26.465Z|c43cf051-e667-40eb-a6ad-9270fb1ee700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:46:26.466Z|c43cf051-e667-40eb-a6ad-9270fb1ee700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:46:26.691Z|97ec48a1-2a50-40b9-9ff4-fae2d05ec0cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:46:26.691Z|97ec48a1-2a50-40b9-9ff4-fae2d05ec0cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:46:27.773Z|a05e0d27-b87d-4be8-91f5-a3d05759f58c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:27.774Z|a05e0d27-b87d-4be8-91f5-a3d05759f58c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:27.775Z|f637f323-ddc4-4170-9e65-e44ccc9bbf7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:27.776Z|f637f323-ddc4-4170-9e65-e44ccc9bbf7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:27.777Z|640eebfe-e204-409a-858c-068b7b666c5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:27.778Z|640eebfe-e204-409a-858c-068b7b666c5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:37.793Z|04930877-37e5-407a-929a-0f4804b5b58c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:37.793Z|04930877-37e5-407a-929a-0f4804b5b58c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:37.794Z|666a648f-26ae-4879-b97f-9dd4514705fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:37.794Z|666a648f-26ae-4879-b97f-9dd4514705fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:37.795Z|f2a15462-58aa-4ee5-9cf7-9d593f2989eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:37.796Z|f2a15462-58aa-4ee5-9cf7-9d593f2989eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:41.466Z|7dc8a7c8-b4e8-4ca2-bab2-3948d0e5e7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:46:41.466Z|7dc8a7c8-b4e8-4ca2-bab2-3948d0e5e7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:46:47.813Z|1089da39-0082-42a7-b6bd-9d9c830f0218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:47.813Z|9b3b83b1-e3a1-492b-9150-02fc70561d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:47.813Z|1089da39-0082-42a7-b6bd-9d9c830f0218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:47.814Z|9b3b83b1-e3a1-492b-9150-02fc70561d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:47.814Z|6dd1402e-75e6-496e-8bcb-847efdacb06d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:47.815Z|6dd1402e-75e6-496e-8bcb-847efdacb06d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:55.540Z|78200d63-652d-419f-8f8c-b87ef7e5efa6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:46:55.541Z|78200d63-652d-419f-8f8c-b87ef7e5efa6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:56.465Z|8b95fdff-0b7f-43bf-a479-ece9d224ccd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:46:56.469Z|8b95fdff-0b7f-43bf-a479-ece9d224ccd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:46:56.692Z|1e72ca3d-2f01-4f21-8927-cf99c432e605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:46:56.693Z|1e72ca3d-2f01-4f21-8927-cf99c432e605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:46:57.831Z|b076a8b9-d091-40e3-b8da-2de9895f97c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:57.831Z|fdf63703-a1e3-46cd-abd4-30498baa4cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:57.832Z|b076a8b9-d091-40e3-b8da-2de9895f97c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:57.832Z|fdf63703-a1e3-46cd-abd4-30498baa4cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:46:57.838Z|dc81c892-3e15-4e6e-9722-50c9c33b8a6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:46:57.839Z|dc81c892-3e15-4e6e-9722-50c9c33b8a6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:07.854Z|2f3fb89a-7713-43ad-aa7e-7cd33c7109c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:07.854Z|49d35659-686a-46e6-b447-56a3f595f6a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:07.855Z|2f3fb89a-7713-43ad-aa7e-7cd33c7109c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:07.855Z|49d35659-686a-46e6-b447-56a3f595f6a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:07.857Z|d328a3bd-706f-45b9-8ea8-920fb851c2a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:07.858Z|d328a3bd-706f-45b9-8ea8-920fb851c2a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:11.466Z|18c5d31d-8060-45aa-ad1e-52b9e33221e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:47:11.466Z|18c5d31d-8060-45aa-ad1e-52b9e33221e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:47:17.874Z|a475132f-1209-4aa9-a1f8-a3fdd66fb0d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:17.875Z|9dcbce55-16e3-415b-aff5-7f253ee6d9f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:17.875Z|49d67b59-a6c2-437c-a119-aca3d18fa1e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:17.875Z|9dcbce55-16e3-415b-aff5-7f253ee6d9f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:17.875Z|a475132f-1209-4aa9-a1f8-a3fdd66fb0d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:17.876Z|49d67b59-a6c2-437c-a119-aca3d18fa1e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:26.466Z|2429628f-4356-47b6-880d-8980c1951735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:47:26.467Z|2429628f-4356-47b6-880d-8980c1951735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:47:26.694Z|c1215928-140c-42ae-84d0-095caeffcd18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:47:26.694Z|c1215928-140c-42ae-84d0-095caeffcd18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:47:27.894Z|ef3ad543-5abd-4bb1-a7c0-4d199a7de320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:27.895Z|d2c992d7-4941-47a8-8da7-b2e04107fa6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:27.895Z|76a1519e-4b5c-4dc5-b020-f43dc80f9065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:27.895Z|ef3ad543-5abd-4bb1-a7c0-4d199a7de320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:27.895Z|d2c992d7-4941-47a8-8da7-b2e04107fa6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:27.895Z|76a1519e-4b5c-4dc5-b020-f43dc80f9065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:37.914Z|133ab83c-8ec6-4b9c-80e4-5f16327a8c9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:37.914Z|0c892095-5fad-425a-bd62-e21233b22cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:37.914Z|133ab83c-8ec6-4b9c-80e4-5f16327a8c9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:37.914Z|0c892095-5fad-425a-bd62-e21233b22cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:37.915Z|57710aa9-96ce-4490-8926-1fee3d02deeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:37.916Z|57710aa9-96ce-4490-8926-1fee3d02deeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:41.465Z|8c89c1e6-b92a-46f0-a832-cf5756b9e295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:47:41.468Z|8c89c1e6-b92a-46f0-a832-cf5756b9e295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:47:47.932Z|5422db0c-6f52-4139-961d-1b09e58721f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:47.933Z|5422db0c-6f52-4139-961d-1b09e58721f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:47.936Z|0ceb68b0-cbf8-4ad1-b04c-0e4eff45c6db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:47.936Z|0ceb68b0-cbf8-4ad1-b04c-0e4eff45c6db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:47.936Z|5a2e8242-0083-467c-80da-de7d097ec8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:47.937Z|5a2e8242-0083-467c-80da-de7d097ec8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:55.540Z|bfbc9384-c369-4a2f-90d2-429082e60480|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:47:55.541Z|bfbc9384-c369-4a2f-90d2-429082e60480|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:56.466Z|a4553444-c091-4046-b597-dadacdb3d7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:47:56.466Z|a4553444-c091-4046-b597-dadacdb3d7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:47:56.695Z|32e61b56-9d71-4586-bbd7-75cc732b7fd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:47:56.696Z|32e61b56-9d71-4586-bbd7-75cc732b7fd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:47:57.950Z|54bc63e3-b5b6-49b6-9e19-2526e5e8b903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:57.951Z|54bc63e3-b5b6-49b6-9e19-2526e5e8b903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:57.955Z|f10767ab-7012-454a-ae1e-eb3d2554a962|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:57.955Z|715a6d1c-0163-45ab-b03d-a03c10140b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:47:57.955Z|f10767ab-7012-454a-ae1e-eb3d2554a962|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:47:57.955Z|715a6d1c-0163-45ab-b03d-a03c10140b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:07.969Z|73758e35-0e14-401e-b7ef-822568099196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:07.970Z|73758e35-0e14-401e-b7ef-822568099196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:07.973Z|c56b08b7-1c2f-441a-8376-8e1c7355fdf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:07.973Z|9bb51ef1-7bfc-4840-8314-52733ed13164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:07.974Z|c56b08b7-1c2f-441a-8376-8e1c7355fdf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:07.974Z|9bb51ef1-7bfc-4840-8314-52733ed13164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:11.465Z|fb871ca3-907f-4300-9487-e780ac3b2761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:48:11.466Z|fb871ca3-907f-4300-9487-e780ac3b2761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:48:17.987Z|21470aee-490b-4309-a188-efff1cb1efd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:17.988Z|21470aee-490b-4309-a188-efff1cb1efd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:17.992Z|8a85e126-a55a-4920-8ef3-035d87d1895c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:17.993Z|8a85e126-a55a-4920-8ef3-035d87d1895c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:17.993Z|b9189532-7683-462b-b043-33255668508e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:17.993Z|b9189532-7683-462b-b043-33255668508e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:26.466Z|ad7a0920-9863-4c20-a8e8-0f78dbfcef6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:48:26.469Z|ad7a0920-9863-4c20-a8e8-0f78dbfcef6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:48:26.697Z|10fc1e82-c23e-437a-b6e3-c4fdb57e81fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:48:26.698Z|10fc1e82-c23e-437a-b6e3-c4fdb57e81fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:48:28.004Z|98d6d24e-3eb6-428a-9c86-9625f9f9ac72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:28.005Z|98d6d24e-3eb6-428a-9c86-9625f9f9ac72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:28.009Z|b126596d-fa16-4eec-92e2-3b44f056e5fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:28.009Z|aea52ccc-4ec3-4445-87ca-55a254eb10b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:28.010Z|aea52ccc-4ec3-4445-87ca-55a254eb10b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:28.010Z|b126596d-fa16-4eec-92e2-3b44f056e5fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:38.024Z|31d682e4-fb0c-4a98-8bc6-b70cde5e2dd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:38.024Z|31d682e4-fb0c-4a98-8bc6-b70cde5e2dd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:38.029Z|d286384f-dde9-4daa-89e9-b80bcfe96a4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:38.029Z|4045d63e-2c26-472a-bc13-2c26574aa0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:38.029Z|d286384f-dde9-4daa-89e9-b80bcfe96a4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:38.029Z|4045d63e-2c26-472a-bc13-2c26574aa0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:41.465Z|815279b6-c09d-4903-bd82-1fc95935666f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:48:41.466Z|815279b6-c09d-4903-bd82-1fc95935666f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:48:48.046Z|213d83ce-0908-4248-9f43-2dcf3284b186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:48.046Z|213d83ce-0908-4248-9f43-2dcf3284b186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:48.046Z|bac09bd2-8048-4cba-abf8-d9f7d69b5e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:48.047Z|bac09bd2-8048-4cba-abf8-d9f7d69b5e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:48.052Z|5069f6ff-58d8-4db3-af2c-174e564d5a9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:48.053Z|5069f6ff-58d8-4db3-af2c-174e564d5a9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:55.541Z|31078e01-d549-4ab9-81c1-645284efb35c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:48:55.542Z|31078e01-d549-4ab9-81c1-645284efb35c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:56.466Z|b4747db8-6ac5-4dcc-b4be-00a3a25e26ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:48:56.467Z|b4747db8-6ac5-4dcc-b4be-00a3a25e26ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:48:56.699Z|08e635df-8a2c-4c23-9a27-2e637c55a4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:48:56.699Z|08e635df-8a2c-4c23-9a27-2e637c55a4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:48:58.064Z|b7567d0e-cf16-4990-9281-caade5bd96fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:58.064Z|c3c59f17-1f22-4c57-b266-420a2a7e3933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:58.064Z|b7567d0e-cf16-4990-9281-caade5bd96fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:58.064Z|c3c59f17-1f22-4c57-b266-420a2a7e3933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:48:58.070Z|ec2d5c50-f86d-4627-9d14-57e4d2553d9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:48:58.070Z|ec2d5c50-f86d-4627-9d14-57e4d2553d9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:08.082Z|27e55761-4758-4971-ae75-887da40b9cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:08.082Z|27e55761-4758-4971-ae75-887da40b9cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:08.082Z|2ba06cc7-8fbd-4c15-ba7c-1171ff0de6d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:08.083Z|2ba06cc7-8fbd-4c15-ba7c-1171ff0de6d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:08.088Z|66ec814e-fafb-4de0-9bf7-afa46d10d9ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:08.088Z|66ec814e-fafb-4de0-9bf7-afa46d10d9ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:11.466Z|f23848c3-a3eb-4e44-b836-3a8c512adc9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:49:11.470Z|f23848c3-a3eb-4e44-b836-3a8c512adc9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:49:18.100Z|494f0b3f-527b-45e4-b5ed-29d8153ab5ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:18.101Z|494f0b3f-527b-45e4-b5ed-29d8153ab5ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:18.101Z|8b52e73b-d7cf-470a-96b1-dfbca5c89f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:18.102Z|8b52e73b-d7cf-470a-96b1-dfbca5c89f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:18.106Z|8ab4c458-a700-4833-9bbe-64fee21ebaec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:18.106Z|8ab4c458-a700-4833-9bbe-64fee21ebaec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:26.465Z|a2daa178-f01e-4bb5-9e46-09ca476da041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:49:26.466Z|a2daa178-f01e-4bb5-9e46-09ca476da041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:49:26.700Z|87ec1997-929e-4e51-a9a8-105d8a974027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:49:26.701Z|87ec1997-929e-4e51-a9a8-105d8a974027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:49:28.121Z|f6e3fdb3-f03c-48e2-af07-079a03c18e7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:28.121Z|d6c39ca6-9ebb-488f-a284-6aab35f615f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:28.121Z|f6e3fdb3-f03c-48e2-af07-079a03c18e7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:28.122Z|d6c39ca6-9ebb-488f-a284-6aab35f615f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:28.122Z|396cb701-42b1-4a45-8c8d-838c17f4cc3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:28.122Z|396cb701-42b1-4a45-8c8d-838c17f4cc3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:38.140Z|3c1760a7-8660-4a1b-acc8-3b59f4cac7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:38.140Z|4904d199-be0f-4ada-b351-b4c23d3441ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:38.141Z|3c1760a7-8660-4a1b-acc8-3b59f4cac7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:38.141Z|4904d199-be0f-4ada-b351-b4c23d3441ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:38.142Z|be34e5f7-e8ee-4b95-b13e-37357ea2d4bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:38.144Z|be34e5f7-e8ee-4b95-b13e-37357ea2d4bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:41.465Z|5eebbeef-bf6b-4b4c-87f5-65253230d8f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:49:41.466Z|5eebbeef-bf6b-4b4c-87f5-65253230d8f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:49:48.160Z|da16f09f-000a-476b-91b6-0cc324cf9f93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:48.160Z|4bb59e32-a67a-424c-9f62-485e99fd79db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:48.160Z|da16f09f-000a-476b-91b6-0cc324cf9f93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:48.160Z|4bb59e32-a67a-424c-9f62-485e99fd79db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:48.161Z|67f05e7c-81ef-4c5b-84a7-0c7c267c2d78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:48.162Z|67f05e7c-81ef-4c5b-84a7-0c7c267c2d78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:55.540Z|abf95e7e-f86b-4571-a048-93cabcc17710|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:49:55.541Z|abf95e7e-f86b-4571-a048-93cabcc17710|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:56.465Z|6290b846-b806-4f11-831b-4d7f679579b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:49:56.468Z|6290b846-b806-4f11-831b-4d7f679579b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:49:56.702Z|b2f4ee50-7200-45ec-9adf-2aa7f2203242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:49:56.702Z|b2f4ee50-7200-45ec-9adf-2aa7f2203242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:49:58.178Z|7aa30055-4ca0-45d9-8db3-d251f6407145|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:58.178Z|faa04154-457a-436c-b279-326994522737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:58.179Z|7aa30055-4ca0-45d9-8db3-d251f6407145|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:58.179Z|faa04154-457a-436c-b279-326994522737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:49:58.180Z|eb6b5510-8bb7-4af2-8da0-f5692541273f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:49:58.181Z|eb6b5510-8bb7-4af2-8da0-f5692541273f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:08.198Z|69a2884b-e7a2-47bb-8dd8-cc6d306a342f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:08.198Z|34ecc003-fa31-4d0e-9011-b7d8f0ff6e01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:08.198Z|7d0cf8cf-fc0a-4c3d-a946-138fb182e14a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:08.199Z|69a2884b-e7a2-47bb-8dd8-cc6d306a342f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:08.199Z|34ecc003-fa31-4d0e-9011-b7d8f0ff6e01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:08.199Z|7d0cf8cf-fc0a-4c3d-a946-138fb182e14a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:11.466Z|294c7374-b6a9-4fce-9070-15919af87000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:50:11.466Z|294c7374-b6a9-4fce-9070-15919af87000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:50:18.219Z|1435f6e5-eb45-43dc-96c5-d70517906473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:18.219Z|0f02e355-32b2-4b15-9f0e-44285ba0f7ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:18.219Z|d0c20c0e-dbd8-458f-b221-0c4acffe1774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:18.220Z|1435f6e5-eb45-43dc-96c5-d70517906473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:18.220Z|d0c20c0e-dbd8-458f-b221-0c4acffe1774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:18.220Z|0f02e355-32b2-4b15-9f0e-44285ba0f7ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:26.465Z|d74cdb3a-5d99-4f4c-adcf-f2bf06b1a8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:50:26.466Z|d74cdb3a-5d99-4f4c-adcf-f2bf06b1a8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:50:26.703Z|2dcc3f44-ab9e-4411-ac48-61ffeeb14d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:50:26.704Z|2dcc3f44-ab9e-4411-ac48-61ffeeb14d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:50:28.240Z|d2313d27-bc7f-493e-aa9b-af01711fa719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:28.240Z|3252efb4-00ed-4405-9215-c82445750418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:28.240Z|2d2a8708-8c48-4e11-a86f-4288b6657318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:28.241Z|d2313d27-bc7f-493e-aa9b-af01711fa719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:28.241Z|2d2a8708-8c48-4e11-a86f-4288b6657318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:28.241Z|3252efb4-00ed-4405-9215-c82445750418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:38.263Z|c9f88e4e-74a9-40a6-bf36-2ddeadbb0203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:38.263Z|d75cb104-6120-433e-be09-56fcfda7055f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:38.263Z|c9f88e4e-74a9-40a6-bf36-2ddeadbb0203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:38.264Z|d75cb104-6120-433e-be09-56fcfda7055f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:38.264Z|492d9f4e-60cc-4bfe-b0fb-e01a5fbbb797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:38.264Z|492d9f4e-60cc-4bfe-b0fb-e01a5fbbb797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:41.465Z|d9907622-c971-4609-ae1a-6de78fbc8ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:50:41.468Z|d9907622-c971-4609-ae1a-6de78fbc8ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:50:48.282Z|9d8acc10-72e1-40de-9a89-c71ea92190cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:48.282Z|f7302c69-6820-4d58-ba27-f93fa1865b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:48.282Z|9d8acc10-72e1-40de-9a89-c71ea92190cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:48.282Z|a2e1a851-ffc1-45d6-9eaf-da4b791a6e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:48.283Z|a2e1a851-ffc1-45d6-9eaf-da4b791a6e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:48.283Z|f7302c69-6820-4d58-ba27-f93fa1865b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:55.539Z|f51c53de-a399-49b8-b26a-bf89c9e24e50|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:50:55.540Z|f51c53de-a399-49b8-b26a-bf89c9e24e50|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:56.466Z|b3b58dc0-e9e0-4f29-a31e-3561811a1c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:50:56.466Z|b3b58dc0-e9e0-4f29-a31e-3561811a1c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:50:56.704Z|f4f1ddfc-b510-4a1e-baff-d3c83dbe89e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:50:56.705Z|f4f1ddfc-b510-4a1e-baff-d3c83dbe89e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:50:58.303Z|7b304bce-b009-4810-a86a-afee9ea1d2a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:58.305Z|7b304bce-b009-4810-a86a-afee9ea1d2a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:58.305Z|0e528c0d-b86f-46e1-b51b-aed538e19eae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:58.305Z|0e528c0d-b86f-46e1-b51b-aed538e19eae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:50:58.305Z|1dce57eb-527f-4ef4-a293-8af25faacdc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:50:58.306Z|1dce57eb-527f-4ef4-a293-8af25faacdc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:08.329Z|3f2f82d3-9c0d-4c3d-8d7e-6629246ddbaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:08.329Z|30618a6c-e0da-4745-96e8-c399cc1ca73c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:08.329Z|7ec9d24d-91fd-45e1-9f78-75e041df7638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:08.330Z|3f2f82d3-9c0d-4c3d-8d7e-6629246ddbaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:08.330Z|30618a6c-e0da-4745-96e8-c399cc1ca73c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:08.330Z|7ec9d24d-91fd-45e1-9f78-75e041df7638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:11.465Z|524ab000-2b4c-479a-a05f-e95dbcecaa1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:51:11.466Z|524ab000-2b4c-479a-a05f-e95dbcecaa1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:51:18.348Z|20f00b0f-7451-4399-a3cd-52c4fe2ecbea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:18.348Z|f2f9cee4-6d16-48ec-b3a2-d07c6eff304f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:18.348Z|50b7c623-24b9-4c9f-892e-d892dce2db97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:18.349Z|f2f9cee4-6d16-48ec-b3a2-d07c6eff304f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:18.349Z|20f00b0f-7451-4399-a3cd-52c4fe2ecbea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:18.349Z|50b7c623-24b9-4c9f-892e-d892dce2db97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:26.466Z|08d20f7c-3180-488d-8d0b-4a7a8823e5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:51:26.469Z|08d20f7c-3180-488d-8d0b-4a7a8823e5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:51:26.706Z|4e84e697-c916-4ea0-a058-35740b8bdb44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:51:26.707Z|4e84e697-c916-4ea0-a058-35740b8bdb44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:51:28.367Z|942488eb-15c1-415e-9576-77b152a704d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:28.367Z|0f367c24-0602-40e1-a7ac-1f0a035cf788|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:28.367Z|43c5f153-bcce-4778-8797-c94787394465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:28.367Z|0f367c24-0602-40e1-a7ac-1f0a035cf788|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:28.367Z|942488eb-15c1-415e-9576-77b152a704d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:28.368Z|43c5f153-bcce-4778-8797-c94787394465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:38.388Z|8c01f3c0-3b07-4200-a561-7ee124bef85c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:38.388Z|39f04671-277e-49c0-aeca-11813c2aff38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:38.388Z|e786d87d-0fa8-4fea-bec0-d4a09174f2fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:38.388Z|8c01f3c0-3b07-4200-a561-7ee124bef85c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:38.388Z|39f04671-277e-49c0-aeca-11813c2aff38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:38.388Z|e786d87d-0fa8-4fea-bec0-d4a09174f2fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:41.465Z|bdbc2435-2a60-4fad-ae94-5a1efb40b15b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:51:41.466Z|bdbc2435-2a60-4fad-ae94-5a1efb40b15b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:51:48.408Z|ac16d158-4ee5-48f4-af24-f4c37746f63a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:48.407Z|152d3981-521a-4952-9327-02b1f6c3813a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:48.408Z|95bf1095-aabc-4131-b912-88d3ad30eadd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:48.408Z|152d3981-521a-4952-9327-02b1f6c3813a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:48.408Z|ac16d158-4ee5-48f4-af24-f4c37746f63a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:48.409Z|95bf1095-aabc-4131-b912-88d3ad30eadd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:55.539Z|fb446122-0ba8-4c65-8383-82167678a55b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:51:55.540Z|fb446122-0ba8-4c65-8383-82167678a55b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:56.466Z|2f5d4eb3-be09-4cc0-9719-b56f4f4d065a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:51:56.466Z|2f5d4eb3-be09-4cc0-9719-b56f4f4d065a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:51:56.707Z|bd0790da-3a7c-4944-842a-0d314336e219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:51:56.708Z|bd0790da-3a7c-4944-842a-0d314336e219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:51:58.429Z|3bcd49b2-2db2-4920-94c6-97222a8d26c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:58.429Z|ab79aeca-2ef1-4109-93b9-a2a2693e3f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:58.430Z|3bcd49b2-2db2-4920-94c6-97222a8d26c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:58.430Z|ab79aeca-2ef1-4109-93b9-a2a2693e3f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:51:58.432Z|a36c06fc-fe6e-49dd-9bc4-6423d81992d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:51:58.433Z|a36c06fc-fe6e-49dd-9bc4-6423d81992d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:08.449Z|dbdbd046-3a8a-4a21-b6be-44e59ee2cc73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:08.449Z|efb1fc3c-7810-456b-90b5-6dc60d46845e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:08.449Z|dbdbd046-3a8a-4a21-b6be-44e59ee2cc73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:08.449Z|efb1fc3c-7810-456b-90b5-6dc60d46845e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:08.450Z|2cd4c8e5-604d-4dc3-8e1e-d06a32a3b213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:08.451Z|2cd4c8e5-604d-4dc3-8e1e-d06a32a3b213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:11.466Z|c293fb68-e105-4d44-94db-4a668010e5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:52:11.469Z|c293fb68-e105-4d44-94db-4a668010e5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:52:18.468Z|22850d83-8206-4e19-a498-2306ec409dee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:18.468Z|9ea627fc-228e-4aae-ad27-e108f5328651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:18.468Z|70ca417f-5021-4e9e-8cce-0c96659e1a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:18.468Z|22850d83-8206-4e19-a498-2306ec409dee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:18.468Z|70ca417f-5021-4e9e-8cce-0c96659e1a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:18.468Z|9ea627fc-228e-4aae-ad27-e108f5328651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:26.465Z|b67a82a5-2883-4f35-98d6-201cce8d5c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:52:26.466Z|b67a82a5-2883-4f35-98d6-201cce8d5c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:52:26.709Z|73ea22a9-021b-479f-a1b7-538d452866c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:52:26.709Z|73ea22a9-021b-479f-a1b7-538d452866c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:52:28.487Z|9367a969-998a-4ade-aa0d-66723d68eae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:28.487Z|2c7149a7-23a2-4104-b9e0-a077ed1ec28c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:28.488Z|9367a969-998a-4ade-aa0d-66723d68eae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:28.488Z|2c7149a7-23a2-4104-b9e0-a077ed1ec28c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:28.488Z|76e5de15-572d-46ba-a203-fdc96437f656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:28.489Z|76e5de15-572d-46ba-a203-fdc96437f656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:38.507Z|0f02bc39-a44c-4b42-a43f-4135c8c68af8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:38.507Z|0f02bc39-a44c-4b42-a43f-4135c8c68af8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:38.507Z|9892c92b-e2e9-4b6f-8431-91decb5dee0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:38.508Z|9892c92b-e2e9-4b6f-8431-91decb5dee0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:38.508Z|3bd1094c-5f5f-4725-ac28-675795e8d116|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:38.509Z|3bd1094c-5f5f-4725-ac28-675795e8d116|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:41.465Z|7849713e-e3d1-47cd-a61f-a64c4436225c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:52:41.466Z|7849713e-e3d1-47cd-a61f-a64c4436225c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:52:48.526Z|073ebf09-4aee-4996-ad95-7fb969f6b322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:48.527Z|39af6d0f-20e0-4818-a317-133f2defba85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:48.527Z|073ebf09-4aee-4996-ad95-7fb969f6b322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:48.528Z|39af6d0f-20e0-4818-a317-133f2defba85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:48.529Z|c75d5d46-704d-4d9f-9346-414e5c3f6959|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:48.530Z|c75d5d46-704d-4d9f-9346-414e5c3f6959|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:55.540Z|0dedee42-24c4-4cad-b964-80a6bbcfdf2b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-21T01:52:55.541Z|0dedee42-24c4-4cad-b964-80a6bbcfdf2b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:56.465Z|60abb241-cb96-4812-a633-8984c977b21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:52:56.467Z|60abb241-cb96-4812-a633-8984c977b21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:52:56.710Z|9fd0a32c-7e64-4fe9-bc18-572eafb55a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-21T01:52:56.710Z|9fd0a32c-7e64-4fe9-bc18-572eafb55a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-21T01:52:58.549Z|c8b52bf5-ee7f-4140-a19b-8ac499119990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:58.549Z|2f383f8e-a8c7-4e5b-89ad-0193e27b0c2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:58.549Z|4eecf6a6-eb91-4504-9064-33bc9fcbb793|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-21T01:52:58.550Z|c8b52bf5-ee7f-4140-a19b-8ac499119990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:58.550Z|4eecf6a6-eb91-4504-9064-33bc9fcbb793|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-21T01:52:58.550Z|2f383f8e-a8c7-4e5b-89ad-0193e27b0c2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.