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-10T09:54:30.933Z||main|||||INFO|500||The following profiles are active: basic
2022-01-10T09:54:47.380Z||main|||||INFO|500||Starting service [Tomcat]
2022-01-10T09:54:47.381Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-01-10T09:54:47.536Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-01-10T09:54:58.306Z||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-10T09:54:58.637Z||main|||||INFO|500||catdb-pool - Starting...
2022-01-10T09:54:59.035Z||main|||||INFO|500||catdb-pool - Start completed.
2022-01-10T09:54:59.458Z||main|||||INFO|500||reqdb-pool - Starting...
2022-01-10T09:54:59.471Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-01-10T09:54:59.677Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-01-10T09:55:00.140Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-01-10T09:55:01.091Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-01-10T09:55:06.752Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-01-10T09:55:08.875Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-10T09:55:08.940Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-01-10T09:55:09.572Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-01-10T09:55:09.708Z||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-10T09:55:10.933Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-10T09:55:12.231Z||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-10T09:55:17.497Z||main|||||WARN|500||---
2022-01-10T09:55:17.498Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-01-10T09:55:17.498Z||main|||||WARN|500||---
2022-01-10T09:55:17.971Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-01-10T09:55:23.866Z||main|||||INFO|500||Started ApiHandlerApplication in 56.838 seconds (JVM running for 62.363)
2022-01-10T09:55:23.882Z|a3a8a6b4-5c2d-4824-9033-ea572b98fd74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:55:23.897Z|a3a8a6b4-5c2d-4824-9033-ea572b98fd74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:55:23.899Z|0bb90dbf-ac04-4c42-aa0e-66c6236e9ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:55:23.906Z|0bb90dbf-ac04-4c42-aa0e-66c6236e9ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:55:29.553Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-01-10T09:55:29.850Z|e61fa16a-360c-4835-aeb9-b2efe6e418ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:55:29.854Z|b441d324-cbbf-4864-af5d-4102819d992f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:55:29.858Z|a61d938f-8535-4b13-9eaa-96f2c43c3558|http-nio-8080-exec-4|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-10T09:55:30.351Z|e61fa16a-360c-4835-aeb9-b2efe6e418ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:55:30.354Z|b441d324-cbbf-4864-af5d-4102819d992f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:55:30.354Z|a61d938f-8535-4b13-9eaa-96f2c43c3558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:55:38.839Z|011ad52c-281b-45b6-8a35-1003015c90cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:55:38.842Z|011ad52c-281b-45b6-8a35-1003015c90cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:55:40.317Z|19ead42b-4977-414a-8e7e-086ad860eb50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:55:40.318Z|19ead42b-4977-414a-8e7e-086ad860eb50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:55:40.320Z|379d1d13-cf2a-4249-af2c-043a9d7f0df0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:55:40.321Z|379d1d13-cf2a-4249-af2c-043a9d7f0df0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:55:40.327Z|c4d1bd66-9872-41bd-92cd-edce0d26ad69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:55:40.328Z|c4d1bd66-9872-41bd-92cd-edce0d26ad69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:55:50.366Z|5b6de1d9-6130-480a-a0a3-aef8a6b39f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:55:50.376Z|a6a664b8-91e6-4bb0-bc3b-01b954ff3066|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:55:50.377Z|a6a664b8-91e6-4bb0-bc3b-01b954ff3066|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:55:50.369Z|1daec508-fc23-4d25-94fc-a662a125d9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:55:50.369Z|5b6de1d9-6130-480a-a0a3-aef8a6b39f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:55:50.385Z|1daec508-fc23-4d25-94fc-a662a125d9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:55:53.839Z|10169c01-3b3d-4b8f-8634-22dbd2707ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:55:53.840Z|10169c01-3b3d-4b8f-8634-22dbd2707ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:55:53.908Z|0fbbf5cf-c803-439c-badb-3b00c7d25a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:55:53.908Z|0fbbf5cf-c803-439c-badb-3b00c7d25a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:56:00.423Z|a421d43c-ab6e-4e13-8567-e88eb57d6862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:00.425Z|a421d43c-ab6e-4e13-8567-e88eb57d6862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:00.436Z|d37c5e04-bc05-4332-a5d1-5182a074cc93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:00.438Z|1b3cbf04-ca70-4df1-ab6e-c9482b70989c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:00.439Z|d37c5e04-bc05-4332-a5d1-5182a074cc93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:00.439Z|1b3cbf04-ca70-4df1-ab6e-c9482b70989c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:08.844Z|bb5b91eb-4ef2-4f54-bc09-e01304d50f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:56:08.852Z|bb5b91eb-4ef2-4f54-bc09-e01304d50f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:56:10.490Z|e169487f-c976-44be-a891-2ec2516235cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:10.492Z|e169487f-c976-44be-a891-2ec2516235cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:10.499Z|74fde9c9-f17c-467a-a93c-64bc0f3ac0c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:10.499Z|33280682-ce8e-4711-b0d7-35c8ba94c12f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:10.500Z|74fde9c9-f17c-467a-a93c-64bc0f3ac0c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:10.502Z|33280682-ce8e-4711-b0d7-35c8ba94c12f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:20.544Z|fe7ecbd0-8ee2-4e6e-8708-fe2e7db27d41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:20.546Z|fe7ecbd0-8ee2-4e6e-8708-fe2e7db27d41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:20.564Z|7792b4ba-b2e2-489b-9d20-67aec4ecf581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:20.567Z|7792b4ba-b2e2-489b-9d20-67aec4ecf581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:20.598Z|62d36eff-e5a7-4012-b7d5-c7e04e69afe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:20.599Z|62d36eff-e5a7-4012-b7d5-c7e04e69afe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:23.841Z|d87c0d9b-8324-4db6-be03-0e79137ad09d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:56:23.842Z|d87c0d9b-8324-4db6-be03-0e79137ad09d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:56:23.910Z|eeb3f786-b45f-4908-b81a-329dda96c9b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:56:23.911Z|eeb3f786-b45f-4908-b81a-329dda96c9b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:56:30.580Z|e8e5dc8b-c8f2-4775-a1c1-a0bd2d4b5e55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:30.582Z|e8e5dc8b-c8f2-4775-a1c1-a0bd2d4b5e55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:30.598Z|8e2c2259-b997-4288-aa50-a354f50e50c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:30.600Z|8e2c2259-b997-4288-aa50-a354f50e50c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:30.630Z|6f163920-8ea4-4da4-9fbf-dd07cb9e5e43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:30.633Z|6f163920-8ea4-4da4-9fbf-dd07cb9e5e43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:38.840Z|77ee43f3-1d0a-4e37-a952-1141db3d07d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:56:38.842Z|77ee43f3-1d0a-4e37-a952-1141db3d07d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:56:40.616Z|a0889a7c-b274-49d1-919a-fb2726f6158c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:40.618Z|a0889a7c-b274-49d1-919a-fb2726f6158c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:40.641Z|550c1b42-b7bb-42be-8076-a0a65c90e067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:40.644Z|550c1b42-b7bb-42be-8076-a0a65c90e067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:40.667Z|51b980a1-1242-4690-8bba-72d96fda0dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:40.668Z|51b980a1-1242-4690-8bba-72d96fda0dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:50.644Z|3480c2c6-6c55-4494-9b1d-d116ef93b53a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:50.645Z|3480c2c6-6c55-4494-9b1d-d116ef93b53a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:50.671Z|e7789bb8-2343-4b8c-bcd9-3df65c8294b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:50.672Z|e7789bb8-2343-4b8c-bcd9-3df65c8294b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:50.707Z|b0242f20-fe4b-4dd7-9fc7-a888bfd63e0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:56:50.709Z|b0242f20-fe4b-4dd7-9fc7-a888bfd63e0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:56:53.841Z|470b609f-d850-412e-97fc-6933f98f4856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:56:53.846Z|470b609f-d850-412e-97fc-6933f98f4856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:56:53.913Z|023d01ef-a79e-47f8-984c-88d7d6e9816b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:56:53.914Z|023d01ef-a79e-47f8-984c-88d7d6e9816b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:57:00.685Z|be347e3c-b396-48fb-9a4f-6e73b99573e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:00.689Z|be347e3c-b396-48fb-9a4f-6e73b99573e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:00.706Z|296cf090-7d7f-4470-945f-7818620b9a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:00.708Z|296cf090-7d7f-4470-945f-7818620b9a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:00.749Z|168d5f60-45e3-45f7-8d9f-5d4501d051e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:00.752Z|168d5f60-45e3-45f7-8d9f-5d4501d051e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:08.838Z|710e39a6-7f33-4549-9162-bba92e854b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:57:08.839Z|710e39a6-7f33-4549-9162-bba92e854b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:57:10.724Z|bfccab57-4609-40db-83b3-ae84d05008ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:10.725Z|bfccab57-4609-40db-83b3-ae84d05008ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:10.748Z|38d96e0e-eba6-4d19-ba48-6a140c3f36b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:10.749Z|38d96e0e-eba6-4d19-ba48-6a140c3f36b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:10.778Z|3d49d8bf-d90a-44f5-996a-3e4be4aef8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:10.779Z|3d49d8bf-d90a-44f5-996a-3e4be4aef8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:20.750Z|0eceb39e-477a-47ee-a7c0-bd64d613c59e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:20.752Z|0eceb39e-477a-47ee-a7c0-bd64d613c59e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:20.775Z|609910a6-ff0d-4593-b3d0-189088f85ecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:20.776Z|609910a6-ff0d-4593-b3d0-189088f85ecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:20.811Z|dd274df3-572b-4b00-a4c3-4376245af06a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:20.812Z|dd274df3-572b-4b00-a4c3-4376245af06a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:23.838Z|257c4d0c-cddb-45d3-9af7-f798992e0839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:57:23.839Z|257c4d0c-cddb-45d3-9af7-f798992e0839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:57:23.916Z|d0956581-87be-4800-a72a-d88418a37d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:57:23.916Z|d0956581-87be-4800-a72a-d88418a37d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:57:30.779Z|46ed9fe1-18e7-4706-b0ee-96d0985fe0ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:30.780Z|46ed9fe1-18e7-4706-b0ee-96d0985fe0ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:30.800Z|16f07166-d023-4c95-9501-b874113899f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:30.801Z|16f07166-d023-4c95-9501-b874113899f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:30.839Z|70428617-42df-439b-b80c-98420cb0b7be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:30.840Z|70428617-42df-439b-b80c-98420cb0b7be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:38.838Z|e6f61f35-58ab-4b5f-86eb-a9b2bccfb9f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:57:38.841Z|e6f61f35-58ab-4b5f-86eb-a9b2bccfb9f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:57:40.807Z|81852ae6-703b-458f-a23c-b70007a2ac71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:40.808Z|81852ae6-703b-458f-a23c-b70007a2ac71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:40.826Z|6800520d-034e-49be-9831-25c4f950cc6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:40.827Z|6800520d-034e-49be-9831-25c4f950cc6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:40.864Z|234d2d3b-31c8-4057-8266-508e104798b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:40.865Z|234d2d3b-31c8-4057-8266-508e104798b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:50.839Z|19fc17f2-da00-41be-bf94-17998b1c945d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:50.840Z|19fc17f2-da00-41be-bf94-17998b1c945d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:50.850Z|296074ef-f2bd-40a1-8b5c-8bb044be0170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:50.851Z|296074ef-f2bd-40a1-8b5c-8bb044be0170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:50.888Z|3c148054-24f2-43d1-8511-b106228409bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:57:50.889Z|3c148054-24f2-43d1-8511-b106228409bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:57:53.841Z|b29ed800-7e17-4e3b-a514-4d08a855a57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:57:53.842Z|b29ed800-7e17-4e3b-a514-4d08a855a57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:57:53.919Z|7edfa567-c7de-4b51-b64d-29311ef76e52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:57:53.920Z|7edfa567-c7de-4b51-b64d-29311ef76e52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:58:00.880Z|bf394865-ae22-4497-8b3e-398719eb0d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:00.881Z|bf394865-ae22-4497-8b3e-398719eb0d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:00.882Z|750434e5-d6b7-4bea-a603-69c2d9f2bb70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:00.883Z|750434e5-d6b7-4bea-a603-69c2d9f2bb70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:00.920Z|48340748-2964-4196-9032-20c09350ac96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:00.921Z|48340748-2964-4196-9032-20c09350ac96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:08.848Z|a4596402-6cd9-4933-a60a-8c2e1fd88cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:58:08.851Z|a4596402-6cd9-4933-a60a-8c2e1fd88cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:58:10.911Z|84a94987-1893-445d-8b0b-c7352150f2ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:10.911Z|1da7d753-4e06-4958-8293-92f4986d0bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:10.912Z|84a94987-1893-445d-8b0b-c7352150f2ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:10.912Z|1da7d753-4e06-4958-8293-92f4986d0bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:10.951Z|dec03fde-32c9-4ea7-beb0-50927646091d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:10.952Z|dec03fde-32c9-4ea7-beb0-50927646091d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:20.940Z|75b5d2a3-0798-49da-8da1-191af250770a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:20.940Z|bf6d6227-5726-463c-a9f5-ff0ef1001f0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:20.942Z|75b5d2a3-0798-49da-8da1-191af250770a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:20.941Z|bf6d6227-5726-463c-a9f5-ff0ef1001f0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:20.976Z|6504bd9e-7177-485d-9d61-65217305d412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:20.977Z|6504bd9e-7177-485d-9d61-65217305d412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:23.838Z|1f0b133c-fe8c-40a2-8959-357ed6eaeefa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:58:23.839Z|1f0b133c-fe8c-40a2-8959-357ed6eaeefa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:58:23.921Z|93138f70-c148-4f7f-8411-b532ffadabf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:58:23.922Z|93138f70-c148-4f7f-8411-b532ffadabf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:58:30.978Z|4fee64bb-1ee8-46ca-b0e1-42dc0da041e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:30.978Z|da08daf1-041a-40ef-99cf-eba536c94e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:30.979Z|da08daf1-041a-40ef-99cf-eba536c94e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:30.979Z|4fee64bb-1ee8-46ca-b0e1-42dc0da041e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:31.004Z|b5975fbc-8c70-4db7-a432-56c29b24f62d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:31.006Z|b5975fbc-8c70-4db7-a432-56c29b24f62d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:38.841Z|42e4e724-e309-4ea0-9571-7bfb6e46ed15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:58:38.844Z|42e4e724-e309-4ea0-9571-7bfb6e46ed15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:58:41.022Z|d17d19d4-3f51-4641-9b4a-aff965feceaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:41.022Z|d25ebeee-c8a7-4a06-adfc-a4f9c0fd8134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:41.025Z|d25ebeee-c8a7-4a06-adfc-a4f9c0fd8134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:41.025Z|d17d19d4-3f51-4641-9b4a-aff965feceaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:41.031Z|58eea6b0-7b44-4bf2-a3c6-5aa22e234078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:41.032Z|58eea6b0-7b44-4bf2-a3c6-5aa22e234078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:51.057Z|ea429808-4937-4fae-b395-a28136cb2093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:51.058Z|ea429808-4937-4fae-b395-a28136cb2093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:51.062Z|1e5aef96-abe3-4d48-8381-80eb446a03d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:51.062Z|b8ce4a3a-f6dc-44af-b7a4-7967229f22a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:58:51.063Z|1e5aef96-abe3-4d48-8381-80eb446a03d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:51.063Z|b8ce4a3a-f6dc-44af-b7a4-7967229f22a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:58:53.838Z|84378486-a4f3-4bc3-805d-bdfea7a7fccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:58:53.841Z|84378486-a4f3-4bc3-805d-bdfea7a7fccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:58:53.923Z|48a8de60-b1fd-43c5-9e9a-9c774412b56a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:58:53.924Z|48a8de60-b1fd-43c5-9e9a-9c774412b56a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:59:01.085Z|3e59c37f-a424-4222-9c09-d4f870f630fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:01.085Z|b0973b8b-a224-48ba-8418-a599c90007e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:01.086Z|3e59c37f-a424-4222-9c09-d4f870f630fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:01.086Z|b0973b8b-a224-48ba-8418-a599c90007e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:01.086Z|6d6ec7b6-bcc3-4177-ad64-7776722d78a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:01.087Z|6d6ec7b6-bcc3-4177-ad64-7776722d78a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:08.840Z|2a692fde-36d5-477c-a6cf-4029b5eeba5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:59:08.841Z|2a692fde-36d5-477c-a6cf-4029b5eeba5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:59:11.832Z|2c2e2834-00b3-4ad1-ba7a-23b59c49d8ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:11.832Z|36bc0276-f928-4916-acb9-6ba7f9ac9202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:11.832Z|7152ebf4-aa82-42fb-9978-36ad31c84620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:11.833Z|2c2e2834-00b3-4ad1-ba7a-23b59c49d8ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:11.833Z|36bc0276-f928-4916-acb9-6ba7f9ac9202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:11.834Z|7152ebf4-aa82-42fb-9978-36ad31c84620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:21.860Z|d4ee4eae-a9e1-456e-b5d5-932924d08d04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:21.860Z|48e084d9-ff5b-4005-8859-33d0d9df2acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:21.861Z|d4ee4eae-a9e1-456e-b5d5-932924d08d04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:21.861Z|48e084d9-ff5b-4005-8859-33d0d9df2acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:21.866Z|7c67f3bc-8659-4d30-8e85-fceb5bfd5093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:21.867Z|7c67f3bc-8659-4d30-8e85-fceb5bfd5093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:23.838Z|62cb3dcb-9421-4268-8e75-d14e3adc6d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:59:23.839Z|62cb3dcb-9421-4268-8e75-d14e3adc6d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:59:23.925Z|5f9cab83-376f-4b2a-87ab-9102dfc0e47d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:59:23.927Z|5f9cab83-376f-4b2a-87ab-9102dfc0e47d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:59:31.892Z|d149cbfb-a7f4-40e1-aebd-eaaa52ba9b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:31.892Z|3117af06-f137-4128-bfd2-5018940b148b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:31.893Z|d149cbfb-a7f4-40e1-aebd-eaaa52ba9b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:31.893Z|3117af06-f137-4128-bfd2-5018940b148b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:31.896Z|d40bc468-ea5e-4b5c-87ce-09944fa3ed0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:31.897Z|d40bc468-ea5e-4b5c-87ce-09944fa3ed0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:38.838Z|80971cfe-95bf-48c1-b496-17e5006eab87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:59:38.841Z|80971cfe-95bf-48c1-b496-17e5006eab87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:59:41.918Z|19daf1ed-6b75-417e-a302-5931f8505b03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:41.918Z|dfc96f67-8957-45b0-849f-a4f067615a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:41.920Z|19daf1ed-6b75-417e-a302-5931f8505b03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:41.920Z|dfc96f67-8957-45b0-849f-a4f067615a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:41.922Z|cdd35c4c-ceb4-4fa9-83a9-c6fba3707efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:41.923Z|cdd35c4c-ceb4-4fa9-83a9-c6fba3707efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:51.944Z|09de1f05-ec41-49bc-b4d0-ff2334e6405a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:51.944Z|c3fbb066-552a-4688-b994-ae15d0e57e82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:51.946Z|09de1f05-ec41-49bc-b4d0-ff2334e6405a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:51.945Z|c3fbb066-552a-4688-b994-ae15d0e57e82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:51.950Z|7a63b6c5-5c35-4ec5-a607-8bc451946b31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T09:59:51.951Z|7a63b6c5-5c35-4ec5-a607-8bc451946b31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T09:59:53.838Z|880f87c4-d748-4354-aa93-e665dbc5674b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:59:53.839Z|880f87c4-d748-4354-aa93-e665dbc5674b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T09:59:53.928Z|7237da33-416d-44cd-afb0-e2c13bef3e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T09:59:53.929Z|7237da33-416d-44cd-afb0-e2c13bef3e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:00:01.970Z|d42eec5b-62e9-4b40-bb42-2d007034025e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:01.971Z|d42eec5b-62e9-4b40-bb42-2d007034025e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:01.971Z|ba5d8c77-5ee7-4100-bbe5-61c2c895845c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:01.972Z|ba5d8c77-5ee7-4100-bbe5-61c2c895845c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:01.976Z|916bc981-74d9-486a-a467-14eceb65f4d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:01.977Z|916bc981-74d9-486a-a467-14eceb65f4d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:08.838Z|1e7e3479-9a84-46cf-a5bf-f45d262211d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:00:08.839Z|1e7e3479-9a84-46cf-a5bf-f45d262211d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:00:11.996Z|5616be94-ec25-4b57-9542-409df322ebc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:11.996Z|80e5e1da-c7e4-4efc-9439-019cce87bd35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:11.997Z|5616be94-ec25-4b57-9542-409df322ebc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:11.997Z|80e5e1da-c7e4-4efc-9439-019cce87bd35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:12.022Z|de973fe2-76e3-4eef-9bc4-5299e05e46eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:12.023Z|de973fe2-76e3-4eef-9bc4-5299e05e46eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:22.026Z|7c37f188-f267-4de1-b4d8-d77ade74811d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:22.027Z|7c37f188-f267-4de1-b4d8-d77ade74811d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:22.029Z|68bd452b-5866-4dc2-bed9-5ee844dddf0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:22.031Z|68bd452b-5866-4dc2-bed9-5ee844dddf0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:22.051Z|cfe1a785-c6f0-40c7-92bd-d837b5f4cdd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:22.052Z|cfe1a785-c6f0-40c7-92bd-d837b5f4cdd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:23.838Z|42561205-839b-49da-9089-1b19e541886b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:00:23.841Z|42561205-839b-49da-9089-1b19e541886b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:00:23.931Z|57a5f98f-c183-47c4-bf70-f93773b1d4e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:00:23.932Z|57a5f98f-c183-47c4-bf70-f93773b1d4e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:00:32.055Z|64ee37c1-df79-4761-aa37-df8557b69736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:32.055Z|e5e511ef-c6ce-4312-938a-8cb2690d7a60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:32.055Z|e5e511ef-c6ce-4312-938a-8cb2690d7a60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:32.056Z|64ee37c1-df79-4761-aa37-df8557b69736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:32.081Z|f310fded-b29a-471c-942b-b688a66dadc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:32.083Z|f310fded-b29a-471c-942b-b688a66dadc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:38.838Z|5c1c959f-2fce-486c-a220-de68998b698d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:00:38.839Z|5c1c959f-2fce-486c-a220-de68998b698d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:00:42.090Z|67ba58c4-6936-479b-a404-b8828e636b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:42.090Z|a657b4b5-d24e-433a-a335-4d87d4152d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:42.091Z|a657b4b5-d24e-433a-a335-4d87d4152d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:42.091Z|67ba58c4-6936-479b-a404-b8828e636b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:42.117Z|0e9558c5-17c6-40ab-b020-45c7c8431e89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:42.119Z|0e9558c5-17c6-40ab-b020-45c7c8431e89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:52.136Z|b8e465eb-ecb3-49fb-a7de-f4260fff3de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:52.136Z|a041f5dd-8e19-4792-983e-04ebc241ad8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:52.140Z|b8e465eb-ecb3-49fb-a7de-f4260fff3de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:52.140Z|a041f5dd-8e19-4792-983e-04ebc241ad8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:52.152Z|ddf9653c-4b50-45a8-b11e-bb59ebef4a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:00:52.153Z|ddf9653c-4b50-45a8-b11e-bb59ebef4a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:00:53.841Z|e804b406-baf8-4b7c-86d2-92233897d10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:00:53.845Z|e804b406-baf8-4b7c-86d2-92233897d10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:00:53.933Z|2b412806-6825-41f9-ae7f-dd40209e2dfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:00:53.933Z|2b412806-6825-41f9-ae7f-dd40209e2dfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:01:02.172Z|4e077d1f-ad8c-40ef-b84e-2d4f6d29d4f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:02.172Z|502494c0-b8ae-4191-9bd3-fb59a17e56d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:02.174Z|4e077d1f-ad8c-40ef-b84e-2d4f6d29d4f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:02.174Z|502494c0-b8ae-4191-9bd3-fb59a17e56d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:02.178Z|7b8c297f-13e9-4d8d-9c85-638395bd9b32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:02.179Z|7b8c297f-13e9-4d8d-9c85-638395bd9b32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:08.838Z|36266774-d8da-4abe-8d48-5f92b836b194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:01:08.839Z|36266774-d8da-4abe-8d48-5f92b836b194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:01:12.200Z|4b2c809f-0f82-456f-abc9-a928989eca8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:12.200Z|f4f771b6-80f8-49c6-b6fb-2d455d0f38a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:12.201Z|f4f771b6-80f8-49c6-b6fb-2d455d0f38a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:12.201Z|4b2c809f-0f82-456f-abc9-a928989eca8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:12.211Z|b78bc999-053b-498c-9fb3-1e49308a52c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:12.211Z|b78bc999-053b-498c-9fb3-1e49308a52c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:22.233Z|23830e09-e3fc-44eb-b225-d2db7063c61c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:22.234Z|23830e09-e3fc-44eb-b225-d2db7063c61c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:22.245Z|cf853e12-4541-452b-b6ca-d8479be8c794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:22.246Z|cf853e12-4541-452b-b6ca-d8479be8c794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:22.246Z|33912394-d5ed-484c-9545-d39ba56b8e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:22.247Z|33912394-d5ed-484c-9545-d39ba56b8e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:23.838Z|31837441-7f4f-4d5d-a42a-742a975a7606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:01:23.839Z|31837441-7f4f-4d5d-a42a-742a975a7606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:01:23.935Z|4fbc7f89-93af-46ea-9600-61286a7a2b76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:01:23.936Z|4fbc7f89-93af-46ea-9600-61286a7a2b76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:01:32.261Z|e53e99db-a3bb-46e8-964a-75ace3c85a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:32.262Z|e53e99db-a3bb-46e8-964a-75ace3c85a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:32.276Z|516f8729-7802-4339-a0f3-f4a9d2df5e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:32.276Z|f0d89521-1809-4903-85a7-8762de040487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:32.277Z|516f8729-7802-4339-a0f3-f4a9d2df5e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:32.277Z|f0d89521-1809-4903-85a7-8762de040487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:38.838Z|298d02c4-89a6-443a-961d-a01b9ed2e460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:01:38.841Z|298d02c4-89a6-443a-961d-a01b9ed2e460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:01:42.287Z|c5e69f62-fb20-426a-935f-dcb68fcc8940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:42.289Z|c5e69f62-fb20-426a-935f-dcb68fcc8940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:42.299Z|15b6bea3-a265-471d-abdd-a3af2033af55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:42.299Z|f798bd10-0a54-4908-b594-22f032f94f47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:42.300Z|15b6bea3-a265-471d-abdd-a3af2033af55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:42.300Z|f798bd10-0a54-4908-b594-22f032f94f47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:52.312Z|7548a4c5-f9b1-4286-9b59-f27579123127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:52.313Z|7548a4c5-f9b1-4286-9b59-f27579123127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:52.322Z|c7276745-b66a-4f0d-9af5-5541cc919c5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:52.324Z|c7276745-b66a-4f0d-9af5-5541cc919c5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:52.326Z|964ba0d7-ddcd-4e5b-9b8b-3676197586cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:01:52.327Z|964ba0d7-ddcd-4e5b-9b8b-3676197586cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:01:53.838Z|5b76c66a-3a6d-4873-95d1-6703dac88482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:01:53.839Z|5b76c66a-3a6d-4873-95d1-6703dac88482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:01:53.937Z|5456a3e9-165a-493f-8090-2c9815124664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:01:53.939Z|5456a3e9-165a-493f-8090-2c9815124664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:02:02.341Z|0934147f-c0bb-40c9-aa2b-1b2c192b3c47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:02.342Z|0934147f-c0bb-40c9-aa2b-1b2c192b3c47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:02.356Z|f21b4029-6ac8-4b53-a52f-1ffa15339fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:02.358Z|f21b4029-6ac8-4b53-a52f-1ffa15339fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:02.358Z|13fd9774-99db-42f5-aff7-b16f5637fe4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:02.359Z|13fd9774-99db-42f5-aff7-b16f5637fe4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:08.839Z|6e01d719-348c-49f2-a88b-5ad25ecb9669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:02:08.839Z|6e01d719-348c-49f2-a88b-5ad25ecb9669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:02:12.369Z|5736301c-3149-4010-bb85-ae610785264a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:12.370Z|5736301c-3149-4010-bb85-ae610785264a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:12.380Z|d8fd2f70-befa-410e-a31d-94a732e7a215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:12.382Z|432c1d62-df71-4b41-9579-7c503d4519f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:12.382Z|d8fd2f70-befa-410e-a31d-94a732e7a215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:12.382Z|432c1d62-df71-4b41-9579-7c503d4519f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:22.395Z|26138d3e-cf0a-4b02-91d9-df0ce93e819f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:22.397Z|26138d3e-cf0a-4b02-91d9-df0ce93e819f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:22.406Z|f6bcede1-cdf7-43ae-8f85-932c74f55430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:22.406Z|9a250471-3856-447b-9215-bee08a007349|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:22.407Z|9a250471-3856-447b-9215-bee08a007349|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:22.408Z|f6bcede1-cdf7-43ae-8f85-932c74f55430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:23.838Z|7a243b59-0183-4bff-9a83-a6973b34b172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:02:23.841Z|7a243b59-0183-4bff-9a83-a6973b34b172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:02:23.939Z|182b3d7b-f7a5-434b-988e-b71058ae75f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:02:23.940Z|182b3d7b-f7a5-434b-988e-b71058ae75f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:02:32.425Z|7c63266e-e562-4661-ba6d-5bac60da7212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:32.426Z|7c63266e-e562-4661-ba6d-5bac60da7212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:32.436Z|14a379c1-d9b3-4f7d-bbc7-ffe53273afd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:32.438Z|14a379c1-d9b3-4f7d-bbc7-ffe53273afd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:32.440Z|184c651e-4717-421e-ab17-973a313952c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:32.440Z|184c651e-4717-421e-ab17-973a313952c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:38.838Z|c8726262-43d1-435f-ae86-3799a0b42811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:02:38.839Z|c8726262-43d1-435f-ae86-3799a0b42811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:02:42.459Z|a3dd5f4d-a652-4624-9c05-2ed598f33c0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:42.460Z|a3dd5f4d-a652-4624-9c05-2ed598f33c0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:42.468Z|07d56e1e-218d-4633-a64e-a434c922371b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:42.468Z|a0d059a7-ec44-4cad-9d01-692e7c0a59e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:42.469Z|07d56e1e-218d-4633-a64e-a434c922371b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:42.469Z|a0d059a7-ec44-4cad-9d01-692e7c0a59e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:52.506Z|900a7581-cc4e-4b43-8b82-154a021eeef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:52.506Z|e81bda04-8e6a-4123-8e26-6c2893b66797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:52.506Z|a827fa7d-4198-44f1-ac6a-e70bb0823dd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:02:52.510Z|a827fa7d-4198-44f1-ac6a-e70bb0823dd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:52.510Z|e81bda04-8e6a-4123-8e26-6c2893b66797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:52.510Z|900a7581-cc4e-4b43-8b82-154a021eeef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:02:53.839Z|02bd2ec1-b5d2-468a-898d-162acdfee4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:02:53.840Z|02bd2ec1-b5d2-468a-898d-162acdfee4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:02:53.943Z|38f0cfbf-53e9-45a2-84d1-c6ca44bde7cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:02:53.943Z|38f0cfbf-53e9-45a2-84d1-c6ca44bde7cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:03:02.543Z|c553b68a-6e78-47c5-9eb7-0addac73d6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:02.543Z|ec74e5af-6213-4d4e-9b2b-91e73cffddc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:02.544Z|a5ae9bd2-de1c-4bf1-b6cf-210b0359fa7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:02.544Z|ec74e5af-6213-4d4e-9b2b-91e73cffddc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:02.544Z|c553b68a-6e78-47c5-9eb7-0addac73d6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:02.545Z|a5ae9bd2-de1c-4bf1-b6cf-210b0359fa7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:08.839Z|fd9a6bfd-7bd0-453b-8276-7cb5c2ef5159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:03:08.842Z|fd9a6bfd-7bd0-453b-8276-7cb5c2ef5159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:03:12.570Z|af3fd522-24a1-4779-8486-56df5fe72852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:12.570Z|1e9f8166-0654-45b3-b3d5-ec2d78589cd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:12.571Z|1ecc7cf0-d4af-43cb-8faa-9e91b1d67835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:12.571Z|1e9f8166-0654-45b3-b3d5-ec2d78589cd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:12.571Z|af3fd522-24a1-4779-8486-56df5fe72852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:12.572Z|1ecc7cf0-d4af-43cb-8faa-9e91b1d67835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:22.596Z|4e36e737-0648-426b-8c99-7270683051e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:22.597Z|4e36e737-0648-426b-8c99-7270683051e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:22.597Z|d6a2e305-a3e7-4020-b57a-b89ae35ba76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:22.598Z|d6a2e305-a3e7-4020-b57a-b89ae35ba76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:22.598Z|ad192530-918d-43fe-a6c0-4b6beefaf380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:22.599Z|ad192530-918d-43fe-a6c0-4b6beefaf380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:23.839Z|b4ee6010-5324-402d-86cd-c7fa5599b6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:03:23.840Z|b4ee6010-5324-402d-86cd-c7fa5599b6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:03:23.944Z|6d882840-d2e0-4fa5-9850-879eeb856bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:03:23.945Z|6d882840-d2e0-4fa5-9850-879eeb856bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:03:32.622Z|d9f5ab11-100a-45de-9489-36d28d104e0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:32.622Z|3fadc9d1-d6f2-4622-b25b-8690e03d4936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:32.623Z|d9f5ab11-100a-45de-9489-36d28d104e0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:32.623Z|3fadc9d1-d6f2-4622-b25b-8690e03d4936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:32.624Z|c53a55ea-8c11-41cf-95fa-5bc4c3e3464a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:32.626Z|c53a55ea-8c11-41cf-95fa-5bc4c3e3464a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:38.840Z|a460d361-9147-4059-a159-c21f0d5837a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:03:38.841Z|a460d361-9147-4059-a159-c21f0d5837a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:03:42.650Z|3ec06669-5e11-48a2-b31b-73ac3ea3931a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:42.650Z|8851c170-9c5a-4f1d-b12e-cac8c303cca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:42.651Z|3ec06669-5e11-48a2-b31b-73ac3ea3931a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:42.651Z|8851c170-9c5a-4f1d-b12e-cac8c303cca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:42.651Z|df8f7bed-7425-4630-8bce-b9d3c0a6fb82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:42.652Z|df8f7bed-7425-4630-8bce-b9d3c0a6fb82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:52.677Z|f2f689cb-5a95-44ec-8935-d63609434564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:52.678Z|f2f689cb-5a95-44ec-8935-d63609434564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:52.680Z|3c6bbb28-2693-4ea4-9848-318ad99a9c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:52.680Z|6f168910-b01e-48f6-89fa-ec05c4c191a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:03:52.681Z|3c6bbb28-2693-4ea4-9848-318ad99a9c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:52.681Z|6f168910-b01e-48f6-89fa-ec05c4c191a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:03:53.838Z|ac0c0e80-aa3b-403d-a29d-4b7189c5a1d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:03:53.840Z|ac0c0e80-aa3b-403d-a29d-4b7189c5a1d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:03:53.946Z|60c81b97-9fb9-4bdb-91c6-941be44a7ba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:03:53.947Z|60c81b97-9fb9-4bdb-91c6-941be44a7ba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:04:02.706Z|b6098397-8e5f-4f3d-9ac0-bc3ed920ab61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:02.706Z|c87a9fa2-931f-454b-bbda-6bac31bf37b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:02.707Z|b6098397-8e5f-4f3d-9ac0-bc3ed920ab61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:02.707Z|c87a9fa2-931f-454b-bbda-6bac31bf37b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:02.707Z|d90357a0-e996-460b-8924-8a71404bec2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:02.707Z|d90357a0-e996-460b-8924-8a71404bec2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:08.838Z|8a8b3152-d1ea-4225-992d-5d5b5dfa040f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:04:08.838Z|8a8b3152-d1ea-4225-992d-5d5b5dfa040f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:04:12.743Z|da8eadee-f8b3-458c-bfbd-0693422aadfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:12.743Z|da8eadee-f8b3-458c-bfbd-0693422aadfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:12.743Z|8bc24c76-f9b5-4ed7-9a96-8272c6f22368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:12.744Z|8bc24c76-f9b5-4ed7-9a96-8272c6f22368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:12.752Z|a7a35ef1-6cdf-4962-abfe-e2171726e9c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:12.753Z|a7a35ef1-6cdf-4962-abfe-e2171726e9c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:22.769Z|bf9a9a04-6267-4995-8fc9-0c3d3e6ddf6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:22.769Z|6d4b4c9f-cc62-432d-a3d6-0a42ff57f02b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:22.770Z|bf9a9a04-6267-4995-8fc9-0c3d3e6ddf6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:22.770Z|6d4b4c9f-cc62-432d-a3d6-0a42ff57f02b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:22.773Z|f1386279-c53f-49d3-be56-a021b20e11a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:22.775Z|f1386279-c53f-49d3-be56-a021b20e11a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:23.838Z|22fc13f4-a6a5-4fa3-9ae7-51a6d02f8c76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:04:23.839Z|22fc13f4-a6a5-4fa3-9ae7-51a6d02f8c76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:04:23.948Z|9f4d7687-4db4-480b-b34a-a673bd0769f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:04:23.949Z|9f4d7687-4db4-480b-b34a-a673bd0769f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:04:32.795Z|11ca1e55-1323-4c81-907e-2e2fce73b2e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:32.795Z|3743d66d-dddb-4584-b82f-fc785fcb5c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:32.797Z|11ca1e55-1323-4c81-907e-2e2fce73b2e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:32.797Z|3743d66d-dddb-4584-b82f-fc785fcb5c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:32.799Z|68ce1afb-0bc9-4f94-b1da-43c5c5aeffdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:32.800Z|68ce1afb-0bc9-4f94-b1da-43c5c5aeffdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:38.839Z|4824cd20-2b4c-43e6-adf1-24348329b9f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:04:38.842Z|4824cd20-2b4c-43e6-adf1-24348329b9f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:04:42.835Z|0b311f9a-9d64-4b5a-855c-762335ba3766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:42.835Z|321473e2-b4a3-43a4-92c7-83a2b878c899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:42.835Z|b0692d7b-d4f4-452c-ab4c-3aa295353206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:42.836Z|0b311f9a-9d64-4b5a-855c-762335ba3766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:42.836Z|321473e2-b4a3-43a4-92c7-83a2b878c899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:42.837Z|b0692d7b-d4f4-452c-ab4c-3aa295353206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:52.882Z|f882c696-fc5b-4d09-a882-046deca532f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:52.882Z|b9f24cc4-4bac-43b8-a9aa-0d05a3ecbbe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:52.882Z|b3d174da-6a4d-47c7-a91c-300201e3e4d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:04:52.886Z|b3d174da-6a4d-47c7-a91c-300201e3e4d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:52.886Z|f882c696-fc5b-4d09-a882-046deca532f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:52.886Z|b9f24cc4-4bac-43b8-a9aa-0d05a3ecbbe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:04:53.839Z|539ea6a4-b6fa-4b8a-a8b5-0455a6c7fe1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:04:53.839Z|539ea6a4-b6fa-4b8a-a8b5-0455a6c7fe1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:04:53.950Z|c7e4face-1e99-44e0-9699-e118e2725012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:04:53.951Z|c7e4face-1e99-44e0-9699-e118e2725012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:05:02.917Z|3e2cd978-ee1c-42d4-8046-dcef91df690a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:02.918Z|3e2cd978-ee1c-42d4-8046-dcef91df690a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:02.920Z|ffc465e5-d883-45f7-8048-e3a0dfafd646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:02.921Z|ffc465e5-d883-45f7-8048-e3a0dfafd646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:02.926Z|43b57495-e20f-4cb2-b1f5-3300d5eddc4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:02.926Z|43b57495-e20f-4cb2-b1f5-3300d5eddc4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:06.982Z|1eabceed-628b-4efc-be03-b162fd2c20ba|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:05:06.983Z|1eabceed-628b-4efc-be03-b162fd2c20ba|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:08.838Z|336c5363-fc12-4153-bfa5-6ae7bd006d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:05:08.838Z|336c5363-fc12-4153-bfa5-6ae7bd006d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:05:12.949Z|49b59df3-af39-443a-9a77-935fd901f552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:12.949Z|cd732f8b-5f70-485c-90f7-539812115d89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:12.951Z|49b59df3-af39-443a-9a77-935fd901f552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:12.951Z|cd732f8b-5f70-485c-90f7-539812115d89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:12.953Z|21c16e60-0d8e-4c11-a793-f622cf9cb765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:12.954Z|21c16e60-0d8e-4c11-a793-f622cf9cb765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:22.975Z|7340379d-e255-4dae-b98f-43b5fe667e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:22.975Z|0521ab16-171c-41fb-aa98-60ea057f38e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:22.976Z|7340379d-e255-4dae-b98f-43b5fe667e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:22.976Z|0521ab16-171c-41fb-aa98-60ea057f38e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:22.977Z|2a19bd6d-37df-4f76-bdad-ccd2e6e0f1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:22.978Z|2a19bd6d-37df-4f76-bdad-ccd2e6e0f1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:23.838Z|6d484b37-c9bd-4f51-9421-67e92cbb9e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:05:23.840Z|6d484b37-c9bd-4f51-9421-67e92cbb9e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:05:23.952Z|dc5c3552-aa35-4d5a-9d3f-0b24a07375b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:05:23.952Z|dc5c3552-aa35-4d5a-9d3f-0b24a07375b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:05:33.000Z|694faeb0-77dc-4d15-a0c5-0b010823e1c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:33.000Z|d0b51966-1228-4325-83c7-b69e4ea4ed81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:33.000Z|3e6ade49-6c8e-4a3e-836f-e66b1b835c1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:33.001Z|694faeb0-77dc-4d15-a0c5-0b010823e1c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:33.001Z|3e6ade49-6c8e-4a3e-836f-e66b1b835c1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:33.001Z|d0b51966-1228-4325-83c7-b69e4ea4ed81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:38.838Z|6659d7a7-ab1a-4254-8c04-0993aaca027c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:05:38.838Z|6659d7a7-ab1a-4254-8c04-0993aaca027c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:05:43.024Z|936d99a8-6969-4800-bd61-9323cf55a2fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:43.025Z|936d99a8-6969-4800-bd61-9323cf55a2fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:43.026Z|cd5c2983-f71c-49c1-80e7-e044981d8086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:43.027Z|cd5c2983-f71c-49c1-80e7-e044981d8086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:43.029Z|c9b9fa49-1ff2-4a29-9472-9e660f846592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:43.030Z|c9b9fa49-1ff2-4a29-9472-9e660f846592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:53.052Z|91e394d9-345a-40c0-9603-e550422efb38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:53.052Z|7dd12a0a-99f0-49a5-ac0b-e018162a9cda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:53.053Z|91e394d9-345a-40c0-9603-e550422efb38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:53.053Z|7dd12a0a-99f0-49a5-ac0b-e018162a9cda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:53.053Z|e6c2277d-866d-4e5e-9a85-7fc2a6d2b85b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:05:53.053Z|e6c2277d-866d-4e5e-9a85-7fc2a6d2b85b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:05:53.838Z|2a1df2f5-18b0-4606-8027-5fc6dbd1063a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:05:53.838Z|2a1df2f5-18b0-4606-8027-5fc6dbd1063a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:05:53.953Z|ac5e654e-ca7d-4b89-b751-0ea650276a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:05:53.954Z|ac5e654e-ca7d-4b89-b751-0ea650276a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:06:03.078Z|67664a34-98df-4d17-813c-dff9ac2ce916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:03.078Z|14e87e63-c7ad-4bea-b7a0-9b3d30b7fbf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:03.079Z|67664a34-98df-4d17-813c-dff9ac2ce916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:03.079Z|14e87e63-c7ad-4bea-b7a0-9b3d30b7fbf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:03.080Z|6d2f0b10-9767-4e25-9408-c558faa6eca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:03.081Z|6d2f0b10-9767-4e25-9408-c558faa6eca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:06.971Z|7d39f731-e580-45a1-af31-51fa97663740|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:06:06.972Z|7d39f731-e580-45a1-af31-51fa97663740|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:08.838Z|745c634e-d755-48f6-aa50-50fecfefa3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:06:08.841Z|745c634e-d755-48f6-aa50-50fecfefa3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:06:13.102Z|3487bac1-c23e-4e64-80d4-fac0c51adf72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:13.103Z|94dc513d-5b04-4a25-9b67-8247b504b703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:13.103Z|ecbb6539-a8b4-47a2-81fa-77914bfbb413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:13.103Z|3487bac1-c23e-4e64-80d4-fac0c51adf72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:13.103Z|94dc513d-5b04-4a25-9b67-8247b504b703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:13.104Z|ecbb6539-a8b4-47a2-81fa-77914bfbb413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:23.143Z|da3110de-05f6-4d4c-bcb6-27365d48df1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:23.144Z|da3110de-05f6-4d4c-bcb6-27365d48df1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:23.145Z|9d623ef2-5a59-4c58-ad5f-21469379a184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:23.145Z|cf3d44d4-5d97-4bc9-b289-94f639fed908|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:23.146Z|cf3d44d4-5d97-4bc9-b289-94f639fed908|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:23.148Z|9d623ef2-5a59-4c58-ad5f-21469379a184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:23.838Z|097a766a-59e0-4d71-b0c4-7159158b7d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:06:23.838Z|097a766a-59e0-4d71-b0c4-7159158b7d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:06:23.955Z|c1696436-744b-4d59-b4a4-72ce7f2632cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:06:23.955Z|c1696436-744b-4d59-b4a4-72ce7f2632cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:06:33.177Z|5112c9d5-1bab-4b5b-acd5-df249cdf2fae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:33.177Z|9ab5b25c-0a33-49e4-bf3c-9e96ee39845f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:33.177Z|c9d43085-5e12-469a-a093-bd3536987d21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:33.179Z|c9d43085-5e12-469a-a093-bd3536987d21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:33.179Z|5112c9d5-1bab-4b5b-acd5-df249cdf2fae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:33.179Z|9ab5b25c-0a33-49e4-bf3c-9e96ee39845f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:38.841Z|82c2d6aa-a656-459d-830d-7d4e9fef1cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:06:38.846Z|82c2d6aa-a656-459d-830d-7d4e9fef1cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:06:43.222Z|f68d9ab3-9a94-47aa-9c41-f89cf3b0f0fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:43.222Z|f383b6bd-e4ba-497b-9603-e40d8b94c71b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:43.222Z|d6bcb74b-06f3-4e7a-b070-596a5c464e90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:43.225Z|f383b6bd-e4ba-497b-9603-e40d8b94c71b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:43.225Z|f68d9ab3-9a94-47aa-9c41-f89cf3b0f0fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:43.225Z|d6bcb74b-06f3-4e7a-b070-596a5c464e90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:53.256Z|9093ab3a-2265-4ad9-af9f-937f9646dd9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:53.257Z|9093ab3a-2265-4ad9-af9f-937f9646dd9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:53.258Z|5c737525-ba44-4c88-9b90-f36e2b009d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:53.260Z|5c737525-ba44-4c88-9b90-f36e2b009d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:53.262Z|58c28823-5b8b-4c26-b5e8-22f6ae5dde83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:06:53.263Z|58c28823-5b8b-4c26-b5e8-22f6ae5dde83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:06:53.838Z|fb8e472d-5000-4f23-9158-46222ce768fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:06:53.838Z|fb8e472d-5000-4f23-9158-46222ce768fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:06:53.956Z|a725a941-2962-4798-b741-19a50c9d354d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:06:53.957Z|a725a941-2962-4798-b741-19a50c9d354d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:07:03.285Z|13e6f6a0-257f-4467-b36f-fa1363815aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:03.285Z|876a4387-502b-4680-b6ec-4cc2b4a2f7c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:03.286Z|13e6f6a0-257f-4467-b36f-fa1363815aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:03.286Z|876a4387-502b-4680-b6ec-4cc2b4a2f7c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:03.287Z|58c53961-bdfc-438e-8a3f-42f385536528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:03.287Z|58c53961-bdfc-438e-8a3f-42f385536528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:06.971Z|b43cd998-58c1-4a4c-b569-51c16556582c|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:07:06.972Z|b43cd998-58c1-4a4c-b569-51c16556582c|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:08.838Z|823d5e2e-6695-4e60-95c9-c48f3a04fad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:07:08.839Z|823d5e2e-6695-4e60-95c9-c48f3a04fad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:07:13.313Z|c26c5412-8c92-4fb3-89d5-af0841034046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:13.314Z|c26c5412-8c92-4fb3-89d5-af0841034046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:13.315Z|b5eb0798-bcce-42b9-8b3e-5eafd535db67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:13.315Z|3c3bd989-8bec-4be4-a61c-437a451e20f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:13.315Z|b5eb0798-bcce-42b9-8b3e-5eafd535db67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:13.316Z|3c3bd989-8bec-4be4-a61c-437a451e20f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:23.340Z|8304894d-b265-4b97-bc0e-01a1262771e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:23.340Z|8304894d-b265-4b97-bc0e-01a1262771e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:23.342Z|5bd5bd79-dcaf-46ae-846f-1a4a39266419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:23.343Z|5bd5bd79-dcaf-46ae-846f-1a4a39266419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:23.343Z|13280210-c794-4dcc-98d9-d64cf792d0f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:23.344Z|13280210-c794-4dcc-98d9-d64cf792d0f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:23.838Z|f2340625-f864-4627-b5d7-7b9bcd04e8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:07:23.840Z|f2340625-f864-4627-b5d7-7b9bcd04e8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:07:23.958Z|23a4000d-c1a8-4463-ba49-c241d08b5dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:07:23.959Z|23a4000d-c1a8-4463-ba49-c241d08b5dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:07:33.364Z|5124af86-2b9f-4022-bed9-94f6981c5518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:33.364Z|56c6dce9-1ca4-416b-ad0f-7e6522dce633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:33.365Z|5124af86-2b9f-4022-bed9-94f6981c5518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:33.366Z|56c6dce9-1ca4-416b-ad0f-7e6522dce633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:33.367Z|f527429e-0673-4a3b-9559-c3b62e6dd36e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:33.368Z|f527429e-0673-4a3b-9559-c3b62e6dd36e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:38.838Z|1ef5d2c5-e33c-4031-8227-573f524dd095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:07:38.838Z|1ef5d2c5-e33c-4031-8227-573f524dd095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:07:43.389Z|9ef4d7f9-0c44-4d44-bb80-386997968a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:43.389Z|667189f4-28cc-4cc4-b5df-8017b0b4930a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:43.389Z|95779f32-15b7-45bb-bda6-667157256b21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:43.390Z|95779f32-15b7-45bb-bda6-667157256b21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:43.390Z|667189f4-28cc-4cc4-b5df-8017b0b4930a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:43.390Z|9ef4d7f9-0c44-4d44-bb80-386997968a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:53.412Z|75028a89-2ea8-4368-a0b1-b860893a5288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:53.412Z|8a22daca-2cbb-44cf-8721-eceec9585709|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:53.412Z|dfa4a9b5-63c1-4fa1-8709-0165adfd1566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:07:53.413Z|75028a89-2ea8-4368-a0b1-b860893a5288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:53.413Z|8a22daca-2cbb-44cf-8721-eceec9585709|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:53.413Z|dfa4a9b5-63c1-4fa1-8709-0165adfd1566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:07:53.838Z|58f7dcbf-a3db-4da0-88b3-90ce557144f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:07:53.838Z|58f7dcbf-a3db-4da0-88b3-90ce557144f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:07:53.960Z|56bed892-a3f8-4556-ad79-3a0f400f0061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:07:53.960Z|56bed892-a3f8-4556-ad79-3a0f400f0061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:08:03.437Z|c1d13b3d-7ae0-4a13-b7f5-20185d8cf519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:03.438Z|c1d13b3d-7ae0-4a13-b7f5-20185d8cf519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:03.441Z|e726a988-9895-4b6d-b989-6b4cf5e4aa30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:03.441Z|e726a988-9895-4b6d-b989-6b4cf5e4aa30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:03.441Z|f12e9f2c-8f30-461b-9163-9820f613f667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:03.442Z|f12e9f2c-8f30-461b-9163-9820f613f667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:06.970Z|a937ea3c-ea08-46f8-b144-81e3844ee004|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:08:06.971Z|a937ea3c-ea08-46f8-b144-81e3844ee004|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:08.838Z|2c415400-00b6-463f-bcae-3390582d4308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:08:08.840Z|2c415400-00b6-463f-bcae-3390582d4308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:08:13.470Z|ca38037f-a0e4-4690-99d5-ae9452ef3cd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:13.471Z|ca38037f-a0e4-4690-99d5-ae9452ef3cd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:13.470Z|094b0087-0f48-4fcd-b02c-7196e8a9b174|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:13.474Z|094b0087-0f48-4fcd-b02c-7196e8a9b174|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:13.474Z|8c4b7d90-a20c-4040-8f92-15e77c92a6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:13.478Z|8c4b7d90-a20c-4040-8f92-15e77c92a6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:23.518Z|d2fce934-d6a7-4841-832b-db508733507c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:23.518Z|cec2532e-7060-4a7d-a56d-d2e59e997cbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:23.518Z|03fb744a-bd93-4aa9-8a53-cb7a614c5110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:23.521Z|d2fce934-d6a7-4841-832b-db508733507c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:23.521Z|03fb744a-bd93-4aa9-8a53-cb7a614c5110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:23.521Z|cec2532e-7060-4a7d-a56d-d2e59e997cbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:23.839Z|e9ff1c83-55a7-4cd7-9756-3517a2d21e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:08:23.839Z|e9ff1c83-55a7-4cd7-9756-3517a2d21e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:08:23.961Z|aba3c51f-d29b-4058-ad35-e7c0c61a4274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:08:23.962Z|aba3c51f-d29b-4058-ad35-e7c0c61a4274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:08:33.560Z|6c11bf4f-f182-480a-a81b-2995e15a1e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:33.561Z|3323d33c-41a4-4d9b-82e5-226c7d3b96dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:33.561Z|be7c2663-9670-4f00-9385-4071ec0888a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:33.562Z|be7c2663-9670-4f00-9385-4071ec0888a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:33.562Z|6c11bf4f-f182-480a-a81b-2995e15a1e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:33.562Z|3323d33c-41a4-4d9b-82e5-226c7d3b96dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:38.838Z|5aaddda0-6096-4ba1-84a9-9672a08ad07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:08:38.838Z|5aaddda0-6096-4ba1-84a9-9672a08ad07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:08:43.590Z|4c3ff696-25e4-4aaf-ba56-85f652cb9aa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:43.590Z|e3505f53-718e-46f7-9372-0e1120f262af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:43.590Z|4c3ff696-25e4-4aaf-ba56-85f652cb9aa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:43.591Z|e3505f53-718e-46f7-9372-0e1120f262af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:43.591Z|f50a18bb-5ada-4f63-b141-ce68def2b1c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:43.592Z|f50a18bb-5ada-4f63-b141-ce68def2b1c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:53.616Z|2f79348c-f6da-4f3c-a91c-61aa7eebe311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:53.616Z|97890950-bb3a-4be1-b1b7-b9ec085cf452|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:53.616Z|79a3a6f2-442c-46cb-9b80-0ca614353305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:08:53.617Z|97890950-bb3a-4be1-b1b7-b9ec085cf452|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:53.617Z|2f79348c-f6da-4f3c-a91c-61aa7eebe311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:53.618Z|79a3a6f2-442c-46cb-9b80-0ca614353305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:08:53.838Z|bfde20f5-13f7-4def-b158-6cb4a1eed04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:08:53.841Z|bfde20f5-13f7-4def-b158-6cb4a1eed04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:08:53.962Z|62cfbb07-2980-41e2-a578-b2b4f5eb0e3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:08:53.963Z|62cfbb07-2980-41e2-a578-b2b4f5eb0e3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:09:03.640Z|6b080f90-bfba-4f21-9a14-893a053b4e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:03.641Z|6b080f90-bfba-4f21-9a14-893a053b4e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:03.640Z|a8b00f6d-75d4-49f6-a7af-e51d7f9c5c01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:03.642Z|9bd64ee6-6eb1-441e-956d-eedf79e95a5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:03.643Z|a8b00f6d-75d4-49f6-a7af-e51d7f9c5c01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:03.643Z|9bd64ee6-6eb1-441e-956d-eedf79e95a5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:06.970Z|6487f0ae-2d93-44c4-ba7e-2d40bf818a9b|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:09:06.971Z|6487f0ae-2d93-44c4-ba7e-2d40bf818a9b|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:08.838Z|e016c20c-2ab3-45f9-8e3f-ae1525e9bfa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:09:08.838Z|e016c20c-2ab3-45f9-8e3f-ae1525e9bfa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:09:13.663Z|1f2f929c-77ab-405e-897f-33d99579ea9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:13.664Z|1f2f929c-77ab-405e-897f-33d99579ea9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:13.665Z|906b9c8a-a73e-4b52-a4bb-ebf4cd89921b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:13.666Z|906b9c8a-a73e-4b52-a4bb-ebf4cd89921b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:13.671Z|85ec918b-db91-4740-9076-c39845bfb67b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:13.671Z|85ec918b-db91-4740-9076-c39845bfb67b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:23.689Z|5a8157fa-86d6-4d8f-8d8e-a5b9f9cbcdf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:23.690Z|9bead387-2a14-4a38-9b09-52f3b2ab9931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:23.691Z|9bead387-2a14-4a38-9b09-52f3b2ab9931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:23.692Z|5a8157fa-86d6-4d8f-8d8e-a5b9f9cbcdf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:23.695Z|1078a3f6-db36-43b1-9ca9-1181941ead84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:23.696Z|1078a3f6-db36-43b1-9ca9-1181941ead84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:23.838Z|160034b0-9c24-4fc3-843b-65569b8640b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:09:23.838Z|160034b0-9c24-4fc3-843b-65569b8640b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:09:23.964Z|c5b2c297-3c00-4591-b4e9-db9ed31b79cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:09:23.965Z|c5b2c297-3c00-4591-b4e9-db9ed31b79cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:09:33.714Z|abf9cd7a-597e-407f-bc07-08e5722c03f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:33.716Z|abf9cd7a-597e-407f-bc07-08e5722c03f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:33.721Z|66e0f2bb-f62c-47f3-8bbf-c2a92225c4dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:33.721Z|f3043263-c22e-41a7-85c0-5088b4aa09d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:33.723Z|f3043263-c22e-41a7-85c0-5088b4aa09d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:33.723Z|66e0f2bb-f62c-47f3-8bbf-c2a92225c4dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:38.838Z|83fa51a0-63dc-4c84-ad4e-8b6af5430b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:09:38.840Z|83fa51a0-63dc-4c84-ad4e-8b6af5430b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:09:43.740Z|c6d3fcd0-9d3c-4d41-b8ac-2f0cc23f53cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:43.742Z|c6d3fcd0-9d3c-4d41-b8ac-2f0cc23f53cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:43.751Z|c30bf950-7552-4ed5-858e-860dec76fafc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:43.755Z|b5e67366-1516-4e7c-ae36-667acd045cac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:43.755Z|b5e67366-1516-4e7c-ae36-667acd045cac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:43.754Z|c30bf950-7552-4ed5-858e-860dec76fafc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:53.775Z|c207c36a-0d25-41db-8cdb-321c493a7b4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:53.776Z|c207c36a-0d25-41db-8cdb-321c493a7b4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:53.792Z|f7b50cab-b241-4664-b43b-1d11b8e5d0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:53.793Z|f7b50cab-b241-4664-b43b-1d11b8e5d0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:53.796Z|31e7d5b1-5f30-40bc-b102-d9a67d021196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:09:53.796Z|31e7d5b1-5f30-40bc-b102-d9a67d021196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:09:53.838Z|6048cde8-62e0-4d6a-bcf3-98c7191aa3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:09:53.838Z|6048cde8-62e0-4d6a-bcf3-98c7191aa3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:09:53.966Z|bbf886af-4ed1-4923-932b-729bd95b2618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:09:53.966Z|bbf886af-4ed1-4923-932b-729bd95b2618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:10:03.799Z|6b3d045f-5ae7-4d79-9001-cdd3a094b14f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:03.800Z|6b3d045f-5ae7-4d79-9001-cdd3a094b14f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:03.819Z|136f0583-5aab-428b-8ec2-b910db6d7cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:03.819Z|6003729c-f2fc-41c7-8826-dde453562966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:03.820Z|136f0583-5aab-428b-8ec2-b910db6d7cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:03.820Z|6003729c-f2fc-41c7-8826-dde453562966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:06.970Z|68734a1f-5d89-4500-8e95-92d645090f27|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:10:06.971Z|68734a1f-5d89-4500-8e95-92d645090f27|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:08.838Z|794cbcd3-fcf2-4156-9c53-471118beae9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:10:08.838Z|794cbcd3-fcf2-4156-9c53-471118beae9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:10:13.824Z|046901c2-bf36-4d6d-b051-311e07406931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:13.825Z|046901c2-bf36-4d6d-b051-311e07406931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:13.845Z|e561da5e-ed16-4773-8fe1-3c7e050d34ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:13.846Z|e561da5e-ed16-4773-8fe1-3c7e050d34ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:13.848Z|fe2e25f3-1eac-4f23-b229-0c9ebdd550d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:13.849Z|fe2e25f3-1eac-4f23-b229-0c9ebdd550d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:23.838Z|bf3db001-42b0-4936-8ddc-2b432e348061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:10:23.842Z|bf3db001-42b0-4936-8ddc-2b432e348061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:10:23.851Z|2e6698fe-2fe2-42d1-8c7d-97573f8420b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:23.852Z|2e6698fe-2fe2-42d1-8c7d-97573f8420b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:23.868Z|91329c1f-1113-437d-a1ab-094dc23c05ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:23.869Z|91329c1f-1113-437d-a1ab-094dc23c05ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:23.871Z|68df5063-6510-4a81-8598-38be5ed90d59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:23.872Z|68df5063-6510-4a81-8598-38be5ed90d59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:23.967Z|f94fc98c-b54f-4832-82c5-3f5b16d9c0f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:10:23.968Z|f94fc98c-b54f-4832-82c5-3f5b16d9c0f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:10:33.894Z|146849ff-8b64-482d-84f3-7e2c704654f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:33.894Z|3b4c8f36-6a60-43c1-9659-1d958c0cac73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:33.895Z|9bce9a9c-97c2-4b7a-a502-1c7c5d9e16a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:33.896Z|146849ff-8b64-482d-84f3-7e2c704654f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:33.896Z|3b4c8f36-6a60-43c1-9659-1d958c0cac73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:33.897Z|9bce9a9c-97c2-4b7a-a502-1c7c5d9e16a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:38.840Z|996f3d01-b688-4c26-b096-9444301e78f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:10:38.841Z|996f3d01-b688-4c26-b096-9444301e78f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:10:43.961Z|36e89bd9-0ba6-4c10-8b71-381074f6cf4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:43.961Z|82c5536e-38e4-4637-99be-2337c24a6b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:43.961Z|9dd86db4-b65c-4203-9884-d2e271e58239|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:43.965Z|36e89bd9-0ba6-4c10-8b71-381074f6cf4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:43.965Z|9dd86db4-b65c-4203-9884-d2e271e58239|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:43.965Z|82c5536e-38e4-4637-99be-2337c24a6b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:53.838Z|4c838dfd-2910-4526-b29f-6d90ca968266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:10:53.839Z|4c838dfd-2910-4526-b29f-6d90ca968266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:10:53.969Z|a6c49b6f-974e-4ad1-81e9-122beccfb9ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:10:53.970Z|a6c49b6f-974e-4ad1-81e9-122beccfb9ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:10:53.995Z|c8e562a9-3ecd-4489-aebc-2b944f238636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:53.995Z|40dfccad-931d-45f6-80e2-21f4aa49f5d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:53.995Z|63b2dd41-ccdd-4c03-b609-438318219d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:10:53.995Z|c8e562a9-3ecd-4489-aebc-2b944f238636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:53.995Z|40dfccad-931d-45f6-80e2-21f4aa49f5d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:10:53.996Z|63b2dd41-ccdd-4c03-b609-438318219d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:04.016Z|8f421a90-7ca5-4b95-b3ad-3cde9e827768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:04.017Z|8f421a90-7ca5-4b95-b3ad-3cde9e827768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:04.023Z|a1a98ef7-0f04-4862-9690-5c32aebb7a25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:04.024Z|a1a98ef7-0f04-4862-9690-5c32aebb7a25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:04.026Z|9903b6dc-5a18-49a8-91b9-08a69f5f95e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:04.026Z|9903b6dc-5a18-49a8-91b9-08a69f5f95e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:06.971Z|30f6acb1-b724-486b-b327-825378a1b3e2|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:11:06.971Z|30f6acb1-b724-486b-b327-825378a1b3e2|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:08.838Z|348117f1-c1b4-4f7a-b3d8-d194bda84639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:11:08.841Z|348117f1-c1b4-4f7a-b3d8-d194bda84639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:11:14.045Z|b07ca4e8-aba8-4d9b-ad44-51ba309c0039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:14.046Z|b07ca4e8-aba8-4d9b-ad44-51ba309c0039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:14.047Z|443512bd-8371-4e37-822b-9c7caee7c9d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:14.048Z|443512bd-8371-4e37-822b-9c7caee7c9d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:14.056Z|321c9241-14f6-4198-9e15-030030575295|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:14.057Z|321c9241-14f6-4198-9e15-030030575295|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:23.838Z|a1315bf5-c8ee-4b38-9408-0b9dcee30b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:11:23.838Z|a1315bf5-c8ee-4b38-9408-0b9dcee30b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:11:23.971Z|8e6829a7-6b67-4263-a7a9-ae94e104ce13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:11:23.971Z|8e6829a7-6b67-4263-a7a9-ae94e104ce13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:11:24.070Z|f8715e76-4a32-4311-984e-8ac7d0b1ba17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:24.070Z|4f0f5291-91e6-46dd-81ca-480e5b804086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:24.071Z|f8715e76-4a32-4311-984e-8ac7d0b1ba17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:24.071Z|4f0f5291-91e6-46dd-81ca-480e5b804086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:24.078Z|37061dfb-9d92-48d0-b1d1-94b812ff8135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:24.078Z|37061dfb-9d92-48d0-b1d1-94b812ff8135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:34.102Z|36355365-4e70-43e3-a7dd-d1c7f9ff8a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:34.102Z|ec9ea4b6-1706-40a5-8d78-1ad91aca3a8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:34.102Z|83e9f9e9-9486-4f85-ade8-1fd0d3745f16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:34.103Z|ec9ea4b6-1706-40a5-8d78-1ad91aca3a8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:34.103Z|83e9f9e9-9486-4f85-ade8-1fd0d3745f16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:34.103Z|36355365-4e70-43e3-a7dd-d1c7f9ff8a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:38.847Z|4414292c-c09d-4a95-8259-a79ce0e9a659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:11:38.850Z|4414292c-c09d-4a95-8259-a79ce0e9a659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:11:44.130Z|47bb0707-783f-43f1-912c-8ce4a9067db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:44.131Z|e333e21a-4b3c-407b-9764-95d9a2acf31d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:44.131Z|47bb0707-783f-43f1-912c-8ce4a9067db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:44.132Z|e333e21a-4b3c-407b-9764-95d9a2acf31d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:44.134Z|cc322db6-0d11-4af0-b454-9bc0487a3df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:44.138Z|cc322db6-0d11-4af0-b454-9bc0487a3df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:53.838Z|cafd9d6f-915d-4645-b399-b8c725ce4c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:11:53.838Z|cafd9d6f-915d-4645-b399-b8c725ce4c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:11:53.972Z|85d2c7b0-67fe-41be-ae31-499cf11dfd4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:11:53.973Z|85d2c7b0-67fe-41be-ae31-499cf11dfd4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:11:54.155Z|798053ad-1072-4c0e-8748-dd07daf9efef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:54.155Z|798053ad-1072-4c0e-8748-dd07daf9efef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:54.159Z|5a0f61ef-3140-465f-bfdc-c414dacd2d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:54.159Z|5a0f61ef-3140-465f-bfdc-c414dacd2d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:11:54.161Z|58d9295e-586b-47e7-b955-68adb2c00c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:11:54.162Z|58d9295e-586b-47e7-b955-68adb2c00c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:04.178Z|8378ccf6-ef80-4c27-8b75-e451bbee4c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:04.180Z|8378ccf6-ef80-4c27-8b75-e451bbee4c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:04.189Z|14667dc6-4f45-4510-9346-057228eb97a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:04.189Z|0ba2113f-dce2-48a3-a21e-12e969ee79a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:04.189Z|14667dc6-4f45-4510-9346-057228eb97a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:04.190Z|0ba2113f-dce2-48a3-a21e-12e969ee79a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:06.970Z|710f8bd0-34a9-49fe-ba35-fc60ad75048d|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:12:06.971Z|710f8bd0-34a9-49fe-ba35-fc60ad75048d|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:08.838Z|6cd2d2d8-76c4-4418-ac66-1b6357ade7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:12:08.839Z|6cd2d2d8-76c4-4418-ac66-1b6357ade7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:12:14.203Z|e6f9d41a-ff13-48d0-81fd-f3d1afd0f15c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:14.204Z|e6f9d41a-ff13-48d0-81fd-f3d1afd0f15c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:14.211Z|b1c3bbe4-56f2-4396-b9d2-4604af444c08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:14.211Z|b1c3bbe4-56f2-4396-b9d2-4604af444c08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:14.212Z|89d10102-7bb4-48eb-b404-0d1348dc3c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:14.213Z|89d10102-7bb4-48eb-b404-0d1348dc3c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:23.838Z|6310a4c2-c675-4f9d-97cc-d38365a5a27b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:12:23.840Z|6310a4c2-c675-4f9d-97cc-d38365a5a27b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:12:23.974Z|61e49bca-9fa3-49d2-8452-92dba8047964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:12:23.975Z|61e49bca-9fa3-49d2-8452-92dba8047964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:12:24.231Z|cd17cf22-a6c8-4e89-af82-24dfa21b542f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:24.234Z|cd17cf22-a6c8-4e89-af82-24dfa21b542f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:24.235Z|513d742e-ded4-4c1d-81e0-bb0b71559638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:24.236Z|513d742e-ded4-4c1d-81e0-bb0b71559638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:24.238Z|e88c1022-d0e7-41f3-aff5-fe4bcae55376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:24.239Z|e88c1022-d0e7-41f3-aff5-fe4bcae55376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:34.258Z|2378e41d-499e-4363-a5a5-5c5aa5247869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:34.259Z|2378e41d-499e-4363-a5a5-5c5aa5247869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:34.259Z|9e3aba7f-20b6-43cc-b945-51dffe32cc3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:34.259Z|9e3aba7f-20b6-43cc-b945-51dffe32cc3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:34.264Z|af0a6ce2-eafe-48df-834e-b284cb9c6713|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:34.265Z|af0a6ce2-eafe-48df-834e-b284cb9c6713|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:38.839Z|5db30d5f-1b85-4389-8fe3-2ed839f52719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:12:38.840Z|5db30d5f-1b85-4389-8fe3-2ed839f52719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:12:44.305Z|e80b3e91-8a89-4190-8465-75b03ce16a1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:44.305Z|b3f6fa19-8202-4ca5-8c4f-1a97ca45453e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:44.305Z|7bf18e84-0fbf-4694-be59-c3acfb9f0c3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:44.309Z|7bf18e84-0fbf-4694-be59-c3acfb9f0c3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:44.309Z|b3f6fa19-8202-4ca5-8c4f-1a97ca45453e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:44.309Z|e80b3e91-8a89-4190-8465-75b03ce16a1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:53.839Z|f3054d10-ffb2-444c-b024-b1f87fb6b3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:12:53.843Z|f3054d10-ffb2-444c-b024-b1f87fb6b3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:12:53.976Z|72417be3-d79d-43f4-8b71-fe57f595ca97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:12:53.977Z|72417be3-d79d-43f4-8b71-fe57f595ca97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:12:54.346Z|9837888a-ed9b-4e82-81f1-b8a47fd79a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:54.346Z|c2eacb92-11ff-4d1f-9895-87fdd897d9b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:54.346Z|f14fda63-9522-40fc-bfc9-7696678675c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:12:54.349Z|9837888a-ed9b-4e82-81f1-b8a47fd79a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:54.349Z|c2eacb92-11ff-4d1f-9895-87fdd897d9b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:12:54.349Z|f14fda63-9522-40fc-bfc9-7696678675c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:04.378Z|17b0448a-62b5-49aa-b6e4-d45bf7262e49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:04.378Z|aef931a7-a2eb-4bf8-8413-8947320f487b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:04.379Z|17b0448a-62b5-49aa-b6e4-d45bf7262e49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:04.379Z|aef931a7-a2eb-4bf8-8413-8947320f487b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:04.379Z|7121a191-0507-431b-91f5-71536b3a3416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:04.379Z|7121a191-0507-431b-91f5-71536b3a3416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:06.974Z|8387727f-67c2-4981-914d-f9c972c52360|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:13:06.975Z|8387727f-67c2-4981-914d-f9c972c52360|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:08.838Z|af1030d4-f761-48c7-83d6-39f2f17bbe22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:13:08.839Z|af1030d4-f761-48c7-83d6-39f2f17bbe22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:13:14.402Z|a3012e24-32eb-4767-813d-89ad1e601336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:14.403Z|a3012e24-32eb-4767-813d-89ad1e601336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:14.405Z|65619913-414d-414c-993b-9ed4ba608409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:14.402Z|24e19a8e-37b8-4533-bf9d-36b3623af405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:14.407Z|24e19a8e-37b8-4533-bf9d-36b3623af405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:14.408Z|65619913-414d-414c-993b-9ed4ba608409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:23.838Z|e295ede8-e366-49ce-82c5-03a089ce6d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:13:23.838Z|e295ede8-e366-49ce-82c5-03a089ce6d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:13:23.978Z|b227fd0f-ecf7-4441-ad1b-654269cf3ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:13:23.979Z|b227fd0f-ecf7-4441-ad1b-654269cf3ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:13:24.531Z|a7e839c7-de05-459d-bf47-909fb19a56d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:24.531Z|30dc218f-06e9-46cd-83b0-899574ae38d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:24.532Z|a7e839c7-de05-459d-bf47-909fb19a56d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:24.533Z|30dc218f-06e9-46cd-83b0-899574ae38d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:24.536Z|7b64de5f-397d-405a-a3d4-06e24be392fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:24.539Z|7b64de5f-397d-405a-a3d4-06e24be392fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:34.554Z|6193e65f-905a-4897-865b-8b9a38323680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:34.554Z|6193e65f-905a-4897-865b-8b9a38323680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:34.562Z|0cb6feef-7214-46c5-8265-8e525bb80bbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:34.562Z|e699d5bc-e752-4ff9-a1c1-57b9b1464d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:34.563Z|e699d5bc-e752-4ff9-a1c1-57b9b1464d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:34.563Z|0cb6feef-7214-46c5-8265-8e525bb80bbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:38.838Z|00ad8e74-6d0d-48f0-ba8c-c1daf8eab0f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:13:38.841Z|00ad8e74-6d0d-48f0-ba8c-c1daf8eab0f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:13:44.576Z|68dc94ef-4939-47fd-a77f-8f64abd39ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:44.577Z|68dc94ef-4939-47fd-a77f-8f64abd39ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:44.585Z|5ce796e5-a1d0-446b-8517-d1a5d2955ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:44.585Z|b57c17c5-b290-4def-8228-f112956f3a63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:44.586Z|5ce796e5-a1d0-446b-8517-d1a5d2955ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:44.586Z|b57c17c5-b290-4def-8228-f112956f3a63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:53.838Z|e39e1e18-6b52-45cf-bfdc-4f8e58de7e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:13:53.839Z|e39e1e18-6b52-45cf-bfdc-4f8e58de7e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:13:53.980Z|e99ffec5-037e-4b3b-985a-25e35f0b1b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:13:53.981Z|e99ffec5-037e-4b3b-985a-25e35f0b1b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:13:54.604Z|db784cfb-926a-4a4a-bbbe-0a6fc1d60521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:54.605Z|db784cfb-926a-4a4a-bbbe-0a6fc1d60521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:54.606Z|2192ae05-9613-4d92-bbfb-fbbb4c91f0e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:54.606Z|2192ae05-9613-4d92-bbfb-fbbb4c91f0e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:13:54.606Z|ce2df8f0-d9a5-42a8-9c2d-bda0f6cdd65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:13:54.608Z|ce2df8f0-d9a5-42a8-9c2d-bda0f6cdd65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:04.629Z|7179461e-bf22-40f6-a582-699173bc85ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:04.629Z|365c8169-6dd8-4bff-afca-f9f08dc148ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:04.629Z|15227008-0d8d-48bd-be06-ad312371b2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:04.630Z|15227008-0d8d-48bd-be06-ad312371b2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:04.630Z|7179461e-bf22-40f6-a582-699173bc85ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:04.630Z|365c8169-6dd8-4bff-afca-f9f08dc148ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:06.970Z|09babbed-2649-4185-a034-8df972c64509|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:14:06.970Z|09babbed-2649-4185-a034-8df972c64509|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:08.838Z|35f9216b-bcf1-445d-a66d-a93c5a19faa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:14:08.838Z|35f9216b-bcf1-445d-a66d-a93c5a19faa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:14:14.655Z|55ef8428-9df5-4751-a3ec-6240fd4e90ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:14.655Z|5d37cfab-cdcf-4697-9337-d8433a032467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:14.655Z|84b16e2c-d090-4e9d-bdbd-aab959d1e5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:14.656Z|84b16e2c-d090-4e9d-bdbd-aab959d1e5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:14.656Z|5d37cfab-cdcf-4697-9337-d8433a032467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:14.656Z|55ef8428-9df5-4751-a3ec-6240fd4e90ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:23.838Z|14bf72e8-85b4-4392-af4a-d17bf31b5f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:14:23.841Z|14bf72e8-85b4-4392-af4a-d17bf31b5f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:14:23.982Z|83a78bd3-6a20-4c44-8a05-41221af4327d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:14:23.982Z|83a78bd3-6a20-4c44-8a05-41221af4327d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:14:24.688Z|0171aba6-7efe-4647-b840-67d4b3a4865c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:24.688Z|26405668-8576-4989-a57c-c0f5fb2fc291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:24.688Z|595b1133-6c4b-4fef-96c8-6250f9559fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:24.689Z|26405668-8576-4989-a57c-c0f5fb2fc291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:24.689Z|0171aba6-7efe-4647-b840-67d4b3a4865c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:24.689Z|595b1133-6c4b-4fef-96c8-6250f9559fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:34.719Z|1bf91a8a-1665-40d4-bb21-aa9799db3019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:34.719Z|ca9df870-0512-4956-8103-7de82a9eb30d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:34.720Z|162d386b-18f2-4bf7-a125-13b2a2894273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:34.721Z|1bf91a8a-1665-40d4-bb21-aa9799db3019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:34.721Z|ca9df870-0512-4956-8103-7de82a9eb30d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:34.721Z|162d386b-18f2-4bf7-a125-13b2a2894273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:38.840Z|349ad983-246d-4c24-a83e-45c6ecb06135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:14:38.841Z|349ad983-246d-4c24-a83e-45c6ecb06135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:14:44.790Z|b1bcb5a8-4e11-4fff-bc08-7242dc3a31c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:44.790Z|ca5e2aa0-b92b-4a0e-9dce-3456dce21878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:44.791Z|b89b77b4-89d4-4e1e-a40c-d34294768fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:44.794Z|b1bcb5a8-4e11-4fff-bc08-7242dc3a31c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:44.794Z|b89b77b4-89d4-4e1e-a40c-d34294768fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:44.794Z|ca5e2aa0-b92b-4a0e-9dce-3456dce21878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:53.839Z|b8a601cc-2f80-403c-8dff-a44fe2a073a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:14:53.840Z|b8a601cc-2f80-403c-8dff-a44fe2a073a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:14:53.983Z|e4d32b7d-d47d-4b12-94fd-8bf4693f2050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:14:53.984Z|e4d32b7d-d47d-4b12-94fd-8bf4693f2050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:14:54.825Z|b6e9f0f1-722a-4920-83bf-a35c5154c0ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:54.825Z|db39fa83-645c-4b1d-ac2e-275ed3803a2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:54.826Z|b6e9f0f1-722a-4920-83bf-a35c5154c0ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:54.826Z|db39fa83-645c-4b1d-ac2e-275ed3803a2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:14:54.828Z|f10483ca-85cb-4146-abb2-7280f40a1aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:14:54.828Z|f10483ca-85cb-4146-abb2-7280f40a1aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:04.852Z|50a302fd-0aa3-4feb-84aa-c14880206853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:04.852Z|5eff5768-c193-4453-afb4-7d041c41e2a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:04.853Z|50a302fd-0aa3-4feb-84aa-c14880206853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:04.853Z|5eff5768-c193-4453-afb4-7d041c41e2a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:04.862Z|58e87e25-1ece-4b2e-ab01-a4e6b853f699|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:04.862Z|58e87e25-1ece-4b2e-ab01-a4e6b853f699|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:06.970Z|ae5b0429-0cc6-41ed-ac8c-203a26dc6f6e|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:15:06.971Z|ae5b0429-0cc6-41ed-ac8c-203a26dc6f6e|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:08.839Z|b991d68f-b06f-4d3e-9604-5f5a1b4ffa5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:15:08.842Z|b991d68f-b06f-4d3e-9604-5f5a1b4ffa5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:15:14.885Z|1ce04ad9-d32a-4405-a1e0-214993d42aa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:14.886Z|bb5bea65-9bba-47ca-b5b5-ec89efb235c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:14.886Z|5be24f57-f554-45af-a2b1-9dc142dcc198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:14.886Z|1ce04ad9-d32a-4405-a1e0-214993d42aa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:14.886Z|bb5bea65-9bba-47ca-b5b5-ec89efb235c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:14.887Z|5be24f57-f554-45af-a2b1-9dc142dcc198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:23.838Z|70fb5770-9a33-4506-881b-2e47b062dd1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:15:23.838Z|70fb5770-9a33-4506-881b-2e47b062dd1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:15:23.985Z|c8e6a693-bffe-44fa-bacf-0c0309ad9168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:15:23.985Z|c8e6a693-bffe-44fa-bacf-0c0309ad9168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:15:24.911Z|f1f467df-eb78-458a-bdb0-3ac866ab4dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:24.911Z|e3697502-d24b-4493-a899-f3bea2d0e26d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:24.912Z|f1f467df-eb78-458a-bdb0-3ac866ab4dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:24.912Z|e3697502-d24b-4493-a899-f3bea2d0e26d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:24.923Z|f184b401-bbe5-48e5-869b-88b0d9447d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:24.923Z|f184b401-bbe5-48e5-869b-88b0d9447d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:34.943Z|57da23b0-5c0b-4642-a517-3b332ea8d492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:34.944Z|57da23b0-5c0b-4642-a517-3b332ea8d492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:34.945Z|26ef3cb6-5c01-42dd-b081-63f360f8217a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:34.945Z|26ef3cb6-5c01-42dd-b081-63f360f8217a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:34.954Z|9f84d739-9af0-4ec1-ac23-4b5fe132eeef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:34.955Z|9f84d739-9af0-4ec1-ac23-4b5fe132eeef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:38.838Z|6efbde0d-bfe1-4be1-a719-90936fbbc329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:15:38.838Z|6efbde0d-bfe1-4be1-a719-90936fbbc329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:15:44.967Z|4167e591-4552-42bf-ab6f-86eca1fc90c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:44.968Z|4167e591-4552-42bf-ab6f-86eca1fc90c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:44.976Z|213b7b77-36c8-4c33-a8df-e05f91944cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:44.976Z|213b7b77-36c8-4c33-a8df-e05f91944cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:44.981Z|f7f98897-7ce8-4317-9982-a78537891b81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:44.981Z|f7f98897-7ce8-4317-9982-a78537891b81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:53.838Z|bcd9660f-f272-48b8-9d63-4dd2a2338c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:15:53.841Z|bcd9660f-f272-48b8-9d63-4dd2a2338c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:15:53.986Z|36fbe46b-b1b6-49c2-9d4d-11dbb6743e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:15:53.987Z|36fbe46b-b1b6-49c2-9d4d-11dbb6743e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:15:54.990Z|01d171c4-6ded-48ec-9e8a-2f099590db33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:54.991Z|01d171c4-6ded-48ec-9e8a-2f099590db33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:55.003Z|d534b743-015a-4860-bae0-a741eef67ab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:55.004Z|d534b743-015a-4860-bae0-a741eef67ab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:15:55.012Z|1ea6f9cd-600f-4277-939d-2eeb990cc515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:15:55.012Z|1ea6f9cd-600f-4277-939d-2eeb990cc515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:05.016Z|605437e8-cf7b-48c8-9c6f-c0e60d07144a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:05.018Z|605437e8-cf7b-48c8-9c6f-c0e60d07144a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:05.032Z|c5e92386-ddc1-4b81-a11c-1f54f95c0b9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:05.033Z|c5e92386-ddc1-4b81-a11c-1f54f95c0b9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:05.039Z|0051c582-a905-4ee8-8369-4134963463a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:05.039Z|0051c582-a905-4ee8-8369-4134963463a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:06.970Z|ccfb5b9b-4ffa-45cc-b354-41dff01b47d9|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:16:06.971Z|ccfb5b9b-4ffa-45cc-b354-41dff01b47d9|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:08.838Z|16109492-e369-4ea7-9a13-0882a3d26aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:16:08.838Z|16109492-e369-4ea7-9a13-0882a3d26aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:16:15.042Z|fa412679-68a0-4d8d-a341-23764535cdfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:15.043Z|fa412679-68a0-4d8d-a341-23764535cdfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:15.072Z|2a05a048-1624-4f9b-954f-e0d4f8f75083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:15.072Z|99ae656b-dff1-4a95-a0f1-6fa01bd0ab38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:15.073Z|2a05a048-1624-4f9b-954f-e0d4f8f75083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:15.073Z|99ae656b-dff1-4a95-a0f1-6fa01bd0ab38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:23.838Z|ca23c556-4695-43f5-8bc1-7736aa4c416a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:16:23.839Z|ca23c556-4695-43f5-8bc1-7736aa4c416a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:16:23.988Z|62053f4c-2840-486e-8bdc-29992b33aa06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:16:23.988Z|62053f4c-2840-486e-8bdc-29992b33aa06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:16:25.086Z|3e6a284e-ffc3-47e2-a058-4e79acec67bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:25.087Z|3e6a284e-ffc3-47e2-a058-4e79acec67bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:25.100Z|91f20dc2-bf82-45cb-ad77-1254089257a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:25.100Z|91f20dc2-bf82-45cb-ad77-1254089257a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:25.104Z|74782b3a-5796-4abb-86c9-d508c67f8064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:25.105Z|74782b3a-5796-4abb-86c9-d508c67f8064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:35.128Z|1d1c89c7-470b-4c3a-b99f-95fdb321bfa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:35.130Z|1d1c89c7-470b-4c3a-b99f-95fdb321bfa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:35.132Z|88352218-ef3d-4130-a022-52fcece365b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:35.132Z|88352218-ef3d-4130-a022-52fcece365b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:35.148Z|2d414f51-028e-4542-a70f-7adca5b65a41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:35.149Z|2d414f51-028e-4542-a70f-7adca5b65a41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:38.839Z|77165829-2db5-491b-8df7-4a89c7bc485c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:16:38.843Z|77165829-2db5-491b-8df7-4a89c7bc485c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:16:45.182Z|d0a74807-1e90-4b8e-aedb-023522c0c4bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:45.182Z|cd2be9d6-69c9-475a-af6b-073438e85765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:45.184Z|d0a74807-1e90-4b8e-aedb-023522c0c4bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:45.184Z|cd2be9d6-69c9-475a-af6b-073438e85765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:45.190Z|e007a338-87dd-4104-8974-af76a92d04d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:45.190Z|e007a338-87dd-4104-8974-af76a92d04d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:53.838Z|fc70623b-4aa9-4304-ac74-76a692e6e917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:16:53.838Z|fc70623b-4aa9-4304-ac74-76a692e6e917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:16:53.989Z|cbe98a49-ab14-4790-a649-53189a982449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:16:53.990Z|cbe98a49-ab14-4790-a649-53189a982449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:16:55.209Z|2e75b225-873a-4473-b0ba-932337c51726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:55.211Z|2e75b225-873a-4473-b0ba-932337c51726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:55.218Z|edf979e0-6664-4a28-9881-592826fcb993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:55.219Z|edf979e0-6664-4a28-9881-592826fcb993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:16:55.224Z|b818654c-afe8-4313-88fa-f00651f5d301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:16:55.225Z|b818654c-afe8-4313-88fa-f00651f5d301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:05.251Z|aadda6d3-0e24-4b69-b91b-e9ffe9a467d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:05.252Z|aadda6d3-0e24-4b69-b91b-e9ffe9a467d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:05.256Z|1e838084-ba14-4cc3-bf6e-c0d385d0770f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:05.257Z|1e838084-ba14-4cc3-bf6e-c0d385d0770f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:05.257Z|cb849932-e23b-4fc7-850f-33b50da3d5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:05.258Z|cb849932-e23b-4fc7-850f-33b50da3d5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:06.970Z|1d660b22-be94-4077-bc6e-3809f889beff|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:17:06.971Z|1d660b22-be94-4077-bc6e-3809f889beff|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:08.839Z|02eb5434-80e1-4af6-9fa4-6692f7441c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:17:08.840Z|02eb5434-80e1-4af6-9fa4-6692f7441c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:17:15.275Z|184b4267-cdd2-4968-aa57-fb956eb941ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:15.276Z|184b4267-cdd2-4968-aa57-fb956eb941ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:15.278Z|9d90c889-a955-432f-b6f1-7b50a8efd325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:15.280Z|9d90c889-a955-432f-b6f1-7b50a8efd325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:15.281Z|1124d1e1-0142-4877-bb71-17c1fe443acf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:15.281Z|1124d1e1-0142-4877-bb71-17c1fe443acf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:23.838Z|3949e435-be1e-41bf-9e74-b03ce2d59228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:17:23.843Z|3949e435-be1e-41bf-9e74-b03ce2d59228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:17:23.990Z|5e912c4f-498f-47f5-9c76-0a8c50d79ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:17:23.991Z|5e912c4f-498f-47f5-9c76-0a8c50d79ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:17:25.302Z|31ae9638-3372-43a0-bea0-0bdccdc366b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:25.303Z|31ae9638-3372-43a0-bea0-0bdccdc366b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:25.318Z|a89171f9-7bc0-4d2a-bd43-006e1ef7a176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:25.319Z|a89171f9-7bc0-4d2a-bd43-006e1ef7a176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:25.341Z|5427393c-439b-4936-a053-8bc45c9c96b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:25.342Z|5427393c-439b-4936-a053-8bc45c9c96b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:35.333Z|113c5ae4-e746-4193-b0bb-d0e6623085bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:35.334Z|113c5ae4-e746-4193-b0bb-d0e6623085bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:35.347Z|0d195305-b82f-4a1b-b584-797621723f36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:35.348Z|0d195305-b82f-4a1b-b584-797621723f36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:35.364Z|948668ba-3fd8-47c9-a230-06fbc20d13e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:35.365Z|948668ba-3fd8-47c9-a230-06fbc20d13e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:38.838Z|0abf8bf5-a056-4388-91a7-74a1359c2893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:17:38.838Z|0abf8bf5-a056-4388-91a7-74a1359c2893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:17:45.358Z|f9bc08ee-1f5b-4868-a3d2-536719027af6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:45.360Z|f9bc08ee-1f5b-4868-a3d2-536719027af6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:45.370Z|4615f42c-2c85-42e3-8673-fe035aaf7ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:45.371Z|4615f42c-2c85-42e3-8673-fe035aaf7ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:45.390Z|589404d1-911d-4054-b319-2e77905e4ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:45.392Z|589404d1-911d-4054-b319-2e77905e4ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:53.838Z|595a5a3e-da95-4458-9268-3ab1c9f029b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:17:53.838Z|595a5a3e-da95-4458-9268-3ab1c9f029b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:17:53.992Z|b997590a-0412-489a-abb4-3a1e1a799adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:17:53.993Z|b997590a-0412-489a-abb4-3a1e1a799adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:17:55.381Z|2889e247-0a37-4791-a6ac-44022c15b723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:55.383Z|2889e247-0a37-4791-a6ac-44022c15b723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:55.394Z|798cde2d-87e4-491b-8535-cd50b5953902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:55.395Z|798cde2d-87e4-491b-8535-cd50b5953902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:17:55.414Z|a839f31d-f125-4752-8f11-8b09b8122071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:17:55.415Z|a839f31d-f125-4752-8f11-8b09b8122071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:05.406Z|17c38c45-241d-4adc-993f-1fb97c884750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:05.407Z|17c38c45-241d-4adc-993f-1fb97c884750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:05.419Z|79eb2a69-e5c0-472f-bac8-dc387255275a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:05.419Z|79eb2a69-e5c0-472f-bac8-dc387255275a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:05.435Z|659b6365-ad2d-4442-86eb-f7872e81705a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:05.435Z|659b6365-ad2d-4442-86eb-f7872e81705a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:06.969Z|b25c5e9f-fb26-4a39-99e3-4f81a7b0f6c7|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:18:06.970Z|b25c5e9f-fb26-4a39-99e3-4f81a7b0f6c7|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:08.838Z|ee14d73b-0655-4724-823b-46640a946de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:18:08.841Z|ee14d73b-0655-4724-823b-46640a946de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:18:15.433Z|ca6a742a-ac07-48bc-ab9a-3356de5cbef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:15.434Z|ca6a742a-ac07-48bc-ab9a-3356de5cbef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:15.440Z|9a025844-2f43-4fb5-8975-be6ddfbcf2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:15.441Z|9a025844-2f43-4fb5-8975-be6ddfbcf2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:15.455Z|cdaf00cc-5054-4fae-9ce7-48299a8a05e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:15.457Z|cdaf00cc-5054-4fae-9ce7-48299a8a05e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:23.838Z|ba710875-e771-4f7d-93e0-7da377320573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:18:23.839Z|ba710875-e771-4f7d-93e0-7da377320573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:18:23.994Z|0cc8289b-fb3b-4bce-bfc2-40fe59356633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:18:23.995Z|0cc8289b-fb3b-4bce-bfc2-40fe59356633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:18:25.465Z|147934e2-3357-4df3-9d46-de7cc3bf3c73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:25.465Z|3b1c5324-0e80-4666-b7f5-efd9cc2aa617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:25.466Z|147934e2-3357-4df3-9d46-de7cc3bf3c73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:25.466Z|3b1c5324-0e80-4666-b7f5-efd9cc2aa617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:25.481Z|307f758c-040b-48e6-b822-fd5e1e817fce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:25.482Z|307f758c-040b-48e6-b822-fd5e1e817fce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:35.505Z|739d79a1-0105-43d0-ac1f-af7dc509f000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:35.505Z|e111d7e1-ff5c-4772-b5a3-7eca22386a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:35.507Z|aeda254e-22a2-4179-ba9c-5d689de88924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:35.509Z|e111d7e1-ff5c-4772-b5a3-7eca22386a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:35.509Z|aeda254e-22a2-4179-ba9c-5d689de88924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:35.508Z|739d79a1-0105-43d0-ac1f-af7dc509f000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:38.839Z|eeb2496d-8554-487b-a828-651502e98896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:18:38.840Z|eeb2496d-8554-487b-a828-651502e98896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:18:45.541Z|18278da8-d874-451f-95b6-497d2ba41bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:45.541Z|a237d7ef-ba5a-490a-9b8b-343c384f06ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:45.542Z|18278da8-d874-451f-95b6-497d2ba41bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:45.543Z|a237d7ef-ba5a-490a-9b8b-343c384f06ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:45.545Z|b3ef5e5c-9c3a-4b54-8094-e6516353e43c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:45.547Z|b3ef5e5c-9c3a-4b54-8094-e6516353e43c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:53.838Z|0a1a1ce6-4650-4f09-a1d8-04f1b2af99e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:18:53.840Z|0a1a1ce6-4650-4f09-a1d8-04f1b2af99e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:18:53.995Z|cac6f6e0-d9d4-4900-91ab-d966ccd33777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:18:53.996Z|cac6f6e0-d9d4-4900-91ab-d966ccd33777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:18:55.568Z|ff06f8c0-e611-48b7-bb99-6e5ecf7f05b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:55.568Z|5876fa3f-74ca-4119-9e08-c35d71cb0d43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:55.568Z|ff06f8c0-e611-48b7-bb99-6e5ecf7f05b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:55.569Z|5876fa3f-74ca-4119-9e08-c35d71cb0d43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:18:55.572Z|cd647a80-4c6a-4225-befc-9eed6221893e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:18:55.574Z|cd647a80-4c6a-4225-befc-9eed6221893e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:05.591Z|cfe8446a-e0d6-411a-bec2-89fcf88271cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:05.592Z|cfe8446a-e0d6-411a-bec2-89fcf88271cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:05.594Z|c7cb22ec-04d9-41dd-95a0-ca1d7be74ce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:05.595Z|c7cb22ec-04d9-41dd-95a0-ca1d7be74ce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:05.597Z|e568c802-c4ae-4ee6-a3d7-550f99778759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:05.598Z|e568c802-c4ae-4ee6-a3d7-550f99778759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:06.970Z|5adccac0-b93f-43d8-aa85-be199ac77486|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:19:06.970Z|5adccac0-b93f-43d8-aa85-be199ac77486|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:08.838Z|0541de06-e21b-4687-b660-03ddaae11060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:19:08.838Z|0541de06-e21b-4687-b660-03ddaae11060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:19:15.623Z|6e1e3643-d047-42b2-83bf-b41cee4eac73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:15.623Z|52319ae9-190b-433d-a199-275939547416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:15.624Z|6e1e3643-d047-42b2-83bf-b41cee4eac73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:15.624Z|52319ae9-190b-433d-a199-275939547416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:15.630Z|a6475f30-e031-4d22-8d2d-dc72370bc527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:15.630Z|a6475f30-e031-4d22-8d2d-dc72370bc527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:23.843Z|60c98d10-1b9c-4e10-b9c8-d0adde4eb905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:19:23.845Z|60c98d10-1b9c-4e10-b9c8-d0adde4eb905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:19:23.997Z|99bd9ee0-53c3-433e-85ca-39ba49ac5017|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:19:23.997Z|99bd9ee0-53c3-433e-85ca-39ba49ac5017|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:19:25.648Z|f591f391-0ea6-49c6-93f4-0b204b93e2a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:25.648Z|b5a170ae-e785-4275-b821-480b5181ec41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:25.649Z|b5a170ae-e785-4275-b821-480b5181ec41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:25.649Z|f591f391-0ea6-49c6-93f4-0b204b93e2a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:25.656Z|5619f37d-948d-41f0-a303-5cb8f39dfcbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:25.657Z|5619f37d-948d-41f0-a303-5cb8f39dfcbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:35.676Z|e83140b9-d47a-4c47-b729-932796a77d95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:35.676Z|2f76ddf1-b037-4a76-b09a-793eb78ea8cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:35.676Z|e83140b9-d47a-4c47-b729-932796a77d95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:35.677Z|2f76ddf1-b037-4a76-b09a-793eb78ea8cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:35.678Z|6de3115a-50d2-42f8-af0f-3771a9530c2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:35.679Z|6de3115a-50d2-42f8-af0f-3771a9530c2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:38.838Z|55c79ad0-4b5b-49d1-8e27-ca917f8f810e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:19:38.839Z|55c79ad0-4b5b-49d1-8e27-ca917f8f810e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:19:45.699Z|c1f69ccd-6d17-44dd-b10c-c8d8e485db63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:45.699Z|c1f69ccd-6d17-44dd-b10c-c8d8e485db63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:45.700Z|3a408645-314a-4a38-8803-1aee591df02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:45.700Z|3a408645-314a-4a38-8803-1aee591df02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:45.701Z|e972cef5-e790-49ff-83a3-fa18e721ee41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:45.701Z|e972cef5-e790-49ff-83a3-fa18e721ee41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:53.838Z|09c327d4-11ff-43d8-9148-638fbbc1b7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:19:53.838Z|09c327d4-11ff-43d8-9148-638fbbc1b7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:19:53.998Z|d39904bb-9129-4612-82ca-deb06d79f97a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:19:53.998Z|d39904bb-9129-4612-82ca-deb06d79f97a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:19:55.721Z|9bf5a3ca-93a0-4c30-9be2-cc56a7095337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:55.721Z|3b19f580-6076-4c5f-864e-f5810208ec20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:55.721Z|3b19f580-6076-4c5f-864e-f5810208ec20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:55.721Z|9bf5a3ca-93a0-4c30-9be2-cc56a7095337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:19:55.749Z|c1e50e11-74fb-47ae-af7b-84e227022a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:19:55.750Z|c1e50e11-74fb-47ae-af7b-84e227022a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:05.747Z|69310e9a-ae34-4bd9-9abf-ff4d186e59a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:05.747Z|e006c3dd-4ab5-41ab-9c6f-b49788633eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:05.749Z|e006c3dd-4ab5-41ab-9c6f-b49788633eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:05.749Z|69310e9a-ae34-4bd9-9abf-ff4d186e59a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:05.769Z|50879ece-2385-4031-863a-7929f62c733e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:05.770Z|50879ece-2385-4031-863a-7929f62c733e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:06.969Z|ef346962-b74f-41d7-beac-8f6e6f15c7dd|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:20:06.970Z|ef346962-b74f-41d7-beac-8f6e6f15c7dd|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:08.838Z|fc5a2d12-4663-44d7-9b21-8ead0cf9ee43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:20:08.840Z|fc5a2d12-4663-44d7-9b21-8ead0cf9ee43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:20:15.770Z|dc8c959a-0c5c-47a4-8891-e17dd960d038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:15.770Z|5d3b8294-1dbb-4fda-8866-15400a99fcd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:15.771Z|dc8c959a-0c5c-47a4-8891-e17dd960d038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:15.771Z|5d3b8294-1dbb-4fda-8866-15400a99fcd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:15.795Z|6b2c5a49-b135-4ab4-b8ae-350523cdc588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:15.796Z|6b2c5a49-b135-4ab4-b8ae-350523cdc588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:23.838Z|b8a981ed-f8a7-4225-a8e6-ddc146389c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:20:23.840Z|b8a981ed-f8a7-4225-a8e6-ddc146389c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:20:23.999Z|2dce6b6d-6c32-479d-b3bb-13cb6ea825e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:20:24.000Z|2dce6b6d-6c32-479d-b3bb-13cb6ea825e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:20:25.800Z|5c983e82-27c7-4efb-a42b-1439722606e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:25.800Z|0dba12bc-b70d-4cf2-9862-2e483a1c6868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:25.801Z|5c983e82-27c7-4efb-a42b-1439722606e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:25.801Z|0dba12bc-b70d-4cf2-9862-2e483a1c6868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:25.818Z|af9f4122-1223-4269-887e-df832bb27b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:25.819Z|af9f4122-1223-4269-887e-df832bb27b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:35.836Z|c75c6c43-a0b5-4748-afad-8dc6e78920ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:35.837Z|3ee58cc1-b39d-448b-818a-d9eb72be81ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:35.838Z|c75c6c43-a0b5-4748-afad-8dc6e78920ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:35.839Z|3ee58cc1-b39d-448b-818a-d9eb72be81ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:35.845Z|044bb2ca-e052-4e2c-8d9f-ef4d0b67a060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:35.847Z|044bb2ca-e052-4e2c-8d9f-ef4d0b67a060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:38.842Z|814667c6-c4bf-44d5-bde7-c42614054176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:20:38.846Z|814667c6-c4bf-44d5-bde7-c42614054176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:20:45.876Z|0c300365-2ba3-4df7-9829-739104598470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:45.876Z|988ad370-7b3a-4dbc-9858-fe1f1a9d63f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:45.877Z|fd8ad83a-5899-4352-a286-dec0ce51453e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:45.878Z|0c300365-2ba3-4df7-9829-739104598470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:45.878Z|fd8ad83a-5899-4352-a286-dec0ce51453e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:45.878Z|988ad370-7b3a-4dbc-9858-fe1f1a9d63f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:53.838Z|bdf11094-55bc-4254-a7c9-8f79d678899b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:20:53.839Z|bdf11094-55bc-4254-a7c9-8f79d678899b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:20:54.001Z|443697d7-6c64-4885-bc9d-adead3076b1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:20:54.002Z|443697d7-6c64-4885-bc9d-adead3076b1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:20:55.906Z|8f00fc59-109e-4931-b465-2da5b26f9507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:55.907Z|8f00fc59-109e-4931-b465-2da5b26f9507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:55.909Z|df1d55b4-10de-423c-a942-8ea807e172b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:55.910Z|8696c11b-fc6f-43fc-9219-0fee537c5857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:20:55.910Z|df1d55b4-10de-423c-a942-8ea807e172b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:20:55.911Z|8696c11b-fc6f-43fc-9219-0fee537c5857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:05.940Z|118bfd63-3794-431e-bbef-3fc37f617218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:05.940Z|3e8da7d7-3d08-4c66-b1c7-64bdd12f9b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:05.941Z|118bfd63-3794-431e-bbef-3fc37f617218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:05.941Z|3e8da7d7-3d08-4c66-b1c7-64bdd12f9b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:05.950Z|4209f925-9555-4ff0-b31f-0367d292e3ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:05.951Z|4209f925-9555-4ff0-b31f-0367d292e3ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:06.970Z|78467ca7-7970-4ced-b57f-27ddd6b8b2af|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:21:06.970Z|78467ca7-7970-4ced-b57f-27ddd6b8b2af|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:08.838Z|5bcc9582-722b-48b6-be61-92c49b157319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:21:08.838Z|5bcc9582-722b-48b6-be61-92c49b157319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:21:15.968Z|e2f0bea6-353a-46a1-826c-de47d2bf7330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:15.968Z|20fee805-9edb-45ce-833c-ef3648698379|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:15.968Z|e2f0bea6-353a-46a1-826c-de47d2bf7330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:15.968Z|20fee805-9edb-45ce-833c-ef3648698379|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:15.970Z|09f010c1-691c-4657-8a30-924548ee20fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:15.970Z|09f010c1-691c-4657-8a30-924548ee20fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:23.846Z|48718fb8-ad8d-404f-a5b3-d8804cdc14d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:21:23.851Z|48718fb8-ad8d-404f-a5b3-d8804cdc14d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:21:24.003Z|b95ced3f-4a3a-4f74-b044-fe18304cd7b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:21:24.004Z|b95ced3f-4a3a-4f74-b044-fe18304cd7b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:21:25.992Z|5c08bccf-b71f-44b8-821a-e7aff8b8edb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:25.993Z|5c08bccf-b71f-44b8-821a-e7aff8b8edb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:25.995Z|14610b80-15b0-4fbb-a867-c56ed36846df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:25.996Z|14610b80-15b0-4fbb-a867-c56ed36846df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:25.997Z|975f0072-65e5-4b67-a401-580240526c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:25.998Z|975f0072-65e5-4b67-a401-580240526c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:36.020Z|d865d509-a3f4-44b1-a22b-b27b4f750412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:36.021Z|d865d509-a3f4-44b1-a22b-b27b4f750412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:36.022Z|1b44f2e2-2cda-4b79-b3ab-af200b717045|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:36.022Z|6268e578-6d29-4248-b734-6290c692d0bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:36.023Z|6268e578-6d29-4248-b734-6290c692d0bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:36.023Z|1b44f2e2-2cda-4b79-b3ab-af200b717045|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:38.838Z|b07e4e3e-6555-4f00-8499-563a489f5917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:21:38.839Z|b07e4e3e-6555-4f00-8499-563a489f5917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:21:46.044Z|f2d0125b-9ae6-400f-878b-4f4e213b2118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:46.044Z|67eb4369-5075-482c-a663-05f9f8ac347a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:46.045Z|f2d0125b-9ae6-400f-878b-4f4e213b2118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:46.045Z|67eb4369-5075-482c-a663-05f9f8ac347a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:46.046Z|62310e6e-b912-493f-b540-18e889420d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:46.046Z|62310e6e-b912-493f-b540-18e889420d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:53.838Z|4d3921eb-8dce-47a6-9b98-ac26afda171b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:21:53.838Z|4d3921eb-8dce-47a6-9b98-ac26afda171b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:21:54.004Z|51fc236d-915c-4c01-8efd-ae068525059f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:21:54.005Z|51fc236d-915c-4c01-8efd-ae068525059f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:21:56.067Z|bde80163-3402-495b-86f8-af7b8a260565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:56.067Z|18142e4f-1bb6-4c04-867f-a766981dc0bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:56.068Z|bde80163-3402-495b-86f8-af7b8a260565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:56.068Z|18142e4f-1bb6-4c04-867f-a766981dc0bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:21:56.070Z|8e3e6a01-f260-46a4-947e-81b634e9fd2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:21:56.071Z|8e3e6a01-f260-46a4-947e-81b634e9fd2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:06.090Z|d6e2f846-200e-406b-8fc4-12dae41cd100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:06.090Z|a284b01b-4bf9-443c-9a2a-824a89f51361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:06.090Z|d6e2f846-200e-406b-8fc4-12dae41cd100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:06.090Z|a284b01b-4bf9-443c-9a2a-824a89f51361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:06.095Z|0c448945-c0ff-4804-98ce-d3963ab662bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:06.096Z|0c448945-c0ff-4804-98ce-d3963ab662bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:06.970Z|0a6dbe9c-a0a8-449d-aad7-bfa096153fcf|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:22:06.971Z|0a6dbe9c-a0a8-449d-aad7-bfa096153fcf|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:08.838Z|79adc510-f11c-4b77-a237-ba1825f1e5c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:22:08.840Z|79adc510-f11c-4b77-a237-ba1825f1e5c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:22:16.116Z|7c5d8a47-527e-4619-9d7a-9f5ed7d13cb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:16.116Z|b0c15f87-b315-4166-9867-3c7626831674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:16.117Z|7c5d8a47-527e-4619-9d7a-9f5ed7d13cb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:16.117Z|b0c15f87-b315-4166-9867-3c7626831674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:16.120Z|31b4e016-1fcb-4dd1-b315-ad016b5753bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:16.120Z|31b4e016-1fcb-4dd1-b315-ad016b5753bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:23.838Z|20c0c7bf-acd2-4534-93b4-adac9382536d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:22:23.838Z|20c0c7bf-acd2-4534-93b4-adac9382536d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:22:24.006Z|791c47ca-5e05-42ff-b289-39900a44b255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:22:24.007Z|791c47ca-5e05-42ff-b289-39900a44b255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:22:26.147Z|5aa425ad-ee4a-4937-965c-ccfb761bd7c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:26.147Z|54285221-00e2-40bc-9e7e-d273a3c8cd40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:26.148Z|54285221-00e2-40bc-9e7e-d273a3c8cd40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:26.148Z|5aa425ad-ee4a-4937-965c-ccfb761bd7c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:26.151Z|39de2a40-1ace-48f6-a0f8-2719aeec9dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:26.152Z|39de2a40-1ace-48f6-a0f8-2719aeec9dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:36.194Z|9aca109a-7a5f-499b-b3fb-ce005473c3b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:36.194Z|f375f72d-7e9a-48e5-a658-b1c85b157dc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:36.194Z|b073dfeb-8cf9-42ba-97b2-4331eece52a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:36.199Z|f375f72d-7e9a-48e5-a658-b1c85b157dc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:36.199Z|b073dfeb-8cf9-42ba-97b2-4331eece52a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:36.199Z|9aca109a-7a5f-499b-b3fb-ce005473c3b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:38.838Z|0b3071d1-519e-4cfb-8df0-d724e5b0a365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:22:38.840Z|0b3071d1-519e-4cfb-8df0-d724e5b0a365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:22:46.235Z|b7c095e7-9985-41ff-94a9-8c94734e86cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:46.235Z|f0a9f456-4c62-45e4-b162-c9c8b2ba96a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:46.235Z|02d8d226-5745-4567-97b7-f18d349eaa2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:46.237Z|02d8d226-5745-4567-97b7-f18d349eaa2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:46.237Z|b7c095e7-9985-41ff-94a9-8c94734e86cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:46.237Z|f0a9f456-4c62-45e4-b162-c9c8b2ba96a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:53.838Z|65c10ad6-cf25-4062-9d75-96df4e61f350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:22:53.840Z|65c10ad6-cf25-4062-9d75-96df4e61f350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:22:54.009Z|a0b1ab4e-203f-45f8-91e7-dd0229aeaa72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:22:54.010Z|a0b1ab4e-203f-45f8-91e7-dd0229aeaa72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:22:56.260Z|d39fd907-3f87-45c1-be4c-1a03b33e715b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:56.260Z|3788aec1-d534-4153-8939-18886756554c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:56.260Z|9db511e7-e862-4668-abd7-6038608df861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:22:56.261Z|d39fd907-3f87-45c1-be4c-1a03b33e715b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:56.261Z|3788aec1-d534-4153-8939-18886756554c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:22:56.261Z|9db511e7-e862-4668-abd7-6038608df861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:06.283Z|ff8c5681-0588-4507-9763-758c05b7d2a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:06.284Z|ff8c5681-0588-4507-9763-758c05b7d2a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:06.291Z|3b5cd8ef-5ea9-4c2a-94cf-bad51300574e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:06.291Z|6f8be56b-afb6-4cac-b288-e0f476a8c221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:06.291Z|3b5cd8ef-5ea9-4c2a-94cf-bad51300574e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:06.291Z|6f8be56b-afb6-4cac-b288-e0f476a8c221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:06.971Z|08cdae42-36bd-4638-b31a-9b7e2d92a0ae|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:23:06.972Z|08cdae42-36bd-4638-b31a-9b7e2d92a0ae|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:08.838Z|45d49d0b-8e6e-4e72-a043-c4f187997392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:23:08.838Z|45d49d0b-8e6e-4e72-a043-c4f187997392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:23:16.313Z|2b6bf524-3837-4dec-b4ea-32132317c029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:16.314Z|73b45774-ce89-40a3-a2b7-57bc3c43a1e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:16.314Z|2b6bf524-3837-4dec-b4ea-32132317c029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:16.314Z|73b45774-ce89-40a3-a2b7-57bc3c43a1e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:16.315Z|b03f87e1-34df-4cff-b4e9-790cd98117c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:16.316Z|b03f87e1-34df-4cff-b4e9-790cd98117c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:23.838Z|d86c9b43-bc40-48a7-a6d0-c4a6771f01f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:23:23.838Z|d86c9b43-bc40-48a7-a6d0-c4a6771f01f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:23:24.011Z|b0362293-1fff-4283-812d-39e10ab40d39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:23:24.011Z|b0362293-1fff-4283-812d-39e10ab40d39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:23:26.343Z|f258deec-1ff1-489e-8a76-8eaf8a2bde77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:26.343Z|240c1395-f7fb-416e-b3dc-3b44754fc90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:26.343Z|6a2f32c3-f468-455a-b555-72637c2eb944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:26.344Z|f258deec-1ff1-489e-8a76-8eaf8a2bde77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:26.344Z|6a2f32c3-f468-455a-b555-72637c2eb944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:26.344Z|240c1395-f7fb-416e-b3dc-3b44754fc90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:36.367Z|8b3f0855-595b-4bb2-9aab-fe05097a20bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:36.366Z|184c5419-29c8-4dd9-8fe8-a9525d6e665d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:36.366Z|c30a9110-14e5-43f5-8613-0fc14ca57d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:36.368Z|8b3f0855-595b-4bb2-9aab-fe05097a20bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:36.368Z|184c5419-29c8-4dd9-8fe8-a9525d6e665d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:36.368Z|c30a9110-14e5-43f5-8613-0fc14ca57d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:38.838Z|57d62336-1c01-4122-b2f8-59e87a4f27f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:23:38.841Z|57d62336-1c01-4122-b2f8-59e87a4f27f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:23:46.389Z|7a2c1cd1-d094-40d1-a3b6-fd3994422369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:46.389Z|a81a59c1-afb5-400d-b9b5-0e3bbd51ba34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:46.390Z|c30526c9-fc2d-421f-a214-3b3a3105fb85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:46.390Z|7a2c1cd1-d094-40d1-a3b6-fd3994422369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:46.390Z|a81a59c1-afb5-400d-b9b5-0e3bbd51ba34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:46.391Z|c30526c9-fc2d-421f-a214-3b3a3105fb85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:53.838Z|42190d5c-fa0d-42c1-aa27-e65546a39729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:23:53.838Z|42190d5c-fa0d-42c1-aa27-e65546a39729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:23:54.012Z|5349f5e1-77f6-4950-91a6-d65c8a41bc8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:23:54.013Z|5349f5e1-77f6-4950-91a6-d65c8a41bc8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:23:56.413Z|6feb891f-f767-41a9-a461-9f3766e9a221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:56.414Z|6feb891f-f767-41a9-a461-9f3766e9a221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:56.414Z|c8bfa8ac-9bd0-4507-bb36-6cfa080b0731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:56.415Z|c8bfa8ac-9bd0-4507-bb36-6cfa080b0731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:23:56.413Z|27bab3b8-415e-4827-95b1-e6356780700e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:23:56.418Z|27bab3b8-415e-4827-95b1-e6356780700e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:06.438Z|6d643527-c54f-427a-87dc-0d259ff207c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:06.439Z|6d643527-c54f-427a-87dc-0d259ff207c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:06.441Z|a7da9733-56b8-4630-bb33-f0c8e6f956be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:06.441Z|a7da9733-56b8-4630-bb33-f0c8e6f956be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:06.443Z|1259b0bc-c211-487e-bfe2-054fe6cf86eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:06.443Z|1259b0bc-c211-487e-bfe2-054fe6cf86eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:06.969Z|7914bdd9-64ba-4278-b5d5-d477ce1de263|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:24:06.970Z|7914bdd9-64ba-4278-b5d5-d477ce1de263|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:08.291Z||http-nio-8080-exec-4|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xa9CeX0xbf0x840xd6p0xd70x180xf2,0xbb0xa40xd80xd10x9f:R0x980x990xbd>0xd0]0xa30xd70xbd0xcd0x8d0x96X]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-10T10:24:08.838Z|989915be-3aad-487d-8fcd-6c7e22df92f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:24:08.839Z|989915be-3aad-487d-8fcd-6c7e22df92f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:24:16.466Z|c460233f-39cd-4970-877d-20e19d134b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:16.466Z|01e86284-5424-4845-9f8a-959e706842d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:16.467Z|c460233f-39cd-4970-877d-20e19d134b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:16.468Z|773a6549-d751-4317-a4f3-4dcfdf1f3f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:16.468Z|01e86284-5424-4845-9f8a-959e706842d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:16.469Z|773a6549-d751-4317-a4f3-4dcfdf1f3f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:23.838Z|71e86253-b6fe-4245-a814-f8ef301dd7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:24:23.840Z|71e86253-b6fe-4245-a814-f8ef301dd7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:24:24.014Z|f7edcf3b-ec12-49b3-89fe-127ccc164235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:24:24.014Z|f7edcf3b-ec12-49b3-89fe-127ccc164235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:24:26.495Z|14aca5a0-1722-4565-87a3-f33fc3fd1c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:26.495Z|cc177476-7b45-44c0-beec-6326662a0e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:26.495Z|be7fe124-ad85-4fd1-9776-fed8ce425e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:26.496Z|cc177476-7b45-44c0-beec-6326662a0e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:26.496Z|be7fe124-ad85-4fd1-9776-fed8ce425e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:26.496Z|14aca5a0-1722-4565-87a3-f33fc3fd1c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:36.538Z|02177f49-392c-4e27-a2bf-7aba94b2dd5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:36.538Z|8bdc4681-31bb-4828-bb79-921f74601f2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:36.538Z|1d78abc1-4eb4-44a3-871d-13b3df17f9af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:36.541Z|1d78abc1-4eb4-44a3-871d-13b3df17f9af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:36.542Z|8bdc4681-31bb-4828-bb79-921f74601f2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:36.542Z|02177f49-392c-4e27-a2bf-7aba94b2dd5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:38.839Z|95183040-077e-472c-9439-7d9661167a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:24:38.840Z|95183040-077e-472c-9439-7d9661167a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:24:46.576Z|880ed327-891f-469c-b4db-4f1164f4be5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:46.577Z|880ed327-891f-469c-b4db-4f1164f4be5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:46.577Z|3157a9c9-bcf9-4d14-95c1-1e5511d2efef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:46.578Z|3157a9c9-bcf9-4d14-95c1-1e5511d2efef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:46.576Z|8f27f49a-816f-4479-8bbd-503a2cde4476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:46.579Z|8f27f49a-816f-4479-8bbd-503a2cde4476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:53.838Z|0e6c6eb4-d3c0-4b93-8099-4e22bb22a9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:24:53.838Z|0e6c6eb4-d3c0-4b93-8099-4e22bb22a9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:24:54.015Z|bc6e84a8-e933-4dd7-9adc-1fa888d8805a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:24:54.016Z|bc6e84a8-e933-4dd7-9adc-1fa888d8805a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:24:56.602Z|d46c9dc6-2ae4-4e67-af87-69698ef5954e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:56.603Z|d46c9dc6-2ae4-4e67-af87-69698ef5954e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:56.603Z|97653dd9-771a-48ba-8d3c-4abf7bca60cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:56.603Z|97653dd9-771a-48ba-8d3c-4abf7bca60cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:24:56.609Z|36d3dfa9-a455-483f-bf26-5bed6713f90f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:24:56.610Z|36d3dfa9-a455-483f-bf26-5bed6713f90f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:06.638Z|e5f53553-b556-4686-8e61-a6c87906d9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:06.639Z|e5f53553-b556-4686-8e61-a6c87906d9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:06.639Z|ca736a24-05f8-4de3-b1ca-b662d6efb60d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:06.639Z|ca736a24-05f8-4de3-b1ca-b662d6efb60d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:06.652Z|86f13784-2daf-4aa7-b4ce-e8d9e7642b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:06.653Z|86f13784-2daf-4aa7-b4ce-e8d9e7642b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:06.970Z|a03e2626-441d-445c-888c-bc29f74f6b02|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:25:06.971Z|a03e2626-441d-445c-888c-bc29f74f6b02|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:08.838Z|345f2eea-c576-4079-84a6-aa50ea6c6280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:25:08.838Z|345f2eea-c576-4079-84a6-aa50ea6c6280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:25:16.666Z|206ea4f3-4cfb-4b6d-bc9e-ded226ac0e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:16.666Z|378b34d2-2eca-470d-9e38-d6c399ef4bd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:16.667Z|206ea4f3-4cfb-4b6d-bc9e-ded226ac0e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:16.667Z|378b34d2-2eca-470d-9e38-d6c399ef4bd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:16.675Z|b50f46a5-26f2-4dfa-b44b-73a5589fe1f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:16.676Z|b50f46a5-26f2-4dfa-b44b-73a5589fe1f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:23.839Z|6f53463f-306a-40a6-b592-6edf4c5e099e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:25:23.843Z|6f53463f-306a-40a6-b592-6edf4c5e099e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:25:24.017Z|b6cd0ed2-4111-4fd4-800a-ecf88bf25ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:25:24.018Z|b6cd0ed2-4111-4fd4-800a-ecf88bf25ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:25:26.704Z|9da283c5-0374-41ac-83a5-3087403b23b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:26.704Z|d2b0c367-7a7b-4f6f-9259-d3d93242e832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:26.705Z|9da283c5-0374-41ac-83a5-3087403b23b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:26.705Z|d2b0c367-7a7b-4f6f-9259-d3d93242e832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:26.706Z|9f91d40f-f712-4960-9653-99411fdec114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:26.707Z|9f91d40f-f712-4960-9653-99411fdec114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:36.735Z|9b655207-1b22-4a2c-bcb8-20901340b3ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:36.736Z|799aa171-dbc3-45bb-9c5c-8a12b0fbdabf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:36.736Z|9b655207-1b22-4a2c-bcb8-20901340b3ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:36.737Z|799aa171-dbc3-45bb-9c5c-8a12b0fbdabf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:36.741Z|82fc86dc-b09e-4c12-92e7-64436905ad62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:36.742Z|82fc86dc-b09e-4c12-92e7-64436905ad62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:38.838Z|8880ae01-3f50-4c56-a632-d14091816a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:25:38.838Z|8880ae01-3f50-4c56-a632-d14091816a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:25:46.757Z|912a7093-f657-49d1-93cd-3bb7efb58a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:46.758Z|912a7093-f657-49d1-93cd-3bb7efb58a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:46.759Z|58e843fa-3bd8-4171-9f14-2d4fa172221e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:46.760Z|58e843fa-3bd8-4171-9f14-2d4fa172221e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:46.763Z|60fc26d3-db99-4404-90e4-34f120791d66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:46.764Z|60fc26d3-db99-4404-90e4-34f120791d66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:53.838Z|9c426854-e164-441e-bf31-7bc9316c0b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:25:53.838Z|9c426854-e164-441e-bf31-7bc9316c0b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:25:54.019Z|82aa9e23-01f4-4085-9663-31bc7d58732f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:25:54.019Z|82aa9e23-01f4-4085-9663-31bc7d58732f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:25:56.779Z|df11c91e-03ff-42ce-81d6-151dab722a0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:56.780Z|df11c91e-03ff-42ce-81d6-151dab722a0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:56.781Z|b00c2793-f92e-4915-8cbf-a48c81ef598f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:56.782Z|b00c2793-f92e-4915-8cbf-a48c81ef598f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:25:56.784Z|edfc599d-1cad-4eff-9277-37ae7cef21cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:25:56.785Z|edfc599d-1cad-4eff-9277-37ae7cef21cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:06.804Z|d1a0a8e1-0187-459a-9a05-5f4502b3863e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:06.804Z|f292307d-101a-493a-8fb0-397a95061c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:06.804Z|d1a0a8e1-0187-459a-9a05-5f4502b3863e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:06.805Z|f292307d-101a-493a-8fb0-397a95061c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:06.815Z|d84ebc53-596f-4bdb-8578-1bbf1d76404f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:06.816Z|d84ebc53-596f-4bdb-8578-1bbf1d76404f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:06.969Z|d9ab33a9-3f27-4c76-ace8-6645d5f9f175|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:26:06.970Z|d9ab33a9-3f27-4c76-ace8-6645d5f9f175|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:08.838Z|70058c32-1763-4acf-8dee-0fd5eb255f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:26:08.840Z|70058c32-1763-4acf-8dee-0fd5eb255f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:26:16.825Z|875000b7-f90e-4876-a2d6-f2929d5c7c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:16.825Z|a2bbe61a-c336-44f9-afeb-42c70f0983b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:16.827Z|875000b7-f90e-4876-a2d6-f2929d5c7c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:16.827Z|a2bbe61a-c336-44f9-afeb-42c70f0983b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:16.846Z|46a44582-165a-40bc-99f0-e12c51d91434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:16.846Z|46a44582-165a-40bc-99f0-e12c51d91434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:23.838Z|228c5aca-b52d-44e9-8378-c226330609df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:26:23.839Z|228c5aca-b52d-44e9-8378-c226330609df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:26:24.020Z|f0ee4e44-e3a4-44a4-b86b-d1e95e966dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:26:24.021Z|f0ee4e44-e3a4-44a4-b86b-d1e95e966dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:26:26.855Z|ba971f31-2623-4b0c-91e1-f70a1cccb2b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:26.855Z|4a468313-11ee-4eeb-a84d-80e5b1fdb770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:26.856Z|ba971f31-2623-4b0c-91e1-f70a1cccb2b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:26.856Z|4a468313-11ee-4eeb-a84d-80e5b1fdb770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:26.871Z|c7b53f44-bc08-40be-a69b-5a12b340ce90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:26.871Z|c7b53f44-bc08-40be-a69b-5a12b340ce90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:36.897Z|468278be-5586-43dc-9b5a-c37db0137136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:36.897Z|0b86df90-9eec-49d6-9590-50680c806688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:36.899Z|1d4edca0-9239-43a6-a883-9c677ab40424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:36.900Z|0b86df90-9eec-49d6-9590-50680c806688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:36.900Z|468278be-5586-43dc-9b5a-c37db0137136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:36.901Z|1d4edca0-9239-43a6-a883-9c677ab40424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:38.840Z|b0d5558d-12a8-43ea-bc6a-647a17a01b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:26:38.845Z|b0d5558d-12a8-43ea-bc6a-647a17a01b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:26:46.933Z|29d3c6d3-9393-4108-a428-1121f17f930e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:46.937Z|29d3c6d3-9393-4108-a428-1121f17f930e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:46.933Z|b9f0eed5-a632-437d-bb96-6e7ae7bf928c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:46.937Z|db3ae60c-14f3-4efd-9172-8fd7d8d78d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:46.938Z|db3ae60c-14f3-4efd-9172-8fd7d8d78d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:46.938Z|b9f0eed5-a632-437d-bb96-6e7ae7bf928c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:53.838Z|b50aff68-ad0e-46ee-98e8-98d85139864c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:26:53.839Z|b50aff68-ad0e-46ee-98e8-98d85139864c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:26:54.022Z|5da078f3-29e0-4e48-85f5-70b9a4b9f20b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:26:54.022Z|5da078f3-29e0-4e48-85f5-70b9a4b9f20b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:26:56.963Z|39ad8408-dbfb-4469-99e1-fb44823d430e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:56.965Z|efc9bf83-0a5c-4719-ba57-f9b3f02e0709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:56.965Z|f6ce65dc-18cf-4e4a-a682-f597d7fb638e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:26:56.965Z|39ad8408-dbfb-4469-99e1-fb44823d430e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:56.966Z|f6ce65dc-18cf-4e4a-a682-f597d7fb638e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:26:56.965Z|efc9bf83-0a5c-4719-ba57-f9b3f02e0709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:06.970Z|eea6aaa6-5e70-438c-b502-0aaacdbfd65b|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:27:06.971Z|eea6aaa6-5e70-438c-b502-0aaacdbfd65b|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:06.990Z|d3b7f2f7-b348-44dd-9b13-e726185b2dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:06.990Z|19094305-2ac7-4458-a452-044464ddf135|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:06.991Z|a61e294e-5fbf-44d5-846c-975351bca304|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:06.991Z|d3b7f2f7-b348-44dd-9b13-e726185b2dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:06.991Z|19094305-2ac7-4458-a452-044464ddf135|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:06.992Z|a61e294e-5fbf-44d5-846c-975351bca304|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:08.838Z|7278cb1d-5c94-4513-9ff5-db014d95215b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:27:08.840Z|7278cb1d-5c94-4513-9ff5-db014d95215b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:27:17.013Z|f17d7c48-0a1a-4165-83f2-d6bb0e0b476a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:17.013Z|6fe9ba7c-c01f-4bf3-aa3e-9bcbe3d93e59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:17.014Z|f17d7c48-0a1a-4165-83f2-d6bb0e0b476a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:17.014Z|6fe9ba7c-c01f-4bf3-aa3e-9bcbe3d93e59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:17.019Z|83ae347c-2414-4549-9910-70ec5f01d65f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:17.019Z|83ae347c-2414-4549-9910-70ec5f01d65f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:23.838Z|f0afcf71-a0c9-48d2-b1bd-de02908ecf9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:27:23.841Z|f0afcf71-a0c9-48d2-b1bd-de02908ecf9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:27:24.023Z|22bb3d3f-c4ff-4a22-b660-f01bd999ca75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:27:24.024Z|22bb3d3f-c4ff-4a22-b660-f01bd999ca75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:27:27.036Z|67610d93-052f-4032-b1d1-bd1124662bf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:27.037Z|67610d93-052f-4032-b1d1-bd1124662bf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:27.043Z|b91bec9d-20b7-4df1-be3f-cb2498cc6d65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:27.045Z|b91bec9d-20b7-4df1-be3f-cb2498cc6d65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:27.050Z|c1e57b08-3495-4c5e-875d-23f5fc0a31aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:27.051Z|c1e57b08-3495-4c5e-875d-23f5fc0a31aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:37.065Z|8be3518b-f4fe-4100-a9b6-707d64a8b7db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:37.066Z|8be3518b-f4fe-4100-a9b6-707d64a8b7db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:37.072Z|da44a933-38cb-4c58-a5eb-ccb0a8f21ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:37.072Z|4aeaf9b1-44bf-4cb4-928e-80885962f93d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:37.073Z|4aeaf9b1-44bf-4cb4-928e-80885962f93d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:37.073Z|da44a933-38cb-4c58-a5eb-ccb0a8f21ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:38.838Z|a613bf62-7f7b-450d-b8a1-598e88ca6562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:27:38.838Z|a613bf62-7f7b-450d-b8a1-598e88ca6562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:27:47.086Z|82134e14-80d9-496d-9f72-b8378fa86f13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:47.087Z|82134e14-80d9-496d-9f72-b8378fa86f13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:47.092Z|beffb682-6537-44a2-aad2-6d7658988ad9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:47.093Z|beffb682-6537-44a2-aad2-6d7658988ad9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:47.099Z|f4c82979-92bb-4346-9cff-a47b616a28f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:47.100Z|f4c82979-92bb-4346-9cff-a47b616a28f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:53.838Z|f58cafb4-e022-4d48-8c3e-8deb772b7606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:27:53.839Z|f58cafb4-e022-4d48-8c3e-8deb772b7606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:27:54.025Z|3e5e9cc1-e663-4c12-94f9-9fd72249a13f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:27:54.026Z|3e5e9cc1-e663-4c12-94f9-9fd72249a13f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:27:57.109Z|433af00a-1644-41c0-afae-0044091872b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:57.110Z|433af00a-1644-41c0-afae-0044091872b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:57.129Z|a8ff2381-5894-46d6-b445-92208a87ee3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:57.130Z|a8ff2381-5894-46d6-b445-92208a87ee3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:27:57.152Z|422ed734-c6bd-4d0e-b812-0b5d8635887b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:27:57.153Z|422ed734-c6bd-4d0e-b812-0b5d8635887b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:06.969Z|f21ee48a-1990-457a-b4a8-da9678350460|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-10T10:28:06.970Z|f21ee48a-1990-457a-b4a8-da9678350460|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:07.157Z|20daab4a-88b8-448c-9233-b1a2fb3c90be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:07.157Z|994698cb-5ed7-4e1a-b523-23635bdef2f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:07.158Z|994698cb-5ed7-4e1a-b523-23635bdef2f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:07.158Z|20daab4a-88b8-448c-9233-b1a2fb3c90be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:07.175Z|df671e70-32be-4855-9309-68485a48f345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:07.175Z|df671e70-32be-4855-9309-68485a48f345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:08.838Z|4dd9df0f-4a68-471d-b663-7b4c0c9e6e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:28:08.840Z|4dd9df0f-4a68-471d-b663-7b4c0c9e6e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:28:17.188Z|fee250d7-4712-4671-8680-827d99dbc7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:17.188Z|099dec85-22b3-4216-8166-eb6b5be2ca10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:17.189Z|099dec85-22b3-4216-8166-eb6b5be2ca10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:17.189Z|fee250d7-4712-4671-8680-827d99dbc7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:17.199Z|d950f9a2-48b0-43d9-983b-3ef4e708342b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:17.200Z|d950f9a2-48b0-43d9-983b-3ef4e708342b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:23.838Z|de9a1ad5-3869-42c4-b66a-e61cae172a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:28:23.840Z|de9a1ad5-3869-42c4-b66a-e61cae172a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:28:24.026Z|5932642b-a8e3-4583-bedb-27d35a0f1ee1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:28:24.027Z|5932642b-a8e3-4583-bedb-27d35a0f1ee1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-10T10:28:27.232Z|a2174144-6911-4e2e-814e-3317d8d3e817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:27.232Z|70297ccd-81b3-4cdc-b649-13bf6b2510f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:27.232Z|90b0ff95-62f6-49b2-874f-f9fbba0eafa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:27.233Z|90b0ff95-62f6-49b2-874f-f9fbba0eafa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:27.233Z|a2174144-6911-4e2e-814e-3317d8d3e817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:27.233Z|70297ccd-81b3-4cdc-b649-13bf6b2510f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:37.275Z|a49fb079-8469-4a85-aa0b-e7ab6cdb6aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:37.275Z|96262e90-724e-4dd1-ba0f-3382c4fa5876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:37.275Z|0b0ee9d1-ac62-49f9-9dc0-7c08b8b4cc06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-10T10:28:37.281Z|a49fb079-8469-4a85-aa0b-e7ab6cdb6aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:37.281Z|0b0ee9d1-ac62-49f9-9dc0-7c08b8b4cc06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:37.281Z|96262e90-724e-4dd1-ba0f-3382c4fa5876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-10T10:28:38.838Z|568dd3c4-5e4e-4817-bafa-91f3656c1c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-10T10:28:38.839Z|568dd3c4-5e4e-4817-bafa-91f3656c1c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.