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-02-03T10:04:24.788Z||main|||||INFO|500||The following profiles are active: basic
2022-02-03T10:04:43.381Z||main|||||INFO|500||Starting service [Tomcat]
2022-02-03T10:04:43.382Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-02-03T10:04:43.500Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-02-03T10:04:52.553Z||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-02-03T10:04:52.893Z||main|||||INFO|500||catdb-pool - Starting...
2022-02-03T10:04:53.481Z||main|||||INFO|500||catdb-pool - Start completed.
2022-02-03T10:04:54.014Z||main|||||INFO|500||reqdb-pool - Starting...
2022-02-03T10:04:54.023Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-02-03T10:04:54.846Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-02-03T10:04:56.541Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-02-03T10:04:57.760Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-02-03T10:05:06.613Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-02-03T10:05:08.732Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-02-03T10:05:08.817Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-02-03T10:05:09.643Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-02-03T10:05:09.771Z||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-02-03T10:05:10.970Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-02-03T10:05:12.295Z||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-02-03T10:05:17.724Z||main|||||WARN|500||---
2022-02-03T10:05:17.724Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-02-03T10:05:17.725Z||main|||||WARN|500||---
2022-02-03T10:05:18.238Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-02-03T10:05:23.971Z||main|||||INFO|500||Started ApiHandlerApplication in 63.296 seconds (JVM running for 69.654)
2022-02-03T10:05:23.984Z|ee864b37-d368-450e-904c-c27fba8aa991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:05:24.012Z|ee864b37-d368-450e-904c-c27fba8aa991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:05:24.013Z|e5022c58-fa3d-4456-b78a-8b35c0cc8d8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:05:24.020Z|e5022c58-fa3d-4456-b78a-8b35c0cc8d8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:05:27.034Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-02-03T10:05:27.264Z|b977c8df-831c-4b20-8895-e0052dc9c49a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:05:27.267Z|dd6905a1-91a7-4259-ad0c-b11fc207b985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:05:27.267Z|77506bc5-55a6-4ebe-983a-56c14f4a8cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-02-03T10:05:27.662Z|dd6905a1-91a7-4259-ad0c-b11fc207b985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:05:27.664Z|b977c8df-831c-4b20-8895-e0052dc9c49a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:05:27.662Z|77506bc5-55a6-4ebe-983a-56c14f4a8cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:05:38.955Z|db4b0a21-a683-4891-87fb-308b01f8d094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:05:38.956Z|db4b0a21-a683-4891-87fb-308b01f8d094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:05:39.189Z|a74ccbaa-fab2-4ab4-8b2d-f4ccb8808d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:05:39.192Z|95bcfede-3f18-4579-b396-32a100811e1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:05:39.191Z|a74ccbaa-fab2-4ab4-8b2d-f4ccb8808d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:05:39.193Z|95bcfede-3f18-4579-b396-32a100811e1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:05:39.196Z|18530c96-1f53-4271-b942-befe7ef05337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:05:39.197Z|18530c96-1f53-4271-b942-befe7ef05337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:05:49.232Z|0c9b1858-99a8-4c9f-a1ea-e2312ceb4377|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:05:49.234Z|09ee4679-6ec2-41be-a030-788aa923a6b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:05:49.235Z|09ee4679-6ec2-41be-a030-788aa923a6b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:05:49.237Z|5c3f5b03-ffb4-4e76-be82-c481c22fc646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:05:49.238Z|5c3f5b03-ffb4-4e76-be82-c481c22fc646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:05:49.245Z|0c9b1858-99a8-4c9f-a1ea-e2312ceb4377|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:05:53.955Z|a78fb10e-8518-4c3a-b823-09a49fa28736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:05:53.956Z|a78fb10e-8518-4c3a-b823-09a49fa28736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:05:54.021Z|b4c1abaa-f051-4f74-9a3b-0db7b0baa6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:05:54.022Z|b4c1abaa-f051-4f74-9a3b-0db7b0baa6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:05:59.288Z|04ee2de9-1cf2-4b6b-b1d9-1d5dbf0701c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:05:59.288Z|d36d77d6-5ad5-4502-8513-8bc1bbaa5151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:05:59.291Z|d36d77d6-5ad5-4502-8513-8bc1bbaa5151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:05:59.291Z|04ee2de9-1cf2-4b6b-b1d9-1d5dbf0701c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:05:59.294Z|55b6e6b3-662d-4632-bbb8-e0dedda57eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:05:59.295Z|55b6e6b3-662d-4632-bbb8-e0dedda57eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:08.957Z|d1b304b6-c21e-49f0-8e34-49e635169d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:06:08.963Z|d1b304b6-c21e-49f0-8e34-49e635169d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:06:09.366Z|eed39a1b-c014-4bd3-ae1e-5c4d1f8dea9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:09.368Z|eed39a1b-c014-4bd3-ae1e-5c4d1f8dea9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:09.392Z|20572dc0-33c6-44a1-8afd-40f4782314fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:09.394Z|20572dc0-33c6-44a1-8afd-40f4782314fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:09.401Z|7d5c68a2-b0bf-4ccd-a0df-b3602aae8f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:09.402Z|7d5c68a2-b0bf-4ccd-a0df-b3602aae8f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:19.411Z|530f24c7-9dd5-4a47-be92-f98c256e5e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:19.412Z|530f24c7-9dd5-4a47-be92-f98c256e5e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:19.471Z|fd6da6a4-d8b0-4e14-91e0-c76fefcc912f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:19.473Z|fd6da6a4-d8b0-4e14-91e0-c76fefcc912f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:19.474Z|4abe16ac-e106-45e4-bf33-51a235efdef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:19.475Z|4abe16ac-e106-45e4-bf33-51a235efdef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:23.955Z|11d06e4e-3152-4272-934e-6bfadc694634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:06:23.957Z|11d06e4e-3152-4272-934e-6bfadc694634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:06:24.024Z|dcdbc2a3-bcd4-4fda-9954-3df458bc69cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:06:24.025Z|dcdbc2a3-bcd4-4fda-9954-3df458bc69cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:06:29.483Z|2593c660-6401-4789-89e3-29e47cba2ff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:29.484Z|2593c660-6401-4789-89e3-29e47cba2ff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:29.508Z|a05a5655-8bb3-4d2f-8ac5-ba55b6f5b10b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:29.509Z|a05a5655-8bb3-4d2f-8ac5-ba55b6f5b10b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:29.513Z|1a4557be-7324-405e-92d2-2df7197e7904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:29.515Z|1a4557be-7324-405e-92d2-2df7197e7904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:38.955Z|e0edb32c-45f9-46fe-b246-9dee84a4251e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:06:38.956Z|e0edb32c-45f9-46fe-b246-9dee84a4251e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:06:39.528Z|f943c3f1-15f4-459d-a77f-f511a4e13b39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:39.529Z|f943c3f1-15f4-459d-a77f-f511a4e13b39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:39.533Z|e9a35216-49b3-4712-8a51-50b6c00b019e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:39.538Z|96cb8579-452c-4edf-9ead-2725f54b69cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:39.535Z|e9a35216-49b3-4712-8a51-50b6c00b019e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:39.539Z|96cb8579-452c-4edf-9ead-2725f54b69cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:49.564Z|c33e3f32-81d7-41bb-a48e-20ae244b2754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:49.566Z|c33e3f32-81d7-41bb-a48e-20ae244b2754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:49.566Z|cf54cb33-59b2-452f-a5db-8bd4ee8eb7f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:49.567Z|cf54cb33-59b2-452f-a5db-8bd4ee8eb7f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:49.567Z|f0106aee-2bc4-442c-8bdd-746f96a18b88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:49.568Z|f0106aee-2bc4-442c-8bdd-746f96a18b88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:53.955Z|f6ad9678-9fb7-4e3a-8570-07944f131b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:06:53.958Z|f6ad9678-9fb7-4e3a-8570-07944f131b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:06:54.026Z|ae785e84-6f0f-472d-8718-a67bce819b83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:06:54.027Z|ae785e84-6f0f-472d-8718-a67bce819b83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:06:59.663Z|16a2e8de-fd0b-4b93-9ec8-cf9a0d6eba74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:59.664Z|16a2e8de-fd0b-4b93-9ec8-cf9a0d6eba74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:59.669Z|05915625-fa24-4451-951c-8446fdd4e31b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:59.671Z|05915625-fa24-4451-951c-8446fdd4e31b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:06:59.672Z|2c8736bd-3d98-4592-868d-300c64ab1a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:06:59.673Z|2c8736bd-3d98-4592-868d-300c64ab1a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:08.955Z|44076f67-b82b-4840-b60e-69636cf151f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:07:08.956Z|44076f67-b82b-4840-b60e-69636cf151f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:07:09.708Z|e958f903-106f-4778-a63c-5b2a6f4149cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:09.709Z|e958f903-106f-4778-a63c-5b2a6f4149cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:09.710Z|a03cb480-9fa0-4403-9e48-630392af0792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:09.713Z|a03cb480-9fa0-4403-9e48-630392af0792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:09.724Z|4f481ef6-a317-4887-9916-f77e24201b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:09.725Z|4f481ef6-a317-4887-9916-f77e24201b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:19.757Z|ade73fdd-352f-4334-b8df-8d043c6736ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:19.758Z|e925a883-edcf-4aca-a887-394213c98dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:19.759Z|ade73fdd-352f-4334-b8df-8d043c6736ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:19.760Z|e925a883-edcf-4aca-a887-394213c98dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:19.762Z|1577ed97-e452-4c27-9acb-fac16e8780ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:19.762Z|1577ed97-e452-4c27-9acb-fac16e8780ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:23.955Z|9bede291-50f4-4052-bd37-a976419dc0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:07:23.956Z|9bede291-50f4-4052-bd37-a976419dc0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:07:24.028Z|6436880c-dc98-4999-8c47-a5bf2b37a126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:07:24.029Z|6436880c-dc98-4999-8c47-a5bf2b37a126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:07:29.788Z|f89f304c-5453-4724-aed1-7bd87c0f519f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:29.789Z|f89f304c-5453-4724-aed1-7bd87c0f519f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:29.789Z|0b82e969-834c-4a64-a75b-5e0eca5b7dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:29.793Z|a24dc00c-0a7e-46be-9db7-cd23058df07b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:29.795Z|0b82e969-834c-4a64-a75b-5e0eca5b7dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:29.794Z|a24dc00c-0a7e-46be-9db7-cd23058df07b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:38.955Z|078dbbbb-b0de-4158-8e1c-277b980dd856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:07:38.958Z|078dbbbb-b0de-4158-8e1c-277b980dd856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:07:39.818Z|647857a6-8da9-47f6-9946-b69c229c7a3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:39.819Z|647857a6-8da9-47f6-9946-b69c229c7a3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:39.820Z|1e9d3e30-2ec6-409f-829d-2691d10800ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:39.821Z|1e9d3e30-2ec6-409f-829d-2691d10800ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:39.823Z|3276ce3c-9672-403e-8411-bb32a0a3530a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:39.824Z|3276ce3c-9672-403e-8411-bb32a0a3530a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:49.852Z|23379164-e975-4289-9731-56f4db8c5c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:49.852Z|48316be7-1b33-4a5f-83c7-2ea8d238199f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:49.853Z|48316be7-1b33-4a5f-83c7-2ea8d238199f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:49.853Z|23379164-e975-4289-9731-56f4db8c5c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:49.854Z|eb1f2f7e-5f96-4247-bbfb-0eba0cd04f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:49.855Z|eb1f2f7e-5f96-4247-bbfb-0eba0cd04f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:53.956Z|1bc81d3f-acb9-41f0-b590-fd5582cf489f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:07:53.957Z|1bc81d3f-acb9-41f0-b590-fd5582cf489f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:07:54.031Z|f51db8d3-30f1-438d-b21c-2d1560e4eac9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:07:54.032Z|f51db8d3-30f1-438d-b21c-2d1560e4eac9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:07:59.881Z|32bdf71c-06f9-4c53-9e46-218f449ca9d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:59.881Z|ac221e08-b01b-4c3f-acd8-484e3dfece21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:59.881Z|b85bea9b-0004-4017-8dc4-6ae3bf61edbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:07:59.882Z|ac221e08-b01b-4c3f-acd8-484e3dfece21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:59.882Z|32bdf71c-06f9-4c53-9e46-218f449ca9d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:07:59.882Z|b85bea9b-0004-4017-8dc4-6ae3bf61edbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:08.956Z|d2843c2a-d30a-4403-9236-3d402e2cd74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:08:08.961Z|d2843c2a-d30a-4403-9236-3d402e2cd74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:08:09.918Z|f35288c3-e3e6-4289-ab3a-bc518756bff3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:09.918Z|35b8442f-dfe6-4fcc-9096-5b7bdbc907d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:09.918Z|0259db99-5362-4e88-823d-c1711ff6f4d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:09.921Z|35b8442f-dfe6-4fcc-9096-5b7bdbc907d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:09.921Z|f35288c3-e3e6-4289-ab3a-bc518756bff3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:09.921Z|0259db99-5362-4e88-823d-c1711ff6f4d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:19.954Z|3a124fe2-f3cf-46dd-aaa2-505f986cc608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:19.954Z|d314b248-a943-4dff-a6e9-49893d514e4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:19.956Z|d314b248-a943-4dff-a6e9-49893d514e4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:19.956Z|3a124fe2-f3cf-46dd-aaa2-505f986cc608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:19.962Z|83e2c05b-ef0f-42e4-9a23-996c2ca46d1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:19.963Z|83e2c05b-ef0f-42e4-9a23-996c2ca46d1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:23.955Z|b42e816a-204b-47a4-aa1d-4c6e38d555a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:08:23.956Z|b42e816a-204b-47a4-aa1d-4c6e38d555a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:08:24.033Z|60dcb722-0f85-4b9b-8949-98229afec029|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:08:24.033Z|60dcb722-0f85-4b9b-8949-98229afec029|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:08:29.991Z|660489dd-b429-4274-bd38-08a0ac377d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:29.991Z|d70c734d-5f6d-4427-8ed2-e2d214e5ade6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:29.990Z|8210a5d0-1fbb-4372-a713-7f5ee75ce2bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:29.992Z|660489dd-b429-4274-bd38-08a0ac377d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:29.992Z|d70c734d-5f6d-4427-8ed2-e2d214e5ade6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:29.992Z|8210a5d0-1fbb-4372-a713-7f5ee75ce2bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:38.955Z|e3a63e3a-869f-45c8-a499-0719220a91cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:08:38.956Z|e3a63e3a-869f-45c8-a499-0719220a91cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:08:40.026Z|3b333d04-27ea-474b-9e64-41fce92bf766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:40.027Z|3b333d04-27ea-474b-9e64-41fce92bf766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:40.033Z|dd9f37f5-0bfc-4531-9ac8-93792480d865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:40.033Z|dd9f37f5-0bfc-4531-9ac8-93792480d865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:40.047Z|62584234-4ef8-4819-83a9-4a4374993252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:40.048Z|62584234-4ef8-4819-83a9-4a4374993252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:50.062Z|23a3fb03-1d7c-4963-a64e-6285c99d631e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:50.062Z|afea51f2-4362-4f7c-a2a1-1d49f2996ac8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:50.063Z|afea51f2-4362-4f7c-a2a1-1d49f2996ac8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:50.063Z|23a3fb03-1d7c-4963-a64e-6285c99d631e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:50.078Z|40bee081-4ef7-450d-9a34-bcbbe88e2ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:08:50.079Z|40bee081-4ef7-450d-9a34-bcbbe88e2ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:08:53.955Z|2312c759-63c6-44cb-859c-0eb10a04b38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:08:53.958Z|2312c759-63c6-44cb-859c-0eb10a04b38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:08:54.035Z|14162642-4a89-441d-a878-d51269627b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:08:54.035Z|14162642-4a89-441d-a878-d51269627b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:09:00.123Z|f803c233-8d4e-481b-be1d-9b74cdc20dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:00.125Z|f803c233-8d4e-481b-be1d-9b74cdc20dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:00.127Z|9e446fbb-1c6a-41e5-a674-b52d9bf4c492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:00.128Z|9e446fbb-1c6a-41e5-a674-b52d9bf4c492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:00.131Z|6118692f-8d52-44e0-935a-bee41b39713c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:00.132Z|6118692f-8d52-44e0-935a-bee41b39713c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:08.957Z|a941b325-6fc2-48e4-9e45-f952627702eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:09:08.958Z|a941b325-6fc2-48e4-9e45-f952627702eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:09:10.154Z|e59127c3-aef9-4aca-8d8e-8cf5f45b854a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:10.155Z|e59127c3-aef9-4aca-8d8e-8cf5f45b854a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:10.158Z|8eeac239-02a4-4a69-b8f5-cc30579b6d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:10.159Z|8eeac239-02a4-4a69-b8f5-cc30579b6d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:10.164Z|31bffaf9-7f96-4497-a28f-8e7f4804b7b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:10.165Z|31bffaf9-7f96-4497-a28f-8e7f4804b7b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:20.193Z|2ac82494-ed71-4e91-b943-57175e7456b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:20.193Z|bf62cae3-49b9-44c8-abc8-fc39c7e1d937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:20.193Z|bd97353a-62a5-4c9b-b0c4-9d34b88b4180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:20.194Z|bf62cae3-49b9-44c8-abc8-fc39c7e1d937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:20.194Z|2ac82494-ed71-4e91-b943-57175e7456b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:20.194Z|bd97353a-62a5-4c9b-b0c4-9d34b88b4180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:23.955Z|4a1e9b89-cac4-4977-892d-f457ae008f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:09:23.956Z|4a1e9b89-cac4-4977-892d-f457ae008f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:09:24.037Z|3770b03a-4e61-4cd2-9278-1fd81a2faec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:09:24.037Z|3770b03a-4e61-4cd2-9278-1fd81a2faec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:09:30.221Z|47ebddb7-51c1-467e-a726-d52055265ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:30.221Z|70a3502f-439a-43de-b5e2-cf3dcce880df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:30.222Z|70a3502f-439a-43de-b5e2-cf3dcce880df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:30.222Z|47ebddb7-51c1-467e-a726-d52055265ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:30.228Z|b3cc9b9b-c81c-4cc9-a455-9f4fdb74f289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:30.229Z|b3cc9b9b-c81c-4cc9-a455-9f4fdb74f289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:38.955Z|b90b2014-7467-4024-9c07-4f7635f7b38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:09:38.959Z|b90b2014-7467-4024-9c07-4f7635f7b38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:09:40.247Z|d085a57a-23fd-4b74-9953-db7e4d1ddb5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:40.248Z|d085a57a-23fd-4b74-9953-db7e4d1ddb5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:40.251Z|9bfd22ec-e7fd-4eec-8fd1-9d0bf6c77e07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:40.252Z|9bfd22ec-e7fd-4eec-8fd1-9d0bf6c77e07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:40.254Z|ea98fd1f-9471-4f7c-966c-b328fe3795a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:40.256Z|ea98fd1f-9471-4f7c-966c-b328fe3795a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:50.277Z|e85488c7-88b1-4eb4-8941-ca819b5218e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:50.277Z|650b9895-f7d6-4466-af8a-00449b8a7868|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:50.278Z|650b9895-f7d6-4466-af8a-00449b8a7868|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:50.279Z|e85488c7-88b1-4eb4-8941-ca819b5218e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:50.289Z|7a1e45b8-f5fc-475e-83d3-f5003275942a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:09:50.290Z|7a1e45b8-f5fc-475e-83d3-f5003275942a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:09:53.956Z|f3d4f957-1261-4f61-add7-a2a842f2cb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:09:53.957Z|f3d4f957-1261-4f61-add7-a2a842f2cb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:09:54.038Z|8b15e27d-fc91-44c5-b209-98e2a619b6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:09:54.039Z|8b15e27d-fc91-44c5-b209-98e2a619b6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:10:00.321Z|211f498d-133f-4c87-8513-2c37fe985aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:00.321Z|5bf4511c-38e6-4662-9305-ee27f6303488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:00.324Z|5bf4511c-38e6-4662-9305-ee27f6303488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:00.328Z|211f498d-133f-4c87-8513-2c37fe985aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:00.327Z|e21ea200-48f8-412e-b948-21ef71e2f62c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:00.331Z|e21ea200-48f8-412e-b948-21ef71e2f62c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:08.955Z|4913d213-f42f-46fe-8486-c79b3f1490e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:10:08.957Z|4913d213-f42f-46fe-8486-c79b3f1490e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:10:10.357Z|069fd233-099b-4cdb-8ffa-d3ca3dacdea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:10.357Z|6f524fc6-6cff-482e-b069-0c6d9ec972be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:10.357Z|e09fb300-563f-40f0-8c54-e2ea8cb633fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:10.358Z|6f524fc6-6cff-482e-b069-0c6d9ec972be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:10.358Z|069fd233-099b-4cdb-8ffa-d3ca3dacdea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:10.358Z|e09fb300-563f-40f0-8c54-e2ea8cb633fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:20.386Z|e54854ab-28bd-4d7b-ba92-703a4732465c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:20.386Z|17c0aa2e-ab08-40be-bf40-3d222fafb3db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:20.386Z|cfd72d04-9b3f-4c56-ac5f-d13b6dff5aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:20.387Z|e54854ab-28bd-4d7b-ba92-703a4732465c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:20.388Z|17c0aa2e-ab08-40be-bf40-3d222fafb3db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:20.388Z|cfd72d04-9b3f-4c56-ac5f-d13b6dff5aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:23.955Z|bc893681-883d-4037-b534-56ca8b0ab7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:10:23.961Z|bc893681-883d-4037-b534-56ca8b0ab7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:10:24.041Z|cf346e4c-ebfa-4d9f-856c-d03ac9b2b384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:10:24.042Z|cf346e4c-ebfa-4d9f-856c-d03ac9b2b384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:10:30.413Z|a2499547-e09d-42ba-aecf-4fa396db0679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:30.413Z|e00d0bec-f629-4a18-9494-2a777448249c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:30.414Z|a2499547-e09d-42ba-aecf-4fa396db0679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:30.414Z|e00d0bec-f629-4a18-9494-2a777448249c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:30.421Z|d6c2f3e2-fdc8-41be-83c7-619bfa5eb8a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:30.422Z|d6c2f3e2-fdc8-41be-83c7-619bfa5eb8a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:38.955Z|1866f316-7d9d-4781-8613-478d4ae3ef24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:10:38.956Z|1866f316-7d9d-4781-8613-478d4ae3ef24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:10:40.440Z|abb6bcdd-751a-44d7-ba3c-90a9322df3e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:40.441Z|abb6bcdd-751a-44d7-ba3c-90a9322df3e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:40.443Z|d1a0755d-a854-4852-a51e-6d48aa44264c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:40.443Z|d1a0755d-a854-4852-a51e-6d48aa44264c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:40.449Z|8b1c525d-23cc-47b0-b676-929e43351e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:40.450Z|8b1c525d-23cc-47b0-b676-929e43351e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:50.468Z|36b63900-c0c5-4ae5-9034-d513b0048a28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:50.469Z|36b63900-c0c5-4ae5-9034-d513b0048a28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:50.475Z|0af5656a-82b1-4938-b36f-4ab86cdd9a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:50.476Z|0af5656a-82b1-4938-b36f-4ab86cdd9a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:50.476Z|847adf17-ef3c-4099-88bb-1e7a1623b639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:10:50.477Z|847adf17-ef3c-4099-88bb-1e7a1623b639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:10:53.955Z|d553c392-0a1e-4639-9d56-e9982be9ffa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:10:53.956Z|d553c392-0a1e-4639-9d56-e9982be9ffa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:10:54.044Z|cfefbe3f-075e-48b7-bb44-99ce5a2f1026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:10:54.044Z|cfefbe3f-075e-48b7-bb44-99ce5a2f1026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:11:00.492Z|74157f19-2386-4963-9461-88db3614ef43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:00.493Z|74157f19-2386-4963-9461-88db3614ef43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:00.497Z|1f345342-85b9-4a95-a0b1-819042128ff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:00.497Z|1f345342-85b9-4a95-a0b1-819042128ff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:00.501Z|7fd66939-b46e-457f-8649-961307e3a1be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:00.502Z|7fd66939-b46e-457f-8649-961307e3a1be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:08.955Z|b5635052-b4be-4b7b-a424-17c78ba91c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:11:08.958Z|b5635052-b4be-4b7b-a424-17c78ba91c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:11:10.543Z|0504b847-4b29-4598-89b6-e0d818fb0275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:10.544Z|0504b847-4b29-4598-89b6-e0d818fb0275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:10.549Z|f4d0e034-e367-4618-b680-a9af94f16c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:10.549Z|297a77f9-41ec-4e02-afd2-9ad6b21e3b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:10.550Z|f4d0e034-e367-4618-b680-a9af94f16c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:10.551Z|297a77f9-41ec-4e02-afd2-9ad6b21e3b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:20.572Z|66f255ee-4710-4bb5-b72a-01b7c59b04c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:20.572Z|a933d7b5-6c3a-498c-9234-6df65261bb14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:20.572Z|c574cea9-3193-48ab-a46b-74395309037b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:20.573Z|a933d7b5-6c3a-498c-9234-6df65261bb14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:20.573Z|66f255ee-4710-4bb5-b72a-01b7c59b04c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:20.574Z|c574cea9-3193-48ab-a46b-74395309037b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:23.955Z|37971cf7-ea31-48d1-bec0-6bbb0748c8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:11:23.955Z|37971cf7-ea31-48d1-bec0-6bbb0748c8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:11:24.045Z|5f61208a-55db-4c54-b419-3344caeaf187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:11:24.046Z|5f61208a-55db-4c54-b419-3344caeaf187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:11:30.614Z|96f77533-a040-4c90-956c-1f83e3c746fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:30.615Z|4c297cff-1f0e-4268-ac6a-2475abfffc6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:30.615Z|96f77533-a040-4c90-956c-1f83e3c746fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:30.615Z|4c297cff-1f0e-4268-ac6a-2475abfffc6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:30.623Z|ac60e1a6-fd2a-4b2f-a0d0-3e72e43d90ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:30.624Z|ac60e1a6-fd2a-4b2f-a0d0-3e72e43d90ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:38.956Z|3ba6cf7f-ca9a-4617-8e07-225b9ec5b915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:11:38.958Z|3ba6cf7f-ca9a-4617-8e07-225b9ec5b915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:11:40.645Z|ad619c0e-5b9d-48fe-bd92-aabef7a4d357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:40.645Z|f174b069-90bb-4ebf-b668-4e5c3af4ed12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:40.646Z|ff94df8e-15e1-4745-91c0-3449e9aefde2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:40.647Z|ff94df8e-15e1-4745-91c0-3449e9aefde2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:40.647Z|f174b069-90bb-4ebf-b668-4e5c3af4ed12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:40.647Z|ad619c0e-5b9d-48fe-bd92-aabef7a4d357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:50.683Z|a010011b-0218-4f0f-bbe4-7c4f49b0d9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:50.683Z|90dcd216-2861-4a0a-9a23-d3bbe5cc0193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:50.686Z|90dcd216-2861-4a0a-9a23-d3bbe5cc0193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:50.683Z|0cca1221-034a-4ab0-8290-a689538a2082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:11:50.686Z|a010011b-0218-4f0f-bbe4-7c4f49b0d9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:50.686Z|0cca1221-034a-4ab0-8290-a689538a2082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:11:53.955Z|1d92d71e-5df3-4e4f-949a-c29fb00f5d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:11:53.959Z|1d92d71e-5df3-4e4f-949a-c29fb00f5d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:11:54.047Z|14e8375b-f2f4-46cf-ab70-2295aa4f982a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:11:54.047Z|14e8375b-f2f4-46cf-ab70-2295aa4f982a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:12:00.732Z|074a37fc-d42c-48b4-bceb-ac119120b83e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:00.733Z|074a37fc-d42c-48b4-bceb-ac119120b83e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:00.734Z|4fa085fa-92c6-4b18-8bf2-23509db3617d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:00.734Z|4fa085fa-92c6-4b18-8bf2-23509db3617d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:00.741Z|0e376362-fd0d-40b0-8390-7c390f34988f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:00.742Z|0e376362-fd0d-40b0-8390-7c390f34988f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:08.955Z|10ef351e-21dd-4cb1-8bb7-d902072ec0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:12:08.956Z|10ef351e-21dd-4cb1-8bb7-d902072ec0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:12:10.765Z|3f33f1d1-ea6b-4897-9785-e29b1a7bc4b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:10.765Z|12378b8b-d5c9-4c94-acb5-010f292b6888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:10.766Z|3f33f1d1-ea6b-4897-9785-e29b1a7bc4b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:10.765Z|cc5aeb5c-e8fb-451c-9a8b-05924a19a40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:10.765Z|12378b8b-d5c9-4c94-acb5-010f292b6888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:10.766Z|cc5aeb5c-e8fb-451c-9a8b-05924a19a40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:20.796Z|7be24b56-f104-4b90-a034-e0cf32c6e94d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:20.796Z|5f3899ea-5ce4-425c-8a16-b9fa3130a3aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:20.796Z|095d9f10-76f9-464a-a078-17ced5c572be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:20.797Z|7be24b56-f104-4b90-a034-e0cf32c6e94d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:20.797Z|5f3899ea-5ce4-425c-8a16-b9fa3130a3aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:20.797Z|095d9f10-76f9-464a-a078-17ced5c572be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:23.955Z|1496d60e-e546-48f3-bcaf-9bc1ee78161f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:12:23.955Z|1496d60e-e546-48f3-bcaf-9bc1ee78161f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:12:24.048Z|7052b94b-dfa7-4b0a-9869-5a5c8def8915|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:12:24.049Z|7052b94b-dfa7-4b0a-9869-5a5c8def8915|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:12:30.846Z|90e9bc6e-9506-4748-88f7-f30aa37cca22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:30.847Z|9fc32aac-19c3-4429-93fb-ae31614a7cf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:30.848Z|9fc32aac-19c3-4429-93fb-ae31614a7cf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:30.848Z|90e9bc6e-9506-4748-88f7-f30aa37cca22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:30.850Z|60f9e2a8-108c-44ba-99a2-b78a9cdbce95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:30.850Z|60f9e2a8-108c-44ba-99a2-b78a9cdbce95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:38.955Z|6fdd3162-1922-4466-873f-a97bd5eaf261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:12:38.959Z|6fdd3162-1922-4466-873f-a97bd5eaf261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:12:40.877Z|60a85189-8926-42a4-9f50-3245b75e2e6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:40.879Z|60a85189-8926-42a4-9f50-3245b75e2e6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:40.877Z|ab816ee9-49a2-4810-bebe-95ebc10177fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:40.882Z|ab816ee9-49a2-4810-bebe-95ebc10177fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:40.889Z|0a88e5b8-ded7-4803-819e-0e8cd54cfa53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:40.890Z|0a88e5b8-ded7-4803-819e-0e8cd54cfa53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:50.914Z|c7bd5cba-482f-493a-ae74-f996f6e9bb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:50.914Z|06a0d568-3fb5-4316-81d5-1d48d3ed0920|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:50.915Z|06a0d568-3fb5-4316-81d5-1d48d3ed0920|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:50.919Z|00b99e84-200b-4c30-94f0-b3b1651e0269|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:12:50.915Z|c7bd5cba-482f-493a-ae74-f996f6e9bb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:50.920Z|00b99e84-200b-4c30-94f0-b3b1651e0269|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:12:53.955Z|361228cb-2007-402c-96cb-e8d26e70a2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:12:53.956Z|361228cb-2007-402c-96cb-e8d26e70a2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:12:54.053Z|238978d9-0d78-4a60-b25f-4829746e38f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:12:54.053Z|238978d9-0d78-4a60-b25f-4829746e38f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:13:00.945Z|c27d34d3-57c7-4eca-8acf-a3f8cc501e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:00.946Z|c27d34d3-57c7-4eca-8acf-a3f8cc501e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:00.955Z|ded0305a-8828-4ad1-84ad-5202aefc9e2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:00.955Z|ea0a48d3-ae4a-422f-979a-845afaedaece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:00.956Z|ded0305a-8828-4ad1-84ad-5202aefc9e2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:00.957Z|ea0a48d3-ae4a-422f-979a-845afaedaece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:08.955Z|1c2354fe-a7ff-44b4-a7a5-c3b0bfd3445d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:13:08.957Z|1c2354fe-a7ff-44b4-a7a5-c3b0bfd3445d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:13:10.970Z|d06ce50d-4012-402b-a3c4-5d248cb875d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:10.971Z|d06ce50d-4012-402b-a3c4-5d248cb875d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:10.977Z|14ea3226-89d9-4998-a5d9-e798a4f3ac5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:10.977Z|bd05fe97-fc6d-4747-acbe-a340751a77ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:10.977Z|14ea3226-89d9-4998-a5d9-e798a4f3ac5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:10.977Z|bd05fe97-fc6d-4747-acbe-a340751a77ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:20.999Z|a1f9c3d6-b505-4f37-99a1-2f66328cfd07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:20.998Z|a561437d-e5e4-46bf-9c12-286a5d44084a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:20.999Z|9e059424-cbaa-4018-89ff-cc0923d3647e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:21.000Z|a561437d-e5e4-46bf-9c12-286a5d44084a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:21.000Z|9e059424-cbaa-4018-89ff-cc0923d3647e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:21.000Z|a1f9c3d6-b505-4f37-99a1-2f66328cfd07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:23.955Z|d4792a8a-f929-4673-904c-fbea48e416c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:13:23.959Z|d4792a8a-f929-4673-904c-fbea48e416c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:13:24.055Z|aada75dc-c393-4d22-bdad-0ad3e8a0d6bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:13:24.056Z|aada75dc-c393-4d22-bdad-0ad3e8a0d6bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:13:31.045Z|992470a8-a92b-434e-b10b-030e0d904cb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:31.045Z|2ee2aecf-125a-4748-8d4b-4f36496b9c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:31.045Z|179bdc0f-fac5-4daf-9c60-cc7b3f615bad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:31.048Z|179bdc0f-fac5-4daf-9c60-cc7b3f615bad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:31.048Z|992470a8-a92b-434e-b10b-030e0d904cb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:31.048Z|2ee2aecf-125a-4748-8d4b-4f36496b9c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:38.956Z|93d3734d-cf74-4495-9105-3770e9cc1096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:13:38.958Z|93d3734d-cf74-4495-9105-3770e9cc1096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:13:41.079Z|1289b01d-c694-4cf8-a3b9-b74f7d78df1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:41.079Z|5eb1a29d-e93c-4bb0-af98-743d8cfdef2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:41.080Z|1289b01d-c694-4cf8-a3b9-b74f7d78df1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:41.080Z|5eb1a29d-e93c-4bb0-af98-743d8cfdef2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:41.080Z|3c234f89-ff6b-4085-a155-d3fedaa7287b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:41.081Z|3c234f89-ff6b-4085-a155-d3fedaa7287b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:51.110Z|6871c3ac-0268-4636-8043-aaceeacac285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:51.111Z|6871c3ac-0268-4636-8043-aaceeacac285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:51.112Z|b25bf738-b045-4598-b4bb-e08382b46d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:51.112Z|b25bf738-b045-4598-b4bb-e08382b46d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:51.117Z|9e20315b-a630-4b72-8b98-d23485a40b39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:13:51.118Z|9e20315b-a630-4b72-8b98-d23485a40b39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:13:53.958Z|4b28ee3d-7d0b-42f5-bf98-a04de800be8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:13:53.961Z|4b28ee3d-7d0b-42f5-bf98-a04de800be8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:13:54.058Z|6ea3eeb1-91a8-43e5-b919-48e14c67e66e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:13:54.059Z|6ea3eeb1-91a8-43e5-b919-48e14c67e66e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:14:01.139Z|e7752585-6a62-43ce-9883-1fbc325093ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:01.140Z|e7752585-6a62-43ce-9883-1fbc325093ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:01.143Z|6e1ed794-7a89-434f-bfbf-eefddf41deb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:01.144Z|6e1ed794-7a89-434f-bfbf-eefddf41deb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:01.156Z|a95385b6-d5b2-4116-a01f-feaf12ecb933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:01.157Z|a95385b6-d5b2-4116-a01f-feaf12ecb933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:08.955Z|0e5685a0-0bb6-4e87-80d3-f89583de4400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:14:08.956Z|0e5685a0-0bb6-4e87-80d3-f89583de4400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:14:11.165Z|0914f5ed-40c5-4f20-aadc-d6c6de671e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:11.166Z|0914f5ed-40c5-4f20-aadc-d6c6de671e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:11.172Z|358b2355-4972-49dd-a546-48467603ec33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:11.173Z|358b2355-4972-49dd-a546-48467603ec33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:11.178Z|aa412704-f838-4c62-bfa0-373363de5f1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:11.179Z|aa412704-f838-4c62-bfa0-373363de5f1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:21.193Z|5c3792ee-5e90-4bc4-9792-06bdb459e44c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:21.194Z|5c3792ee-5e90-4bc4-9792-06bdb459e44c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:21.195Z|2c23d92b-e7a6-478c-9d75-91464a57001b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:21.196Z|2c23d92b-e7a6-478c-9d75-91464a57001b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:21.202Z|cdd20a95-2af5-4caf-b02a-eafd26591fac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:21.202Z|cdd20a95-2af5-4caf-b02a-eafd26591fac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:23.955Z|387c112c-d18c-401b-bc2b-db27509f8442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:14:23.956Z|387c112c-d18c-401b-bc2b-db27509f8442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:14:24.060Z|b2ba9139-a987-41c5-9c5f-23955f50be22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:14:24.060Z|b2ba9139-a987-41c5-9c5f-23955f50be22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:14:31.218Z|08506638-41d3-4f98-93f5-b39e48e68167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:31.218Z|c8d03640-323c-482b-a81d-f6ffb261a64e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:31.219Z|c8d03640-323c-482b-a81d-f6ffb261a64e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:31.219Z|08506638-41d3-4f98-93f5-b39e48e68167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:31.221Z|3dd9a1ec-3c40-4995-be40-60aedce4565d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:31.221Z|3dd9a1ec-3c40-4995-be40-60aedce4565d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:38.955Z|88521678-a9e3-48a4-982c-d1f9dbe47c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:14:38.958Z|88521678-a9e3-48a4-982c-d1f9dbe47c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:14:41.247Z|00b893d9-5f1e-4725-92ca-5418e424ee8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:41.247Z|4509874b-7d46-49f9-b8a4-fa432cb247f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:41.247Z|4832323b-7dbf-4936-b502-efe8f2baae2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:41.248Z|00b893d9-5f1e-4725-92ca-5418e424ee8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:41.248Z|4832323b-7dbf-4936-b502-efe8f2baae2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:41.248Z|4509874b-7d46-49f9-b8a4-fa432cb247f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:51.272Z|e98ebbb8-6f08-457b-8585-7bf231a7f33b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:51.272Z|059e51fe-ead2-4963-8ff9-af754ef18409|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:51.272Z|305cf026-3e03-437d-9b89-869e7ec27159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:14:51.272Z|e98ebbb8-6f08-457b-8585-7bf231a7f33b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:51.272Z|305cf026-3e03-437d-9b89-869e7ec27159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:51.272Z|059e51fe-ead2-4963-8ff9-af754ef18409|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:14:53.955Z|45573e24-93cd-4d09-b613-a2c693daa977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:14:53.955Z|45573e24-93cd-4d09-b613-a2c693daa977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:14:54.061Z|95471667-4bad-48a6-bbcb-042e5ee24388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:14:54.063Z|95471667-4bad-48a6-bbcb-042e5ee24388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:14:57.338Z|092efc7e-11f7-4d4c-ba7b-7574c8e3e7aa|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:14:57.339Z|092efc7e-11f7-4d4c-ba7b-7574c8e3e7aa|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:01.297Z|34b00f8d-a6f0-4a9a-a80d-0d73f341735a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:01.297Z|da2d046e-681e-4c51-8b90-dd60e07e40bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:01.298Z|34b00f8d-a6f0-4a9a-a80d-0d73f341735a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:01.298Z|da2d046e-681e-4c51-8b90-dd60e07e40bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:01.298Z|0b6c82eb-e584-4391-ba1c-5fd04adc1554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:01.299Z|0b6c82eb-e584-4391-ba1c-5fd04adc1554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:08.955Z|5a0bb09d-7ca4-4d63-a404-cddf9dd3d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:15:08.955Z|5a0bb09d-7ca4-4d63-a404-cddf9dd3d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:15:11.332Z|cf400297-07b7-4f5e-9c27-6302b87a4fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:11.332Z|62fc3c87-7c22-4e2f-ba94-3bffb9571b11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:11.333Z|62fc3c87-7c22-4e2f-ba94-3bffb9571b11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:11.333Z|cf400297-07b7-4f5e-9c27-6302b87a4fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:11.336Z|8c4249bf-5842-428f-a4ed-840b6ef84cca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:11.337Z|8c4249bf-5842-428f-a4ed-840b6ef84cca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:21.358Z|9d065961-6287-4d89-9c03-00dfb7d615db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:21.358Z|d7cee76d-c45b-4b02-b810-6ad112ae9916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:21.359Z|9d065961-6287-4d89-9c03-00dfb7d615db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:21.359Z|d7cee76d-c45b-4b02-b810-6ad112ae9916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:21.362Z|6d10709b-4e4f-4618-ad02-3e015483e876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:21.362Z|6d10709b-4e4f-4618-ad02-3e015483e876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:23.955Z|d1edb611-2c74-4bd2-b327-a7fd06be0e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:15:23.958Z|d1edb611-2c74-4bd2-b327-a7fd06be0e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:15:24.064Z|352ab042-7cf5-4fea-b7d7-5967459c7375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:15:24.064Z|352ab042-7cf5-4fea-b7d7-5967459c7375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:15:31.389Z|f4f5a753-1b68-4408-aad2-f1fc870a738f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:31.389Z|3456bcc4-852b-4374-9a84-6623f38a690d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:31.390Z|f4f5a753-1b68-4408-aad2-f1fc870a738f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:31.390Z|02de1696-c077-45b2-8c37-df155e66957c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:31.391Z|02de1696-c077-45b2-8c37-df155e66957c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:31.390Z|3456bcc4-852b-4374-9a84-6623f38a690d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:38.957Z|0f1d09bd-f1b9-43c5-8590-921fb2a91e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:15:38.960Z|0f1d09bd-f1b9-43c5-8590-921fb2a91e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:15:41.425Z|370ab7cf-e111-44d1-82c2-7564824ff695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:41.426Z|16074160-f801-464a-a075-d7e3472ed294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:41.428Z|370ab7cf-e111-44d1-82c2-7564824ff695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:41.428Z|16074160-f801-464a-a075-d7e3472ed294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:41.430Z|cad88543-232a-4df1-a530-fd9cc09309ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:41.430Z|cad88543-232a-4df1-a530-fd9cc09309ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:51.459Z|9a7ba951-f8cc-4658-8212-54c5169e3d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:51.459Z|9ce187db-94ed-4d5c-bd32-8ea5dcbf9230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:51.460Z|9a7ba951-f8cc-4658-8212-54c5169e3d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:51.460Z|9ce187db-94ed-4d5c-bd32-8ea5dcbf9230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:51.462Z|5109e10e-5149-45b7-a317-01542fa876bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:15:51.463Z|5109e10e-5149-45b7-a317-01542fa876bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:15:53.955Z|04ea6bcd-6474-4b37-8b5c-3e6b0fa98b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:15:53.956Z|04ea6bcd-6474-4b37-8b5c-3e6b0fa98b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:15:54.065Z|e7eb1ea2-eaa4-4efc-83ff-2b02c1dd18a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:15:54.066Z|e7eb1ea2-eaa4-4efc-83ff-2b02c1dd18a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:15:57.326Z|9a0c87de-d991-486c-8225-bf11093857ca|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:15:57.327Z|9a0c87de-d991-486c-8225-bf11093857ca|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:01.485Z|9ba70a5e-da9b-4386-b6b0-1d63c284c258|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:01.485Z|565f9740-8000-4794-90ab-3744c2b8cce0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:01.485Z|a3e272d7-c491-4f74-8b1c-68df249974db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:01.486Z|565f9740-8000-4794-90ab-3744c2b8cce0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:01.486Z|9ba70a5e-da9b-4386-b6b0-1d63c284c258|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:01.486Z|a3e272d7-c491-4f74-8b1c-68df249974db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:08.955Z|1ea6ef17-7080-4964-aa78-240e6a928b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:16:08.959Z|1ea6ef17-7080-4964-aa78-240e6a928b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:16:11.519Z|7a0975b6-78b9-4771-9b44-7602c861e559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:11.520Z|7a0975b6-78b9-4771-9b44-7602c861e559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:11.524Z|dc6caa49-7c52-4f7b-be74-5b2c0e16b27b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:11.525Z|dc6caa49-7c52-4f7b-be74-5b2c0e16b27b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:11.528Z|142fd6a7-750c-4b11-82af-82b4583001ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:11.528Z|142fd6a7-750c-4b11-82af-82b4583001ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:21.648Z|c435dc55-3370-4708-ba49-ccbbfb12393e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:21.649Z|c435dc55-3370-4708-ba49-ccbbfb12393e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:21.648Z|81e9a77a-429a-43aa-afcc-964a76eaf2ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:21.650Z|81e9a77a-429a-43aa-afcc-964a76eaf2ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:21.657Z|44c6f531-974f-43ed-8b1c-5ca799699232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:21.657Z|44c6f531-974f-43ed-8b1c-5ca799699232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:23.955Z|82395d43-c79f-4498-a8e2-ec710dcdf0c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:16:23.955Z|82395d43-c79f-4498-a8e2-ec710dcdf0c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:16:24.067Z|3a996182-b0fc-4578-89b8-3ef55e95a291|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:16:24.068Z|3a996182-b0fc-4578-89b8-3ef55e95a291|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:16:31.676Z|1a053891-2ef1-4743-ac83-67f93fae80ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:31.676Z|7c943e1a-5da5-41f0-aae5-1588cc1c9d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:31.677Z|1a053891-2ef1-4743-ac83-67f93fae80ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:31.677Z|7c943e1a-5da5-41f0-aae5-1588cc1c9d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:31.694Z|3763a109-e3e4-4917-a6a9-24f9d8b05650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:31.695Z|3763a109-e3e4-4917-a6a9-24f9d8b05650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:38.954Z|2185c585-b645-46e0-a141-8333d76998f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:16:38.955Z|2185c585-b645-46e0-a141-8333d76998f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:16:41.700Z|daedbda7-8295-4cfc-b30a-5f088f899044|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:41.701Z|daedbda7-8295-4cfc-b30a-5f088f899044|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:41.706Z|d4749c47-568c-482d-9cc3-cb6d36360103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:41.707Z|d4749c47-568c-482d-9cc3-cb6d36360103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:41.730Z|69d0a595-df97-4d24-a240-31e9ef3d06a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:41.731Z|69d0a595-df97-4d24-a240-31e9ef3d06a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:51.731Z|939a24e6-4f70-4289-9344-6dc88ece7e40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:51.731Z|bab31d05-105f-4088-b913-1ca0ed20f827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:51.732Z|bab31d05-105f-4088-b913-1ca0ed20f827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:51.732Z|939a24e6-4f70-4289-9344-6dc88ece7e40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:51.754Z|58380841-d40c-4203-be97-3bfd55fdf4a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:16:51.755Z|58380841-d40c-4203-be97-3bfd55fdf4a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:16:53.955Z|328953e2-def1-4f76-ac20-5e864252216f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:16:53.958Z|328953e2-def1-4f76-ac20-5e864252216f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:16:54.068Z|f3a51cfe-1761-4a57-aabb-41db98b61da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:16:54.069Z|f3a51cfe-1761-4a57-aabb-41db98b61da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:16:57.325Z|17f098bd-c2b8-471b-90e8-ffb9a4f41d06|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:16:57.326Z|17f098bd-c2b8-471b-90e8-ffb9a4f41d06|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:01.754Z|a232ed34-dbb0-4dcb-9d74-7d51f16d257c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:01.755Z|a232ed34-dbb0-4dcb-9d74-7d51f16d257c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:01.755Z|aef66df1-5614-4dc2-9e84-87ad262422ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:01.756Z|aef66df1-5614-4dc2-9e84-87ad262422ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:01.781Z|30a8f5aa-ed68-4b5f-be0b-42d6feb1dab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:01.782Z|30a8f5aa-ed68-4b5f-be0b-42d6feb1dab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:08.956Z|bae62b3e-d721-4223-b3ba-57438a0f9c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:17:08.958Z|bae62b3e-d721-4223-b3ba-57438a0f9c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:17:11.791Z|0cddafc9-6d4c-4f82-8078-395e7cb7998f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:11.791Z|aef5aac8-68bf-434f-9fdd-e95fd46473b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:11.794Z|0cddafc9-6d4c-4f82-8078-395e7cb7998f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:11.794Z|aef5aac8-68bf-434f-9fdd-e95fd46473b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:11.804Z|d2c4d5c7-adeb-49fc-a46f-19733370d0bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:11.804Z|d2c4d5c7-adeb-49fc-a46f-19733370d0bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:21.829Z|598e590a-582f-4bc8-a55c-c7205c8bc281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:21.829Z|f0d2b31d-b218-4954-bd54-cc724d20994a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:21.830Z|598e590a-582f-4bc8-a55c-c7205c8bc281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:21.831Z|f0d2b31d-b218-4954-bd54-cc724d20994a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:21.841Z|4c658bc3-c86d-4f86-99f4-eeacb741b434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:21.841Z|4c658bc3-c86d-4f86-99f4-eeacb741b434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:23.955Z|66840807-a0fd-42f6-9c6d-75e3f9d77b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:17:23.956Z|66840807-a0fd-42f6-9c6d-75e3f9d77b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:17:24.070Z|736770bf-27a2-4fd3-bb36-9d1d2b038de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:17:24.071Z|736770bf-27a2-4fd3-bb36-9d1d2b038de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:17:31.856Z|310f3354-04f3-45f7-91fd-6a13fb6dcd73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:31.857Z|310f3354-04f3-45f7-91fd-6a13fb6dcd73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:31.859Z|14b8f7e0-b93c-4178-9ca3-2bb34269a1c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:31.859Z|14b8f7e0-b93c-4178-9ca3-2bb34269a1c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:31.863Z|0d31066f-403b-47fb-8d7a-597eb8f7e648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:31.864Z|0d31066f-403b-47fb-8d7a-597eb8f7e648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:38.955Z|5c5f28e5-99f5-4524-9d59-d9df4ef562d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:17:38.957Z|5c5f28e5-99f5-4524-9d59-d9df4ef562d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:17:41.884Z|793157fd-5f6d-46fd-a936-bce02d98b5c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:41.884Z|1ab071c6-4947-4291-b773-5c4f20a796f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:41.885Z|793157fd-5f6d-46fd-a936-bce02d98b5c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:41.885Z|1ab071c6-4947-4291-b773-5c4f20a796f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:41.888Z|5ea4f782-b90d-4b03-a3b3-24a2acdd9a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:41.888Z|5ea4f782-b90d-4b03-a3b3-24a2acdd9a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:51.918Z|1b77dcd2-b3c0-4fad-9550-6f66c3d8e815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:51.918Z|43e1ccc9-1f01-4868-a52d-783f25beb2d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:51.919Z|1b77dcd2-b3c0-4fad-9550-6f66c3d8e815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:51.919Z|43e1ccc9-1f01-4868-a52d-783f25beb2d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:51.921Z|0b4a8659-d7cf-4561-8c71-cb568201442c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:17:51.922Z|0b4a8659-d7cf-4561-8c71-cb568201442c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:17:53.955Z|9382d336-7c25-420a-8d88-874c68456f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:17:53.956Z|9382d336-7c25-420a-8d88-874c68456f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:17:54.072Z|1b79ebc0-5546-4319-8725-98f35000e277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:17:54.073Z|1b79ebc0-5546-4319-8725-98f35000e277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:17:57.325Z|0da56bad-9bf5-40d6-9187-71681176efe7|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:17:57.326Z|0da56bad-9bf5-40d6-9187-71681176efe7|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:01.947Z|f9870bcd-4e1a-4777-b3ed-b5fe0ff1ac41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:01.947Z|41d56b84-25e5-4a1e-aaed-f9f88b56c7b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:01.947Z|f9870bcd-4e1a-4777-b3ed-b5fe0ff1ac41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:01.947Z|41d56b84-25e5-4a1e-aaed-f9f88b56c7b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:01.950Z|4c340192-0752-4342-9cd1-e6404f8c89cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:01.952Z|4c340192-0752-4342-9cd1-e6404f8c89cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:08.955Z|5b458b0d-aecd-466e-8a1e-7a869a064f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:18:08.955Z|5b458b0d-aecd-466e-8a1e-7a869a064f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:18:11.973Z|469b7186-0c19-4b1f-a6cc-908cce04d5ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:11.973Z|9a330abd-9989-4cf4-aef5-9e4a1707715e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:11.974Z|469b7186-0c19-4b1f-a6cc-908cce04d5ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:11.974Z|9a330abd-9989-4cf4-aef5-9e4a1707715e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:11.976Z|e5c13930-5b2b-4930-b6d8-4709cf3428df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:11.976Z|e5c13930-5b2b-4930-b6d8-4709cf3428df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:21.997Z|743ed8d0-9448-48a9-9bf3-12e9e2c6d7de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:21.997Z|8238abdd-7e4b-4fac-b264-aa5f20251557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:21.998Z|743ed8d0-9448-48a9-9bf3-12e9e2c6d7de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:21.998Z|8238abdd-7e4b-4fac-b264-aa5f20251557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:22.008Z|2f6b06ad-6eee-41af-ac9c-ee46bc072444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:22.009Z|2f6b06ad-6eee-41af-ac9c-ee46bc072444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:23.955Z|167cdc1a-1023-48b0-9698-c76f4ed9c5b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:18:23.957Z|167cdc1a-1023-48b0-9698-c76f4ed9c5b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:18:24.074Z|aab7b6f5-1f62-4658-9e19-a6c3ee64aeeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:18:24.074Z|aab7b6f5-1f62-4658-9e19-a6c3ee64aeeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:18:32.039Z|eefc394a-a4ee-4314-8dd6-375356707328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:32.040Z|eefc394a-a4ee-4314-8dd6-375356707328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:32.042Z|b3bf2363-1e2a-4ec3-b38b-2beb714c9ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:32.042Z|b3bf2363-1e2a-4ec3-b38b-2beb714c9ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:32.043Z|9ab89464-ba38-41b7-8f9d-591fa5826ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:32.044Z|9ab89464-ba38-41b7-8f9d-591fa5826ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:38.958Z|795d875c-60cd-4df3-93b9-9fde68f8c1ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:18:38.959Z|795d875c-60cd-4df3-93b9-9fde68f8c1ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:18:42.073Z|b1304daa-699f-44c1-8dae-71a3a5bffafe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:42.073Z|ee5eb649-8537-4400-9803-02ce3fd60693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:42.074Z|b1304daa-699f-44c1-8dae-71a3a5bffafe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:42.074Z|ee5eb649-8537-4400-9803-02ce3fd60693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:42.075Z|a16e0619-f661-4fba-95f3-f86dbc92d4ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:42.076Z|a16e0619-f661-4fba-95f3-f86dbc92d4ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:52.107Z|09b8b80f-7cf8-4643-b91e-4331ddc17559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:52.107Z|5e372bf5-a597-4f7c-a86e-bb8d55690b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:52.107Z|de93e275-a119-4a26-95ef-a7d97a291b88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:18:52.109Z|de93e275-a119-4a26-95ef-a7d97a291b88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:52.109Z|5e372bf5-a597-4f7c-a86e-bb8d55690b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:52.109Z|09b8b80f-7cf8-4643-b91e-4331ddc17559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:18:53.955Z|475f65ef-72c4-4075-affa-1fef13265097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:18:53.956Z|475f65ef-72c4-4075-affa-1fef13265097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:18:54.075Z|defcd423-2a46-42b5-a26a-a811c5d1c4ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:18:54.076Z|defcd423-2a46-42b5-a26a-a811c5d1c4ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:18:57.329Z|126b0ec2-3920-48c4-9139-a81a80c05b51|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:18:57.331Z|126b0ec2-3920-48c4-9139-a81a80c05b51|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:02.140Z|b5d0a37c-2687-44f0-bdee-f4fc14e084b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:02.141Z|b5d0a37c-2687-44f0-bdee-f4fc14e084b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:02.145Z|231ab6d3-8cf1-42d3-bf54-11ab5cccd807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:02.145Z|231ab6d3-8cf1-42d3-bf54-11ab5cccd807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:02.150Z|4033257c-adef-4694-a5d0-3b45bc7f710a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:02.151Z|4033257c-adef-4694-a5d0-3b45bc7f710a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:08.955Z|7ad33342-a836-4e62-a8bc-d6d889dc25c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:19:08.960Z|7ad33342-a836-4e62-a8bc-d6d889dc25c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:19:12.172Z|afb16da9-940f-4574-9891-d696e404ed5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:12.172Z|8895a70e-2b1d-4c7d-9a25-5202dc858ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:12.173Z|8895a70e-2b1d-4c7d-9a25-5202dc858ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:12.173Z|afb16da9-940f-4574-9891-d696e404ed5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:12.174Z|832a88f3-71f3-40c6-b922-0e89a043abd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:12.174Z|832a88f3-71f3-40c6-b922-0e89a043abd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:22.196Z|14c57be9-721f-4d5a-bcfa-3356c93f7158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:22.197Z|14c57be9-721f-4d5a-bcfa-3356c93f7158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:22.196Z|1520514e-7fb6-40db-be06-78f050b95a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:22.198Z|2897222d-6e7e-42a7-bf08-e7414576473e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:22.198Z|1520514e-7fb6-40db-be06-78f050b95a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:22.198Z|2897222d-6e7e-42a7-bf08-e7414576473e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:23.955Z|edda16cf-0f7f-4811-b0d7-100e21edfdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:19:23.955Z|edda16cf-0f7f-4811-b0d7-100e21edfdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:19:24.077Z|b3ddb17b-2fc8-4098-a97f-677370d8097a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:19:24.077Z|b3ddb17b-2fc8-4098-a97f-677370d8097a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:19:32.222Z|0143a629-002f-4e93-9820-d8197c4767d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:32.222Z|ea3b443e-5057-4019-ace0-e2300bcb2188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:32.223Z|0143a629-002f-4e93-9820-d8197c4767d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:32.223Z|ea3b443e-5057-4019-ace0-e2300bcb2188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:32.224Z|07b54854-3f71-4fa9-8b5e-52e1f063172d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:32.224Z|07b54854-3f71-4fa9-8b5e-52e1f063172d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:38.955Z|240b244e-1980-49b4-81c4-21e104784644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:19:38.956Z|240b244e-1980-49b4-81c4-21e104784644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:19:42.254Z|88ff21a5-0b86-48bf-b792-e320125bacab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:42.255Z|88ff21a5-0b86-48bf-b792-e320125bacab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:42.255Z|0e088d37-91e1-4efa-9a64-f8f923ef76a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:42.256Z|0e088d37-91e1-4efa-9a64-f8f923ef76a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:42.256Z|0eb5ee16-633b-45ce-a664-bc3e5bf36bb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:42.256Z|0eb5ee16-633b-45ce-a664-bc3e5bf36bb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:52.282Z|eaadf431-827b-476d-9bad-4abaf30f30b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:52.282Z|eaadf431-827b-476d-9bad-4abaf30f30b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:52.284Z|1dade187-57af-4f21-9a87-1fa2328ff803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:52.285Z|1dade187-57af-4f21-9a87-1fa2328ff803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:52.282Z|4a68e4df-50d1-4939-ba1f-e9371c7053fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:19:52.288Z|4a68e4df-50d1-4939-ba1f-e9371c7053fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:19:53.955Z|2c6e5b7b-4d91-40ac-9d3f-3b1fe1f8cb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:19:53.957Z|2c6e5b7b-4d91-40ac-9d3f-3b1fe1f8cb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:19:54.079Z|21ae821d-988a-4a9e-8284-ff31f5891a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:19:54.079Z|21ae821d-988a-4a9e-8284-ff31f5891a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:19:57.325Z|ccab91e2-9ecc-4ecd-a36d-2431e5fbae1f|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:19:57.326Z|ccab91e2-9ecc-4ecd-a36d-2431e5fbae1f|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:02.316Z|09fa6df1-9a57-480b-bd8d-22f2fb5616d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:02.316Z|8f6e7b81-77c8-4e32-b52a-60e30d06682e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:02.316Z|f1b9aaaa-228f-434b-965d-75bed4e41f6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:02.317Z|09fa6df1-9a57-480b-bd8d-22f2fb5616d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:02.317Z|8f6e7b81-77c8-4e32-b52a-60e30d06682e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:02.317Z|f1b9aaaa-228f-434b-965d-75bed4e41f6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:08.955Z|c6b815c6-a697-4d09-87c3-b0d298115139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:20:08.956Z|c6b815c6-a697-4d09-87c3-b0d298115139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:20:12.346Z|f258e989-52b0-4d39-a1d6-d6f3de4f6fb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:12.346Z|3a2d2581-8a8e-4058-a2a4-f4b9ae50af1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:12.347Z|f258e989-52b0-4d39-a1d6-d6f3de4f6fb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:12.347Z|3a2d2581-8a8e-4058-a2a4-f4b9ae50af1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:12.348Z|c38c0172-f8c8-47ed-a919-719c96344e1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:12.349Z|c38c0172-f8c8-47ed-a919-719c96344e1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:22.375Z|9cb7d96e-aaf1-40d0-925f-54e9dc320f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:22.375Z|8f09e286-6589-41c8-9abb-cab4ceb5f866|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:22.376Z|8f09e286-6589-41c8-9abb-cab4ceb5f866|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:22.376Z|60dced89-d180-4a80-84a4-5f1f05e823b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:22.376Z|9cb7d96e-aaf1-40d0-925f-54e9dc320f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:22.377Z|60dced89-d180-4a80-84a4-5f1f05e823b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:23.955Z|bf837308-9843-4d5c-9642-33aeb5b7c83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:20:23.955Z|bf837308-9843-4d5c-9642-33aeb5b7c83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:20:24.080Z|ab1468b4-fde9-4ca4-bcc1-760154ee5c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:20:24.081Z|ab1468b4-fde9-4ca4-bcc1-760154ee5c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:20:32.405Z|f73185dc-db25-451f-97de-f1fd7b5d9da4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:32.405Z|4dedaa1c-3df7-412a-bc8e-010f707a471c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:32.406Z|f73185dc-db25-451f-97de-f1fd7b5d9da4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:32.406Z|4dedaa1c-3df7-412a-bc8e-010f707a471c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:32.408Z|15fb04d7-0360-48fc-ae0d-07f07c8c3e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:32.408Z|15fb04d7-0360-48fc-ae0d-07f07c8c3e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:38.955Z|17ec43ad-9ce7-4467-9bb9-cd5f0ac663a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:20:38.958Z|17ec43ad-9ce7-4467-9bb9-cd5f0ac663a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:20:42.434Z|cbbb3cb8-18e7-4403-b17a-ada729716cdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:42.435Z|e2b805ac-c10b-427b-aa49-a1a46903cef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:42.436Z|e2b805ac-c10b-427b-aa49-a1a46903cef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:42.436Z|cbbb3cb8-18e7-4403-b17a-ada729716cdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:42.438Z|ddbad177-4227-42c8-a369-41a45f286445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:42.438Z|ddbad177-4227-42c8-a369-41a45f286445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:52.471Z|af32422d-b07f-49ed-b6e3-c1ba27a3a96e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:52.471Z|7c30e362-3179-45ac-b7c6-1144ed2d9b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:52.471Z|1d3d3996-33a4-413d-94e4-318dbea15d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:20:52.474Z|7c30e362-3179-45ac-b7c6-1144ed2d9b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:52.474Z|1d3d3996-33a4-413d-94e4-318dbea15d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:52.474Z|af32422d-b07f-49ed-b6e3-c1ba27a3a96e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:20:53.956Z|49dd2c3f-ca4b-4a00-847e-ebd47105a893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:20:53.957Z|49dd2c3f-ca4b-4a00-847e-ebd47105a893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:20:54.082Z|0be65023-d511-43bb-936f-ac6b9d72b757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:20:54.083Z|0be65023-d511-43bb-936f-ac6b9d72b757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:20:57.326Z|f1618b31-5728-4628-b3b6-9ceed31a3ad7|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:20:57.327Z|f1618b31-5728-4628-b3b6-9ceed31a3ad7|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:02.507Z|826b47f5-89c5-45e9-8b39-440bd5fe00b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:02.508Z|826b47f5-89c5-45e9-8b39-440bd5fe00b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:02.508Z|cb75c0ce-c3d5-482a-bb0c-dc490f192e07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:02.509Z|cb75c0ce-c3d5-482a-bb0c-dc490f192e07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:02.515Z|d102579a-145a-49fa-984c-cdc5739ad862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:02.516Z|d102579a-145a-49fa-984c-cdc5739ad862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:08.957Z|0ec3c34b-e337-430e-8aad-17bc10bcc0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:21:08.958Z|0ec3c34b-e337-430e-8aad-17bc10bcc0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:21:12.534Z|27c6c0f0-abe6-4b26-82b1-4e393ede154f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:12.535Z|27c6c0f0-abe6-4b26-82b1-4e393ede154f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:12.537Z|9e428e8c-56f3-4439-94ea-267763dffebb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:12.538Z|9e428e8c-56f3-4439-94ea-267763dffebb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:12.546Z|c839c636-baee-4eeb-8c9c-eaa09e602bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:12.547Z|c839c636-baee-4eeb-8c9c-eaa09e602bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:22.561Z|440a2c18-d516-4177-8fbf-58b8573201b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:22.561Z|5cf0d70b-06e0-4d5f-a948-2acb4d6b0af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:22.562Z|440a2c18-d516-4177-8fbf-58b8573201b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:22.562Z|5cf0d70b-06e0-4d5f-a948-2acb4d6b0af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:22.576Z|cfc9f5ba-fa8c-4d72-90d0-88c208ccb62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:22.576Z|cfc9f5ba-fa8c-4d72-90d0-88c208ccb62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:23.955Z|2a9ec758-5d26-4680-9c30-6260b8fa2f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:21:23.959Z|2a9ec758-5d26-4680-9c30-6260b8fa2f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:21:24.084Z|5cdb98ae-014f-4334-88ea-5b644d380249|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:21:24.084Z|5cdb98ae-014f-4334-88ea-5b644d380249|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:21:32.586Z|f226212b-42cc-4f9d-8591-c297651a623c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:32.587Z|f226212b-42cc-4f9d-8591-c297651a623c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:32.587Z|1aeab91e-275a-4490-bc7d-ce0fe82b75c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:32.588Z|1aeab91e-275a-4490-bc7d-ce0fe82b75c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:32.596Z|2cd21e71-eb1e-4e32-9385-480a6ba24d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:32.596Z|2cd21e71-eb1e-4e32-9385-480a6ba24d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:38.954Z|34462958-2d70-4f39-9503-183c689c7839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:21:38.955Z|34462958-2d70-4f39-9503-183c689c7839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:21:42.617Z|50086c55-87d8-4af2-aaea-c73a45cc3233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:42.618Z|50086c55-87d8-4af2-aaea-c73a45cc3233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:42.623Z|62a53572-fb6c-4964-a78f-8e534211c88b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:42.623Z|5284c113-8af9-4d5a-8c19-9c2c74f1185d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:42.624Z|62a53572-fb6c-4964-a78f-8e534211c88b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:42.624Z|5284c113-8af9-4d5a-8c19-9c2c74f1185d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:52.647Z|3f121d5c-db0d-4dc1-8c63-28126c6ed8c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:52.647Z|2a65262c-dc62-4fbc-b69b-727b5cf34c49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:52.648Z|3f121d5c-db0d-4dc1-8c63-28126c6ed8c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:52.648Z|2a65262c-dc62-4fbc-b69b-727b5cf34c49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:52.649Z|5360039e-0a7e-485d-8377-ba57fe702c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:21:52.650Z|5360039e-0a7e-485d-8377-ba57fe702c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:21:53.955Z|63711009-d78f-40ef-ac58-81ce1c870709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:21:53.955Z|63711009-d78f-40ef-ac58-81ce1c870709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:21:54.085Z|f54fbd88-2d02-442b-9ae3-2d3e636992cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:21:54.085Z|f54fbd88-2d02-442b-9ae3-2d3e636992cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:21:57.325Z|602b8ddc-28ce-4085-8417-4f4ba9cb0bee|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:21:57.326Z|602b8ddc-28ce-4085-8417-4f4ba9cb0bee|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:02.672Z|c50c8559-cd97-4040-9fd2-44f4314f11e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:02.673Z|c50c8559-cd97-4040-9fd2-44f4314f11e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:02.674Z|f7963055-2284-43d1-8f08-913faa62516b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:02.674Z|f7963055-2284-43d1-8f08-913faa62516b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:02.676Z|8f321bdd-e712-430a-af61-ab061b555df8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:02.678Z|8f321bdd-e712-430a-af61-ab061b555df8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:08.955Z|24b65884-a590-4858-a011-48bfde8a9c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:22:08.958Z|24b65884-a590-4858-a011-48bfde8a9c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:22:12.695Z|fb5db7d6-814a-43d3-8bcc-6aa69eb564b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:12.696Z|fb5db7d6-814a-43d3-8bcc-6aa69eb564b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:12.699Z|6161a78f-918c-46fd-9c1b-7e59cc183ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:12.699Z|6161a78f-918c-46fd-9c1b-7e59cc183ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:12.702Z|3f0508b3-de67-44bb-bc96-62dc0b480d76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:12.703Z|3f0508b3-de67-44bb-bc96-62dc0b480d76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:22.722Z|27255095-cda5-43b2-b1f8-ff26bea0ab5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:22.722Z|89220db8-a5e8-4f8b-ba94-0d1e38356ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:22.723Z|27255095-cda5-43b2-b1f8-ff26bea0ab5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:22.724Z|89220db8-a5e8-4f8b-ba94-0d1e38356ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:22.729Z|468f50e9-05ce-4155-97d4-5fad8da74ae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:22.730Z|468f50e9-05ce-4155-97d4-5fad8da74ae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:23.955Z|c05e5a1c-177c-45bb-8773-3ba0e78ba51e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:22:23.955Z|c05e5a1c-177c-45bb-8773-3ba0e78ba51e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:22:24.086Z|b70f173d-c94d-4ba6-85fc-465e4951ce4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:22:24.087Z|b70f173d-c94d-4ba6-85fc-465e4951ce4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:22:32.749Z|c110d3a3-9a3b-4b9b-8857-840b7be2edc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:32.749Z|41573065-1fbc-4a68-b393-a7c08fb044a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:32.750Z|0a97a1dc-01c1-4733-be9e-27ea4a14c7c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:32.750Z|41573065-1fbc-4a68-b393-a7c08fb044a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:32.750Z|c110d3a3-9a3b-4b9b-8857-840b7be2edc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:32.750Z|0a97a1dc-01c1-4733-be9e-27ea4a14c7c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:38.956Z|3fe74a2a-7908-43e0-900d-3e218cdf0322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:22:38.962Z|3fe74a2a-7908-43e0-900d-3e218cdf0322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:22:42.786Z|abf85bad-48bf-49a1-8a6f-cef673e19813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:42.786Z|048d9bec-4c20-41d1-b807-0f7448450560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:42.786Z|72c6c2d8-f655-4af3-88db-56fb456f8475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:42.789Z|abf85bad-48bf-49a1-8a6f-cef673e19813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:42.789Z|72c6c2d8-f655-4af3-88db-56fb456f8475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:42.789Z|048d9bec-4c20-41d1-b807-0f7448450560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:52.830Z|704c026f-4cd9-4bf3-a502-d2c4412c87a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:52.831Z|8219f4e5-f45f-4670-b1a8-9c9427f0b911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:52.831Z|b0a1a044-9347-40a1-a67b-d9bc2cc99fb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:22:52.831Z|8219f4e5-f45f-4670-b1a8-9c9427f0b911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:52.831Z|704c026f-4cd9-4bf3-a502-d2c4412c87a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:52.832Z|b0a1a044-9347-40a1-a67b-d9bc2cc99fb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:22:53.955Z|e2879c42-d23b-4ebe-8f83-9452f7af7015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:22:53.956Z|e2879c42-d23b-4ebe-8f83-9452f7af7015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:22:54.088Z|2748ed7d-1708-4aec-a158-b091510dbad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:22:54.089Z|2748ed7d-1708-4aec-a158-b091510dbad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:22:57.325Z|b390f2e2-f920-4ec3-9b13-e9344aa15419|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:22:57.327Z|b390f2e2-f920-4ec3-9b13-e9344aa15419|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:02.859Z|24adbdca-7390-4036-ac1a-a80c687ccd4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:02.859Z|d1bc4488-44ed-4b7c-a676-c4f661a790f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:02.860Z|48d8f487-bf90-46b9-9d25-6b1e543bf378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:02.860Z|d1bc4488-44ed-4b7c-a676-c4f661a790f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:02.860Z|24adbdca-7390-4036-ac1a-a80c687ccd4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:02.860Z|48d8f487-bf90-46b9-9d25-6b1e543bf378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:08.955Z|42a8d048-0cf6-4415-be8b-fd994eefbaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:23:08.955Z|42a8d048-0cf6-4415-be8b-fd994eefbaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:23:12.895Z|d85e5f73-d6cc-416d-90b6-f19dd63efde7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:12.895Z|6c321fa8-4bc4-4a3d-a601-17cab202bacd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:12.896Z|d85e5f73-d6cc-416d-90b6-f19dd63efde7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:12.896Z|6c321fa8-4bc4-4a3d-a601-17cab202bacd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:12.898Z|cafc0ef7-a22b-4f69-a162-dedabd6ab5e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:12.899Z|cafc0ef7-a22b-4f69-a162-dedabd6ab5e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:22.921Z|17a32b41-4fb4-4d17-ad18-b7b2ac2f68c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:22.921Z|ee094875-64cd-46f7-a527-e0f6f4ecb310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:22.922Z|ee094875-64cd-46f7-a527-e0f6f4ecb310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:22.922Z|17a32b41-4fb4-4d17-ad18-b7b2ac2f68c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:22.925Z|5e97f231-3939-4586-a426-7bfed6bfef8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:22.926Z|5e97f231-3939-4586-a426-7bfed6bfef8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:23.955Z|7c4263e0-2fa4-4284-b67d-213df5ae84e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:23:23.958Z|7c4263e0-2fa4-4284-b67d-213df5ae84e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:23:24.090Z|c3be08be-bac8-49f0-a70a-f10f5819ce15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:23:24.090Z|c3be08be-bac8-49f0-a70a-f10f5819ce15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:23:32.948Z|50e760c3-b471-4748-8723-663f79d0c1de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:32.948Z|689554a2-a69c-4c92-a042-8d0ab3591b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:32.948Z|392fb76e-813c-4313-aeb6-fcb8723117a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:32.949Z|689554a2-a69c-4c92-a042-8d0ab3591b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:32.949Z|392fb76e-813c-4313-aeb6-fcb8723117a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:32.950Z|50e760c3-b471-4748-8723-663f79d0c1de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:38.955Z|bdfbba2e-953a-40a1-b5bc-d4f141cd412f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:23:38.955Z|bdfbba2e-953a-40a1-b5bc-d4f141cd412f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:23:42.971Z|3a850f99-b841-4542-99eb-010e6de46eeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:42.971Z|1d1f47c0-9ac2-41b7-823c-bc635ed40234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:42.971Z|55d3fe5d-dba1-40f1-bdc0-86faf96708ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:42.972Z|3a850f99-b841-4542-99eb-010e6de46eeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:42.972Z|1d1f47c0-9ac2-41b7-823c-bc635ed40234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:42.973Z|55d3fe5d-dba1-40f1-bdc0-86faf96708ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:52.996Z|3047a2c6-412e-4dc5-ae11-d2431bb90e29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:52.997Z|3047a2c6-412e-4dc5-ae11-d2431bb90e29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:52.997Z|edc06c39-d7c9-4c5e-976a-af4c15fbd009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:52.997Z|edc06c39-d7c9-4c5e-976a-af4c15fbd009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:52.997Z|369f8520-09cb-4946-800d-5d88a37cf09a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:23:52.998Z|369f8520-09cb-4946-800d-5d88a37cf09a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:23:53.955Z|b8d50837-4a22-4cfc-9dc8-42dca6d494be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:23:53.955Z|b8d50837-4a22-4cfc-9dc8-42dca6d494be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:23:54.091Z|1a8ff504-299e-48c8-96f5-9f9fae49b6c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:23:54.092Z|1a8ff504-299e-48c8-96f5-9f9fae49b6c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:23:57.325Z|99097dcd-88b2-4011-9f18-0a11335fc39a|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:23:57.326Z|99097dcd-88b2-4011-9f18-0a11335fc39a|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:03.021Z|dc626765-3a0d-4e7a-8610-7f4e0a16c84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:03.023Z|dc626765-3a0d-4e7a-8610-7f4e0a16c84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:03.024Z|7bc37523-cebb-4573-9c73-10ddbebbb933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:03.024Z|7bc37523-cebb-4573-9c73-10ddbebbb933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:03.028Z|ffbd3e2a-8af2-495d-92b5-9dafe5e3fb52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:03.028Z|ffbd3e2a-8af2-495d-92b5-9dafe5e3fb52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:08.955Z|b60a17e8-dce4-4017-a3f5-8168e75e96e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:24:08.958Z|b60a17e8-dce4-4017-a3f5-8168e75e96e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:24:13.047Z|6b7c8dc0-18fc-4c45-a806-59dd145d3100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:13.047Z|7ee24b26-da01-4a14-aa36-a18f13cbc4c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:13.047Z|b0227979-d2ab-4310-92e5-366abdd0bb99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:13.048Z|b0227979-d2ab-4310-92e5-366abdd0bb99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:13.048Z|7ee24b26-da01-4a14-aa36-a18f13cbc4c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:13.048Z|6b7c8dc0-18fc-4c45-a806-59dd145d3100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:23.070Z|18eb03ad-3dd6-4617-95d9-5c79f06e4bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:23.070Z|ca6c486b-5a54-4507-9cf1-d99978b68fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:23.071Z|ca6c486b-5a54-4507-9cf1-d99978b68fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:23.071Z|18eb03ad-3dd6-4617-95d9-5c79f06e4bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:23.072Z|5b5ad323-5ca5-4902-8915-4f0f1e908e87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:23.073Z|5b5ad323-5ca5-4902-8915-4f0f1e908e87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:23.955Z|464729b2-dff4-4f8f-ab00-00d42892e0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:24:23.955Z|464729b2-dff4-4f8f-ab00-00d42892e0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:24:24.092Z|849f9e93-b9c0-42ea-a2c6-4f7b784c3180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:24:24.093Z|849f9e93-b9c0-42ea-a2c6-4f7b784c3180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:24:33.106Z|4556d174-fab9-4e77-bb84-5306f9e6b20b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:33.106Z|db843afb-1e40-49f6-ab55-098f1fad582a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:33.106Z|3488cb44-e1ff-475a-b425-e34fc7f20c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:33.107Z|4556d174-fab9-4e77-bb84-5306f9e6b20b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:33.107Z|db843afb-1e40-49f6-ab55-098f1fad582a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:33.107Z|3488cb44-e1ff-475a-b425-e34fc7f20c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:38.956Z|c67b23f1-e7d1-4efa-9864-9935c2016407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:24:38.964Z|c67b23f1-e7d1-4efa-9864-9935c2016407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:24:43.143Z|c62e5b7b-2430-4cf0-80ee-b985c5ea040f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:43.144Z|d6c3bf71-9458-4d0a-9df6-28f7c6150274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:43.143Z|8492ff26-8c51-41f6-95e3-93f21840d000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:43.146Z|c62e5b7b-2430-4cf0-80ee-b985c5ea040f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:43.146Z|d6c3bf71-9458-4d0a-9df6-28f7c6150274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:43.146Z|8492ff26-8c51-41f6-95e3-93f21840d000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:53.175Z|9ac43093-4f27-4883-83d8-f31f087bf1d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:53.175Z|4e993d07-c487-4799-a02b-567c588332c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:53.176Z|4e993d07-c487-4799-a02b-567c588332c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:53.176Z|9ac43093-4f27-4883-83d8-f31f087bf1d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:53.175Z|e62b6693-b98c-45d5-a1cf-78b25a3f7e39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:24:53.177Z|e62b6693-b98c-45d5-a1cf-78b25a3f7e39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:24:53.955Z|3311ec90-e3d9-4ea1-ad48-63c7e093b9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:24:53.956Z|3311ec90-e3d9-4ea1-ad48-63c7e093b9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:24:54.094Z|cbf17503-87ea-4e0b-89e8-d64abdf2ce44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:24:54.095Z|cbf17503-87ea-4e0b-89e8-d64abdf2ce44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:24:57.325Z|0bb9645c-ea1e-46fe-962b-f573f2c09910|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:24:57.326Z|0bb9645c-ea1e-46fe-962b-f573f2c09910|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:03.199Z|e4151827-05a1-4378-b029-b4feaaa1a304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:03.200Z|e4151827-05a1-4378-b029-b4feaaa1a304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:03.202Z|14b95041-5880-4c05-a748-bf2036945648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:03.203Z|14b95041-5880-4c05-a748-bf2036945648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:03.213Z|38bcd561-1d1b-4f77-b792-c4bb86bf4dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:03.214Z|38bcd561-1d1b-4f77-b792-c4bb86bf4dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:08.954Z|362361a8-602c-437b-b3ba-f22def49e645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:25:08.955Z|362361a8-602c-437b-b3ba-f22def49e645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:25:13.224Z|fd80dceb-5934-44a9-821b-7b6ea5175463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:13.224Z|b44b1e96-3b66-451a-a11d-406fa7b6ff5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:13.224Z|fd80dceb-5934-44a9-821b-7b6ea5175463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:13.225Z|b44b1e96-3b66-451a-a11d-406fa7b6ff5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:13.240Z|43da3731-8b8e-4fec-a4b9-c288012cff4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:13.240Z|43da3731-8b8e-4fec-a4b9-c288012cff4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:23.248Z|9735a9f3-b55f-4031-b491-b1148e706271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:23.248Z|f07841c3-9f98-4fdc-9cec-4319dc7a5a16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:23.249Z|9735a9f3-b55f-4031-b491-b1148e706271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:23.249Z|f07841c3-9f98-4fdc-9cec-4319dc7a5a16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:23.260Z|906d60e0-51b1-4c97-97fe-b0fbfdbdf96d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:23.261Z|906d60e0-51b1-4c97-97fe-b0fbfdbdf96d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:23.954Z|0c35bf7b-6f19-4fd7-9927-e5b333e09c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:25:23.958Z|0c35bf7b-6f19-4fd7-9927-e5b333e09c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:25:24.096Z|f759bb81-e910-405d-a594-cdde0b7520d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:25:24.096Z|f759bb81-e910-405d-a594-cdde0b7520d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:25:33.271Z|fe3a7c2b-0cd4-4c5c-adc3-a631300e01f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:33.271Z|3ffd7347-3be3-424d-b57e-25c69075da3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:33.272Z|fe3a7c2b-0cd4-4c5c-adc3-a631300e01f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:33.272Z|3ffd7347-3be3-424d-b57e-25c69075da3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:33.279Z|f8def45e-023b-4686-88ba-1ef012e4d585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:33.280Z|f8def45e-023b-4686-88ba-1ef012e4d585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:38.955Z|91477067-7317-4687-8417-a1c623f02045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:25:38.955Z|91477067-7317-4687-8417-a1c623f02045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:25:43.297Z|bd6b61ce-4b2d-4550-97e0-52f5ec7f0d7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:43.297Z|1b5e8930-7247-4d32-8616-f1b122de42e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:43.298Z|bd6b61ce-4b2d-4550-97e0-52f5ec7f0d7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:43.298Z|1b5e8930-7247-4d32-8616-f1b122de42e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:43.300Z|fe225eef-5a83-4cf6-ad60-566806060b57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:43.300Z|fe225eef-5a83-4cf6-ad60-566806060b57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:53.321Z|86680884-a4c1-4207-a4ce-86949a143e5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:53.321Z|e1367e52-99e4-4a1f-b549-540858085d4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:53.321Z|72c96f99-0e85-450f-a0f8-159ecd64777d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:25:53.322Z|86680884-a4c1-4207-a4ce-86949a143e5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:53.322Z|72c96f99-0e85-450f-a0f8-159ecd64777d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:53.322Z|e1367e52-99e4-4a1f-b549-540858085d4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:25:53.955Z|f75fbeb6-1588-4e39-8c0e-868e940f8f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:25:53.955Z|f75fbeb6-1588-4e39-8c0e-868e940f8f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:25:54.097Z|eb27d0de-9b5d-4bd3-bd7d-55ddffd9b17c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:25:54.098Z|eb27d0de-9b5d-4bd3-bd7d-55ddffd9b17c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:25:57.325Z|52b1a2d2-0188-4700-b881-55bfaae22726|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:25:57.327Z|52b1a2d2-0188-4700-b881-55bfaae22726|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:03.350Z|a32530ae-96af-408d-a542-22d1d8629357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:03.350Z|a32530ae-96af-408d-a542-22d1d8629357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:03.353Z|77cd8f63-4248-4a82-892e-4088dd2af324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:03.353Z|9ffe3760-8b1b-42d8-a0e9-00ec0ad71802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:03.353Z|77cd8f63-4248-4a82-892e-4088dd2af324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:03.354Z|9ffe3760-8b1b-42d8-a0e9-00ec0ad71802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:08.954Z|9376be77-8364-4e21-8f84-ded6bc5ac86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:26:08.957Z|9376be77-8364-4e21-8f84-ded6bc5ac86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:26:13.378Z|b79bff3f-92d8-41b4-bcbb-c974da112169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:13.378Z|69a993bf-717b-4440-bb63-26fa586fda9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:13.378Z|002b72fc-81fd-4e97-aa5e-2a4ad11c8216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:13.379Z|69a993bf-717b-4440-bb63-26fa586fda9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:13.379Z|b79bff3f-92d8-41b4-bcbb-c974da112169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:13.379Z|002b72fc-81fd-4e97-aa5e-2a4ad11c8216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:23.408Z|6dd80c76-c02f-4487-a2c3-f9cbfa89bef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:23.408Z|0416aa6c-8971-4d16-a098-901781d3b91e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:23.408Z|8e46191a-03bb-4b60-a33d-482942133788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:23.408Z|6dd80c76-c02f-4487-a2c3-f9cbfa89bef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:23.408Z|0416aa6c-8971-4d16-a098-901781d3b91e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:23.408Z|8e46191a-03bb-4b60-a33d-482942133788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:23.955Z|1fe3ab8a-04e6-4810-bc20-f5902b0e01c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:26:23.955Z|1fe3ab8a-04e6-4810-bc20-f5902b0e01c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:26:24.099Z|8e2f6de6-52f0-4055-9eca-7acb31fcecda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:26:24.100Z|8e2f6de6-52f0-4055-9eca-7acb31fcecda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:26:33.443Z|94447e7d-0794-43fa-9c85-930dcfefae83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:33.443Z|ac0fa40e-a81c-4a30-9305-00b3cf8f7352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:33.443Z|d16ddc54-1f17-4aff-88cd-cca40b672711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:33.445Z|94447e7d-0794-43fa-9c85-930dcfefae83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:33.445Z|d16ddc54-1f17-4aff-88cd-cca40b672711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:33.445Z|ac0fa40e-a81c-4a30-9305-00b3cf8f7352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:38.956Z|cc9d5686-c531-40a3-ae09-9688c5f667d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:26:38.961Z|cc9d5686-c531-40a3-ae09-9688c5f667d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:26:43.475Z|dfb93759-7540-4172-bab7-2fef4f512b4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:43.475Z|f294db7b-9b07-4974-96ef-b9d635aeb879|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:43.475Z|ac558b01-ca2e-4daf-90fe-6128433b37fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:43.476Z|f294db7b-9b07-4974-96ef-b9d635aeb879|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:43.476Z|dfb93759-7540-4172-bab7-2fef4f512b4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:43.477Z|ac558b01-ca2e-4daf-90fe-6128433b37fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:53.501Z|7c55054e-50fd-4256-9b61-9c130268ca75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:53.502Z|7c55054e-50fd-4256-9b61-9c130268ca75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:53.504Z|3eed8820-f6c8-4776-b103-f3be30074f54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:53.504Z|3eed8820-f6c8-4776-b103-f3be30074f54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:53.506Z|15d5fb3d-ade7-49f3-bca9-d96dc3b68674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:26:53.507Z|15d5fb3d-ade7-49f3-bca9-d96dc3b68674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:26:53.954Z|975b6dee-731c-4167-80a6-06c972ed9dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:26:53.955Z|975b6dee-731c-4167-80a6-06c972ed9dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:26:54.100Z|699e0180-7c9f-42a9-bf0f-dbbb33809806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:26:54.101Z|699e0180-7c9f-42a9-bf0f-dbbb33809806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:26:57.325Z|5ddd1afb-9420-4f64-9059-6b91281bffc3|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:26:57.326Z|5ddd1afb-9420-4f64-9059-6b91281bffc3|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:03.531Z|85d31436-6f2b-4565-9e95-58f8a2305bc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:03.531Z|90cd237a-4b43-40c3-9db1-f38ba37b1085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:03.532Z|85d31436-6f2b-4565-9e95-58f8a2305bc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:03.532Z|90cd237a-4b43-40c3-9db1-f38ba37b1085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:03.539Z|8a2ad505-2360-4697-9382-44026e39cdf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:03.539Z|8a2ad505-2360-4697-9382-44026e39cdf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:08.955Z|851aaf5a-7fc2-49cd-b04c-5534ca298756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:27:08.955Z|851aaf5a-7fc2-49cd-b04c-5534ca298756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:27:13.555Z|a03e2ae4-64e9-4d3f-a721-3b9795e769a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:13.555Z|810c952b-4847-4276-813e-7fd070e586ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:13.556Z|810c952b-4847-4276-813e-7fd070e586ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:13.556Z|a03e2ae4-64e9-4d3f-a721-3b9795e769a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:13.560Z|709e27c1-60cd-46ff-895e-0e32543380de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:13.561Z|709e27c1-60cd-46ff-895e-0e32543380de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:23.579Z|7d36d3df-84ac-4a5e-b6ea-c4e702ef9140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:23.579Z|7d36d3df-84ac-4a5e-b6ea-c4e702ef9140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:23.582Z|ddd2f85d-55ee-4caf-891e-dfebd85a42a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:23.583Z|ddd2f85d-55ee-4caf-891e-dfebd85a42a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:23.585Z|49865480-979b-4c55-8d76-cdad1ab64248|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:23.586Z|49865480-979b-4c55-8d76-cdad1ab64248|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:23.955Z|25e8d6e5-2b67-4122-8fe0-920436b3eb62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:27:23.957Z|25e8d6e5-2b67-4122-8fe0-920436b3eb62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:27:24.102Z|15463f28-5d6e-46ef-a591-6c04a757582d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:27:24.103Z|15463f28-5d6e-46ef-a591-6c04a757582d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:27:33.603Z|b0f244de-b36f-4bf5-8af9-f9e1aa96f4b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:33.603Z|891f1e5a-aff8-4fb3-a880-fd75ea2239db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:33.604Z|b0f244de-b36f-4bf5-8af9-f9e1aa96f4b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:33.604Z|891f1e5a-aff8-4fb3-a880-fd75ea2239db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:33.604Z|3fd4e104-104a-4318-9162-e43f9f26005b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:33.605Z|3fd4e104-104a-4318-9162-e43f9f26005b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:38.955Z|d43f00e1-b815-4534-99ca-785cd50a021a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:27:38.958Z|d43f00e1-b815-4534-99ca-785cd50a021a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:27:43.629Z|337d254f-107d-4922-be3d-0ffbdc99155e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:43.629Z|4f83842a-6141-46df-8165-e28e2af5cb73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:43.629Z|b4159a15-240a-4ad0-b792-e4cdef5a0926|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:43.630Z|337d254f-107d-4922-be3d-0ffbdc99155e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:43.630Z|b4159a15-240a-4ad0-b792-e4cdef5a0926|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:43.630Z|4f83842a-6141-46df-8165-e28e2af5cb73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:53.655Z|d6c5bcd1-5dc9-43c4-8fde-997e9ab91df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:53.655Z|7b11888f-67e7-4eb0-92f5-83011b453a86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:53.656Z|d6c5bcd1-5dc9-43c4-8fde-997e9ab91df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:53.656Z|7b11888f-67e7-4eb0-92f5-83011b453a86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:53.660Z|8b4d3c10-8a1b-447c-9df4-3396399c3534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:27:53.660Z|8b4d3c10-8a1b-447c-9df4-3396399c3534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:27:53.955Z|d3385706-a0fa-4252-9552-a12d33adc775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:27:53.955Z|d3385706-a0fa-4252-9552-a12d33adc775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:27:54.104Z|6471588d-136d-4691-b28f-98e867f04dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:27:54.104Z|6471588d-136d-4691-b28f-98e867f04dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:27:57.324Z|da799c33-a93f-4b9e-b053-46bb2ce2200a|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:27:57.325Z|da799c33-a93f-4b9e-b053-46bb2ce2200a|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:03.682Z|4ee0fb44-e6e2-4e80-9e7e-8e2fa72de951|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:03.683Z|4ee0fb44-e6e2-4e80-9e7e-8e2fa72de951|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:03.683Z|c27768b9-e3b0-4f96-9add-a4c3197e3c52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:03.684Z|c27768b9-e3b0-4f96-9add-a4c3197e3c52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:03.695Z|e013334f-e430-444b-80af-d22cae29e73f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:03.696Z|e013334f-e430-444b-80af-d22cae29e73f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:08.955Z|956f155b-da3d-4674-9428-1a9bae590282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:28:08.958Z|956f155b-da3d-4674-9428-1a9bae590282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:28:13.725Z|546336eb-9949-48b6-b154-6173acfa5db6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:13.726Z|a1aac0a5-6b58-4ab1-bc9c-7f646ba60ad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:13.726Z|546336eb-9949-48b6-b154-6173acfa5db6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:13.726Z|a1aac0a5-6b58-4ab1-bc9c-7f646ba60ad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:13.725Z|8edb4151-220d-46e3-bf0b-31c5eb4732e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:13.731Z|8edb4151-220d-46e3-bf0b-31c5eb4732e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:23.772Z|3e41053c-6d6e-4c36-b3d9-cbdd31bcba47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:23.772Z|2f740170-4c6c-45c7-b49c-3a8c0339fea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:23.774Z|2f740170-4c6c-45c7-b49c-3a8c0339fea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:23.774Z|3e41053c-6d6e-4c36-b3d9-cbdd31bcba47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:23.810Z|60b7a276-065f-4ff2-945d-21f59d07311e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:23.811Z|60b7a276-065f-4ff2-945d-21f59d07311e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:23.955Z|b235fc27-5270-491b-b255-77392ebc0d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:28:23.956Z|b235fc27-5270-491b-b255-77392ebc0d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:28:24.105Z|60b0528f-fcc2-40bb-96b2-e32680cac372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:28:24.106Z|60b0528f-fcc2-40bb-96b2-e32680cac372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:28:33.811Z|51b398cd-8cff-43f7-ad4e-ff26fcdc7f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:33.811Z|111af1a7-4605-4344-ba36-98257c3a79db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:33.812Z|111af1a7-4605-4344-ba36-98257c3a79db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:33.812Z|51b398cd-8cff-43f7-ad4e-ff26fcdc7f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:33.832Z|1ef45de9-e372-4da2-91fd-5fba1ac1308a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:33.832Z|1ef45de9-e372-4da2-91fd-5fba1ac1308a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:38.955Z|d9304c7c-f6c9-4ee2-82a4-a9a03c8637bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:28:38.956Z|d9304c7c-f6c9-4ee2-82a4-a9a03c8637bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:28:43.835Z|52f1d26b-3c2d-4540-80cd-2350442b6424|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:43.835Z|d7fc0da7-ed51-4af9-b7aa-c76a53d51361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:43.835Z|52f1d26b-3c2d-4540-80cd-2350442b6424|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:43.835Z|d7fc0da7-ed51-4af9-b7aa-c76a53d51361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:43.854Z|7706a852-ed0d-4ed0-aa39-f0efd4d93878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:43.855Z|7706a852-ed0d-4ed0-aa39-f0efd4d93878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:53.856Z|d400ba9c-0514-46ff-b895-e836780b9b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:53.856Z|98873201-2eba-44b0-97c2-16d552ee530a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:53.857Z|98873201-2eba-44b0-97c2-16d552ee530a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:53.857Z|d400ba9c-0514-46ff-b895-e836780b9b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:53.874Z|83a47133-0c11-4dde-8556-545ef91042ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:28:53.875Z|83a47133-0c11-4dde-8556-545ef91042ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:28:53.954Z|97ce7ccb-543c-4fda-bbc5-a9229be23c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:28:53.958Z|97ce7ccb-543c-4fda-bbc5-a9229be23c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:28:54.107Z|5d2afdcd-003f-4c89-82a1-5a3251b2d3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:28:54.107Z|5d2afdcd-003f-4c89-82a1-5a3251b2d3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:28:57.324Z|840b6f30-5c45-4a92-bfde-5013991f23db|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:28:57.325Z|840b6f30-5c45-4a92-bfde-5013991f23db|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:03.879Z|d532d623-ca4b-447b-976e-bb0a97bb86e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:03.879Z|89fff29d-5b2c-4565-bc40-c2f04a5adc89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:03.880Z|d532d623-ca4b-447b-976e-bb0a97bb86e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:03.880Z|89fff29d-5b2c-4565-bc40-c2f04a5adc89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:03.893Z|4f118589-160d-47b6-9aca-4808d6616469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:03.894Z|4f118589-160d-47b6-9aca-4808d6616469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:08.955Z|ddd2e1b8-8209-4738-aad5-d5175cebfa27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:29:08.955Z|ddd2e1b8-8209-4738-aad5-d5175cebfa27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:29:13.903Z|2ce2d714-096b-4bb5-8fb9-92b570eb6c2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:13.903Z|747808c3-89c2-45b8-8ebf-80d2493395e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:13.903Z|2ce2d714-096b-4bb5-8fb9-92b570eb6c2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:13.903Z|747808c3-89c2-45b8-8ebf-80d2493395e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:13.910Z|e17bff16-4321-4456-88e3-17fa99098bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:13.911Z|e17bff16-4321-4456-88e3-17fa99098bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:23.925Z|c13d827c-cfbd-461c-8632-7b65e3a089d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:23.925Z|9a6b7f20-a22e-411a-bb06-34ce0bf6bf68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:23.925Z|9a6b7f20-a22e-411a-bb06-34ce0bf6bf68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:23.925Z|c13d827c-cfbd-461c-8632-7b65e3a089d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:23.929Z|8c524b52-31eb-468e-84af-dfe8af9f7801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:23.930Z|8c524b52-31eb-468e-84af-dfe8af9f7801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:23.954Z|80b43753-de0d-40e7-bc21-fa2975cc9197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:29:23.955Z|80b43753-de0d-40e7-bc21-fa2975cc9197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:29:24.108Z|52f0edd3-20b8-473d-9048-23c9f3ab6143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:29:24.108Z|52f0edd3-20b8-473d-9048-23c9f3ab6143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:29:33.955Z|d8198f1e-01d0-4d57-b068-c06b2c7262aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:33.956Z|d8198f1e-01d0-4d57-b068-c06b2c7262aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:33.956Z|70559b84-9cfc-4693-833d-3e98328e2059|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:33.957Z|70559b84-9cfc-4693-833d-3e98328e2059|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:33.957Z|71958b15-6888-4593-b565-76d115f1784c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:33.960Z|71958b15-6888-4593-b565-76d115f1784c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:38.955Z|8c55518c-6250-4168-a6b6-62a97d3ef2e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:29:38.957Z|8c55518c-6250-4168-a6b6-62a97d3ef2e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:29:43.983Z|f2a82313-0ee3-42ed-a3f8-ddd3b70cb8c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:43.984Z|f2a82313-0ee3-42ed-a3f8-ddd3b70cb8c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:43.991Z|7e82a53f-8f56-454c-8d36-21213dc92d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:43.992Z|7e82a53f-8f56-454c-8d36-21213dc92d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:43.998Z|24250c62-455b-40b9-a475-3cd14cc47765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:43.999Z|24250c62-455b-40b9-a475-3cd14cc47765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:53.954Z|40f04640-3a78-46f9-8d22-1fb22a036fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:29:53.955Z|40f04640-3a78-46f9-8d22-1fb22a036fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:29:54.005Z|5d14caaf-0abb-4932-848e-012539d32058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:54.006Z|5d14caaf-0abb-4932-848e-012539d32058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:54.014Z|e1c1b995-2e44-4289-918b-4127b884a58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:54.014Z|e1c1b995-2e44-4289-918b-4127b884a58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:54.025Z|75431a8c-ffbc-4874-b935-2222b209a682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:29:54.025Z|75431a8c-ffbc-4874-b935-2222b209a682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:29:54.109Z|dfb001d3-f045-47fe-9a04-3f17d60b55a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:29:54.110Z|dfb001d3-f045-47fe-9a04-3f17d60b55a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:29:57.324Z|dbb184d1-5f4e-4a42-a1f7-1a34e3f6dcb7|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:29:57.325Z|dbb184d1-5f4e-4a42-a1f7-1a34e3f6dcb7|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:04.036Z|f241ef92-e718-47a2-ab74-1ebd3e3cbdca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:04.036Z|4cd1bd10-952b-468d-9ecf-f9e00cfb634b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:04.037Z|f241ef92-e718-47a2-ab74-1ebd3e3cbdca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:04.037Z|4cd1bd10-952b-468d-9ecf-f9e00cfb634b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:04.068Z|23915b14-c95d-4876-85dc-4996c4a6c319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:04.069Z|23915b14-c95d-4876-85dc-4996c4a6c319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:08.956Z|c1c548c2-a149-4922-90c3-1b5137c077df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:30:08.957Z|c1c548c2-a149-4922-90c3-1b5137c077df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:30:14.071Z|e2f3a19c-df46-4992-ae0a-04826b99aa45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:14.071Z|009fe4aa-34a5-48d2-a64b-7862cc6ba523|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:14.073Z|009fe4aa-34a5-48d2-a64b-7862cc6ba523|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:14.073Z|e2f3a19c-df46-4992-ae0a-04826b99aa45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:14.091Z|c6d3e6f8-c816-45bc-87d9-b77350aee7a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:14.092Z|c6d3e6f8-c816-45bc-87d9-b77350aee7a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:23.955Z|dca16058-0b69-4ce7-94f1-d705ba17197d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:30:23.958Z|dca16058-0b69-4ce7-94f1-d705ba17197d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:30:24.103Z|f5c24dbc-8e74-4079-9cf8-39e99af11275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:24.103Z|bc27058d-9f32-484f-8e56-ffd8fce56b8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:24.104Z|f5c24dbc-8e74-4079-9cf8-39e99af11275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:24.104Z|bc27058d-9f32-484f-8e56-ffd8fce56b8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:24.110Z|d7a21486-9906-448a-bf49-23b6811881a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:30:24.111Z|d7a21486-9906-448a-bf49-23b6811881a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:30:24.119Z|5ff88912-d00f-467f-8ece-9cb4eaaf8ad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:24.119Z|5ff88912-d00f-467f-8ece-9cb4eaaf8ad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:34.131Z|56c7aadb-36fa-4879-b243-0e0f5054033a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:34.132Z|56c7aadb-36fa-4879-b243-0e0f5054033a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:34.141Z|6b994424-7d76-40db-af9f-e53a4f600cfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:34.141Z|a9e55354-52ec-4a31-9385-6b44a7fe9b03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:34.142Z|a9e55354-52ec-4a31-9385-6b44a7fe9b03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:34.143Z|6b994424-7d76-40db-af9f-e53a4f600cfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:38.955Z|59f9920a-d4a2-42a4-82c2-8c2a2185f54b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:30:38.955Z|59f9920a-d4a2-42a4-82c2-8c2a2185f54b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:30:44.183Z|c3bdc1eb-e043-499c-9ed9-2cd42670c4fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:44.183Z|0ba08b86-22de-42b4-9a2d-d286b3e00bb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:44.184Z|c3bdc1eb-e043-499c-9ed9-2cd42670c4fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:44.184Z|0ba08b86-22de-42b4-9a2d-d286b3e00bb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:44.189Z|9bb9f5f7-36f2-4047-a069-9762f8086872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:44.189Z|9bb9f5f7-36f2-4047-a069-9762f8086872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:53.954Z|9c01afe8-fc26-4976-adc6-bf6269fb14a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:30:53.955Z|9c01afe8-fc26-4976-adc6-bf6269fb14a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:30:54.112Z|ff199e29-55bd-47c5-9227-2e3e3c0cf158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:30:54.112Z|ff199e29-55bd-47c5-9227-2e3e3c0cf158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:30:54.208Z|c39e53d9-7b58-40e7-90b3-8fc08b3e6fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:54.209Z|c39e53d9-7b58-40e7-90b3-8fc08b3e6fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:54.210Z|ad901d08-83c1-46e5-bc60-4167f2857ed4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:54.211Z|ad901d08-83c1-46e5-bc60-4167f2857ed4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:54.215Z|904af967-5bbe-4201-9f43-ce4bd153433f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:30:54.216Z|904af967-5bbe-4201-9f43-ce4bd153433f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:30:57.324Z|b08134e5-047f-412e-8226-ab5e352ead27|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:30:57.325Z|b08134e5-047f-412e-8226-ab5e352ead27|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:04.236Z|08059869-1606-46d6-8894-33aeb477fd30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:04.236Z|08059869-1606-46d6-8894-33aeb477fd30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:04.237Z|a0440ef4-393e-4ac7-8c15-e9bc2dd3c5b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:04.238Z|a0440ef4-393e-4ac7-8c15-e9bc2dd3c5b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:04.243Z|65edfe85-701e-407f-b0bf-3c3ac8a6ee3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:04.245Z|65edfe85-701e-407f-b0bf-3c3ac8a6ee3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:08.955Z|aa013722-5c24-4113-bd23-4af67fb2dfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:31:08.957Z|aa013722-5c24-4113-bd23-4af67fb2dfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:31:14.260Z|11f9fb67-ae74-4e6a-98ce-cdad5f0749c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:14.261Z|11f9fb67-ae74-4e6a-98ce-cdad5f0749c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:14.266Z|f2a76be7-6e14-4e5c-bd18-8da8b94de06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:14.267Z|f2a76be7-6e14-4e5c-bd18-8da8b94de06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:14.292Z|60a9751f-8369-412c-bac7-55d7a9e87f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:14.293Z|60a9751f-8369-412c-bac7-55d7a9e87f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:23.954Z|fa06966a-20d3-464e-ba5f-592b1175002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:31:23.955Z|fa06966a-20d3-464e-ba5f-592b1175002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:31:24.113Z|7bf1c4b9-d428-4fba-a484-c411b7735745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:31:24.114Z|7bf1c4b9-d428-4fba-a484-c411b7735745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:31:24.317Z|067f72a6-a2ba-4a0f-8619-ef4ee09bf2f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:24.317Z|067f72a6-a2ba-4a0f-8619-ef4ee09bf2f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:24.320Z|984a6330-8c88-4e18-b960-7c22f8140b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:24.320Z|984a6330-8c88-4e18-b960-7c22f8140b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:24.323Z|ea509c19-4102-4c8a-b291-11ab79d346c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:24.324Z|ea509c19-4102-4c8a-b291-11ab79d346c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:34.351Z|8c70fadd-a2b1-440f-b583-7d88c0d2edba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:34.352Z|8c70fadd-a2b1-440f-b583-7d88c0d2edba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:34.353Z|c1a1a5b6-97c2-41b7-affc-8a38035f6129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:34.354Z|c1a1a5b6-97c2-41b7-affc-8a38035f6129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:34.358Z|f72e90fd-158e-4f08-9d62-2d6a93211a59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:34.359Z|f72e90fd-158e-4f08-9d62-2d6a93211a59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:38.955Z|e05e19d5-f316-45ac-bfc8-2e8ee3191baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:31:38.955Z|e05e19d5-f316-45ac-bfc8-2e8ee3191baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:31:44.374Z|d08890e0-9f4b-49de-a9bf-7fa2ba0dae41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:44.375Z|d08890e0-9f4b-49de-a9bf-7fa2ba0dae41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:44.380Z|99627751-c6f9-495e-9970-1a29fa9c013c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:44.380Z|99627751-c6f9-495e-9970-1a29fa9c013c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:44.380Z|25922865-fc0c-4631-b2ee-7ef32480c09f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:44.381Z|25922865-fc0c-4631-b2ee-7ef32480c09f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:53.955Z|408b27ad-8b83-45ef-b30c-4b21ad7785bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:31:53.959Z|408b27ad-8b83-45ef-b30c-4b21ad7785bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:31:54.115Z|ffad64a6-d945-46a2-941d-9d8b5e7f2dfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:31:54.116Z|ffad64a6-d945-46a2-941d-9d8b5e7f2dfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:31:54.401Z|9f643a5a-14bd-449c-bd6b-95402b3bafee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:54.401Z|7273419e-368a-4488-8a17-e30a595df024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:54.401Z|7fff98c8-61ae-43f3-b4c2-5b6e962bac5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:31:54.402Z|9f643a5a-14bd-449c-bd6b-95402b3bafee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:54.402Z|7fff98c8-61ae-43f3-b4c2-5b6e962bac5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:54.402Z|7273419e-368a-4488-8a17-e30a595df024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:31:57.327Z|2d6b3094-1a76-4d6a-9906-92ec9dba5366|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:31:57.329Z|2d6b3094-1a76-4d6a-9906-92ec9dba5366|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:04.430Z|640a25f4-5108-4828-b6a5-64ac5834840e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:04.432Z|640a25f4-5108-4828-b6a5-64ac5834840e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:04.432Z|41172f30-177d-4861-a805-d8c8536be81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:04.433Z|41172f30-177d-4861-a805-d8c8536be81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:04.433Z|6d3705b5-b0a8-4740-b99d-5aaefa4b2d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:04.434Z|6d3705b5-b0a8-4740-b99d-5aaefa4b2d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:08.955Z|322f0664-2afb-44f2-909f-af1018cd45ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:32:08.956Z|322f0664-2afb-44f2-909f-af1018cd45ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:32:14.457Z|63323a9d-96aa-4bc6-8f11-ca16b30d0145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:14.458Z|c397cbba-d43e-42cb-b852-b79ab870e4c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:14.458Z|63323a9d-96aa-4bc6-8f11-ca16b30d0145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:14.458Z|c397cbba-d43e-42cb-b852-b79ab870e4c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:14.458Z|1b74d63b-c944-4c41-83b9-a3aa298c4ced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:14.459Z|1b74d63b-c944-4c41-83b9-a3aa298c4ced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:23.954Z|f91439d4-334d-4170-9604-ed1ee53bc81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:32:23.955Z|f91439d4-334d-4170-9604-ed1ee53bc81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:32:24.117Z|7b1808ec-e02e-491a-b1da-a15ce0741ab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:32:24.118Z|7b1808ec-e02e-491a-b1da-a15ce0741ab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:32:24.481Z|3d0147de-cfcc-44c0-833a-ddb35582384d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:24.481Z|27c019d4-5b5d-4462-ba48-6178147ba920|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:24.481Z|f961b171-0246-4512-b6aa-e08eaf07b635|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:24.482Z|3d0147de-cfcc-44c0-833a-ddb35582384d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:24.482Z|27c019d4-5b5d-4462-ba48-6178147ba920|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:24.482Z|f961b171-0246-4512-b6aa-e08eaf07b635|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:34.505Z|dc9551ad-770e-4c64-b7da-dd09f0b42edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:34.506Z|dc9551ad-770e-4c64-b7da-dd09f0b42edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:34.506Z|10be3753-268d-42ae-9dd3-92b73269c509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:34.507Z|10be3753-268d-42ae-9dd3-92b73269c509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:34.509Z|c43f9cd3-c69d-40a4-871c-509ac2ca5c6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:34.510Z|c43f9cd3-c69d-40a4-871c-509ac2ca5c6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:38.954Z|d22e59f0-3596-4be9-88b8-b69b694c6b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:32:38.957Z|d22e59f0-3596-4be9-88b8-b69b694c6b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:32:44.531Z|7d3a748d-a1a4-4d15-884c-74810972e748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:44.532Z|7d3a748d-a1a4-4d15-884c-74810972e748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:44.535Z|9d0c5dc2-ebf1-49a9-88cd-dd393934cf76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:44.536Z|9d0c5dc2-ebf1-49a9-88cd-dd393934cf76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:44.541Z|64e34a48-0549-4719-ba2b-c7e5dcee1a4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:44.541Z|64e34a48-0549-4719-ba2b-c7e5dcee1a4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:53.954Z|231ee08b-59dd-4e20-a3dd-ad3475aa756d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:32:53.955Z|231ee08b-59dd-4e20-a3dd-ad3475aa756d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:32:54.119Z|b3b4f9c2-9fed-498b-9e1b-4a558a1f026d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:32:54.119Z|b3b4f9c2-9fed-498b-9e1b-4a558a1f026d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:32:54.557Z|df74ae5f-6231-4b47-8af2-f11bb8eec3ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:54.557Z|539d6006-2e36-4d6f-9154-15fc229fda64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:54.558Z|df74ae5f-6231-4b47-8af2-f11bb8eec3ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:54.558Z|539d6006-2e36-4d6f-9154-15fc229fda64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:54.560Z|7296a6cc-8570-44cf-b1d9-5dad06e4e387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:32:54.561Z|7296a6cc-8570-44cf-b1d9-5dad06e4e387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:32:57.324Z|92fb88c8-164a-4fa1-999f-2d296d2c4f5f|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:32:57.325Z|92fb88c8-164a-4fa1-999f-2d296d2c4f5f|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:04.579Z|92d1feac-f1a6-4ac1-9082-1da24392ab68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:04.580Z|92d1feac-f1a6-4ac1-9082-1da24392ab68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:04.582Z|13bb40fd-8eb0-4a32-b468-abc2e2d58734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:04.583Z|13bb40fd-8eb0-4a32-b468-abc2e2d58734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:04.587Z|66c35494-378e-4b36-b850-be56a7f1221a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:04.588Z|66c35494-378e-4b36-b850-be56a7f1221a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:08.955Z|451ca1cc-b19b-4bc6-a5d6-5738e076895b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:33:08.955Z|451ca1cc-b19b-4bc6-a5d6-5738e076895b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:33:14.610Z|84cf5f10-b0a1-45ab-9f18-ddd2ececafcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:14.610Z|1c4c7140-91ae-43d1-8e27-af315affad02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:14.611Z|1c4c7140-91ae-43d1-8e27-af315affad02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:14.611Z|84cf5f10-b0a1-45ab-9f18-ddd2ececafcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:14.613Z|6dbdf161-e346-4820-9fd3-b63a5b8212aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:14.614Z|6dbdf161-e346-4820-9fd3-b63a5b8212aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:23.955Z|29de8aec-9340-4d18-9d1b-438198f5fe51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:33:23.958Z|29de8aec-9340-4d18-9d1b-438198f5fe51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:33:24.120Z|d4052e81-ef89-4371-bef7-3301a07e13c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:33:24.121Z|d4052e81-ef89-4371-bef7-3301a07e13c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:33:24.639Z|c8c5e0a3-f416-4aba-bf95-1a77b086e1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:24.639Z|a98cb68a-0080-427f-812e-d1a5ffe28bf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:24.640Z|c8c5e0a3-f416-4aba-bf95-1a77b086e1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:24.640Z|a98cb68a-0080-427f-812e-d1a5ffe28bf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:24.640Z|cce02cd1-294a-4597-82c6-cd6b907a1ea1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:24.641Z|cce02cd1-294a-4597-82c6-cd6b907a1ea1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:34.663Z|1c86505c-be3f-429f-a9a6-cc0b0baa0cd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:34.664Z|1c86505c-be3f-429f-a9a6-cc0b0baa0cd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:34.664Z|ed349d1b-f2de-4a9d-9a40-2696e429370a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:34.664Z|7c5846c0-aafc-4319-9ed2-587516d96f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:34.665Z|ed349d1b-f2de-4a9d-9a40-2696e429370a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:34.665Z|7c5846c0-aafc-4319-9ed2-587516d96f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:38.955Z|dbba7a0c-4385-4a1a-864b-fa576ed7f7fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:33:38.956Z|dbba7a0c-4385-4a1a-864b-fa576ed7f7fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:33:44.686Z|0435535b-7811-4e96-b3cd-8e7fb44a0773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:44.687Z|0435535b-7811-4e96-b3cd-8e7fb44a0773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:44.690Z|928bc9d6-bea1-4bf3-bc90-c6b4882c1062|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:44.690Z|ea970488-1e41-43be-8199-783e01c8ed86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:44.690Z|928bc9d6-bea1-4bf3-bc90-c6b4882c1062|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:44.693Z|ea970488-1e41-43be-8199-783e01c8ed86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:53.957Z|bef4865a-f748-415a-8454-87cf5f5dc0ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:33:53.960Z|bef4865a-f748-415a-8454-87cf5f5dc0ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:33:54.122Z|cae92f40-c351-472b-a78f-657176b1ec50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:33:54.122Z|cae92f40-c351-472b-a78f-657176b1ec50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:33:54.714Z|9f69a2d5-79b2-4388-b2f9-4cbbd7eee9da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:54.716Z|9f69a2d5-79b2-4388-b2f9-4cbbd7eee9da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:54.717Z|e795f76f-14b6-4838-a19b-2bc84085e77d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:54.717Z|cfc50136-61d8-4abf-87d6-d66c9dec14af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:33:54.717Z|e795f76f-14b6-4838-a19b-2bc84085e77d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:54.718Z|cfc50136-61d8-4abf-87d6-d66c9dec14af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:33:57.326Z|e8a226eb-3a73-474e-bdb4-ad41a2cd729f|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:33:57.327Z|e8a226eb-3a73-474e-bdb4-ad41a2cd729f|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:04.746Z|a0241949-fc7a-41c2-9740-906b283d2655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:04.746Z|9831b1a0-fdbd-467d-a035-027a5955e67c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:04.746Z|da1e9e29-2c00-4264-b0aa-cf530479d0de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:04.748Z|9831b1a0-fdbd-467d-a035-027a5955e67c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:04.748Z|a0241949-fc7a-41c2-9740-906b283d2655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:04.748Z|da1e9e29-2c00-4264-b0aa-cf530479d0de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:08.955Z|31b83fe0-f1fa-4e69-a990-40ad9ebec9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:34:08.956Z|31b83fe0-f1fa-4e69-a990-40ad9ebec9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:34:14.775Z|e664a854-d489-43d7-8bfa-b0e9baa959fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:14.775Z|70c8ccfc-27a1-4823-97fc-650c2fc03e84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:14.775Z|1b6f75a6-a4d7-4f1b-9319-b194159cb7e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:14.776Z|e664a854-d489-43d7-8bfa-b0e9baa959fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:14.776Z|70c8ccfc-27a1-4823-97fc-650c2fc03e84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:14.776Z|1b6f75a6-a4d7-4f1b-9319-b194159cb7e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:23.955Z|d778e879-dfec-4d64-bd92-92bf58006d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:34:23.955Z|d778e879-dfec-4d64-bd92-92bf58006d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:34:24.123Z|3e3b1815-ebc2-43e8-be40-f5657835f7eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:34:24.124Z|3e3b1815-ebc2-43e8-be40-f5657835f7eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:34:24.803Z|9ab885ec-c3d1-46a0-a420-5ac0b89dc0cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:24.803Z|ab8e14be-a423-4044-9a47-55b979ec6cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:24.804Z|ab8e14be-a423-4044-9a47-55b979ec6cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:24.804Z|9ab885ec-c3d1-46a0-a420-5ac0b89dc0cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:24.805Z|b6d336ac-d9e7-43d4-b371-143719130e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:24.805Z|b6d336ac-d9e7-43d4-b371-143719130e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:34.828Z|2bd22cb4-630f-4d0e-8ca7-b985776ef8c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:34.828Z|67effe75-a0d0-41e7-bb6f-0759b8e8cfbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:34.829Z|51db0475-8382-483d-ad13-cb57cd6ae9c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:34.829Z|2bd22cb4-630f-4d0e-8ca7-b985776ef8c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:34.829Z|67effe75-a0d0-41e7-bb6f-0759b8e8cfbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:34.829Z|51db0475-8382-483d-ad13-cb57cd6ae9c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:38.959Z|5d22bb7a-1f4f-478f-b17b-c349656a2495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:34:38.959Z|5d22bb7a-1f4f-478f-b17b-c349656a2495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:34:44.853Z|b939563b-550d-4f00-b639-66c258ad2aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:44.853Z|bd6ebf78-2b21-421e-befe-a27983835549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:44.853Z|2980653e-5640-4ea3-9c44-4e37fe54b168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:44.854Z|2980653e-5640-4ea3-9c44-4e37fe54b168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:44.854Z|b939563b-550d-4f00-b639-66c258ad2aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:44.854Z|bd6ebf78-2b21-421e-befe-a27983835549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:53.954Z|a7e3f7b7-b5f7-4aa4-b566-f7915c527e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:34:53.955Z|a7e3f7b7-b5f7-4aa4-b566-f7915c527e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:34:54.125Z|c87f723d-fb1e-4add-9c54-323a2aa897ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:34:54.125Z|c87f723d-fb1e-4add-9c54-323a2aa897ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:34:54.878Z|78751c7b-ace1-4f0f-b9c5-2fd899df419d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:54.878Z|f021f79d-ed44-433f-b8d0-d823104c558b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:54.879Z|78751c7b-ace1-4f0f-b9c5-2fd899df419d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:54.879Z|f021f79d-ed44-433f-b8d0-d823104c558b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:54.883Z|e8d5407a-cc65-4398-b377-5d47d0e1ce5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:34:54.884Z|e8d5407a-cc65-4398-b377-5d47d0e1ce5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:34:57.324Z|a8c43435-f943-4681-94fc-041967de8369|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:34:57.325Z|a8c43435-f943-4681-94fc-041967de8369|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:04.903Z|14bb9e14-68c6-4969-899d-6badbd1c56b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:04.903Z|1d1f4e01-1fe1-44c8-8673-70539a0ac469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:04.904Z|14bb9e14-68c6-4969-899d-6badbd1c56b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:04.904Z|1d1f4e01-1fe1-44c8-8673-70539a0ac469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:04.905Z|a1847de2-7947-4cf5-b88a-b29487a9ce1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:04.906Z|a1847de2-7947-4cf5-b88a-b29487a9ce1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:08.954Z|8792bdaf-31bd-4bda-b544-637cad78ba1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:35:08.958Z|8792bdaf-31bd-4bda-b544-637cad78ba1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:35:14.928Z|a5d9c7c2-08bb-4dbd-badb-ac440083c683|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:14.929Z|a5d9c7c2-08bb-4dbd-badb-ac440083c683|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:14.929Z|c351eece-e426-4a68-a0ad-241133f0d252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:14.930Z|c351eece-e426-4a68-a0ad-241133f0d252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:14.931Z|65a716de-d76f-44cd-8935-f819f056f09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:14.932Z|65a716de-d76f-44cd-8935-f819f056f09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:23.954Z|f548c86a-5cea-4bea-9e7f-989870b7aabe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:35:23.955Z|f548c86a-5cea-4bea-9e7f-989870b7aabe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:35:24.126Z|e6b14ca3-eb79-4125-a842-04200fae7405|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:35:24.127Z|e6b14ca3-eb79-4125-a842-04200fae7405|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:35:24.952Z|848e931f-3951-4200-baa5-3aebec264ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:24.952Z|4bafafce-54ec-4c75-9415-d50d70f033b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:24.952Z|4ac45db3-f2c5-49f3-b8e4-da07702d4d98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:24.953Z|4ac45db3-f2c5-49f3-b8e4-da07702d4d98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:24.953Z|4bafafce-54ec-4c75-9415-d50d70f033b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:24.953Z|848e931f-3951-4200-baa5-3aebec264ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:34.976Z|d6cd78b0-698e-4595-b439-f4a7dc67d3cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:34.977Z|d6cd78b0-698e-4595-b439-f4a7dc67d3cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:34.992Z|df54f404-1a03-45af-83d8-60bbd1567790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:34.992Z|bd09a11b-1bf4-4f09-b172-ede05d3a7d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:34.992Z|df54f404-1a03-45af-83d8-60bbd1567790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:34.992Z|bd09a11b-1bf4-4f09-b172-ede05d3a7d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:38.955Z|44588e35-d618-4341-b974-58b363dc8293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:35:38.955Z|44588e35-d618-4341-b974-58b363dc8293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:35:45.001Z|84c520dd-5978-4c3d-b7e2-70185c5b9cc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:45.002Z|84c520dd-5978-4c3d-b7e2-70185c5b9cc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:45.011Z|824aa7b0-c844-471e-b267-4257e0eed65e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:45.011Z|824aa7b0-c844-471e-b267-4257e0eed65e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:45.011Z|32f112e8-8e52-453f-9231-a64e3807970a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:45.012Z|32f112e8-8e52-453f-9231-a64e3807970a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:53.958Z|3bcec873-4208-4e8f-a649-07db939a0c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:35:53.960Z|3bcec873-4208-4e8f-a649-07db939a0c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:35:54.128Z|fd052fd8-8c18-416c-a6a2-65aeb00f5a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:35:54.128Z|fd052fd8-8c18-416c-a6a2-65aeb00f5a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:35:55.027Z|dfe25a0f-54f5-4f42-a81a-c3165d6e88d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:55.028Z|dfe25a0f-54f5-4f42-a81a-c3165d6e88d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:55.030Z|57b05e20-3eb9-44a4-9c22-70fe5b10b8c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:55.030Z|57b05e20-3eb9-44a4-9c22-70fe5b10b8c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:55.031Z|e4318a82-b437-4de8-beb4-68ea4b9da96f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:35:55.031Z|e4318a82-b437-4de8-beb4-68ea4b9da96f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:35:57.325Z|620e184f-5160-4e62-a751-557b66a22c17|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:35:57.325Z|620e184f-5160-4e62-a751-557b66a22c17|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:05.059Z|a03140a9-7f3a-4944-8909-4e05cdac6509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:05.059Z|4bf6d1ce-c454-4b6d-9562-bea41056db5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:05.059Z|969f6f1b-d2d1-4103-9e3a-772b4c2835c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:05.060Z|a03140a9-7f3a-4944-8909-4e05cdac6509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:05.060Z|4bf6d1ce-c454-4b6d-9562-bea41056db5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:05.060Z|969f6f1b-d2d1-4103-9e3a-772b4c2835c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:08.956Z|3725c40a-1c8e-4eea-8b72-84182415e170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:36:08.957Z|3725c40a-1c8e-4eea-8b72-84182415e170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:36:15.089Z|2fd78ad0-ce74-4076-badb-513059e77eca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:15.089Z|ab8572f6-5450-45cc-bfe7-b884150d6531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:15.089Z|0a9548ac-11af-46c9-ba45-d75a511ef630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:15.091Z|ab8572f6-5450-45cc-bfe7-b884150d6531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:15.091Z|2fd78ad0-ce74-4076-badb-513059e77eca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:15.091Z|0a9548ac-11af-46c9-ba45-d75a511ef630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:23.955Z|e13a1ae5-06f8-47d4-aca1-287d2e096445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:36:23.956Z|e13a1ae5-06f8-47d4-aca1-287d2e096445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:36:24.130Z|9481b826-3e78-414c-9fe4-162439f09afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:36:24.131Z|9481b826-3e78-414c-9fe4-162439f09afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:36:25.115Z|f0eb6841-fe8a-482e-b717-4ae7754d54e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:25.117Z|5050fb55-602c-4fa6-9a7b-a5c6bb6dc31f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:25.116Z|f0eb6841-fe8a-482e-b717-4ae7754d54e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:25.117Z|5050fb55-602c-4fa6-9a7b-a5c6bb6dc31f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:25.117Z|6ed7b0fe-8132-49b6-a822-b5f189ffed47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:25.118Z|6ed7b0fe-8132-49b6-a822-b5f189ffed47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:35.204Z|484b0108-7c49-4dd5-a9a1-4351137f61c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:35.206Z|cade972f-9135-40d4-ad16-8fcb0c3d1618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:35.206Z|cade972f-9135-40d4-ad16-8fcb0c3d1618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:35.208Z|484b0108-7c49-4dd5-a9a1-4351137f61c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:35.209Z|889c0b85-c8fa-49c4-b046-e52a59ec8f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:35.209Z|889c0b85-c8fa-49c4-b046-e52a59ec8f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:38.955Z|f00f7ad8-2090-43f5-b926-2ec28b1025fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:36:38.960Z|f00f7ad8-2090-43f5-b926-2ec28b1025fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:36:45.231Z|36c5d04c-75b4-4185-8e47-48a26d523333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:45.232Z|36c5d04c-75b4-4185-8e47-48a26d523333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:45.235Z|e961a083-be6c-4ff0-a88a-733a3d64de75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:45.235Z|e961a083-be6c-4ff0-a88a-733a3d64de75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:45.240Z|528e5ce7-7476-454d-9d29-e4b9e8941c71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:45.241Z|528e5ce7-7476-454d-9d29-e4b9e8941c71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:53.955Z|01b11c35-8e6e-4781-b3da-f6159cb7f04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:36:53.955Z|01b11c35-8e6e-4781-b3da-f6159cb7f04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:36:54.132Z|1ec9b826-d29e-44fc-afef-04b0655a4875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:36:54.133Z|1ec9b826-d29e-44fc-afef-04b0655a4875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:36:55.258Z|48fb26a3-556c-4035-a7ad-1a6e219016c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:55.259Z|48fb26a3-556c-4035-a7ad-1a6e219016c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:55.263Z|28c7b5c8-4b76-4fdb-bb99-e3c9778fed03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:55.264Z|d7092300-ce4a-402f-8303-4a2a76874fc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:36:55.264Z|28c7b5c8-4b76-4fdb-bb99-e3c9778fed03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:55.265Z|d7092300-ce4a-402f-8303-4a2a76874fc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:36:57.325Z|21e9bea5-3d9d-479a-a87d-8657959788c0|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:36:57.326Z|21e9bea5-3d9d-479a-a87d-8657959788c0|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:05.280Z|a36a50c0-4b8a-42b9-93b9-e0d86578be68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:05.281Z|a36a50c0-4b8a-42b9-93b9-e0d86578be68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:05.284Z|22337128-1a8a-4093-a19d-5f13cc011a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:05.284Z|22337128-1a8a-4093-a19d-5f13cc011a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:05.285Z|2cd3caae-2d66-429b-aa85-6b4f9635c55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:05.286Z|2cd3caae-2d66-429b-aa85-6b4f9635c55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:08.954Z|15c11dce-d01e-4701-ab9f-34ee00fa5d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:37:08.955Z|15c11dce-d01e-4701-ab9f-34ee00fa5d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:37:15.302Z|ed30ca20-0e70-4183-8ff9-e6a5d189cff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:15.303Z|ed30ca20-0e70-4183-8ff9-e6a5d189cff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:15.308Z|2e79ff50-a919-4d2d-af32-6970bb9d80f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:15.308Z|83a4f2b0-332b-40ee-84bc-5024bc538ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:15.309Z|83a4f2b0-332b-40ee-84bc-5024bc538ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:15.309Z|2e79ff50-a919-4d2d-af32-6970bb9d80f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:23.954Z|3e2ca307-42a4-446e-806e-34a667314b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:37:23.958Z|3e2ca307-42a4-446e-806e-34a667314b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:37:24.134Z|87f73e35-b73d-4109-a710-f3e378993787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:37:24.134Z|87f73e35-b73d-4109-a710-f3e378993787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:37:25.327Z|25bb11ac-8209-453b-8ba9-9aa66e97d398|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:25.328Z|25bb11ac-8209-453b-8ba9-9aa66e97d398|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:25.328Z|c89117d5-7b7b-498d-853e-d8c6899030b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:25.329Z|c89117d5-7b7b-498d-853e-d8c6899030b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:25.333Z|3994922c-a47f-4131-93bd-4790a81ef323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:25.333Z|3994922c-a47f-4131-93bd-4790a81ef323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:35.350Z|9ba143bf-37e8-400e-8cea-060c7a32238e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:35.351Z|3b9ffd11-6669-46d2-89d7-1c4cd13117d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:35.351Z|9ba143bf-37e8-400e-8cea-060c7a32238e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:35.351Z|5cd8cb19-a8ce-4aae-a531-57256cd18fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:35.352Z|5cd8cb19-a8ce-4aae-a531-57256cd18fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:35.351Z|3b9ffd11-6669-46d2-89d7-1c4cd13117d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:38.954Z|2a07cdf2-05c5-4370-8d38-5ca21bdd13a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:37:38.955Z|2a07cdf2-05c5-4370-8d38-5ca21bdd13a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:37:45.376Z|62729f08-30f4-482e-9713-e0e24207653f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:45.376Z|664ed8a8-d325-4b43-a6cf-a522cb49a862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:45.377Z|62729f08-30f4-482e-9713-e0e24207653f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:45.377Z|664ed8a8-d325-4b43-a6cf-a522cb49a862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:45.378Z|bce4b31e-2973-4e12-a399-f244da8bf0f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:45.378Z|bce4b31e-2973-4e12-a399-f244da8bf0f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:53.956Z|b437abc9-f17a-4c04-9381-1e3bb0b73f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:37:53.957Z|b437abc9-f17a-4c04-9381-1e3bb0b73f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:37:54.135Z|2bce5b9e-6b31-4592-8fce-1f93c2ae4ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:37:54.136Z|2bce5b9e-6b31-4592-8fce-1f93c2ae4ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:37:55.415Z|7b7036f1-7f81-40e2-b180-b40cd1f4729c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:55.415Z|9d0686e4-5245-43cd-81e0-64e9ea7afb1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:55.416Z|7b7036f1-7f81-40e2-b180-b40cd1f4729c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:55.417Z|df5dc22a-b262-4b50-a74d-27d94c7b726e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:37:55.416Z|9d0686e4-5245-43cd-81e0-64e9ea7afb1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:55.418Z|df5dc22a-b262-4b50-a74d-27d94c7b726e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:37:57.326Z|bbe0d040-02e5-421f-b45b-e29eddae9bab|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:37:57.328Z|bbe0d040-02e5-421f-b45b-e29eddae9bab|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:05.447Z|c2a8d306-2b75-479f-9122-6bfba1e35ff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:05.448Z|c2a8d306-2b75-479f-9122-6bfba1e35ff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:05.448Z|45a67694-1f33-4405-b87a-a0869b2b42e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:05.449Z|45a67694-1f33-4405-b87a-a0869b2b42e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:05.451Z|728b6bd1-ca79-4754-9c77-881e28ee65b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:05.452Z|728b6bd1-ca79-4754-9c77-881e28ee65b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:08.955Z|94d04059-292b-4c35-9a3d-771313015b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:38:08.959Z|94d04059-292b-4c35-9a3d-771313015b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:38:15.481Z|2a62b110-baba-44fd-858a-ac84f7e384cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:15.481Z|3c770d74-6275-4fc5-a652-28557b83a18b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:15.482Z|2a62b110-baba-44fd-858a-ac84f7e384cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:15.482Z|3c770d74-6275-4fc5-a652-28557b83a18b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:15.485Z|299f2802-dc8e-452d-907c-e91633af7482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:15.486Z|299f2802-dc8e-452d-907c-e91633af7482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:23.955Z|a0107f68-f429-4768-a0c5-2cdbb5e0c7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:38:23.955Z|a0107f68-f429-4768-a0c5-2cdbb5e0c7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:38:24.137Z|dcb43965-a46a-4014-95fc-4ea1a7e9da9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:38:24.138Z|dcb43965-a46a-4014-95fc-4ea1a7e9da9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:38:25.506Z|a6b81b07-c464-48ae-88b9-a37a1e00f08c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:25.507Z|a6b81b07-c464-48ae-88b9-a37a1e00f08c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:25.510Z|050eed63-ebb8-4245-b9b9-cfaeeafc229c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:25.513Z|050eed63-ebb8-4245-b9b9-cfaeeafc229c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:25.513Z|d6ea4379-1cfa-43ee-9b7e-a0effd78251b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:25.513Z|d6ea4379-1cfa-43ee-9b7e-a0effd78251b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:35.535Z|b1554ecc-e9c5-4de6-973b-2769ebff66f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:35.536Z|b1554ecc-e9c5-4de6-973b-2769ebff66f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:35.537Z|0b3fd9ef-bb97-4b9a-be2e-f327b1aac8ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:35.538Z|0b3fd9ef-bb97-4b9a-be2e-f327b1aac8ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:35.538Z|3a002104-33f2-45da-a0c6-60f56cd33672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:35.538Z|3a002104-33f2-45da-a0c6-60f56cd33672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:38.954Z|92958571-08a8-47d2-8d83-23444772fc8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:38:38.955Z|92958571-08a8-47d2-8d83-23444772fc8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:38:45.558Z|769da57c-b283-456f-aedc-3aa8139a27a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:45.559Z|769da57c-b283-456f-aedc-3aa8139a27a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:45.560Z|1e603fe5-a4a9-45a9-a4a2-159f22a429d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:45.560Z|1e603fe5-a4a9-45a9-a4a2-159f22a429d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:45.563Z|bdea121a-0011-4cd2-91df-ba816d31b344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:45.564Z|bdea121a-0011-4cd2-91df-ba816d31b344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:53.954Z|4986b683-717f-4057-bdd1-aa46d11661b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:38:53.957Z|4986b683-717f-4057-bdd1-aa46d11661b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:38:54.138Z|d288a260-c1d4-47de-9236-6ed45fad8745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:38:54.139Z|d288a260-c1d4-47de-9236-6ed45fad8745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:38:55.581Z|35fe3c25-79c7-429b-8795-9f4f84569f02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:55.583Z|35fe3c25-79c7-429b-8795-9f4f84569f02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:55.588Z|c0eddad2-003d-4587-9674-4e0025963634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:55.590Z|45844a32-2ebc-4b5a-88bd-b057d9c04a3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:38:55.591Z|45844a32-2ebc-4b5a-88bd-b057d9c04a3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:55.592Z|c0eddad2-003d-4587-9674-4e0025963634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:38:57.325Z|1140d37b-1cc1-4eda-9066-95715e861f3f|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:38:57.326Z|1140d37b-1cc1-4eda-9066-95715e861f3f|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:05.605Z|07cf3df3-d4c4-4395-8b05-929425a5b59b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:05.606Z|07cf3df3-d4c4-4395-8b05-929425a5b59b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:05.612Z|f6233741-c57f-42a0-be50-843ad257c60b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:05.613Z|f6233741-c57f-42a0-be50-843ad257c60b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:05.615Z|b0a7f8c0-ad0f-4574-bd1b-9ed608f65b81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:05.615Z|b0a7f8c0-ad0f-4574-bd1b-9ed608f65b81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:08.954Z|14b20e0c-ac0d-44ad-900b-3dbe95ff035b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:39:08.955Z|14b20e0c-ac0d-44ad-900b-3dbe95ff035b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:39:15.629Z|29346617-e49a-49e7-8f28-849614c41820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:15.630Z|29346617-e49a-49e7-8f28-849614c41820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:15.632Z|49c94615-b728-47e7-b9ec-421f43448bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:15.633Z|49c94615-b728-47e7-b9ec-421f43448bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:15.636Z|62018b81-6e73-4612-8e7f-6e7aa2f9e8b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:15.636Z|62018b81-6e73-4612-8e7f-6e7aa2f9e8b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:23.954Z|eeec3943-1547-4501-807e-1abb39640aa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:39:23.955Z|eeec3943-1547-4501-807e-1abb39640aa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:39:24.140Z|161d3d60-49fa-490c-ba93-8bc6235cd214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:39:24.141Z|161d3d60-49fa-490c-ba93-8bc6235cd214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:39:25.655Z|ba61f6ef-39d2-4fa0-ae86-f074ed68b2e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:25.656Z|ba61f6ef-39d2-4fa0-ae86-f074ed68b2e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:25.656Z|5eba68bf-a511-4601-b5be-df974e5d0682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:25.656Z|5eba68bf-a511-4601-b5be-df974e5d0682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:25.667Z|30dafa14-7b7a-48ca-8507-d19be099e511|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:25.667Z|30dafa14-7b7a-48ca-8507-d19be099e511|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:35.686Z|46887882-0603-459a-a5e0-9e65bad28523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:35.687Z|46887882-0603-459a-a5e0-9e65bad28523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:35.691Z|586d880b-b9cb-4e43-951a-c0e239517898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:35.694Z|8d2770cf-983e-4dc1-915c-8e55c2b63fa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:35.692Z|586d880b-b9cb-4e43-951a-c0e239517898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:35.694Z|8d2770cf-983e-4dc1-915c-8e55c2b63fa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:38.956Z|5877d773-04c4-4edf-a966-a4f6fc7d61c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:39:38.961Z|5877d773-04c4-4edf-a966-a4f6fc7d61c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:39:45.721Z|8ecb4b27-434f-47a4-aa50-e3c3ae4ebc7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:45.722Z|8ecb4b27-434f-47a4-aa50-e3c3ae4ebc7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:45.723Z|9e12af78-9f4b-4616-87e2-248f7f651b28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:45.723Z|9e12af78-9f4b-4616-87e2-248f7f651b28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:45.731Z|2a8836b2-e419-4351-8e1b-998703057194|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:45.731Z|2a8836b2-e419-4351-8e1b-998703057194|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:47.347Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xdeB0xde+|8b!0xe30x8cYy0xc80x1e0x090x1e~0xa00x830x9d\Ev0xa30x8a90x10Yg9j0xcd]. 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-02-03T10:39:53.956Z|e9eaf47a-acee-4e7a-9100-6893106f7594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:39:53.957Z|e9eaf47a-acee-4e7a-9100-6893106f7594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:39:54.142Z|341a7ffa-1c60-41a0-b7e7-a0dc93b260bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:39:54.142Z|341a7ffa-1c60-41a0-b7e7-a0dc93b260bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:39:55.749Z|6cfa2108-c8ce-4bbe-8b86-14882c50af44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:55.749Z|1e51a525-74af-4835-9d42-4f9cbde6b84a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:55.750Z|6cfa2108-c8ce-4bbe-8b86-14882c50af44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:55.750Z|1e51a525-74af-4835-9d42-4f9cbde6b84a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:55.755Z|00d74758-80e3-4390-8b1a-54338aefd61b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:39:55.756Z|00d74758-80e3-4390-8b1a-54338aefd61b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:39:57.325Z|e791973d-36e7-4c1e-bc38-15f16dcc01f1|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:39:57.326Z|e791973d-36e7-4c1e-bc38-15f16dcc01f1|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:05.776Z|3eceac0e-7ea4-4e90-90f3-875514d1b4b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:05.776Z|def2eab9-ee16-448b-8321-4766446f4a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:05.776Z|120c8c37-d136-4642-85f9-3d332186433e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:05.776Z|3eceac0e-7ea4-4e90-90f3-875514d1b4b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:05.777Z|120c8c37-d136-4642-85f9-3d332186433e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:05.777Z|def2eab9-ee16-448b-8321-4766446f4a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:08.955Z|86a5f6c9-171d-4fc5-b4de-7f08ca43f6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:40:08.955Z|86a5f6c9-171d-4fc5-b4de-7f08ca43f6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:40:15.805Z|2e8d5a01-3499-4632-8a9e-f5a3e256ff88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:15.806Z|2e8d5a01-3499-4632-8a9e-f5a3e256ff88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:15.805Z|a64f1850-f9b7-4a7d-a510-165a3fba7ad4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:15.809Z|a64f1850-f9b7-4a7d-a510-165a3fba7ad4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:15.809Z|e3672513-d9f8-444f-ad2a-e424c384deb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:15.810Z|e3672513-d9f8-444f-ad2a-e424c384deb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:23.955Z|4ee8ae3c-985d-4833-aaf5-4886c0426d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:40:23.958Z|4ee8ae3c-985d-4833-aaf5-4886c0426d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:40:24.143Z|49af45fb-0c58-4af3-aacf-b948100d2bb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:40:24.144Z|49af45fb-0c58-4af3-aacf-b948100d2bb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:40:25.831Z|c50ebdbc-cef4-4584-81f9-c7b058c876ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:25.832Z|c50ebdbc-cef4-4584-81f9-c7b058c876ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:25.835Z|9aa2f05f-ce5e-4ce0-9247-c8feb2a63e54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:25.836Z|ba672965-9e09-430b-a04c-303e4ad5c672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:25.836Z|9aa2f05f-ce5e-4ce0-9247-c8feb2a63e54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:25.836Z|ba672965-9e09-430b-a04c-303e4ad5c672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:35.859Z|3a1307df-30f3-44df-8ec6-660fd087b2ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:35.860Z|3a1307df-30f3-44df-8ec6-660fd087b2ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:35.862Z|df9f79dd-b3df-455d-bac3-de898fcfa86f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:35.862Z|d565ee6a-34fc-49c1-be4e-e8fd0c54ff48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:35.863Z|df9f79dd-b3df-455d-bac3-de898fcfa86f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:35.863Z|d565ee6a-34fc-49c1-be4e-e8fd0c54ff48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:38.955Z|b9bc775c-bbc1-4d82-9659-89594c16fa32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:40:38.956Z|b9bc775c-bbc1-4d82-9659-89594c16fa32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:40:45.885Z|d1506288-c224-47f4-9682-0f03f185b0b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:45.885Z|2b661d10-d810-458b-abc3-de284c5525a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:45.886Z|d1506288-c224-47f4-9682-0f03f185b0b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:45.886Z|2b661d10-d810-458b-abc3-de284c5525a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:45.891Z|cc195bc9-ca86-4b5e-94b6-5ff58844ffdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:45.891Z|cc195bc9-ca86-4b5e-94b6-5ff58844ffdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:53.954Z|25972090-43cb-4ab2-b30f-719ca7f6efb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:40:53.955Z|25972090-43cb-4ab2-b30f-719ca7f6efb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:40:54.145Z|87dc7e1e-20e7-45a3-a4a4-59fcece5f1b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:40:54.146Z|87dc7e1e-20e7-45a3-a4a4-59fcece5f1b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:40:55.907Z|a6b4403f-a1a5-4db9-9aa3-ac775ec39b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:55.907Z|8663877f-693d-4e6b-836b-c061caaedae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:55.908Z|8663877f-693d-4e6b-836b-c061caaedae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:55.908Z|a6b4403f-a1a5-4db9-9aa3-ac775ec39b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:55.910Z|6478fcc4-fc13-457e-87bd-76be7dadb631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:40:55.911Z|6478fcc4-fc13-457e-87bd-76be7dadb631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:40:57.324Z|7077289b-c891-410d-bd8d-4f7dffd4624f|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:40:57.325Z|7077289b-c891-410d-bd8d-4f7dffd4624f|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:05.933Z|2c287b7d-7d1d-42b9-b0f6-1c9c1879068c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:05.934Z|2c287b7d-7d1d-42b9-b0f6-1c9c1879068c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:05.942Z|188a77f2-3a66-4c5a-85c3-9c54342e1e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:05.943Z|188a77f2-3a66-4c5a-85c3-9c54342e1e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:05.949Z|09109d25-0c07-43df-a5b1-60025eb109b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:05.949Z|09109d25-0c07-43df-a5b1-60025eb109b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:08.954Z|1ee2b769-6a62-4cbb-b0ca-38048570ba64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:41:08.958Z|1ee2b769-6a62-4cbb-b0ca-38048570ba64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:41:15.960Z|2b3d2d26-c209-4650-b235-9f2a9b8deef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:15.961Z|2b3d2d26-c209-4650-b235-9f2a9b8deef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:15.964Z|c0e64ef1-be3e-49bc-bafa-650a6b3b567a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:15.965Z|c0e64ef1-be3e-49bc-bafa-650a6b3b567a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:15.984Z|1eae7a97-aa50-4a02-ab8a-8f8323fdd9d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:15.985Z|1eae7a97-aa50-4a02-ab8a-8f8323fdd9d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:23.955Z|1df763a4-774e-46a6-a93a-644d38db7930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:41:23.955Z|1df763a4-774e-46a6-a93a-644d38db7930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:41:24.147Z|fefd7545-49af-42c9-b108-4cc4f0a137e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:41:24.147Z|fefd7545-49af-42c9-b108-4cc4f0a137e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:41:25.990Z|571929a2-904e-43da-a421-c2ba850f235f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:25.994Z|571929a2-904e-43da-a421-c2ba850f235f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:26.008Z|8a5458cd-cdfd-470c-9ad2-b26326550d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:26.008Z|8a5458cd-cdfd-470c-9ad2-b26326550d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:26.014Z|fa45aac7-e279-4f93-963b-2bc0dbe9a207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:26.015Z|fa45aac7-e279-4f93-963b-2bc0dbe9a207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:36.027Z|c21b675c-048a-43f2-9c56-5b43b1032618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:36.027Z|6d0bee70-2081-4378-8817-107ce280e827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:36.029Z|c21b675c-048a-43f2-9c56-5b43b1032618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:36.029Z|6d0bee70-2081-4378-8817-107ce280e827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:36.037Z|0af0eb1d-4219-423e-a8d4-781ab770f8d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:36.038Z|0af0eb1d-4219-423e-a8d4-781ab770f8d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:38.955Z|8635df83-ec9d-4864-a5ed-6a73ae43a211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:41:38.956Z|8635df83-ec9d-4864-a5ed-6a73ae43a211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:41:46.059Z|e7c82977-ef2b-4b56-a85f-f99eeafc6d90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:46.060Z|694d36a1-6db2-42a7-91fb-9a6ff746f969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:46.061Z|e7c82977-ef2b-4b56-a85f-f99eeafc6d90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:46.061Z|694d36a1-6db2-42a7-91fb-9a6ff746f969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:46.057Z|e2122ce6-6146-4857-a835-6f86a90a22b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:46.067Z|e2122ce6-6146-4857-a835-6f86a90a22b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:53.955Z|bbb929a8-b39e-4ff7-9ca0-37082aba180e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:41:53.958Z|bbb929a8-b39e-4ff7-9ca0-37082aba180e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:41:54.148Z|99c8b1ed-8937-488a-8415-91806ff68c6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:41:54.149Z|99c8b1ed-8937-488a-8415-91806ff68c6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:41:56.087Z|e021e6b8-0cf4-41a8-9e6e-58963e272211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:56.087Z|a9970e6b-9a50-46d0-a911-ec4330b3aac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:56.088Z|e021e6b8-0cf4-41a8-9e6e-58963e272211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:56.088Z|a9970e6b-9a50-46d0-a911-ec4330b3aac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:56.097Z|e562616f-2248-44be-a66c-d01bff803bb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:41:56.098Z|e562616f-2248-44be-a66c-d01bff803bb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:41:57.325Z|3474a82c-2502-4ce2-b080-b8b17a3b05ac|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:41:57.326Z|3474a82c-2502-4ce2-b080-b8b17a3b05ac|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:06.112Z|d6bdf25b-8aa0-4dac-9e54-7652ece1cf97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:06.114Z|16616af6-500b-45cd-9a4b-999088419543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:06.115Z|16616af6-500b-45cd-9a4b-999088419543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:06.117Z|6e484740-d3df-4a3f-9e1d-cf8e1a047e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:06.117Z|d6bdf25b-8aa0-4dac-9e54-7652ece1cf97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:06.117Z|6e484740-d3df-4a3f-9e1d-cf8e1a047e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:08.955Z|310803e4-7f2d-4157-a110-43ce240a63e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:42:08.956Z|310803e4-7f2d-4157-a110-43ce240a63e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:42:16.139Z|68f91a63-d295-4cd4-a996-9de904a1ee71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:16.140Z|68f91a63-d295-4cd4-a996-9de904a1ee71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:16.144Z|94ef7dce-ee76-4350-86ac-2a5006a98de7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:16.145Z|94ef7dce-ee76-4350-86ac-2a5006a98de7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:16.150Z|17c4a1ee-c0ea-441a-b5dd-aa53c2294b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:16.151Z|17c4a1ee-c0ea-441a-b5dd-aa53c2294b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:23.955Z|4510a3aa-47e2-47af-8112-9493f367b3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:42:23.955Z|4510a3aa-47e2-47af-8112-9493f367b3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:42:24.150Z|8f1e6126-f56c-4308-8ae5-42aad1d3c8d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:42:24.151Z|8f1e6126-f56c-4308-8ae5-42aad1d3c8d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:42:26.177Z|ed02615f-2707-440d-b2eb-0ff00870d97b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:26.178Z|ed02615f-2707-440d-b2eb-0ff00870d97b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:26.183Z|fe6e14e4-d221-4ab9-9cba-f16bb80101a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:26.183Z|87914eef-ce41-48a2-b68a-9d466344abcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:26.183Z|87914eef-ce41-48a2-b68a-9d466344abcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:26.183Z|fe6e14e4-d221-4ab9-9cba-f16bb80101a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:36.205Z|0a56fb35-e847-4ae5-858f-69c54b064cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:36.205Z|2531f5e6-a722-415f-91a1-67ae1029024a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:36.206Z|0a56fb35-e847-4ae5-858f-69c54b064cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:36.206Z|2531f5e6-a722-415f-91a1-67ae1029024a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:36.213Z|61cea039-98df-4a77-a81e-7143461997fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:36.213Z|61cea039-98df-4a77-a81e-7143461997fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:38.954Z|40538e49-df20-4b25-acac-dcd0c9643786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:42:38.958Z|40538e49-df20-4b25-acac-dcd0c9643786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:42:46.229Z|7dc911d8-f70f-4a9a-85ef-e40e14f1784b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:46.230Z|7dc911d8-f70f-4a9a-85ef-e40e14f1784b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:46.230Z|5ff5a09b-9a0a-4d1f-8919-dc3894267c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:46.231Z|5ff5a09b-9a0a-4d1f-8919-dc3894267c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:46.236Z|f0d72255-7e2b-4d6c-9315-564c2bb3556c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:46.236Z|f0d72255-7e2b-4d6c-9315-564c2bb3556c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:53.955Z|807618da-a47d-464d-89ae-6722c9ca155e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:42:53.956Z|807618da-a47d-464d-89ae-6722c9ca155e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:42:54.151Z|ca22ccb1-f0f4-46e1-8bdb-df1320456ed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:42:54.152Z|ca22ccb1-f0f4-46e1-8bdb-df1320456ed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:42:56.258Z|fa54ab46-20bd-43fc-a6d2-9e5bc53d1f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:56.259Z|fa54ab46-20bd-43fc-a6d2-9e5bc53d1f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:56.260Z|3e1f379e-a82a-4f8f-9683-b4b59a48f6c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:56.260Z|3e1f379e-a82a-4f8f-9683-b4b59a48f6c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:56.266Z|fe0fa760-517e-47a6-ba14-a18eee6bf610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:42:56.270Z|fe0fa760-517e-47a6-ba14-a18eee6bf610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:42:57.324Z|3aea9359-b467-4a14-a70a-9ab4bc904cd0|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:42:57.325Z|3aea9359-b467-4a14-a70a-9ab4bc904cd0|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:06.284Z|31a7be65-2579-45e6-9909-2dbd0b8a7448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:06.284Z|00fb3cf7-8737-4013-990d-02852ea69cb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:06.285Z|00fb3cf7-8737-4013-990d-02852ea69cb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:06.285Z|31a7be65-2579-45e6-9909-2dbd0b8a7448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:06.288Z|f3ccde9b-e2e3-4d18-9f91-7a3ffe06a59a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:06.289Z|f3ccde9b-e2e3-4d18-9f91-7a3ffe06a59a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:08.954Z|0fdd0b53-6bde-4c18-ad96-4208be5a6a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:43:08.955Z|0fdd0b53-6bde-4c18-ad96-4208be5a6a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:43:16.308Z|1b678eda-d6e4-4d2b-9733-7d7ec7ee28f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:16.309Z|1b678eda-d6e4-4d2b-9733-7d7ec7ee28f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:16.313Z|91226e17-a4c1-4854-b7c2-45b35422df01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:16.313Z|91226e17-a4c1-4854-b7c2-45b35422df01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:16.318Z|b8145c1d-1b5e-41b9-9627-01fc3d5a6904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:16.319Z|b8145c1d-1b5e-41b9-9627-01fc3d5a6904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:23.954Z|90205ff7-0d7e-4145-915f-66ed79212039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:43:23.957Z|90205ff7-0d7e-4145-915f-66ed79212039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:43:24.153Z|0bceb995-1fc5-4bd7-a993-22309c923bcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:43:24.153Z|0bceb995-1fc5-4bd7-a993-22309c923bcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:43:26.332Z|b8501494-cbd6-4862-a166-115221e67192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:26.332Z|17f0dac0-1c5c-4778-8696-7cdddd8e4e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:26.333Z|17f0dac0-1c5c-4778-8696-7cdddd8e4e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:26.333Z|b8501494-cbd6-4862-a166-115221e67192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:26.342Z|3b6111e0-09e7-41cf-bb27-34496411c985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:26.343Z|3b6111e0-09e7-41cf-bb27-34496411c985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:36.362Z|c33d023b-cae0-4210-a549-535ea570e540|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:36.363Z|c33d023b-cae0-4210-a549-535ea570e540|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:36.369Z|330ed8f2-c2f2-4b3a-9c4d-2235269df426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:36.369Z|330ed8f2-c2f2-4b3a-9c4d-2235269df426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:36.372Z|206317d4-b703-495f-8430-a2b3ab5dadcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:36.373Z|206317d4-b703-495f-8430-a2b3ab5dadcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:38.958Z|883a22e4-12bd-438a-81c3-26874fe65c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:43:38.960Z|883a22e4-12bd-438a-81c3-26874fe65c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:43:46.395Z|23f1b522-4b4f-46c8-a87b-7bcda83d2799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:46.400Z|23f1b522-4b4f-46c8-a87b-7bcda83d2799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:46.404Z|2ab023f3-8fd5-4bfb-9380-10e0952841f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:46.407Z|8dc1bc4f-af38-4e85-9007-0b036626526d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:46.407Z|8dc1bc4f-af38-4e85-9007-0b036626526d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:46.409Z|2ab023f3-8fd5-4bfb-9380-10e0952841f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:53.955Z|a3d4f714-6073-4e87-bdac-fc288d01525b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:43:53.956Z|a3d4f714-6073-4e87-bdac-fc288d01525b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:43:54.154Z|10e61a3c-7400-486d-9501-283e761b244b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:43:54.155Z|10e61a3c-7400-486d-9501-283e761b244b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:43:56.432Z|310a602c-b2a1-4210-939f-547a882c5a04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:56.432Z|310a602c-b2a1-4210-939f-547a882c5a04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:56.437Z|7be408ab-5b36-4690-af82-653f16d5afc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:56.440Z|7be408ab-5b36-4690-af82-653f16d5afc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:56.440Z|1c87fb35-59a2-4b4f-b5e5-d54539e97d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:43:56.442Z|1c87fb35-59a2-4b4f-b5e5-d54539e97d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:43:57.325Z|832c05b8-48bc-4c63-b069-1afc483778f6|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:43:57.326Z|832c05b8-48bc-4c63-b069-1afc483778f6|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:06.454Z|d6185595-7ed4-47ec-95ba-0e362eea4cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:06.455Z|d6185595-7ed4-47ec-95ba-0e362eea4cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:06.460Z|88021a2a-f3f0-49b5-af5f-0e2ba9f1a0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:06.460Z|88021a2a-f3f0-49b5-af5f-0e2ba9f1a0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:06.461Z|599452f3-d8c3-485c-ab4e-3db2e926982e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:06.461Z|599452f3-d8c3-485c-ab4e-3db2e926982e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:08.955Z|212f4b7e-3b8a-4826-b053-68be71e569da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:44:08.959Z|212f4b7e-3b8a-4826-b053-68be71e569da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:44:16.487Z|5c98a058-c0cf-4f64-b014-614b8c6b87d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:16.488Z|5c98a058-c0cf-4f64-b014-614b8c6b87d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:16.485Z|3f162cbc-6df9-4bad-8c4d-c5509339ef6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:16.490Z|3f162cbc-6df9-4bad-8c4d-c5509339ef6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:16.492Z|feffb670-797f-4ea8-a3cb-0d671ac605a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:16.493Z|feffb670-797f-4ea8-a3cb-0d671ac605a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:23.954Z|d6909e09-c6ff-4867-836f-d3c64b749da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:44:23.955Z|d6909e09-c6ff-4867-836f-d3c64b749da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:44:24.155Z|a0852639-065f-4f1c-aee2-e921d089b0cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:44:24.156Z|a0852639-065f-4f1c-aee2-e921d089b0cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:44:26.516Z|99aacce0-ba55-4692-8732-3cdd5f657a67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:26.516Z|97bc730d-4cac-4e69-8d2a-9bfc1605ea55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:26.516Z|97bc730d-4cac-4e69-8d2a-9bfc1605ea55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:26.516Z|99aacce0-ba55-4692-8732-3cdd5f657a67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:26.521Z|21a50c74-9024-4ec8-b129-ec090abd2491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:26.521Z|21a50c74-9024-4ec8-b129-ec090abd2491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:36.546Z|816d068b-55c7-4521-b5c1-cd1089857255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:36.546Z|a6b7b25a-bcd4-4b38-8a27-d0a1f6d4a52f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:36.547Z|816d068b-55c7-4521-b5c1-cd1089857255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:36.547Z|a6b7b25a-bcd4-4b38-8a27-d0a1f6d4a52f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:36.552Z|bbcd73da-df75-4c38-a090-ec8baf7eda72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:36.553Z|bbcd73da-df75-4c38-a090-ec8baf7eda72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:38.954Z|7cc05c22-6941-4282-bf7b-49170ffefb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:44:38.955Z|7cc05c22-6941-4282-bf7b-49170ffefb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:44:46.573Z|40479c4c-26cd-4c65-9d2a-2237504b5d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:46.573Z|390d3b7e-c623-40f5-af58-c3bc405788ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:46.573Z|40479c4c-26cd-4c65-9d2a-2237504b5d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:46.573Z|390d3b7e-c623-40f5-af58-c3bc405788ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:46.575Z|c4ac7d6b-2afc-4ac5-923d-1dfd01f899d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:46.575Z|c4ac7d6b-2afc-4ac5-923d-1dfd01f899d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:53.955Z|74e00e04-6dc8-47a9-84b5-ec271d3bfbe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:44:53.958Z|74e00e04-6dc8-47a9-84b5-ec271d3bfbe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:44:54.157Z|ce27d74c-f7e9-4562-aa55-6c8a01905220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:44:54.157Z|ce27d74c-f7e9-4562-aa55-6c8a01905220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:44:56.594Z|2fbd41ba-f0b6-4e64-9907-a64ecbcfd2a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:56.595Z|2fbd41ba-f0b6-4e64-9907-a64ecbcfd2a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:56.596Z|41d1e2b0-73f0-4169-8578-e803b38a4637|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:56.596Z|41d1e2b0-73f0-4169-8578-e803b38a4637|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:56.602Z|0a6cfc8d-2e97-495a-a889-2f5cec498be3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:44:56.602Z|0a6cfc8d-2e97-495a-a889-2f5cec498be3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:44:57.324Z|f4e4670d-9442-4aec-bbcc-1f85cd48c42d|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:44:57.325Z|f4e4670d-9442-4aec-bbcc-1f85cd48c42d|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:06.617Z|814a3576-27c5-4470-9d6f-3b50749a1f0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:06.617Z|292dfc67-73e6-4b50-bdfd-4b3ae6c2364f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:06.618Z|814a3576-27c5-4470-9d6f-3b50749a1f0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:06.618Z|292dfc67-73e6-4b50-bdfd-4b3ae6c2364f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:06.623Z|3a159345-a376-4f46-b440-188437b2bb56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:06.623Z|3a159345-a376-4f46-b440-188437b2bb56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:08.955Z|ed886828-2be6-4cbc-b1ba-8c6dda836045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:45:08.955Z|ed886828-2be6-4cbc-b1ba-8c6dda836045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:45:16.644Z|ed33615f-9b93-4fb0-8dd4-12d33f7f344f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:16.645Z|28c15faa-db99-4f57-8a99-6e04c907d909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:16.644Z|51f0e32e-38e3-4668-b602-6217b3e0ec3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:16.646Z|ed33615f-9b93-4fb0-8dd4-12d33f7f344f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:16.646Z|51f0e32e-38e3-4668-b602-6217b3e0ec3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:16.646Z|28c15faa-db99-4f57-8a99-6e04c907d909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:23.956Z|bffc3ee2-d3ad-4463-a69c-c5824e8819ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:45:23.957Z|bffc3ee2-d3ad-4463-a69c-c5824e8819ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:45:24.158Z|903f7db9-2b19-4cfe-94f6-0b962d1d7f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:45:24.159Z|903f7db9-2b19-4cfe-94f6-0b962d1d7f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:45:26.685Z|6d1d8edc-6ec8-475a-bc1d-fb12152eacca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:26.685Z|0a60c359-82d9-4f95-a20f-00d9244fa319|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:26.685Z|5bdca434-307d-4332-9f40-95e29a915646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:26.687Z|6d1d8edc-6ec8-475a-bc1d-fb12152eacca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:26.687Z|0a60c359-82d9-4f95-a20f-00d9244fa319|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:26.687Z|5bdca434-307d-4332-9f40-95e29a915646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:36.717Z|9a6a5d2a-bed9-4c8b-878f-1a6fe74e9b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:36.717Z|88327229-c2ee-4db0-aa48-f8404b58b98a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:36.717Z|d93349ef-05ed-40b0-a42d-d47893ffd29f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:36.718Z|88327229-c2ee-4db0-aa48-f8404b58b98a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:36.718Z|9a6a5d2a-bed9-4c8b-878f-1a6fe74e9b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:36.718Z|d93349ef-05ed-40b0-a42d-d47893ffd29f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:38.955Z|dc983894-467b-4f52-a0d9-6482a4befa95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:45:38.958Z|dc983894-467b-4f52-a0d9-6482a4befa95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:45:46.743Z|97c4ba3b-28ee-470f-b065-79d398c28575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:46.743Z|5a5d4769-df80-4fb2-8e70-79997c3d3b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:46.743Z|da9f974e-703c-4bf7-985e-2d992181fd78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:46.744Z|da9f974e-703c-4bf7-985e-2d992181fd78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:46.744Z|97c4ba3b-28ee-470f-b065-79d398c28575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:46.744Z|5a5d4769-df80-4fb2-8e70-79997c3d3b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:53.955Z|4455599b-b4c0-4b69-9b09-5f6d9d2f748a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:45:53.955Z|4455599b-b4c0-4b69-9b09-5f6d9d2f748a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:45:54.160Z|b09a593a-d95c-49a0-b08f-a04fc8f2aa3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-03T10:45:54.160Z|b09a593a-d95c-49a0-b08f-a04fc8f2aa3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-03T10:45:56.768Z|eb5808d7-fe30-46db-9cd8-1afc38a44371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:56.769Z|eb5808d7-fe30-46db-9cd8-1afc38a44371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:56.773Z|27f6165b-5b8a-4ddf-8b94-3f8511da5897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:56.773Z|772aecb1-1773-4255-be52-838fbda8c539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-03T10:45:56.774Z|27f6165b-5b8a-4ddf-8b94-3f8511da5897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:56.774Z|772aecb1-1773-4255-be52-838fbda8c539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-03T10:45:57.324Z|6be42015-a771-4ba1-ae06-a039740b924c|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-02-03T10:45:57.325Z|6be42015-a771-4ba1-ae06-a039740b924c|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.