Results

By type

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

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

2022-06-05T01:56:47.050Z||main|||||INFO|500||The following profiles are active: basic
2022-06-05T01:56:57.218Z||main|||||INFO|500||Starting service [Tomcat]
2022-06-05T01:56:57.219Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-06-05T01:56:57.299Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-06-05T01:57:01.606Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-06-05T01:57:01.817Z||main|||||INFO|500||catdb-pool - Starting...
2022-06-05T01:57:02.028Z||main|||||INFO|500||catdb-pool - Start completed.
2022-06-05T01:57:02.456Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-06-05T01:57:02.601Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-06-05T01:57:02.990Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-05T01:57:03.973Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-05T01:57:04.514Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-06-05T01:57:06.822Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-05T01:57:06.936Z||main|||||INFO|500||reqdb-pool - Starting...
2022-06-05T01:57:06.945Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-06-05T01:57:06.955Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-06-05T01:57:07.601Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-05T01:57:08.002Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-05T01:57:09.266Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-05T01:57:13.949Z||main|||||WARN|500||---
2022-06-05T01:57:13.949Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-06-05T01:57:13.949Z||main|||||WARN|500||---
2022-06-05T01:57:14.450Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-06-05T01:57:18.992Z||main|||||INFO|500||Started ApiHandlerApplication in 36.166 seconds (JVM running for 37.422)
2022-06-05T01:57:19.002Z|f4d03e70-f95c-4d2b-9b19-208a11136550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:57:19.011Z|f4d03e70-f95c-4d2b-9b19-208a11136550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:57:19.012Z|10a6912d-9fda-48d3-9754-60239c9153f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:57:19.017Z|10a6912d-9fda-48d3-9754-60239c9153f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:57:23.309Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-06-05T01:57:23.511Z|c3dae87a-71a7-44a2-80d5-b15bde5eac7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:57:23.512Z|4d6f7ccf-39bb-424d-ad0b-0ad82a5985e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:57:23.515Z|44708197-de68-467c-8a43-3a95409290a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-06-05T01:57:23.851Z|4d6f7ccf-39bb-424d-ad0b-0ad82a5985e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:57:23.850Z|c3dae87a-71a7-44a2-80d5-b15bde5eac7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:57:23.851Z|44708197-de68-467c-8a43-3a95409290a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:57:33.984Z|dc06fc3a-fabe-4b03-9356-abe0aed2711a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:57:33.987Z|dc06fc3a-fabe-4b03-9356-abe0aed2711a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:57:34.056Z|015295b6-cbad-4848-bad6-e359c04fa952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:57:34.056Z|cf4c4e1f-cda5-4182-9c81-0f281f2a0b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:57:34.056Z|e0bc467f-7bc0-43a2-bfca-734122665d51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:57:34.057Z|cf4c4e1f-cda5-4182-9c81-0f281f2a0b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:57:34.057Z|015295b6-cbad-4848-bad6-e359c04fa952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:57:34.057Z|e0bc467f-7bc0-43a2-bfca-734122665d51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:57:44.087Z|d91b482b-0f13-4652-a62f-71ed2bf57296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:57:44.087Z|640d4b17-0cbe-4efc-a152-4e20640ec803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:57:44.088Z|d91b482b-0f13-4652-a62f-71ed2bf57296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:57:44.088Z|640d4b17-0cbe-4efc-a152-4e20640ec803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:57:44.091Z|79cfa9e4-7965-465b-a62e-efcf23fd1ad8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:57:44.092Z|79cfa9e4-7965-465b-a62e-efcf23fd1ad8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:57:48.984Z|66841dbf-46cc-431e-84ea-b6b6093fb79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:57:48.985Z|66841dbf-46cc-431e-84ea-b6b6093fb79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:57:49.018Z|7bc398f2-1509-408d-a5d1-7ec795a6c364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:57:49.019Z|7bc398f2-1509-408d-a5d1-7ec795a6c364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:57:54.117Z|a0fabe09-0656-4914-8ebc-83547c8e857f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:57:54.117Z|5a719826-262c-4c23-aea6-8e43641b9b4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:57:54.118Z|a0fabe09-0656-4914-8ebc-83547c8e857f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:57:54.119Z|5a719826-262c-4c23-aea6-8e43641b9b4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:57:54.121Z|00a506fb-cace-4c24-9cc6-5ce42976b4ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:57:54.121Z|00a506fb-cace-4c24-9cc6-5ce42976b4ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:03.984Z|1156bfc3-2128-4fb1-832a-0f3924d95c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:58:03.985Z|1156bfc3-2128-4fb1-832a-0f3924d95c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:58:04.146Z|5096f2b0-0ea5-484c-8ad5-bc3c17bcafe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:04.146Z|55dc4011-a558-40af-9257-67c4f888baf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:04.147Z|5096f2b0-0ea5-484c-8ad5-bc3c17bcafe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:04.147Z|55dc4011-a558-40af-9257-67c4f888baf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:04.148Z|eef887b4-569d-43d0-91cb-d22a572582bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:04.148Z|eef887b4-569d-43d0-91cb-d22a572582bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:14.177Z|5125ae49-dccc-491f-8b03-accbcd5d1ca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:14.177Z|931447e7-7dbc-4f4b-89fc-f6a4a5348ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:14.177Z|de402537-debd-4668-ba70-ff760513ed23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:14.178Z|5125ae49-dccc-491f-8b03-accbcd5d1ca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:14.178Z|931447e7-7dbc-4f4b-89fc-f6a4a5348ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:14.179Z|de402537-debd-4668-ba70-ff760513ed23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:18.984Z|7d2a538d-773d-4880-accf-0467b172fb9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:58:18.987Z|7d2a538d-773d-4880-accf-0467b172fb9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:58:19.020Z|7c6a2d4c-ab86-4a64-8700-eba6dd17cf03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:58:19.020Z|7c6a2d4c-ab86-4a64-8700-eba6dd17cf03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:58:28.175Z|17a7ddfd-8f16-49fb-a6cb-487604067825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:28.176Z|17a7ddfd-8f16-49fb-a6cb-487604067825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:28.178Z|5a8e5e9a-3707-4179-9182-90c432c30f3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:28.179Z|5a8e5e9a-3707-4179-9182-90c432c30f3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:28.179Z|de90a91c-9ce6-4ea0-8ecd-188f59de4b9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:28.180Z|de90a91c-9ce6-4ea0-8ecd-188f59de4b9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:33.984Z|fe39766a-b1cd-4fff-a7f0-a277b061b497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:58:33.985Z|fe39766a-b1cd-4fff-a7f0-a277b061b497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:58:38.203Z|b32ebf38-85c4-40cd-b1b4-709f4769133d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:38.203Z|63144d6c-41d1-4f82-be2b-a6a9b83b6daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:38.204Z|b32ebf38-85c4-40cd-b1b4-709f4769133d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:38.205Z|63144d6c-41d1-4f82-be2b-a6a9b83b6daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:38.206Z|8f48d66b-2abd-4dd4-8bfc-0e742aae857c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:38.207Z|8f48d66b-2abd-4dd4-8bfc-0e742aae857c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:48.232Z|0d123ebe-4da2-4318-8548-6e15bb2d5288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:48.233Z|0d123ebe-4da2-4318-8548-6e15bb2d5288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:48.237Z|74381005-1a01-465e-bfc8-35c5549046bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:48.238Z|74381005-1a01-465e-bfc8-35c5549046bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:48.239Z|ada56fae-4f6c-449e-ad31-9c726f1d3fe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:48.240Z|ada56fae-4f6c-449e-ad31-9c726f1d3fe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:48.984Z|8a1625a7-89c5-4661-8bd8-a8dd3d02c66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:58:48.985Z|8a1625a7-89c5-4661-8bd8-a8dd3d02c66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:58:49.022Z|d7e722a0-4182-4eb8-a4d4-804b90efc302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:58:49.023Z|d7e722a0-4182-4eb8-a4d4-804b90efc302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:58:58.267Z|14913568-90b9-4466-a637-f1b14241df17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:58.267Z|e77c8493-b44f-4827-ab03-c91e2877c627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:58.268Z|9b50d1fe-e8fa-405c-94cd-b3c80c58d8fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:58:58.268Z|e77c8493-b44f-4827-ab03-c91e2877c627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:58.268Z|14913568-90b9-4466-a637-f1b14241df17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:58:58.269Z|9b50d1fe-e8fa-405c-94cd-b3c80c58d8fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:03.984Z|0b129f9f-84ea-4dff-b0a2-61949a9b055b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:59:03.987Z|0b129f9f-84ea-4dff-b0a2-61949a9b055b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:59:08.306Z|f79ff454-b219-4d7c-9040-f3e459810c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:08.306Z|38c6de2b-9029-4f73-963f-026f30322462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:08.306Z|64ac770c-e7c0-46b7-8b13-e4a966df02c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:08.307Z|38c6de2b-9029-4f73-963f-026f30322462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:08.307Z|64ac770c-e7c0-46b7-8b13-e4a966df02c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:08.307Z|f79ff454-b219-4d7c-9040-f3e459810c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:18.341Z|a946781d-dd03-4b85-8cbe-d2f26fa99c16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:18.341Z|bf3b7c20-f2b3-4f4e-a88e-47037f109ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:18.341Z|03dd4e9e-44c7-4fdd-b257-0bfaefc4514a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:18.342Z|bf3b7c20-f2b3-4f4e-a88e-47037f109ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:18.342Z|a946781d-dd03-4b85-8cbe-d2f26fa99c16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:18.342Z|03dd4e9e-44c7-4fdd-b257-0bfaefc4514a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:18.984Z|dc2e5672-e1e3-450a-924e-5c85d6ed4daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:59:18.985Z|dc2e5672-e1e3-450a-924e-5c85d6ed4daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:59:19.024Z|066e5099-ebe3-4436-a173-ac2818a913cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:59:19.025Z|066e5099-ebe3-4436-a173-ac2818a913cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:59:28.378Z|ba6e6c8c-e4fc-444e-9770-111f22ed8fa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:28.378Z|c4739890-d54c-4cea-b452-531e8bfeee8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:28.379Z|e5daf2e3-b35b-41ae-a910-bd97267b574b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:28.379Z|ba6e6c8c-e4fc-444e-9770-111f22ed8fa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:28.379Z|c4739890-d54c-4cea-b452-531e8bfeee8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:28.380Z|e5daf2e3-b35b-41ae-a910-bd97267b574b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:33.984Z|e3a4bf12-6195-489f-9488-72ab52fff263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:59:33.985Z|e3a4bf12-6195-489f-9488-72ab52fff263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:59:38.411Z|5d862951-7515-4ff6-b051-7721abd97594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:38.411Z|2e6c3685-fdca-4789-91e2-6e6a3cc15a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:38.411Z|f9520c88-b8ec-4fd8-b246-69240cf888f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:38.412Z|f9520c88-b8ec-4fd8-b246-69240cf888f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:38.412Z|2e6c3685-fdca-4789-91e2-6e6a3cc15a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:38.412Z|5d862951-7515-4ff6-b051-7721abd97594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:48.443Z|f0be9e58-3549-44e8-9863-c3c0fb8fd506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:48.443Z|5c3b27f2-9eb0-45d3-a0fa-34886da2ba84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:48.443Z|aac88b88-d598-4867-a4e3-93033f2ef4ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:48.445Z|aac88b88-d598-4867-a4e3-93033f2ef4ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:48.445Z|f0be9e58-3549-44e8-9863-c3c0fb8fd506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:48.445Z|5c3b27f2-9eb0-45d3-a0fa-34886da2ba84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:48.985Z|b8d0e31c-078f-4380-acbe-3fbade8543d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:59:48.988Z|b8d0e31c-078f-4380-acbe-3fbade8543d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:59:49.026Z|e70d3ecd-6825-441e-8940-068625d4d696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T01:59:49.026Z|e70d3ecd-6825-441e-8940-068625d4d696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T01:59:58.474Z|3cb370e8-eea2-484d-b98d-ff926eac1dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:58.474Z|25101a9a-74c4-4e02-8e97-1ff68c04f189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:58.475Z|3cb370e8-eea2-484d-b98d-ff926eac1dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:58.476Z|25101a9a-74c4-4e02-8e97-1ff68c04f189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T01:59:58.477Z|d1697843-a9ca-4f36-b584-211cfd4bc207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T01:59:58.478Z|d1697843-a9ca-4f36-b584-211cfd4bc207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:03.984Z|56b5d2ff-41a1-492e-93d1-3e36e8e31b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:00:03.985Z|56b5d2ff-41a1-492e-93d1-3e36e8e31b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:00:08.505Z|67b6d110-f185-4390-b596-ea15f77bd98b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:08.505Z|5260835e-40ed-4315-8314-e28162ef1c2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:08.506Z|67b6d110-f185-4390-b596-ea15f77bd98b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:08.506Z|70b3827e-932d-4453-883a-4f002fad3a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:08.506Z|5260835e-40ed-4315-8314-e28162ef1c2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:08.507Z|70b3827e-932d-4453-883a-4f002fad3a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:18.532Z|7eed83cb-d7c3-4fa1-a4ca-cb13652c165b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:18.532Z|6304d06a-d2a9-4c52-95e3-ae156ffce1d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:18.532Z|7804688e-467e-4287-acf9-e1dbf17efba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:18.534Z|7eed83cb-d7c3-4fa1-a4ca-cb13652c165b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:18.534Z|7804688e-467e-4287-acf9-e1dbf17efba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:18.534Z|6304d06a-d2a9-4c52-95e3-ae156ffce1d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:18.984Z|2020949d-38ca-4f0f-a507-12caa6f60d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:00:18.985Z|2020949d-38ca-4f0f-a507-12caa6f60d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:00:19.028Z|034da747-de70-444f-ac2b-3ff0492a200f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:00:19.029Z|034da747-de70-444f-ac2b-3ff0492a200f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:00:28.564Z|bd3aff39-54ba-4f35-80ed-eed1573486a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:28.564Z|c6a31413-efb9-4f27-83bf-0eef93933299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:28.564Z|7b15ec7e-5c1b-491e-80b4-d5662b783b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:28.565Z|bd3aff39-54ba-4f35-80ed-eed1573486a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:28.565Z|7b15ec7e-5c1b-491e-80b4-d5662b783b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:28.565Z|c6a31413-efb9-4f27-83bf-0eef93933299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:33.984Z|974b3132-6b99-4b1c-a323-5f729e7d517b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:00:33.987Z|974b3132-6b99-4b1c-a323-5f729e7d517b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:00:38.592Z|0143d8e5-fcb7-4ade-a793-6f45598632c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:38.592Z|ad74d778-7aad-4e48-9ed3-7ee52431aea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:38.592Z|077ee1d5-d0cb-4e86-97ea-d499b312e461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:38.593Z|ad74d778-7aad-4e48-9ed3-7ee52431aea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:38.593Z|0143d8e5-fcb7-4ade-a793-6f45598632c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:38.593Z|077ee1d5-d0cb-4e86-97ea-d499b312e461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:48.621Z|a0faccab-8554-4ebc-b1d3-ee8ad027cf67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:48.621Z|4616558e-15af-4715-b3f6-261d07478405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:48.621Z|7b408971-bb2a-470f-86cf-5c40f165f9bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:48.622Z|7b408971-bb2a-470f-86cf-5c40f165f9bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:48.622Z|a0faccab-8554-4ebc-b1d3-ee8ad027cf67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:48.622Z|4616558e-15af-4715-b3f6-261d07478405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:48.984Z|cef24e12-72ce-4ab5-9596-a58efbd6f785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:00:48.985Z|cef24e12-72ce-4ab5-9596-a58efbd6f785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:00:49.030Z|d03aace9-c9c8-414c-9979-e1b2d1e10939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:00:49.030Z|d03aace9-c9c8-414c-9979-e1b2d1e10939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:00:58.645Z|497e6f1e-e59e-4c83-96da-f4a2e178b48c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:58.645Z|7899b5e6-945f-43a5-a9b0-462dbb29aa95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:58.646Z|497e6f1e-e59e-4c83-96da-f4a2e178b48c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:58.646Z|7899b5e6-945f-43a5-a9b0-462dbb29aa95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:00:58.646Z|266c7bc1-2385-409c-8744-a948e0c55c04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:00:58.647Z|266c7bc1-2385-409c-8744-a948e0c55c04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:03.985Z|31dc76a1-ca0d-48b4-91be-0cc17814cb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:01:03.985Z|31dc76a1-ca0d-48b4-91be-0cc17814cb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:01:08.674Z|cf44f4e3-a837-488c-ac35-804f112039d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:08.674Z|ed42bc02-d5fe-463a-913c-8fe62e46621b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:08.674Z|1bcafb89-666a-47e5-be19-9b6479000df3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:08.675Z|cf44f4e3-a837-488c-ac35-804f112039d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:08.675Z|ed42bc02-d5fe-463a-913c-8fe62e46621b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:08.675Z|1bcafb89-666a-47e5-be19-9b6479000df3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:18.698Z|b0ae187e-a3c9-4d76-91d2-4866885a081d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:18.699Z|b0ae187e-a3c9-4d76-91d2-4866885a081d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:18.701Z|d60088b0-8018-45e1-8630-35a277aad448|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:18.702Z|d60088b0-8018-45e1-8630-35a277aad448|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:18.704Z|8ae9c3f3-79f6-4766-8e25-959af8ebfa63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:18.705Z|8ae9c3f3-79f6-4766-8e25-959af8ebfa63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:18.984Z|44f7fa2d-6245-4d9a-8040-c6458b54faa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:01:18.987Z|44f7fa2d-6245-4d9a-8040-c6458b54faa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:01:19.031Z|d5cef7be-fb80-46be-a28c-42d4c49ce786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:01:19.032Z|d5cef7be-fb80-46be-a28c-42d4c49ce786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:01:28.727Z|7af6267e-b33e-4142-bc5b-f2a8f1e94b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:28.727Z|30b4b447-995f-4646-a65d-6c3e77435f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:28.728Z|7af6267e-b33e-4142-bc5b-f2a8f1e94b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:28.728Z|30b4b447-995f-4646-a65d-6c3e77435f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:28.730Z|b3ac0949-bc48-497e-aae4-7b63772d3737|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:28.731Z|b3ac0949-bc48-497e-aae4-7b63772d3737|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:33.984Z|b890bb49-cf7f-4756-b008-08ccaa2c3241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:01:33.985Z|b890bb49-cf7f-4756-b008-08ccaa2c3241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:01:38.755Z|e2043c52-190d-4eb0-b5fe-5d9eff89855f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:38.755Z|52ad57d9-bc90-4560-934c-d5c2196b731f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:38.756Z|3e451622-cc31-4580-8831-8790bc723a5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:38.756Z|52ad57d9-bc90-4560-934c-d5c2196b731f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:38.756Z|e2043c52-190d-4eb0-b5fe-5d9eff89855f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:38.757Z|3e451622-cc31-4580-8831-8790bc723a5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:48.785Z|87e6ce58-c7d7-4b57-9157-f1a82fcd2757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:48.785Z|5d468ebd-9142-4a50-a86e-7d2e0491bd2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:48.786Z|5d468ebd-9142-4a50-a86e-7d2e0491bd2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:48.786Z|87e6ce58-c7d7-4b57-9157-f1a82fcd2757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:48.788Z|d8b51043-cc5f-42c0-8400-9c280ca46fee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:48.789Z|d8b51043-cc5f-42c0-8400-9c280ca46fee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:48.984Z|60712733-81f3-45ee-85b3-9c0df920a8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:01:48.984Z|60712733-81f3-45ee-85b3-9c0df920a8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:01:49.033Z|6a5ed829-9487-4ad3-99a0-339367f3b0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:01:49.033Z|6a5ed829-9487-4ad3-99a0-339367f3b0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:01:58.810Z|e2774689-e768-4b22-ad24-e7cb8e4aeb51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:58.811Z|5a64d6f1-c380-4bef-92bf-7f77b7c29161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:58.811Z|e2774689-e768-4b22-ad24-e7cb8e4aeb51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:58.812Z|5a64d6f1-c380-4bef-92bf-7f77b7c29161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:01:58.812Z|0fc47cf8-0b6c-4353-ba3a-345d6b876803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:01:58.813Z|0fc47cf8-0b6c-4353-ba3a-345d6b876803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:03.984Z|93af00bd-4d91-43c0-ac1f-d43aa274d68e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:02:03.987Z|93af00bd-4d91-43c0-ac1f-d43aa274d68e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:02:08.837Z|72915b62-1ce7-492d-b68a-8d34dbec483a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:08.839Z|72915b62-1ce7-492d-b68a-8d34dbec483a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:08.839Z|dd4fecf9-e751-4949-a99c-b5dff244847c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:08.840Z|5d37273e-7a49-444e-a1dd-9534b08d7b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:08.840Z|dd4fecf9-e751-4949-a99c-b5dff244847c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:08.841Z|5d37273e-7a49-444e-a1dd-9534b08d7b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:18.871Z|593f6a8f-11c0-451f-8ee0-ee57e314546e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:18.872Z|593f6a8f-11c0-451f-8ee0-ee57e314546e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:18.872Z|d7303732-20ea-4821-a6d2-1fe89fed2c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:18.872Z|d7303732-20ea-4821-a6d2-1fe89fed2c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:18.873Z|89e1b1ae-1cbc-4053-bba4-e6a8009ce4b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:18.874Z|89e1b1ae-1cbc-4053-bba4-e6a8009ce4b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:18.984Z|3cbbb5ad-8cec-43c3-95f4-1c11683965b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:02:18.984Z|3cbbb5ad-8cec-43c3-95f4-1c11683965b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:02:19.034Z|2f7f2cd3-acdd-4974-996a-31b6f0f1c8ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:02:19.035Z|2f7f2cd3-acdd-4974-996a-31b6f0f1c8ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:02:28.899Z|53805a2f-74c1-4a30-b6d8-4115b12d2c26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:28.899Z|09705797-0d54-45cb-8f0f-976f13f778d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:28.899Z|b0c2e632-2d49-4938-b9bd-1cd8498aa2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:28.900Z|b0c2e632-2d49-4938-b9bd-1cd8498aa2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:28.900Z|09705797-0d54-45cb-8f0f-976f13f778d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:28.900Z|53805a2f-74c1-4a30-b6d8-4115b12d2c26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:33.984Z|168bebfe-2518-4cac-b6a2-50a845f7de30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:02:33.984Z|168bebfe-2518-4cac-b6a2-50a845f7de30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:02:38.925Z|bd371d85-36b8-4119-ae08-0d73fbaf0da0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:38.926Z|f4057566-036f-4637-a80c-7b2251c92181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:38.926Z|bd371d85-36b8-4119-ae08-0d73fbaf0da0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:38.927Z|f4057566-036f-4637-a80c-7b2251c92181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:38.928Z|d15456d5-1b98-45ed-b980-5986462766aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:38.929Z|d15456d5-1b98-45ed-b980-5986462766aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:48.952Z|46b42daf-573a-4bbb-a69c-6ed5194e7e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:48.952Z|f422081b-9132-47c9-b7d1-73417860c3d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:48.952Z|3d4184bc-2fbb-40b1-b9e1-1018da32b97a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:48.952Z|f422081b-9132-47c9-b7d1-73417860c3d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:48.952Z|3d4184bc-2fbb-40b1-b9e1-1018da32b97a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:48.952Z|46b42daf-573a-4bbb-a69c-6ed5194e7e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:48.984Z|5667bef0-7042-4865-9748-b4437d5fb3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:02:48.987Z|5667bef0-7042-4865-9748-b4437d5fb3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:02:49.036Z|ff5a98fa-bf77-40dd-a80e-3cdc35a0e73a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:02:49.037Z|ff5a98fa-bf77-40dd-a80e-3cdc35a0e73a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:02:58.979Z|804b2183-1c35-42a5-9367-f54db6fc5393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:58.979Z|5a99ec81-34d7-472d-8393-a52d6b22f131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:58.980Z|804b2183-1c35-42a5-9367-f54db6fc5393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:58.980Z|5a99ec81-34d7-472d-8393-a52d6b22f131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:02:58.983Z|776e0725-f816-4e9c-a434-bd711dab3d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:02:58.985Z|776e0725-f816-4e9c-a434-bd711dab3d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:03.984Z|fac2dcab-d0d7-4de7-a8ad-0600aaf0ab15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:03:03.984Z|fac2dcab-d0d7-4de7-a8ad-0600aaf0ab15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:03:09.007Z|622d15db-add7-4270-a03a-89018c05989d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:09.007Z|622d15db-add7-4270-a03a-89018c05989d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:09.007Z|c4ac1dc0-72cf-446c-8808-bbcfa8bbbaec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:09.007Z|4bc7d10a-fa35-4493-a7cd-5891307d5809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:09.008Z|c4ac1dc0-72cf-446c-8808-bbcfa8bbbaec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:09.008Z|4bc7d10a-fa35-4493-a7cd-5891307d5809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:18.984Z|e8430ddd-95ab-4d7e-9c54-07350b778292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:03:18.985Z|e8430ddd-95ab-4d7e-9c54-07350b778292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:03:19.034Z|c318c669-3306-453e-a3b5-f02925f8d99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:19.034Z|659363c8-3701-4ddb-ae01-cc39bb304749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:19.034Z|e809e7bd-0c43-47c3-87cb-cd39687b90fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:19.035Z|c318c669-3306-453e-a3b5-f02925f8d99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:19.035Z|e809e7bd-0c43-47c3-87cb-cd39687b90fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:19.035Z|659363c8-3701-4ddb-ae01-cc39bb304749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:19.037Z|8e05b92b-9fc3-4143-bb52-46e546f96d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:03:19.038Z|8e05b92b-9fc3-4143-bb52-46e546f96d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:03:29.062Z|73792468-4101-4f4a-a6cd-af4ad72de256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:29.063Z|73792468-4101-4f4a-a6cd-af4ad72de256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:29.063Z|ba3b187f-7a96-46d6-8609-2930b0ee2381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:29.063Z|48a866f5-2fdc-4f49-9ca0-f3502514b249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:29.064Z|ba3b187f-7a96-46d6-8609-2930b0ee2381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:29.064Z|48a866f5-2fdc-4f49-9ca0-f3502514b249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:33.984Z|f0012f0d-f15d-4972-8f29-ce912b73477d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:03:33.987Z|f0012f0d-f15d-4972-8f29-ce912b73477d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:03:39.089Z|0610f7c3-047d-419a-88b5-9d8b242bfdfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:39.089Z|a63156bb-b7fe-4e5d-a3a8-baf7129787be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:39.090Z|a63156bb-b7fe-4e5d-a3a8-baf7129787be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:39.090Z|0610f7c3-047d-419a-88b5-9d8b242bfdfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:39.095Z|ca443317-2e15-430a-839d-73ba93499195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:39.096Z|ca443317-2e15-430a-839d-73ba93499195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:48.984Z|95397e53-14c8-45f6-8bba-bb3686a40e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:03:48.984Z|95397e53-14c8-45f6-8bba-bb3686a40e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:03:49.039Z|7f8aa618-c03f-407d-9d1f-e8e7a6e16b1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:03:49.040Z|7f8aa618-c03f-407d-9d1f-e8e7a6e16b1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:03:49.117Z|9a627443-44c5-4265-a26e-14639b4697a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:49.117Z|9a627443-44c5-4265-a26e-14639b4697a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:49.121Z|474bbba7-3be9-4eaf-b674-4a9aebde0c65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:49.122Z|474bbba7-3be9-4eaf-b674-4a9aebde0c65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:49.123Z|09c7d438-72b9-4086-9d3c-2a901ee94926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:49.123Z|09c7d438-72b9-4086-9d3c-2a901ee94926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:59.142Z|a479dee9-a065-45a8-9bf4-5a25df59ed26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:59.142Z|a479dee9-a065-45a8-9bf4-5a25df59ed26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:59.143Z|abde9158-9ed5-4324-9813-c939da20f9e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:59.144Z|cc99e955-f7c3-477c-b942-1487e6f17266|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:03:59.144Z|cc99e955-f7c3-477c-b942-1487e6f17266|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:03:59.144Z|abde9158-9ed5-4324-9813-c939da20f9e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:03.984Z|e1eb4a9c-5c20-47e5-b508-6d29a0aef226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:04:03.985Z|e1eb4a9c-5c20-47e5-b508-6d29a0aef226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:04:09.169Z|be846f11-dca0-476b-b8fb-30a1384b21ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:09.170Z|be846f11-dca0-476b-b8fb-30a1384b21ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:09.176Z|f918856f-cc2b-4c7c-9824-4cb6d819d873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:09.176Z|811dae96-7d5a-4b58-9bdf-58070fef71eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:09.179Z|f918856f-cc2b-4c7c-9824-4cb6d819d873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:09.179Z|811dae96-7d5a-4b58-9bdf-58070fef71eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:18.984Z|dc4b76bd-e215-4d54-af7f-5ca6aefa2e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:04:18.987Z|dc4b76bd-e215-4d54-af7f-5ca6aefa2e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:04:19.041Z|91516f7d-7649-4d87-b91a-79117614c287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:04:19.041Z|91516f7d-7649-4d87-b91a-79117614c287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:04:19.194Z|d50c50bc-8ec9-4793-8ff2-99c74b8c4495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:19.195Z|d50c50bc-8ec9-4793-8ff2-99c74b8c4495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:19.206Z|9dbd2be2-e09b-4a66-90b2-da2f340460e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:19.206Z|ec10bb40-667f-4b2c-bcae-094d4cf73d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:19.207Z|ec10bb40-667f-4b2c-bcae-094d4cf73d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:19.207Z|9dbd2be2-e09b-4a66-90b2-da2f340460e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:29.220Z|bc12ad2a-292a-41cc-a361-05a3453a6440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:29.221Z|bc12ad2a-292a-41cc-a361-05a3453a6440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:29.233Z|ffbaf42f-7a08-4cc9-a41a-d4bad5c2e830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:29.233Z|ffbaf42f-7a08-4cc9-a41a-d4bad5c2e830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:29.236Z|992f501c-63aa-4944-81f6-115f5a06e15f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:29.236Z|992f501c-63aa-4944-81f6-115f5a06e15f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:33.984Z|c8ce773b-7bcc-4dc6-9024-e25769beba33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:04:33.984Z|c8ce773b-7bcc-4dc6-9024-e25769beba33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:04:39.247Z|37b5de83-10a1-446a-92db-612df28b7554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:39.248Z|37b5de83-10a1-446a-92db-612df28b7554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:39.257Z|7a45cd09-ad79-4824-92bf-4bb761a16d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:39.258Z|31616f25-0795-408c-ade9-fc3b798a4dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:39.258Z|7a45cd09-ad79-4824-92bf-4bb761a16d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:39.258Z|31616f25-0795-408c-ade9-fc3b798a4dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:48.984Z|b242c855-5caa-4141-8b56-a5282972939a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:04:48.984Z|b242c855-5caa-4141-8b56-a5282972939a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:04:49.043Z|00ed2d78-a9e7-408a-b20b-8e79666277ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:04:49.043Z|00ed2d78-a9e7-408a-b20b-8e79666277ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:04:49.276Z|57280e78-279b-42f9-b1b5-7cf7be81c78e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:49.277Z|57280e78-279b-42f9-b1b5-7cf7be81c78e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:49.280Z|58fdd0db-5302-4b89-b137-05022b9b3088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:49.281Z|58fdd0db-5302-4b89-b137-05022b9b3088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:49.281Z|d57f156b-8c67-4859-aaac-e2c9852dc332|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:49.282Z|d57f156b-8c67-4859-aaac-e2c9852dc332|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:59.306Z|4f62ef6d-29f6-47b3-bc1d-0ce3dba171e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:59.306Z|3ce3eb26-6059-4dd2-88e9-7acd10323e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:59.307Z|3ce3eb26-6059-4dd2-88e9-7acd10323e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:59.307Z|4f62ef6d-29f6-47b3-bc1d-0ce3dba171e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:04:59.307Z|7b59fc6e-ee43-4fba-9177-58b8b17056c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:04:59.308Z|7b59fc6e-ee43-4fba-9177-58b8b17056c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:03.984Z|d28ba65d-6d82-41c3-9583-4bdcb6423e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:05:03.986Z|d28ba65d-6d82-41c3-9583-4bdcb6423e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:05:09.332Z|e0e21e99-fa0f-47fd-9e51-ae432e07dc7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:09.332Z|56b8f3c4-0b7a-4be1-af29-f0a11e202c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:09.333Z|e0e21e99-fa0f-47fd-9e51-ae432e07dc7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:09.334Z|56b8f3c4-0b7a-4be1-af29-f0a11e202c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:09.340Z|4b3a8bf7-4807-4ee3-a2b3-2e2126f7ccf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:09.340Z|4b3a8bf7-4807-4ee3-a2b3-2e2126f7ccf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:18.984Z|712988f4-6b7b-4fe3-b0d5-c2edd9840f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:05:18.985Z|712988f4-6b7b-4fe3-b0d5-c2edd9840f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:05:19.044Z|15e5e05d-6403-41fc-ba3b-6ad8f1935bc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:05:19.045Z|15e5e05d-6403-41fc-ba3b-6ad8f1935bc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:05:19.358Z|f269bd6a-7e1d-485d-83e4-686e623f5fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:19.359Z|f269bd6a-7e1d-485d-83e4-686e623f5fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:19.360Z|33022c6b-8804-41b1-916b-748e51a09ea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:19.361Z|33022c6b-8804-41b1-916b-748e51a09ea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:19.365Z|258f061c-3cd8-4676-9de2-1392e0423b2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:19.365Z|258f061c-3cd8-4676-9de2-1392e0423b2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:29.386Z|3a7dc075-de9e-4677-a5d2-eb208c24fbf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:29.387Z|bf9a9b2b-7b21-47be-801f-7c7d4189cd80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:29.387Z|3a7dc075-de9e-4677-a5d2-eb208c24fbf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:29.388Z|bf9a9b2b-7b21-47be-801f-7c7d4189cd80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:29.388Z|14d0fd68-e4b5-4d4f-ba34-fcde5eca4335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:29.388Z|14d0fd68-e4b5-4d4f-ba34-fcde5eca4335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:33.984Z|cd5443bb-18bd-4608-abb7-ca3606b4fefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:05:33.985Z|cd5443bb-18bd-4608-abb7-ca3606b4fefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:05:39.417Z|2e334426-3326-4320-adf7-93785f21c97e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:39.418Z|2e334426-3326-4320-adf7-93785f21c97e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:39.421Z|8a79bf24-70d8-4d18-b98c-3cde8dd010d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:39.421Z|58d268e1-885b-4a6c-afbd-b5e5b4010775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:39.422Z|8a79bf24-70d8-4d18-b98c-3cde8dd010d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:39.422Z|58d268e1-885b-4a6c-afbd-b5e5b4010775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:48.984Z|aa8f1365-9f6f-4a69-8ad1-41f2ae133d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:05:48.987Z|aa8f1365-9f6f-4a69-8ad1-41f2ae133d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:05:49.046Z|a55f664e-ecce-42b4-8cb1-c19df560bb12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:05:49.047Z|a55f664e-ecce-42b4-8cb1-c19df560bb12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:05:49.443Z|53d67bee-45ad-412a-9250-063cce203e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:49.444Z|53d67bee-45ad-412a-9250-063cce203e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:49.445Z|5672f551-bd75-4a94-908b-cc5c00a6055f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:49.445Z|5672f551-bd75-4a94-908b-cc5c00a6055f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:05:49.446Z|5ec9b9bd-0787-45f2-a14b-c9633d67f751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:05:49.447Z|5ec9b9bd-0787-45f2-a14b-c9633d67f751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:00.480Z|9197c2e5-a3b5-47e2-b653-f200c3fb5135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:00.481Z|99503450-a0ea-406d-ad64-a4e08c930004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:00.481Z|bf240428-aa6f-4705-9dfe-a59f5ecd8220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:00.481Z|9197c2e5-a3b5-47e2-b653-f200c3fb5135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:00.481Z|99503450-a0ea-406d-ad64-a4e08c930004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:00.481Z|bf240428-aa6f-4705-9dfe-a59f5ecd8220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:03.984Z|f7c27d53-ca80-4f27-89fe-145c401db460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:06:03.984Z|f7c27d53-ca80-4f27-89fe-145c401db460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:06:10.511Z|3d00598c-c035-4b82-ab3d-1322c4d93ba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:10.511Z|37374edb-7831-44b9-974c-7465eefd6c53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:10.511Z|a36e0133-598f-4d91-9dd1-116123fca5f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:10.511Z|3d00598c-c035-4b82-ab3d-1322c4d93ba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:10.512Z|37374edb-7831-44b9-974c-7465eefd6c53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:10.512Z|a36e0133-598f-4d91-9dd1-116123fca5f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:18.984Z|a7879496-4d55-424d-bd68-025cb1d6c741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:06:18.984Z|a7879496-4d55-424d-bd68-025cb1d6c741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:06:19.048Z|0c843642-abba-4ad4-bc6a-81b72d60dfb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:06:19.048Z|0c843642-abba-4ad4-bc6a-81b72d60dfb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:06:20.540Z|6d864272-99ae-4999-bd45-d7767ccd0051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:20.540Z|db7ebd2f-1a53-4455-95fb-c7d0954686de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:20.540Z|2cffeeb4-adfd-47db-8d8c-a76bd46aaad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:20.541Z|2cffeeb4-adfd-47db-8d8c-a76bd46aaad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:20.541Z|6d864272-99ae-4999-bd45-d7767ccd0051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:20.541Z|db7ebd2f-1a53-4455-95fb-c7d0954686de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:30.571Z|6b489590-b749-46fe-8c8f-207022d5060f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:30.571Z|2bba10f7-8d76-4280-9c9e-f9ea8314c9a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:30.572Z|62f288bf-8e44-41eb-9592-cd782273344c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:30.572Z|2bba10f7-8d76-4280-9c9e-f9ea8314c9a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:30.572Z|62f288bf-8e44-41eb-9592-cd782273344c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:30.572Z|6b489590-b749-46fe-8c8f-207022d5060f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:33.984Z|8fbb510b-73e1-407e-b075-69e40f19f1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:06:33.987Z|8fbb510b-73e1-407e-b075-69e40f19f1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:06:40.601Z|00cb2e38-800b-468e-9d58-c420c3079653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:40.601Z|5b93e92f-4321-401e-887d-0418707bc389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:40.601Z|a4f40cb9-2a96-4a5a-9911-6ad7c4c44797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:40.602Z|a4f40cb9-2a96-4a5a-9911-6ad7c4c44797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:40.602Z|00cb2e38-800b-468e-9d58-c420c3079653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:40.602Z|5b93e92f-4321-401e-887d-0418707bc389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:48.984Z|dd58e16f-d6da-4917-a385-84673c0e349d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:06:48.984Z|dd58e16f-d6da-4917-a385-84673c0e349d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:06:49.049Z|d2c99cb7-432b-479e-b92e-1e96a2185e87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:06:49.050Z|d2c99cb7-432b-479e-b92e-1e96a2185e87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:06:50.633Z|18d8ac7a-0891-4158-ba93-506eadb0115d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:50.633Z|32ae136e-1bf3-4bc8-9f0f-ac0e34c73211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:50.633Z|825efe74-8466-4431-af7a-7c2d8fe85428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:06:50.633Z|825efe74-8466-4431-af7a-7c2d8fe85428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:50.633Z|18d8ac7a-0891-4158-ba93-506eadb0115d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:06:50.633Z|32ae136e-1bf3-4bc8-9f0f-ac0e34c73211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:00.660Z|259eef98-c401-4615-b656-77eb191ba07b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:00.660Z|ecd64d70-d504-4318-82e4-8f99542104df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:00.661Z|9cf0aec9-1f40-4db6-a174-49e935cc7985|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:00.661Z|259eef98-c401-4615-b656-77eb191ba07b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:00.661Z|ecd64d70-d504-4318-82e4-8f99542104df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:00.661Z|9cf0aec9-1f40-4db6-a174-49e935cc7985|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:03.984Z|dcff5e7c-af0c-4639-abaa-0968d27b73a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:07:03.984Z|dcff5e7c-af0c-4639-abaa-0968d27b73a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:07:10.687Z|96360976-9036-4ecd-8536-1b3fddc1adab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:10.687Z|2932a747-c13b-480e-8360-3bd36eb6400a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:10.687Z|d9099643-2aa9-471e-bb13-cb9f0fd98789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:10.688Z|2932a747-c13b-480e-8360-3bd36eb6400a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:10.688Z|d9099643-2aa9-471e-bb13-cb9f0fd98789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:10.688Z|96360976-9036-4ecd-8536-1b3fddc1adab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:14.618Z|5e77266f-e176-4172-8c09-fab03992b49f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:07:14.619Z|5e77266f-e176-4172-8c09-fab03992b49f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:18.984Z|7b4e1a31-80dc-4802-9c16-6d23af67d034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:07:18.987Z|7b4e1a31-80dc-4802-9c16-6d23af67d034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:07:19.050Z|ce77159e-5548-4f54-9400-45e253d2f3f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:07:19.051Z|ce77159e-5548-4f54-9400-45e253d2f3f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:07:20.716Z|0d79d9c3-417a-47eb-a33a-26e3802e04c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:20.716Z|653f1b7d-b19d-43c3-b5a2-bd77e0a3a4c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:20.716Z|8f44d357-eace-4c0f-8cf9-ee7e9949a47f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:20.717Z|0d79d9c3-417a-47eb-a33a-26e3802e04c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:20.717Z|8f44d357-eace-4c0f-8cf9-ee7e9949a47f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:20.717Z|653f1b7d-b19d-43c3-b5a2-bd77e0a3a4c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:30.740Z|8cce880d-4a3a-43d7-b9aa-dd2bd0e5443c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:30.740Z|cd999746-cce1-407d-8c90-7e733abe1685|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:30.741Z|8cce880d-4a3a-43d7-b9aa-dd2bd0e5443c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:30.741Z|cd999746-cce1-407d-8c90-7e733abe1685|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:30.741Z|621a0fab-2968-4d6f-af1b-079a869c6037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:30.742Z|621a0fab-2968-4d6f-af1b-079a869c6037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:33.984Z|c1667d9f-d19a-448a-ba81-24e8ce354439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:07:33.984Z|c1667d9f-d19a-448a-ba81-24e8ce354439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:07:40.768Z|2b93767e-1290-4679-8ee5-64d21804f3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:40.768Z|31d0023f-bbeb-4a4c-af64-9b8aad902a45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:40.768Z|b28402da-c07e-4a2e-9869-72277198015d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:40.768Z|2b93767e-1290-4679-8ee5-64d21804f3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:40.768Z|b28402da-c07e-4a2e-9869-72277198015d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:40.768Z|31d0023f-bbeb-4a4c-af64-9b8aad902a45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:48.984Z|f2f2a860-3ca6-4cfd-88b8-36af0ded9796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:07:48.984Z|f2f2a860-3ca6-4cfd-88b8-36af0ded9796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:07:49.052Z|c592915a-ad46-4c4d-99b6-a9ec54e4b62a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:07:49.052Z|c592915a-ad46-4c4d-99b6-a9ec54e4b62a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:07:50.798Z|8a1b2502-62f5-4b47-8e96-fbe899a14021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:50.798Z|3ce308b4-1f26-455c-ae92-0b198a80b0bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:50.798Z|89eea60f-887d-498b-879b-4757ecd7a8f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:07:50.799Z|8a1b2502-62f5-4b47-8e96-fbe899a14021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:50.799Z|3ce308b4-1f26-455c-ae92-0b198a80b0bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:07:50.799Z|89eea60f-887d-498b-879b-4757ecd7a8f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:00.828Z|366f4901-8d37-4d25-b714-330b94a466f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:00.828Z|b8ba87cb-8095-4433-88bf-be25e7b6033c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:00.828Z|4c68f263-e684-47ea-bd00-52d85140356f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:00.829Z|b8ba87cb-8095-4433-88bf-be25e7b6033c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:00.829Z|366f4901-8d37-4d25-b714-330b94a466f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:00.829Z|4c68f263-e684-47ea-bd00-52d85140356f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:03.984Z|477bbe9f-8bcc-4aeb-a557-f740f4cc7ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:08:03.986Z|477bbe9f-8bcc-4aeb-a557-f740f4cc7ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:08:10.856Z|59594797-5040-4a96-b313-d263386cfd49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:10.856Z|620ab514-52c8-4951-b251-a9887b590222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:10.856Z|6bc447a8-6c00-4432-a880-a54aa06127d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:10.856Z|59594797-5040-4a96-b313-d263386cfd49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:10.856Z|6bc447a8-6c00-4432-a880-a54aa06127d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:10.856Z|620ab514-52c8-4951-b251-a9887b590222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:14.612Z|de3e9393-1512-4a0e-80d5-ff580b96d3e8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:08:14.613Z|de3e9393-1512-4a0e-80d5-ff580b96d3e8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:18.984Z|859e51c0-4bdb-49c7-99a6-5102cd11e21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:08:18.984Z|859e51c0-4bdb-49c7-99a6-5102cd11e21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:08:19.053Z|23a5de52-470e-4e73-93ab-c5c93144b62e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:08:19.054Z|23a5de52-470e-4e73-93ab-c5c93144b62e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:08:20.881Z|daac9281-4291-4db4-9d50-107b26e2cf92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:20.881Z|12cca1a3-6585-4df3-90f4-e98ed88502cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:20.881Z|247da081-78e3-4af8-bc9f-a8317f062cde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:20.882Z|daac9281-4291-4db4-9d50-107b26e2cf92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:20.882Z|12cca1a3-6585-4df3-90f4-e98ed88502cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:20.882Z|247da081-78e3-4af8-bc9f-a8317f062cde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:30.909Z|57447793-5516-47c6-a37b-eb0926373e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:30.909Z|215d269f-2ec4-4df1-98ed-5e5f8c1d53d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:30.910Z|215d269f-2ec4-4df1-98ed-5e5f8c1d53d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:30.910Z|57447793-5516-47c6-a37b-eb0926373e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:30.915Z|e5b63a78-f949-4b48-9466-934457a75e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:30.915Z|e5b63a78-f949-4b48-9466-934457a75e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:33.984Z|676fe2fd-d4c7-4cf5-851b-ea6963624b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:08:33.984Z|676fe2fd-d4c7-4cf5-851b-ea6963624b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:08:40.935Z|f0148f3a-9b3e-48c7-8fd5-8a5f4c40b484|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:40.936Z|f0148f3a-9b3e-48c7-8fd5-8a5f4c40b484|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:40.937Z|db30cd4d-11f4-418d-90e2-327e539cb756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:40.935Z|129866dc-89bd-48d4-aef9-07737c21575f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:40.938Z|db30cd4d-11f4-418d-90e2-327e539cb756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:40.938Z|129866dc-89bd-48d4-aef9-07737c21575f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:48.984Z|6289ddb6-c8c3-4c9c-8fa6-8f144f2e4dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:08:48.987Z|6289ddb6-c8c3-4c9c-8fa6-8f144f2e4dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:08:49.054Z|8f2b9ceb-81fc-4da2-bb03-af09f2c6200a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:08:49.055Z|8f2b9ceb-81fc-4da2-bb03-af09f2c6200a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:08:50.961Z|a1e16f20-9da4-45e5-a76d-3d7c1f5144b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:50.961Z|a1e16f20-9da4-45e5-a76d-3d7c1f5144b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:50.962Z|94784a64-3bc9-4397-b993-c8206757bece|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:50.963Z|94784a64-3bc9-4397-b993-c8206757bece|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:08:50.963Z|2cfc0e99-d9fc-46eb-a528-f2ee4444fa83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:08:50.964Z|2cfc0e99-d9fc-46eb-a528-f2ee4444fa83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:00.985Z|70ffdf27-334b-42b7-b1c9-15cebaf5577d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:00.985Z|3f421c5d-0840-4f6c-b90b-9f9426c0d798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:00.986Z|3f421c5d-0840-4f6c-b90b-9f9426c0d798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:00.986Z|70ffdf27-334b-42b7-b1c9-15cebaf5577d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:00.986Z|165da77a-dc43-4183-9547-8f5e46eb15b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:00.987Z|165da77a-dc43-4183-9547-8f5e46eb15b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:03.984Z|436f84a8-57d9-4614-930f-3d17bbb9059b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:09:03.984Z|436f84a8-57d9-4614-930f-3d17bbb9059b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:09:11.011Z|68ee8bac-97ee-41d0-9984-893e90805b4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:11.011Z|d894bd41-50ce-4db6-b88c-83a7fccd44a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:11.011Z|c58e5b44-57ee-40ea-bd16-d547ea9afc04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:11.012Z|68ee8bac-97ee-41d0-9984-893e90805b4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:11.012Z|d894bd41-50ce-4db6-b88c-83a7fccd44a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:11.012Z|c58e5b44-57ee-40ea-bd16-d547ea9afc04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:14.611Z|68c4323b-ab1e-41fe-902d-bed051606beb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:09:14.612Z|68c4323b-ab1e-41fe-902d-bed051606beb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:18.984Z|c3c14f73-c1f8-4b30-82ea-3a09f8278fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:09:18.984Z|c3c14f73-c1f8-4b30-82ea-3a09f8278fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:09:19.055Z|4f480ef1-8585-4706-8a75-33df58052a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:09:19.056Z|4f480ef1-8585-4706-8a75-33df58052a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:09:21.037Z|e9770f5e-dc7e-4b6c-b2cd-a0bd080dce15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:21.037Z|b6a97cb3-a2e4-43eb-8225-0521e98a3ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:21.037Z|62144166-6db1-4ab4-94cc-eb78a9b92e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:21.038Z|e9770f5e-dc7e-4b6c-b2cd-a0bd080dce15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:21.038Z|b6a97cb3-a2e4-43eb-8225-0521e98a3ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:21.038Z|62144166-6db1-4ab4-94cc-eb78a9b92e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:31.062Z|c38e9a0b-fd0b-42cb-89d5-314de9d108c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:31.062Z|37e55e09-49c7-4986-b34a-43c43ef51da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:31.062Z|655f2280-e13a-4321-a9f7-4b528a22c309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:31.062Z|37e55e09-49c7-4986-b34a-43c43ef51da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:31.062Z|c38e9a0b-fd0b-42cb-89d5-314de9d108c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:31.062Z|655f2280-e13a-4321-a9f7-4b528a22c309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:33.984Z|53080266-0a97-438e-b6e3-6cefd4dd6a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:09:33.987Z|53080266-0a97-438e-b6e3-6cefd4dd6a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:09:41.086Z|6e3fc5c4-0479-4405-824e-aae6878d95bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:41.086Z|ce4f5a37-b3bf-4e6c-89a4-119c31340b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:41.086Z|6e3fc5c4-0479-4405-824e-aae6878d95bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:41.086Z|ce4f5a37-b3bf-4e6c-89a4-119c31340b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:41.090Z|2707115c-05c4-419e-b40b-d16b3e503375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:41.091Z|2707115c-05c4-419e-b40b-d16b3e503375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:48.984Z|cec268ee-6e24-4d4b-ac7b-1f4dd8df8f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:09:48.984Z|cec268ee-6e24-4d4b-ac7b-1f4dd8df8f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:09:49.057Z|c3a99142-57cb-4c76-b8f8-e7c5768a9457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:09:49.057Z|c3a99142-57cb-4c76-b8f8-e7c5768a9457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:09:51.115Z|572ed7c0-e024-4c37-b124-603b96eacbc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:51.115Z|6dfb3492-6e67-4169-b3e3-0e22ccbeb3b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:51.116Z|572ed7c0-e024-4c37-b124-603b96eacbc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:51.116Z|6dfb3492-6e67-4169-b3e3-0e22ccbeb3b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:09:51.123Z|56b948a7-79be-436d-ba3d-8fd2401a9a97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:09:51.124Z|56b948a7-79be-436d-ba3d-8fd2401a9a97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:01.141Z|5d4a3297-f376-4eb0-8ec9-334ee8c081e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:01.142Z|5d4a3297-f376-4eb0-8ec9-334ee8c081e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:01.146Z|a0097be3-7863-45c2-92d8-8a70f604d0e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:01.147Z|a0097be3-7863-45c2-92d8-8a70f604d0e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:01.152Z|b36f743c-14d8-4a29-a8fc-a2dae1e936d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:01.153Z|b36f743c-14d8-4a29-a8fc-a2dae1e936d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:03.984Z|d186dd61-e259-469c-a5f4-cef770189251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:10:03.984Z|d186dd61-e259-469c-a5f4-cef770189251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:10:11.173Z|a4ce51f5-1301-4fb4-9628-d36da8b80d07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:11.174Z|a4ce51f5-1301-4fb4-9628-d36da8b80d07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:11.178Z|e39ce81a-488f-4382-bb09-80f9aeeec4e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:11.179Z|e39ce81a-488f-4382-bb09-80f9aeeec4e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:11.171Z|e157477c-955b-45fd-9cef-8c776e236a1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:11.182Z|e157477c-955b-45fd-9cef-8c776e236a1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:14.610Z|089237ce-35dc-47e6-a071-1f7e7d99c0eb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:10:14.611Z|089237ce-35dc-47e6-a071-1f7e7d99c0eb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:18.984Z|3d5b62e9-4172-4240-b5ee-7c8848eafccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:10:18.987Z|3d5b62e9-4172-4240-b5ee-7c8848eafccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:10:19.058Z|88d04075-aa8b-4a40-a949-075579ce2c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:10:19.058Z|88d04075-aa8b-4a40-a949-075579ce2c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:10:21.207Z|9d0e8ba7-1e29-42df-99b0-c654be18fedf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:21.208Z|9632eaf4-5920-4d19-9638-280deefaaebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:21.208Z|9632eaf4-5920-4d19-9638-280deefaaebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:21.208Z|9d0e8ba7-1e29-42df-99b0-c654be18fedf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:21.210Z|7919323c-0af9-44de-ae26-203b184c7a4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:21.210Z|7919323c-0af9-44de-ae26-203b184c7a4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:31.235Z|27200a62-d019-45d9-9143-d42952de573a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:31.236Z|2a5a651d-6a52-426b-8a08-e420be60ff83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:31.236Z|27200a62-d019-45d9-9143-d42952de573a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:31.237Z|2a5a651d-6a52-426b-8a08-e420be60ff83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:31.240Z|8b99b033-4671-448e-a2dc-ec4605955639|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:31.241Z|8b99b033-4671-448e-a2dc-ec4605955639|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:33.984Z|9b943f6b-7e8c-4d3f-b9fe-5c1319de510f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:10:33.984Z|9b943f6b-7e8c-4d3f-b9fe-5c1319de510f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:10:41.261Z|345d859f-2334-4097-b5d3-c0713f607a2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:41.262Z|345d859f-2334-4097-b5d3-c0713f607a2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:41.263Z|ddb56cd9-350c-4b57-b1de-8e12b8c6905e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:41.264Z|ddb56cd9-350c-4b57-b1de-8e12b8c6905e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:41.268Z|b8748015-a647-4064-b1cf-f0bd00487307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:41.269Z|b8748015-a647-4064-b1cf-f0bd00487307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:48.984Z|50b060bb-91b7-4a21-b2df-be0266f2c222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:10:48.984Z|50b060bb-91b7-4a21-b2df-be0266f2c222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:10:49.059Z|717ea7f6-f9d4-4d5b-bf2b-efeebff0a7de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:10:49.060Z|717ea7f6-f9d4-4d5b-bf2b-efeebff0a7de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:10:51.289Z|63095503-bfa4-468a-8795-9ced2feb99ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:51.289Z|882eb443-8e13-40f0-8cb4-fef526bab535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:51.289Z|63095503-bfa4-468a-8795-9ced2feb99ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:51.290Z|882eb443-8e13-40f0-8cb4-fef526bab535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:10:51.293Z|4d7e4b31-3480-4fe8-a00c-2fc77e2eecdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:10:51.294Z|4d7e4b31-3480-4fe8-a00c-2fc77e2eecdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:01.316Z|42eb8021-062e-40f2-a3fc-21f85a3e37c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:01.316Z|86afba62-cda7-40ce-8a79-d1dffa8f7a42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:01.317Z|42eb8021-062e-40f2-a3fc-21f85a3e37c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:01.317Z|86afba62-cda7-40ce-8a79-d1dffa8f7a42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:01.319Z|6c8f8026-69fd-4547-b955-0ead0d669ba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:01.320Z|6c8f8026-69fd-4547-b955-0ead0d669ba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:03.984Z|1ab17b15-58ca-4725-9487-9f0bb5039bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:11:03.986Z|1ab17b15-58ca-4725-9487-9f0bb5039bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:11:11.343Z|3c4595b0-9240-48cd-a43d-9ce9511b170d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:11.343Z|c138df2d-a4c0-420b-bdf2-aa89508db4fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:11.344Z|3c4595b0-9240-48cd-a43d-9ce9511b170d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:11.344Z|c138df2d-a4c0-420b-bdf2-aa89508db4fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:11.344Z|c1e6c1aa-2107-4900-866d-ada3fe676f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:11.345Z|c1e6c1aa-2107-4900-866d-ada3fe676f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:14.611Z|38607314-99c7-4c0b-bfac-c0beb4e01f92|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:11:14.612Z|38607314-99c7-4c0b-bfac-c0beb4e01f92|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:18.984Z|1375ab9a-3742-4281-aef8-6971a6056e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:11:18.984Z|1375ab9a-3742-4281-aef8-6971a6056e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:11:19.061Z|f7c98a9f-49b4-42cf-83d3-3daa2fe57a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:11:19.061Z|f7c98a9f-49b4-42cf-83d3-3daa2fe57a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:11:21.369Z|d327427a-f62c-4330-84fb-13b3a93018e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:21.370Z|baca4f36-dce4-497e-9148-3f65cceefab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:21.369Z|49420e85-67d2-42d6-b76f-e407de177d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:21.370Z|baca4f36-dce4-497e-9148-3f65cceefab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:21.370Z|49420e85-67d2-42d6-b76f-e407de177d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:21.370Z|d327427a-f62c-4330-84fb-13b3a93018e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:31.395Z|ca35c4af-1614-4a6b-889e-5b34da31afc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:31.395Z|ca35c4af-1614-4a6b-889e-5b34da31afc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:31.401Z|38e45546-4993-44b4-8751-305f237fa77c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:31.401Z|38e45546-4993-44b4-8751-305f237fa77c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:31.406Z|f845a679-efa4-4402-8bac-ed80ffb71191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:31.408Z|f845a679-efa4-4402-8bac-ed80ffb71191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:33.984Z|df1d91c2-6ed0-4bf5-bf17-20b8a0fb35b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:11:33.984Z|df1d91c2-6ed0-4bf5-bf17-20b8a0fb35b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:11:41.425Z|43bc2045-c6d2-48a8-9868-063603e5459f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:41.426Z|43bc2045-c6d2-48a8-9868-063603e5459f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:41.429Z|68b0878b-7444-46ef-a172-3ae42bb8b007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:41.430Z|68b0878b-7444-46ef-a172-3ae42bb8b007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:41.433Z|ff999658-1918-405f-a5db-a0fa01fb8274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:41.434Z|ff999658-1918-405f-a5db-a0fa01fb8274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:48.984Z|ab04fc5c-7138-4e8b-a020-fc5c424554f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:11:48.986Z|ab04fc5c-7138-4e8b-a020-fc5c424554f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:11:49.062Z|c8f71e8c-bb0f-4b4d-b7fd-18db41f24021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:11:49.062Z|c8f71e8c-bb0f-4b4d-b7fd-18db41f24021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:11:51.452Z|6bb7d390-bf11-4ef9-bebc-eb088819e6cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:51.453Z|6bb7d390-bf11-4ef9-bebc-eb088819e6cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:51.454Z|052e8cc5-33fa-4584-b5d6-d0b6dfd1a557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:51.455Z|052e8cc5-33fa-4584-b5d6-d0b6dfd1a557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:11:51.458Z|972e40bb-af5c-4e90-be23-41c5a1639382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:11:51.459Z|972e40bb-af5c-4e90-be23-41c5a1639382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:01.479Z|457fa96a-6d54-4dcc-87fe-4590362015f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:01.480Z|457fa96a-6d54-4dcc-87fe-4590362015f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:01.482Z|e1717aa4-c432-40b4-96c4-4fad6e22f2fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:01.483Z|e1717aa4-c432-40b4-96c4-4fad6e22f2fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:01.479Z|be620e07-9c30-47d4-81b5-46765a6d209e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:01.491Z|be620e07-9c30-47d4-81b5-46765a6d209e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:03.984Z|dd7d1cc9-9f79-490e-bf0d-518cc481f064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:12:03.984Z|dd7d1cc9-9f79-490e-bf0d-518cc481f064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:12:11.502Z|9a588fb5-1fca-4eb1-8ddd-6fb328f8c0ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:11.503Z|9a588fb5-1fca-4eb1-8ddd-6fb328f8c0ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:11.505Z|f084cc36-d026-48cf-9d25-c6d8348e9c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:11.506Z|f084cc36-d026-48cf-9d25-c6d8348e9c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:11.514Z|f0fe288c-fbe2-41aa-af4a-89fcafad8260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:11.515Z|f0fe288c-fbe2-41aa-af4a-89fcafad8260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:14.610Z|114b25f3-7a02-4e6a-9a5e-ce827550a359|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:12:14.611Z|114b25f3-7a02-4e6a-9a5e-ce827550a359|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:18.984Z|c384e713-b5b1-486a-9adb-720e3510f31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:12:18.984Z|c384e713-b5b1-486a-9adb-720e3510f31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:12:19.063Z|ea6e6ffe-fef5-435f-bb86-da525ed76f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:12:19.064Z|ea6e6ffe-fef5-435f-bb86-da525ed76f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:12:21.530Z|4b8665a2-2faf-4226-8a43-9632cacf0354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:21.531Z|4b8665a2-2faf-4226-8a43-9632cacf0354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:21.534Z|c574de8d-afa5-4418-864a-06de827d609f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:21.534Z|c574de8d-afa5-4418-864a-06de827d609f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:21.537Z|e617a9b3-0bcd-45b2-ad10-94320eabf477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:21.538Z|e617a9b3-0bcd-45b2-ad10-94320eabf477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:31.561Z|9bc68a85-e54a-4dc2-94c0-d350311c4c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:31.562Z|9bc68a85-e54a-4dc2-94c0-d350311c4c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:31.563Z|9a263187-4f9c-4912-82c9-849f1bc5a373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:31.563Z|ba5c9d49-8f2e-402f-b04f-2c77a187eff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:31.564Z|9a263187-4f9c-4912-82c9-849f1bc5a373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:31.564Z|ba5c9d49-8f2e-402f-b04f-2c77a187eff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:33.984Z|08731dc5-7c1a-4837-a7dc-0eb5030e96fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:12:33.986Z|08731dc5-7c1a-4837-a7dc-0eb5030e96fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:12:41.586Z|2671805f-c411-4504-bb98-984924394cb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:41.587Z|40939941-1b28-41e4-a0a9-18d873b7f38e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:41.587Z|40939941-1b28-41e4-a0a9-18d873b7f38e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:41.587Z|2671805f-c411-4504-bb98-984924394cb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:41.590Z|27fde089-ea87-450e-a638-a9515425b42e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:41.591Z|27fde089-ea87-450e-a638-a9515425b42e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:48.984Z|6e7bb2ce-1efa-4508-a4d9-da7577e745f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:12:48.984Z|6e7bb2ce-1efa-4508-a4d9-da7577e745f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:12:49.064Z|c27749c2-72da-427b-bd2f-6526cf9a8ddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:12:49.065Z|c27749c2-72da-427b-bd2f-6526cf9a8ddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:12:51.612Z|30f56514-f6e1-4eba-8c2a-1c7b723a2d26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:51.613Z|30f56514-f6e1-4eba-8c2a-1c7b723a2d26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:51.614Z|834e2e60-0e3f-4598-b283-bdf6839ff01a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:51.614Z|834e2e60-0e3f-4598-b283-bdf6839ff01a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:12:51.612Z|72c980da-fe72-4521-9c7f-90f9f1476763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:12:51.617Z|72c980da-fe72-4521-9c7f-90f9f1476763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:01.637Z|b1b8b3de-a65f-4e78-9b32-55e690e12ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:01.637Z|90f955b4-e8fa-4aea-bdb6-e1e82912cd98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:01.638Z|b1b8b3de-a65f-4e78-9b32-55e690e12ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:01.639Z|90f955b4-e8fa-4aea-bdb6-e1e82912cd98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:01.639Z|482a3457-21db-4143-94f9-b5a0bb6a7e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:01.639Z|482a3457-21db-4143-94f9-b5a0bb6a7e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:03.984Z|dba6b7ff-f9cb-41e0-8172-14f92dacb910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:13:03.984Z|dba6b7ff-f9cb-41e0-8172-14f92dacb910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:13:11.668Z|1add1849-d880-45af-b02c-eb109f726704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:11.671Z|b7127294-f4d0-42eb-915c-0924dbf6ce8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:11.673Z|fe435e06-3d98-4a2c-82c1-9a289eb25a56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:11.673Z|fe435e06-3d98-4a2c-82c1-9a289eb25a56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:11.674Z|b7127294-f4d0-42eb-915c-0924dbf6ce8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:11.677Z|1add1849-d880-45af-b02c-eb109f726704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:14.610Z|ea2ffd09-1139-45cc-b144-c6bb2225700e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:13:14.611Z|ea2ffd09-1139-45cc-b144-c6bb2225700e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:18.984Z|c4283f98-becc-4b51-98c0-187a6c98928a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:13:18.987Z|c4283f98-becc-4b51-98c0-187a6c98928a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:13:19.065Z|784482f0-3ad5-41cc-b6ef-10536a7d3334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:13:19.066Z|784482f0-3ad5-41cc-b6ef-10536a7d3334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:13:21.703Z|dde084d6-d911-43f1-abfc-a26ec9b81bb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:21.703Z|d3fe1165-33bf-4abe-8f3c-e7cd9ba24a45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:21.703Z|88778b01-4ced-4f74-973f-b6222d4a35ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:21.704Z|dde084d6-d911-43f1-abfc-a26ec9b81bb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:21.704Z|88778b01-4ced-4f74-973f-b6222d4a35ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:21.704Z|d3fe1165-33bf-4abe-8f3c-e7cd9ba24a45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:31.731Z|8ddec8a5-0662-4687-8cfa-0a4868f6c915|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:31.731Z|681a43de-daf8-4fc6-b981-7af5b87e325c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:31.731Z|2dfb0329-f5bd-41ef-a605-56e5fbb98406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:31.732Z|8ddec8a5-0662-4687-8cfa-0a4868f6c915|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:31.732Z|681a43de-daf8-4fc6-b981-7af5b87e325c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:31.732Z|2dfb0329-f5bd-41ef-a605-56e5fbb98406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:33.984Z|e6f79583-a2d7-4353-ad74-9ecfaf315333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:13:33.984Z|e6f79583-a2d7-4353-ad74-9ecfaf315333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:13:41.756Z|b9302e25-b0c9-4550-8f3e-4deb08db5501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:41.757Z|b9302e25-b0c9-4550-8f3e-4deb08db5501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:41.761Z|5dc975ee-41e8-4e07-9c60-242af52b50f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:41.761Z|306b7460-8853-4e06-b862-e3015b366bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:41.761Z|5dc975ee-41e8-4e07-9c60-242af52b50f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:41.761Z|306b7460-8853-4e06-b862-e3015b366bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:48.983Z|4e9cd7e0-a337-414a-aa8d-6612d3c938e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:13:48.984Z|4e9cd7e0-a337-414a-aa8d-6612d3c938e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:13:49.066Z|e8d7f904-74a2-4abb-a6d9-fad041653772|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:13:49.067Z|e8d7f904-74a2-4abb-a6d9-fad041653772|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:13:51.782Z|d533f58b-61d7-4987-bce4-e38dd8b092d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:51.783Z|d533f58b-61d7-4987-bce4-e38dd8b092d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:51.785Z|b12a8568-217c-4258-a854-c2a190ab2de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:51.786Z|f7f74077-fd4b-4d16-bad4-f9286215a3ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:13:51.786Z|f7f74077-fd4b-4d16-bad4-f9286215a3ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:13:51.786Z|b12a8568-217c-4258-a854-c2a190ab2de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:01.808Z|a93bce6e-b713-43c2-9272-28fcd7840962|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:01.808Z|4c02aa95-9c2d-4dc8-b0f7-c3b5b623bb19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:01.808Z|47b4937e-324f-4357-b824-e902d507d5ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:01.809Z|4c02aa95-9c2d-4dc8-b0f7-c3b5b623bb19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:01.809Z|47b4937e-324f-4357-b824-e902d507d5ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:01.809Z|a93bce6e-b713-43c2-9272-28fcd7840962|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:03.984Z|e38f424e-598f-4eb9-9080-00e213f97ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:14:03.986Z|e38f424e-598f-4eb9-9080-00e213f97ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:14:11.834Z|59fb752a-e3e6-41cd-bcfa-423ef8c36f9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:11.834Z|c4318eec-e202-45c3-8b5e-c12cb33dcbd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:11.834Z|c4318eec-e202-45c3-8b5e-c12cb33dcbd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:11.836Z|1e25b1b3-5df1-4c20-8a48-197c0ab17aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:11.836Z|59fb752a-e3e6-41cd-bcfa-423ef8c36f9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:11.837Z|1e25b1b3-5df1-4c20-8a48-197c0ab17aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:14.611Z|5acc69bf-4b5d-437c-af09-07d125716c55|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:14:14.612Z|5acc69bf-4b5d-437c-af09-07d125716c55|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:18.983Z|ee4fb6fc-8ce2-4f62-be7a-d5141ac059b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:14:18.984Z|ee4fb6fc-8ce2-4f62-be7a-d5141ac059b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:14:19.068Z|6c2a2204-992f-4606-a25b-ae0e39f7e3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:14:19.068Z|6c2a2204-992f-4606-a25b-ae0e39f7e3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:14:21.861Z|3a74db42-8666-48af-9216-9668e5f27daf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:21.862Z|3a74db42-8666-48af-9216-9668e5f27daf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:21.861Z|62d912f6-81a3-421f-97bb-b2c51ae274b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:21.863Z|4d267722-8095-4ff1-b42d-6a3cb58f9229|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:21.863Z|62d912f6-81a3-421f-97bb-b2c51ae274b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:21.864Z|4d267722-8095-4ff1-b42d-6a3cb58f9229|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:31.886Z|8eea6567-8a44-4e71-9248-c3bb7ee328c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:31.887Z|8eea6567-8a44-4e71-9248-c3bb7ee328c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:31.888Z|0aa05081-1354-4ce3-8370-39ded9e7032a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:31.889Z|0e371150-d3e5-4981-b43c-488be59f455e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:31.889Z|0aa05081-1354-4ce3-8370-39ded9e7032a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:31.889Z|0e371150-d3e5-4981-b43c-488be59f455e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:33.984Z|3ff22194-510c-49c6-864d-1cf20e399436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:14:33.984Z|3ff22194-510c-49c6-864d-1cf20e399436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:14:41.913Z|ed033fca-a133-4127-aeed-d25985ceda4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:41.913Z|ed033fca-a133-4127-aeed-d25985ceda4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:41.915Z|cbcfcb92-43af-424e-bd44-65efab9d7527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:41.915Z|cbcfcb92-43af-424e-bd44-65efab9d7527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:41.913Z|f2663936-fbbf-4046-897a-d2856ddfeb67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:41.916Z|f2663936-fbbf-4046-897a-d2856ddfeb67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:48.984Z|794ebc05-7ddf-4746-8e00-9eaead6ff7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:14:48.986Z|794ebc05-7ddf-4746-8e00-9eaead6ff7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:14:49.069Z|11a463cb-e84c-4001-8a56-c9bfbcfa5f9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:14:49.069Z|11a463cb-e84c-4001-8a56-c9bfbcfa5f9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:14:51.939Z|e92de354-7463-4f05-b79a-7c71eb3c58cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:51.942Z|c67acf8a-656e-4687-97ab-717b27e4d4ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:51.942Z|f9e32eca-104d-44e6-b913-759c0ae33bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:14:51.942Z|c67acf8a-656e-4687-97ab-717b27e4d4ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:51.943Z|f9e32eca-104d-44e6-b913-759c0ae33bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:14:51.944Z|e92de354-7463-4f05-b79a-7c71eb3c58cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:01.971Z|3583c91a-fa27-4b14-8774-a5ee5bcd8b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:01.971Z|44d6fbee-a640-4c90-8bef-d56f87799931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:01.972Z|3583c91a-fa27-4b14-8774-a5ee5bcd8b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:01.972Z|44d6fbee-a640-4c90-8bef-d56f87799931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:01.972Z|86711cec-37d7-4253-858a-cd61eea1d00c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:01.972Z|86711cec-37d7-4253-858a-cd61eea1d00c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:03.983Z|c3bcef6c-0f58-4041-9907-04c332cea7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:15:03.984Z|c3bcef6c-0f58-4041-9907-04c332cea7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:15:11.996Z|0a209074-eba6-4ef7-bc94-f90d5d17b5d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:11.997Z|2b3c7bab-0229-4e0e-8c3f-5ea9fce81f4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:11.997Z|0a209074-eba6-4ef7-bc94-f90d5d17b5d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:11.997Z|aefb044b-157e-466f-852c-3cdb9bd9aa7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:11.997Z|2b3c7bab-0229-4e0e-8c3f-5ea9fce81f4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:11.998Z|aefb044b-157e-466f-852c-3cdb9bd9aa7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:14.610Z|18eb54db-112f-4191-bc39-c4a9767131e6|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:15:14.610Z|18eb54db-112f-4191-bc39-c4a9767131e6|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:18.984Z|381a090c-a8e6-4d90-b2a6-b15de8592bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:15:18.984Z|381a090c-a8e6-4d90-b2a6-b15de8592bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:15:19.071Z|68e1cf6f-a497-4d16-9b65-cc3c2682480b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:15:19.071Z|68e1cf6f-a497-4d16-9b65-cc3c2682480b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:15:22.026Z|a8b32099-eb2d-47dd-ad10-7b3a86e5ca25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:22.026Z|a8b32099-eb2d-47dd-ad10-7b3a86e5ca25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:22.026Z|149d710b-08cf-4fed-b400-313c6eefb869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:22.027Z|def72f5c-aecd-4185-be9b-b01a0dce1164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:22.027Z|149d710b-08cf-4fed-b400-313c6eefb869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:22.027Z|def72f5c-aecd-4185-be9b-b01a0dce1164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:32.053Z|3021aa1d-f32f-426f-bc88-c2203e3b9256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:32.053Z|0008babc-3ec5-468f-b9bb-60e54e1d667b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:32.053Z|72a7aaa9-1b95-41bb-861e-071d72bcd675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:32.054Z|3021aa1d-f32f-426f-bc88-c2203e3b9256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:32.054Z|72a7aaa9-1b95-41bb-861e-071d72bcd675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:32.054Z|0008babc-3ec5-468f-b9bb-60e54e1d667b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:33.984Z|fd0984fa-41ae-4c58-bd64-735006863ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:15:33.986Z|fd0984fa-41ae-4c58-bd64-735006863ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:15:42.077Z|04d2aed0-0a93-4d00-b125-fb9b7c07cc44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:42.077Z|06504093-221c-4419-96dd-1e1725e951ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:42.077Z|1c3b831c-353c-4f86-9b72-10f15e50b4a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:42.078Z|04d2aed0-0a93-4d00-b125-fb9b7c07cc44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:42.078Z|1c3b831c-353c-4f86-9b72-10f15e50b4a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:42.078Z|06504093-221c-4419-96dd-1e1725e951ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:48.983Z|e504c7bf-ad3d-4045-a5ac-634bd95dbab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:15:48.984Z|e504c7bf-ad3d-4045-a5ac-634bd95dbab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:15:49.072Z|45cde0f7-2636-4548-b35a-dd73c1cd99b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:15:49.072Z|45cde0f7-2636-4548-b35a-dd73c1cd99b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:15:52.394Z|ac7e700e-6c6d-4505-80ba-8ff0b3e02cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:52.394Z|de21c896-098f-4c1a-b7ae-74332341e607|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:52.395Z|0825b1a6-6734-4b4f-8e5c-f624f0ecf08b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:15:52.395Z|ac7e700e-6c6d-4505-80ba-8ff0b3e02cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:52.395Z|0825b1a6-6734-4b4f-8e5c-f624f0ecf08b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:15:52.395Z|de21c896-098f-4c1a-b7ae-74332341e607|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:02.423Z|26ae6da3-0587-4e44-996c-06c0c2644568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:02.423Z|ed2563a1-3d38-4862-9c26-f5b34a54030a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:02.423Z|b6f15fa9-8cbb-485d-bfd8-70e54d1da758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:02.424Z|26ae6da3-0587-4e44-996c-06c0c2644568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:02.424Z|b6f15fa9-8cbb-485d-bfd8-70e54d1da758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:02.424Z|ed2563a1-3d38-4862-9c26-f5b34a54030a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:03.984Z|9c91f199-11c3-4837-bec6-51e97c1bc754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:16:03.984Z|9c91f199-11c3-4837-bec6-51e97c1bc754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:16:12.448Z|b2e22342-3117-4e29-b2a3-38dd0a72289e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:12.449Z|e3df8d02-0003-4379-8a53-a1ec2313120d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:12.449Z|9256e0bd-be49-4fd7-9aa4-ea4c4ad6bfa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:12.449Z|e3df8d02-0003-4379-8a53-a1ec2313120d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:12.449Z|9256e0bd-be49-4fd7-9aa4-ea4c4ad6bfa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:12.449Z|b2e22342-3117-4e29-b2a3-38dd0a72289e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:14.610Z|c8e6f9a9-673a-4561-be79-b3a21272e284|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:16:14.615Z|c8e6f9a9-673a-4561-be79-b3a21272e284|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:18.985Z|e72ed0f2-d3ac-4c7a-a939-745c6830649e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:16:18.991Z|e72ed0f2-d3ac-4c7a-a939-745c6830649e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:16:19.073Z|447d13e8-0558-46ae-a22d-9f921c06d0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:16:19.073Z|447d13e8-0558-46ae-a22d-9f921c06d0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:16:22.476Z|1f77c386-ba36-4465-894e-e4b440938de4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:22.476Z|5e592bc4-8c75-4dd3-809d-295e9d7d8c66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:22.476Z|3c16ba87-85f6-4973-909e-1b0bf1e6e05a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:22.476Z|1f77c386-ba36-4465-894e-e4b440938de4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:22.476Z|3c16ba87-85f6-4973-909e-1b0bf1e6e05a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:22.476Z|5e592bc4-8c75-4dd3-809d-295e9d7d8c66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:32.501Z|f402bf42-cfbb-4da9-b7ec-0d4476a34039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:32.502Z|f402bf42-cfbb-4da9-b7ec-0d4476a34039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:32.503Z|ba82147e-f653-4b1b-a102-ab4533109fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:32.503Z|ba82147e-f653-4b1b-a102-ab4533109fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:32.504Z|ea77390f-c892-4492-89a6-ed2ddd6fbabf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:32.504Z|ea77390f-c892-4492-89a6-ed2ddd6fbabf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:33.983Z|08e66528-e015-4551-975f-0a9a170d1749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:16:33.984Z|08e66528-e015-4551-975f-0a9a170d1749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:16:42.528Z|9f14c94b-d8a9-4453-af04-1dfe2dd9e2c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:42.528Z|a4c74d04-5a8f-4c39-86e9-c83e09a7609a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:42.528Z|2ef7bce5-a6f4-4910-9bf4-66bb546910f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:42.529Z|2ef7bce5-a6f4-4910-9bf4-66bb546910f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:42.529Z|a4c74d04-5a8f-4c39-86e9-c83e09a7609a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:42.529Z|9f14c94b-d8a9-4453-af04-1dfe2dd9e2c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:48.984Z|85a9fb33-56c5-4e9d-8b9a-1da4a19eca12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:16:48.985Z|85a9fb33-56c5-4e9d-8b9a-1da4a19eca12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:16:49.074Z|2f2e2eb6-305f-4acf-8329-0c427651e8f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:16:49.074Z|2f2e2eb6-305f-4acf-8329-0c427651e8f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:16:52.554Z|0ed3c94e-e24a-4fa6-bf94-89b9191389b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:52.554Z|992be55d-d3e6-4ef7-8a8f-352d2bb10734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:52.555Z|0ed3c94e-e24a-4fa6-bf94-89b9191389b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:52.556Z|1dd4a193-b373-4a43-baa8-a7dfcc31f5d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:16:52.557Z|1dd4a193-b373-4a43-baa8-a7dfcc31f5d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:16:52.555Z|992be55d-d3e6-4ef7-8a8f-352d2bb10734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:02.581Z|f6670824-fbd7-4d00-b8aa-ccbc1cf55d07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:02.581Z|f6670824-fbd7-4d00-b8aa-ccbc1cf55d07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:02.582Z|c5912695-301e-4378-888a-526c1cf0e404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:02.582Z|9d9b9bb9-ebed-44fe-be1a-69b11852dd59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:02.583Z|c5912695-301e-4378-888a-526c1cf0e404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:02.583Z|9d9b9bb9-ebed-44fe-be1a-69b11852dd59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:03.983Z|dc42857b-3e5b-439c-a72c-9ac53f882327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:17:03.986Z|dc42857b-3e5b-439c-a72c-9ac53f882327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:17:12.607Z|bb182c77-3903-4416-8b25-a97a91e5c82b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:12.607Z|6f033f17-f50a-4c21-ad27-f4a9fe19b812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:12.608Z|bb182c77-3903-4416-8b25-a97a91e5c82b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:12.608Z|6f033f17-f50a-4c21-ad27-f4a9fe19b812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:12.608Z|9ebb8b9d-4f82-4725-89af-7fba48568909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:12.608Z|9ebb8b9d-4f82-4725-89af-7fba48568909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:14.610Z|68947897-73b0-4463-a3a8-50729c47ee81|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:17:14.611Z|68947897-73b0-4463-a3a8-50729c47ee81|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:18.984Z|ea5507b0-6d69-4f86-b2df-edcd87f9693f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:17:18.984Z|ea5507b0-6d69-4f86-b2df-edcd87f9693f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:17:19.075Z|5811babf-68d5-49bd-a980-a061656cb1e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:17:19.076Z|5811babf-68d5-49bd-a980-a061656cb1e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:17:22.632Z|6e589e95-95b8-4d3d-b295-4b983bb4bb4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:22.632Z|9e93e171-b60e-4467-8677-2c3075f75aff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:22.632Z|f93d7195-931e-4576-a40b-812b35106c55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:22.633Z|9e93e171-b60e-4467-8677-2c3075f75aff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:22.633Z|f93d7195-931e-4576-a40b-812b35106c55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:22.633Z|6e589e95-95b8-4d3d-b295-4b983bb4bb4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:32.658Z|a1ed5acb-5222-41e1-8a92-ad00b9da53e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:32.658Z|fb74540f-a5d0-4b55-ab5e-6cbae39c4819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:32.658Z|684d34a2-8a18-465a-8fb0-295faf5b1593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:32.659Z|a1ed5acb-5222-41e1-8a92-ad00b9da53e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:32.659Z|684d34a2-8a18-465a-8fb0-295faf5b1593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:32.659Z|fb74540f-a5d0-4b55-ab5e-6cbae39c4819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:33.984Z|d03fffa2-f2b9-4665-97a9-9d333f31359c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:17:33.984Z|d03fffa2-f2b9-4665-97a9-9d333f31359c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:17:42.683Z|252cc050-1c53-4de1-a968-8c96eb93485b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:42.683Z|acdffd4e-c98a-4fed-9768-526b6cfb0ada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:42.683Z|f36ee666-d4a1-4bb6-b578-536e27125c15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:42.684Z|252cc050-1c53-4de1-a968-8c96eb93485b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:42.684Z|f36ee666-d4a1-4bb6-b578-536e27125c15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:42.684Z|acdffd4e-c98a-4fed-9768-526b6cfb0ada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:48.984Z|18ffabd8-977e-49b9-ae9d-5e2be8620321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:17:48.987Z|18ffabd8-977e-49b9-ae9d-5e2be8620321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:17:49.077Z|8b79ce0b-9140-4b26-a570-b5902ebf5650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:17:49.077Z|8b79ce0b-9140-4b26-a570-b5902ebf5650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:17:52.707Z|b51604b5-29bc-4d44-801c-59ae17ea3151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:52.707Z|612bce31-0cd4-4f7d-a9a7-d3950a8d0bff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:52.708Z|988fa0a4-de9d-48de-806c-c411b9b729a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:17:52.708Z|b51604b5-29bc-4d44-801c-59ae17ea3151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:52.708Z|612bce31-0cd4-4f7d-a9a7-d3950a8d0bff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:17:52.708Z|988fa0a4-de9d-48de-806c-c411b9b729a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:02.734Z|c83a6aae-8c09-4bc3-8f89-788977f40dc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:02.734Z|74d7d1ee-8b8d-4973-834f-9adbddf7d5a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:02.735Z|fc3d4f71-0c10-4100-878e-b89c8fa27924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:02.735Z|74d7d1ee-8b8d-4973-834f-9adbddf7d5a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:02.735Z|c83a6aae-8c09-4bc3-8f89-788977f40dc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:02.735Z|fc3d4f71-0c10-4100-878e-b89c8fa27924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:03.984Z|aab35d3f-8938-40de-9341-ea5624f124d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:18:03.984Z|aab35d3f-8938-40de-9341-ea5624f124d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:18:12.762Z|03f6de3e-d08b-4dde-b0d9-5f501029b58f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:12.762Z|582ba499-1090-4ea8-9b29-ad3721ab1d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:12.762Z|582ba499-1090-4ea8-9b29-ad3721ab1d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:12.762Z|03f6de3e-d08b-4dde-b0d9-5f501029b58f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:12.764Z|56a4a85d-e2c4-4503-84bc-34e95fc59713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:12.764Z|56a4a85d-e2c4-4503-84bc-34e95fc59713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:14.611Z|ee13634c-f7b3-4a91-b4e0-bb98c27321eb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:18:14.612Z|ee13634c-f7b3-4a91-b4e0-bb98c27321eb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:18.984Z|d00a0b3c-36fd-47e1-b281-d279f4add563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:18:18.984Z|d00a0b3c-36fd-47e1-b281-d279f4add563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:18:19.078Z|c35259b3-cc6e-44ec-aa7f-fe9c849a37e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:18:19.078Z|c35259b3-cc6e-44ec-aa7f-fe9c849a37e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:18:22.790Z|6350ac09-3e39-42bc-9f51-f2a436634137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:22.789Z|08071b16-8bd2-4903-a95e-22e4f8d85af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:22.790Z|1a176e5e-74b6-4bf8-a026-33bde2c138ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:22.790Z|6350ac09-3e39-42bc-9f51-f2a436634137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:22.790Z|1a176e5e-74b6-4bf8-a026-33bde2c138ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:22.790Z|08071b16-8bd2-4903-a95e-22e4f8d85af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:32.816Z|302010e6-1f7c-4fe5-a287-78cddb69ba72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:32.816Z|405b1fc8-6ef1-45fe-90e1-e42424ec9da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:32.816Z|ec34cdba-92b1-45df-8be1-7a3d28fe7178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:32.816Z|405b1fc8-6ef1-45fe-90e1-e42424ec9da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:32.816Z|302010e6-1f7c-4fe5-a287-78cddb69ba72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:32.816Z|ec34cdba-92b1-45df-8be1-7a3d28fe7178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:33.984Z|a6105c2d-361b-47d6-980e-f4f1c81a731c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:18:33.986Z|a6105c2d-361b-47d6-980e-f4f1c81a731c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:18:42.842Z|2a1a642b-5e7a-478c-b06f-ea36439e2ca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:42.842Z|7e09a242-3065-4119-9807-19b5ea6e8ab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:42.842Z|93a9bb22-6aaf-49bf-b088-1eae9d018188|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:42.843Z|2a1a642b-5e7a-478c-b06f-ea36439e2ca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:42.843Z|7e09a242-3065-4119-9807-19b5ea6e8ab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:42.843Z|93a9bb22-6aaf-49bf-b088-1eae9d018188|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:48.984Z|9734cb95-4a12-4092-81e5-6388dfb35ae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:18:48.984Z|9734cb95-4a12-4092-81e5-6388dfb35ae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:18:49.079Z|98c3bd9f-d963-43e6-90cd-642e655f85a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:18:49.080Z|98c3bd9f-d963-43e6-90cd-642e655f85a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:18:52.867Z|673a599f-aead-4959-b6d2-64b348162e6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:52.867Z|f12fca34-04d6-40af-8898-8e30c0b1b7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:52.867Z|01f1ebb4-d576-4e0e-a48b-1d5fa58b11a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:18:52.867Z|01f1ebb4-d576-4e0e-a48b-1d5fa58b11a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:52.867Z|f12fca34-04d6-40af-8898-8e30c0b1b7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:18:52.867Z|673a599f-aead-4959-b6d2-64b348162e6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:02.895Z|0e4e34b4-f97e-45f3-ad42-b932ec76df1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:02.895Z|5e02728e-6865-4ac1-8b36-95fa1c67cf88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:02.895Z|0e4e34b4-f97e-45f3-ad42-b932ec76df1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:02.895Z|5e02728e-6865-4ac1-8b36-95fa1c67cf88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:02.900Z|572b1650-a2e6-48f1-821d-72ea0d493124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:02.901Z|572b1650-a2e6-48f1-821d-72ea0d493124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:03.984Z|db3f3f25-61a9-465a-8b93-65a50f6d244c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:19:03.984Z|db3f3f25-61a9-465a-8b93-65a50f6d244c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:19:12.919Z|a074d9d2-b8fc-471f-bfdd-6f782bd80f06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:12.919Z|a074d9d2-b8fc-471f-bfdd-6f782bd80f06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:12.920Z|9b6d97b0-c2fb-4356-8b68-10072075e9b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:12.921Z|9b6d97b0-c2fb-4356-8b68-10072075e9b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:12.924Z|aabe9f05-c2b7-4a11-b0df-a64f3464e08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:12.925Z|aabe9f05-c2b7-4a11-b0df-a64f3464e08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:14.610Z|aa2ffd5d-f688-4cf3-96fc-d1d48773ac3c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:19:14.611Z|aa2ffd5d-f688-4cf3-96fc-d1d48773ac3c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:18.984Z|e9d26f07-a04c-4de2-9692-4ca6efed0ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:19:18.987Z|e9d26f07-a04c-4de2-9692-4ca6efed0ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:19:19.080Z|a5582869-ef01-48a2-81ea-8b4fd4810830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:19:19.081Z|a5582869-ef01-48a2-81ea-8b4fd4810830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:19:22.947Z|1ec8d6c5-4ab1-448d-a227-7db6d82ad15e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:22.948Z|3954cf3b-97cc-4c84-9aae-6f0ed0d1072f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:22.948Z|1ec8d6c5-4ab1-448d-a227-7db6d82ad15e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:22.948Z|3954cf3b-97cc-4c84-9aae-6f0ed0d1072f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:22.950Z|02f173d7-f59d-44bb-b178-db602a95efcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:22.950Z|02f173d7-f59d-44bb-b178-db602a95efcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:32.973Z|65eff466-0ad0-4aed-ada4-da4ff31f2143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:32.974Z|e9bb6c52-9d39-4455-a962-00864502d55a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:32.973Z|9f16e7de-8083-47be-b1af-4b76af378a15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:32.974Z|65eff466-0ad0-4aed-ada4-da4ff31f2143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:32.974Z|e9bb6c52-9d39-4455-a962-00864502d55a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:32.974Z|9f16e7de-8083-47be-b1af-4b76af378a15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:33.983Z|7f54371c-4f8c-4aca-b4e6-48fc2fd9ff0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:19:33.984Z|7f54371c-4f8c-4aca-b4e6-48fc2fd9ff0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:19:42.999Z|d52ec458-9193-4f0f-bb28-7d31142b8618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:42.999Z|6fc0cba1-16d0-451e-a818-298d0ab12e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:42.999Z|4681fba5-ecc2-49da-b3b5-6fdcf3cbf133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:43.000Z|d52ec458-9193-4f0f-bb28-7d31142b8618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:43.000Z|4681fba5-ecc2-49da-b3b5-6fdcf3cbf133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:43.000Z|6fc0cba1-16d0-451e-a818-298d0ab12e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:48.984Z|a07d99d4-f95e-4697-a2e4-5a657c8f93fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:19:48.984Z|a07d99d4-f95e-4697-a2e4-5a657c8f93fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:19:49.081Z|d64d933e-2057-40ab-841b-e6b71b113f14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:19:49.082Z|d64d933e-2057-40ab-841b-e6b71b113f14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:19:53.024Z|10475194-9128-4e78-9542-7d82ac9c0201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:53.025Z|10475194-9128-4e78-9542-7d82ac9c0201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:53.025Z|78b6711b-5647-45de-9eb8-44928c3028ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:53.026Z|78b6711b-5647-45de-9eb8-44928c3028ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:19:53.026Z|2015ec76-f826-4f07-bd7f-9ef72eb1787b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:19:53.026Z|2015ec76-f826-4f07-bd7f-9ef72eb1787b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:03.053Z|2800e6ad-d439-4bcd-822c-609c8f61b392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:03.053Z|7fdd475e-46b5-4e4d-8f0b-41b6e09d5c96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:03.053Z|1c954096-103e-4146-9f9c-e31699803d9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:03.053Z|2800e6ad-d439-4bcd-822c-609c8f61b392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:03.053Z|7fdd475e-46b5-4e4d-8f0b-41b6e09d5c96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:03.053Z|1c954096-103e-4146-9f9c-e31699803d9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:03.983Z|b751c4db-b69b-41bd-8bfc-1796f6d2141c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:20:03.986Z|b751c4db-b69b-41bd-8bfc-1796f6d2141c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:20:13.076Z|c430058f-8fe9-40d3-b459-82e35b141535|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:13.077Z|c430058f-8fe9-40d3-b459-82e35b141535|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:13.078Z|236972e4-7db4-483a-9858-be630a5b6bbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:13.078Z|2f322f86-8717-4579-b701-38343fd21eb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:13.078Z|236972e4-7db4-483a-9858-be630a5b6bbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:13.078Z|2f322f86-8717-4579-b701-38343fd21eb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:14.609Z|a544bad4-0b89-4e91-9cff-1733c9c273da|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:20:14.610Z|a544bad4-0b89-4e91-9cff-1733c9c273da|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:18.984Z|b3e76db4-c289-4faa-8072-f7dc18bb639b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:20:18.984Z|b3e76db4-c289-4faa-8072-f7dc18bb639b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:20:19.082Z|eec55df5-e7c5-455d-b953-3cb514374ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:20:19.083Z|eec55df5-e7c5-455d-b953-3cb514374ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:20:23.102Z|1706ebcf-3a98-472a-8eb2-c4c6daa911bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:23.102Z|6c62b4d6-e561-4b15-87da-7c5cbde9ce4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:23.102Z|90e30350-138d-47c6-ac2f-1f14188c13f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:23.102Z|1706ebcf-3a98-472a-8eb2-c4c6daa911bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:23.102Z|6c62b4d6-e561-4b15-87da-7c5cbde9ce4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:23.102Z|90e30350-138d-47c6-ac2f-1f14188c13f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:33.128Z|eb0aa0d8-ada2-4380-9b7d-f4605f27ba92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:33.128Z|1ff755fc-4fce-4935-996f-d24862756b23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:33.129Z|eb0aa0d8-ada2-4380-9b7d-f4605f27ba92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:33.129Z|1ff755fc-4fce-4935-996f-d24862756b23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:33.133Z|f87f607d-fe71-4b4d-8c54-4f5d4736e39c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:33.133Z|f87f607d-fe71-4b4d-8c54-4f5d4736e39c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:33.983Z|533bb46e-7607-434b-8ce3-d31756405978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:20:33.984Z|533bb46e-7607-434b-8ce3-d31756405978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:20:43.157Z|734a9e84-c914-4c40-90c2-290d7df4d91e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:43.157Z|ec82525e-70c3-4e25-ba95-0312dfb876ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:43.157Z|6d8a23c1-a390-4ba8-8b4a-9a489218f445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:43.158Z|ec82525e-70c3-4e25-ba95-0312dfb876ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:43.158Z|6d8a23c1-a390-4ba8-8b4a-9a489218f445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:43.158Z|734a9e84-c914-4c40-90c2-290d7df4d91e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:48.984Z|40401cc0-4517-4860-9148-bba764b5480e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:20:48.986Z|40401cc0-4517-4860-9148-bba764b5480e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:20:49.084Z|d826bd88-98e6-4283-ab48-16e6de6934ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:20:49.085Z|d826bd88-98e6-4283-ab48-16e6de6934ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:20:53.182Z|64edff42-efd9-4f44-82fe-d85e4bc972e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:53.182Z|6dd18b2d-8652-422e-83e7-76c26e168d5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:53.182Z|cc892971-e466-4ce0-b0cb-5192c655fdb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:20:53.182Z|64edff42-efd9-4f44-82fe-d85e4bc972e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:53.182Z|6dd18b2d-8652-422e-83e7-76c26e168d5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:20:53.182Z|cc892971-e466-4ce0-b0cb-5192c655fdb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:03.206Z|7261568f-aa93-4033-99ed-1aadbd02f92d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:03.206Z|f44a5eea-eba1-43fc-ba9d-32813736cf9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:03.206Z|8403dd2e-ebbc-4bb6-80e8-782bc2d9e17e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:03.207Z|8403dd2e-ebbc-4bb6-80e8-782bc2d9e17e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:03.207Z|f44a5eea-eba1-43fc-ba9d-32813736cf9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:03.207Z|7261568f-aa93-4033-99ed-1aadbd02f92d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:03.983Z|ec073917-c621-4095-a22d-0c5921c6fcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:21:03.984Z|ec073917-c621-4095-a22d-0c5921c6fcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:21:13.230Z|10ca0da1-40a1-4b4b-8a0e-8a741b214a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:13.230Z|3d7539ed-4c2b-473b-878e-40771bf8738c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:13.230Z|c751d64e-ec40-46d4-bcb2-d58d93a3fd7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:13.231Z|3d7539ed-4c2b-473b-878e-40771bf8738c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:13.231Z|c751d64e-ec40-46d4-bcb2-d58d93a3fd7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:13.231Z|10ca0da1-40a1-4b4b-8a0e-8a741b214a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:14.610Z|a83aadf9-7a36-4b3c-b939-9b1f90193b2e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:21:14.611Z|a83aadf9-7a36-4b3c-b939-9b1f90193b2e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:18.983Z|a10aabf5-c059-4910-bc65-f651b2790ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:21:18.984Z|a10aabf5-c059-4910-bc65-f651b2790ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:21:19.085Z|8de74023-0303-4e74-812e-c4ba9ab05f09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:21:19.085Z|8de74023-0303-4e74-812e-c4ba9ab05f09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:21:23.256Z|49651915-37b6-40c3-bb35-1e8eb3e3bbed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:23.256Z|4c377000-cfff-499b-9cc0-10ee2b6ecc06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:23.256Z|66f3c5b6-ab0b-434a-9d62-6c0face9b8fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:23.257Z|49651915-37b6-40c3-bb35-1e8eb3e3bbed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:23.257Z|4c377000-cfff-499b-9cc0-10ee2b6ecc06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:23.257Z|66f3c5b6-ab0b-434a-9d62-6c0face9b8fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:33.280Z|fd2310ac-ec7b-4715-81e7-01e10b7940a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:33.281Z|fd2310ac-ec7b-4715-81e7-01e10b7940a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:33.282Z|147be4ca-23c1-48fb-b677-edac9855545b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:33.283Z|147be4ca-23c1-48fb-b677-edac9855545b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:33.285Z|de14563e-6412-415a-8d01-de7e1e4015c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:33.285Z|de14563e-6412-415a-8d01-de7e1e4015c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:33.983Z|435a3b1b-c453-4c74-a270-372424aeedc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:21:33.986Z|435a3b1b-c453-4c74-a270-372424aeedc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:21:43.304Z|2e414777-024e-4e13-840c-15aa890ff253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:43.304Z|3160ddc1-5d07-477d-b1f4-3f00370b5884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:43.305Z|2e414777-024e-4e13-840c-15aa890ff253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:43.305Z|3160ddc1-5d07-477d-b1f4-3f00370b5884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:43.306Z|09685b7e-6b25-4318-a51f-cb526f2db100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:43.307Z|09685b7e-6b25-4318-a51f-cb526f2db100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:48.984Z|b67186ad-0ec7-4a40-b5ce-48266aa12100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:21:48.984Z|b67186ad-0ec7-4a40-b5ce-48266aa12100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:21:49.086Z|1ec7a0d7-da85-47ef-a3cc-10eee300a4b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:21:49.087Z|1ec7a0d7-da85-47ef-a3cc-10eee300a4b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:21:53.331Z|dd66a83d-021c-46e9-962a-c5975881cb92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:53.331Z|dc26a02b-a6c6-4377-b486-a794278f57ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:53.332Z|dc26a02b-a6c6-4377-b486-a794278f57ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:53.332Z|dd66a83d-021c-46e9-962a-c5975881cb92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:21:53.334Z|7efb2c95-373b-413d-9a2d-85508ac79a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:21:53.334Z|7efb2c95-373b-413d-9a2d-85508ac79a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:03.355Z|116603c3-d49f-4d34-9200-1d799f08d3aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:03.356Z|116603c3-d49f-4d34-9200-1d799f08d3aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:03.357Z|1bca11f2-5f4c-48e9-b5c6-a9b0ec80042d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:03.357Z|fad7389d-6707-41d4-a531-4caedd4e09b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:03.357Z|1bca11f2-5f4c-48e9-b5c6-a9b0ec80042d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:03.357Z|fad7389d-6707-41d4-a531-4caedd4e09b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:03.984Z|36ac23d2-722a-4b1f-bc7c-114b896bb8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:22:03.984Z|36ac23d2-722a-4b1f-bc7c-114b896bb8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:22:13.379Z|90880a67-5de6-439b-93db-e253582d3832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:13.380Z|90880a67-5de6-439b-93db-e253582d3832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:13.379Z|d0f8b8a1-8c4c-4210-af33-1c5ff106eb0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:13.380Z|d0f8b8a1-8c4c-4210-af33-1c5ff106eb0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:13.381Z|a3a179f3-8f13-49aa-b30e-18ea018387df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:13.381Z|a3a179f3-8f13-49aa-b30e-18ea018387df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:14.609Z|fca16677-8483-48a7-ac74-c8e69842831b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:22:14.610Z|fca16677-8483-48a7-ac74-c8e69842831b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:18.983Z|04869167-c3a0-44e6-b797-bd841a995a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:22:18.987Z|04869167-c3a0-44e6-b797-bd841a995a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:22:19.087Z|776449df-7217-49a8-ab16-9943bc4e0c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:22:19.088Z|776449df-7217-49a8-ab16-9943bc4e0c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:22:23.404Z|8e8d6233-a751-4004-ad9a-c3c21fdd3da3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:23.404Z|8e8d6233-a751-4004-ad9a-c3c21fdd3da3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:23.405Z|a7ee52c9-de1e-452c-9dcc-d2abba04d6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:23.405Z|a7ee52c9-de1e-452c-9dcc-d2abba04d6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:23.408Z|a4a93c36-c613-4734-9321-8a0d8141a5bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:23.408Z|a4a93c36-c613-4734-9321-8a0d8141a5bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:33.428Z|c5258299-0fcb-4a0d-8eaf-144544df3d49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:33.428Z|39fefc32-ccaf-4e38-a348-d178db37bdc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:33.429Z|c5258299-0fcb-4a0d-8eaf-144544df3d49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:33.429Z|39fefc32-ccaf-4e38-a348-d178db37bdc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:33.431Z|82c31110-6ca3-4e5a-a973-30f7de2220e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:33.432Z|82c31110-6ca3-4e5a-a973-30f7de2220e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:33.984Z|6ae259da-1df9-481e-bbcf-d58875ea319c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:22:33.984Z|6ae259da-1df9-481e-bbcf-d58875ea319c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:22:43.452Z|f69942e5-7a52-4e6e-b69e-43a7ca51cf75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:43.452Z|f69942e5-7a52-4e6e-b69e-43a7ca51cf75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:43.454Z|b3ffecc4-e7e3-4334-9846-22cc6e0786ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:43.455Z|b3ffecc4-e7e3-4334-9846-22cc6e0786ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:43.456Z|08a2e4dc-ed4f-4e46-92b1-7ff7c672f481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:43.456Z|08a2e4dc-ed4f-4e46-92b1-7ff7c672f481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:48.983Z|3485b6ca-818a-4708-8dc6-f99b41b1ce91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:22:48.984Z|3485b6ca-818a-4708-8dc6-f99b41b1ce91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:22:49.088Z|a986e1a2-55c2-4ae1-9124-1c937bb758d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:22:49.089Z|a986e1a2-55c2-4ae1-9124-1c937bb758d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:22:53.476Z|30ba6d35-2f14-40f3-975b-9ad42edfbeda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:53.477Z|30ba6d35-2f14-40f3-975b-9ad42edfbeda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:53.477Z|98b7656c-2968-4b16-b73a-06944564914c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:53.477Z|98b7656c-2968-4b16-b73a-06944564914c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:22:53.479Z|ed786d4c-b6d0-4d51-a5fd-b17aa5860882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:22:53.479Z|ed786d4c-b6d0-4d51-a5fd-b17aa5860882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:03.501Z|19083c12-8265-46fd-94e5-578eedec86d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:03.502Z|a7195839-d079-4c73-8604-7998c7990d73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:03.502Z|19083c12-8265-46fd-94e5-578eedec86d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:03.502Z|537254fc-a8f1-4338-b9ca-9227bd1f437b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:03.502Z|537254fc-a8f1-4338-b9ca-9227bd1f437b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:03.502Z|a7195839-d079-4c73-8604-7998c7990d73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:03.984Z|6573bb5b-ef6f-4706-b104-575c818309f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:23:03.986Z|6573bb5b-ef6f-4706-b104-575c818309f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:23:13.523Z|612ff427-c263-4470-9a49-92c11ecd17de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:13.523Z|0df736f1-3193-4db9-b228-97810e771ceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:13.523Z|bbc5bbf4-0128-46df-8698-bc0baf354a3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:13.524Z|612ff427-c263-4470-9a49-92c11ecd17de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:13.524Z|0df736f1-3193-4db9-b228-97810e771ceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:13.524Z|bbc5bbf4-0128-46df-8698-bc0baf354a3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:14.610Z|86ce0960-dd0a-4ca9-8d56-269361604c31|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:23:14.610Z|86ce0960-dd0a-4ca9-8d56-269361604c31|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:18.983Z|7dfad0fd-a6fd-4d5e-b4c6-c20ddc3a6f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:23:18.984Z|7dfad0fd-a6fd-4d5e-b4c6-c20ddc3a6f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:23:19.089Z|dc25269e-1ab7-4931-ab13-62f099ed7e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:23:19.090Z|dc25269e-1ab7-4931-ab13-62f099ed7e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:23:23.549Z|bd33ac86-ccba-49a2-a9cc-281f795a88ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:23.549Z|d815fd96-96d3-4fe8-b704-90d2ec882330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:23.550Z|bd33ac86-ccba-49a2-a9cc-281f795a88ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:23.550Z|d815fd96-96d3-4fe8-b704-90d2ec882330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:23.550Z|b0175f8c-fab4-486e-83a6-04c6e078706e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:23.551Z|b0175f8c-fab4-486e-83a6-04c6e078706e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:33.572Z|e0ba3163-562e-48da-9803-529c082ad7d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:33.573Z|e0ba3163-562e-48da-9803-529c082ad7d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:33.573Z|37ebf09a-7427-47d0-970b-3552e94a4038|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:33.573Z|a0155042-9c7d-4f41-9054-d7cce15153af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:33.574Z|37ebf09a-7427-47d0-970b-3552e94a4038|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:33.574Z|a0155042-9c7d-4f41-9054-d7cce15153af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:33.983Z|e096d3ab-10e9-4c16-89c8-d16cccd63f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:23:33.984Z|e096d3ab-10e9-4c16-89c8-d16cccd63f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:23:43.595Z|78eef212-d288-4cfe-814a-c278dfa3cc64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:43.595Z|78eef212-d288-4cfe-814a-c278dfa3cc64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:43.596Z|67333c96-2ad1-4207-9baa-a3800ea5ee54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:43.596Z|67333c96-2ad1-4207-9baa-a3800ea5ee54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:43.598Z|27bbc2f6-d59f-4e96-ad18-815ee7601429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:43.600Z|27bbc2f6-d59f-4e96-ad18-815ee7601429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:48.983Z|3a5960fc-c8fd-4190-8840-962eadda919c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:23:48.987Z|3a5960fc-c8fd-4190-8840-962eadda919c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:23:49.090Z|35ca1dc7-c8a5-46e0-9b1a-ee16a895d745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:23:49.091Z|35ca1dc7-c8a5-46e0-9b1a-ee16a895d745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:23:53.620Z|7b77472e-ee12-481b-a046-0d4ef16e833f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:53.620Z|00ede23e-8aac-4230-8fc0-b20217c33192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:53.620Z|c5844de9-bc20-4b2e-840e-64a5e5b65e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:23:53.621Z|7b77472e-ee12-481b-a046-0d4ef16e833f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:53.621Z|00ede23e-8aac-4230-8fc0-b20217c33192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:23:53.621Z|c5844de9-bc20-4b2e-840e-64a5e5b65e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:03.641Z|64fe5c8c-ae6f-431f-a750-0ea3ff6aa23e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:03.642Z|64fe5c8c-ae6f-431f-a750-0ea3ff6aa23e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:03.642Z|b742c560-6780-4db5-8e2d-e80fbbfa2d06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:03.642Z|f1e94544-fa1f-4af9-a927-1239386e0c08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:03.643Z|b742c560-6780-4db5-8e2d-e80fbbfa2d06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:03.643Z|f1e94544-fa1f-4af9-a927-1239386e0c08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:03.984Z|ab96110f-4978-45c0-9764-9324e326db11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:24:03.984Z|ab96110f-4978-45c0-9764-9324e326db11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:24:13.664Z|724ffe39-502f-45af-90ae-2ea0e30b84ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:13.664Z|34734313-b953-428b-b2f1-7e0389d78278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:13.664Z|4b5cf5a2-1575-4d4c-bfe7-571cfd22afe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:13.665Z|724ffe39-502f-45af-90ae-2ea0e30b84ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:13.665Z|34734313-b953-428b-b2f1-7e0389d78278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:13.665Z|4b5cf5a2-1575-4d4c-bfe7-571cfd22afe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:14.609Z|3de320f8-fb48-4d63-8aa0-91e8c4bdb547|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:24:14.610Z|3de320f8-fb48-4d63-8aa0-91e8c4bdb547|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:18.983Z|542c7d07-853a-4225-b896-6a89b049b669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:24:18.984Z|542c7d07-853a-4225-b896-6a89b049b669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:24:19.091Z|3ce32718-ce41-434b-a472-e309ac0740d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:24:19.092Z|3ce32718-ce41-434b-a472-e309ac0740d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:24:23.689Z|7695e04f-c650-450e-95ae-5d980d9bdad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:23.689Z|92e9c39f-3bbf-41fd-b51d-4e409f47e413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:23.689Z|9eef0eeb-9d9a-4e35-ab9a-ac7f303adef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:23.690Z|92e9c39f-3bbf-41fd-b51d-4e409f47e413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:23.690Z|7695e04f-c650-450e-95ae-5d980d9bdad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:23.690Z|9eef0eeb-9d9a-4e35-ab9a-ac7f303adef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:33.712Z|1eb35808-c088-430a-8c8e-2919ce028f2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:33.712Z|a64ce74c-25ca-4fe0-b690-badd11e3eee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:33.712Z|455d29ef-2d4c-4a26-9a01-417629bab0e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:33.713Z|a64ce74c-25ca-4fe0-b690-badd11e3eee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:33.713Z|1eb35808-c088-430a-8c8e-2919ce028f2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:33.713Z|455d29ef-2d4c-4a26-9a01-417629bab0e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:33.983Z|8b434233-47e4-4051-8e45-ef1596e514a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:24:33.987Z|8b434233-47e4-4051-8e45-ef1596e514a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:24:43.736Z|9bca98da-2236-4996-a20d-4d13e993de78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:43.736Z|d496dad0-74a8-40ee-a59e-496f5c848636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:43.736Z|722e9956-d087-492a-b781-cac700e3af81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:43.737Z|9bca98da-2236-4996-a20d-4d13e993de78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:43.737Z|d496dad0-74a8-40ee-a59e-496f5c848636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:43.737Z|722e9956-d087-492a-b781-cac700e3af81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:48.983Z|a8267835-9d15-4d7f-91ad-fe588c346bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:24:48.984Z|a8267835-9d15-4d7f-91ad-fe588c346bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:24:49.092Z|c715ffb8-ee41-4857-a034-e6f13bedaaf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:24:49.092Z|c715ffb8-ee41-4857-a034-e6f13bedaaf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:24:53.762Z|2070c24f-dbbf-4d2d-ae6d-c1535feb0e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:53.763Z|8740cf57-dfab-4912-89c0-8832016fe059|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:53.763Z|85975e34-daba-4228-8441-616e758031cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:24:53.763Z|8740cf57-dfab-4912-89c0-8832016fe059|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:53.763Z|2070c24f-dbbf-4d2d-ae6d-c1535feb0e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:24:53.764Z|85975e34-daba-4228-8441-616e758031cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:03.789Z|becb3bb2-db5c-4717-bfa1-7c6690cc4e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:03.789Z|becb3bb2-db5c-4717-bfa1-7c6690cc4e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:03.791Z|c1bf550f-0258-4d52-9ac6-211e07e6faa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:03.792Z|c1bf550f-0258-4d52-9ac6-211e07e6faa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:03.796Z|8169f778-f749-494c-ade4-996678acfd28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:03.797Z|8169f778-f749-494c-ade4-996678acfd28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:03.983Z|4d25a07f-3bea-4f15-afb1-e8cb3ee1862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:25:03.984Z|4d25a07f-3bea-4f15-afb1-e8cb3ee1862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:25:13.818Z|6c7827a1-c989-4de7-83b7-5877f091bbf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:13.818Z|ac0b1bc5-31c6-4e91-8b4e-df21eccd546b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:13.818Z|7d09c89b-8a28-4a55-a9e2-579737f5f029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:13.819Z|6c7827a1-c989-4de7-83b7-5877f091bbf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:13.819Z|ac0b1bc5-31c6-4e91-8b4e-df21eccd546b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:13.819Z|7d09c89b-8a28-4a55-a9e2-579737f5f029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:14.610Z|c89d0437-77f0-4de7-9303-35542069e5ad|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:25:14.611Z|c89d0437-77f0-4de7-9303-35542069e5ad|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:18.983Z|a1b06085-2ac2-40c1-8ded-4954d9d5dac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:25:18.985Z|a1b06085-2ac2-40c1-8ded-4954d9d5dac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:25:19.093Z|2247f114-e8ac-4980-b893-abb61b41eb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:25:19.094Z|2247f114-e8ac-4980-b893-abb61b41eb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:25:23.844Z|47b89658-bfd1-41cf-9dd2-e1c85ee9ce4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:23.844Z|d03bb272-aff2-44d8-af05-475702b8a5bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:23.844Z|d03bb272-aff2-44d8-af05-475702b8a5bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:23.844Z|ba18632e-fbd8-4715-9644-cc6a6242b6ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:23.844Z|47b89658-bfd1-41cf-9dd2-e1c85ee9ce4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:23.845Z|ba18632e-fbd8-4715-9644-cc6a6242b6ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:33.869Z|e62a6462-1b75-40e3-89a7-338ca2bf27fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:33.870Z|e62a6462-1b75-40e3-89a7-338ca2bf27fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:33.870Z|3cfe811e-4661-43b9-9f1e-bb317c784554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:33.870Z|99a76580-64a8-4977-89a2-68aca7270b94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:33.871Z|3cfe811e-4661-43b9-9f1e-bb317c784554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:33.871Z|99a76580-64a8-4977-89a2-68aca7270b94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:33.983Z|99dacc0c-0cb1-455c-a261-660ec4c76721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:25:33.984Z|99dacc0c-0cb1-455c-a261-660ec4c76721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:25:43.896Z|510b7b2e-edaf-44cb-92ef-c21f474c0b7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:43.896Z|48eed255-1a93-4fb1-8dda-471e93362463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:43.896Z|1ac71a21-6e42-4cf6-ac50-549f1cc3dd0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:43.896Z|48eed255-1a93-4fb1-8dda-471e93362463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:43.897Z|1ac71a21-6e42-4cf6-ac50-549f1cc3dd0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:43.897Z|510b7b2e-edaf-44cb-92ef-c21f474c0b7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:48.984Z|9406dbe2-c7ac-49f2-9a39-4a341f6a8bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:25:48.984Z|9406dbe2-c7ac-49f2-9a39-4a341f6a8bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:25:49.094Z|f36e111a-5c92-4824-9041-f5a60d3bbfc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:25:49.095Z|f36e111a-5c92-4824-9041-f5a60d3bbfc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:25:53.919Z|881e1dac-b1d7-4252-81aa-6d67546f312e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:53.920Z|881e1dac-b1d7-4252-81aa-6d67546f312e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:53.920Z|bb3f5c3c-1b19-4327-a358-9ec4277c4c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:53.920Z|bb3f5c3c-1b19-4327-a358-9ec4277c4c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:25:53.921Z|80a1df9c-4db8-4b69-b1d8-0e5287592b50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:25:53.921Z|80a1df9c-4db8-4b69-b1d8-0e5287592b50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:03.944Z|4cdd1e63-7ccf-4340-a52f-94759126183e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:03.944Z|02a5b18b-af18-40a8-873b-cf8715c8be29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:03.944Z|c732ee20-a339-4763-baf8-9acd817d577a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:03.945Z|02a5b18b-af18-40a8-873b-cf8715c8be29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:03.945Z|4cdd1e63-7ccf-4340-a52f-94759126183e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:03.945Z|c732ee20-a339-4763-baf8-9acd817d577a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:03.983Z|a8c5ab45-8746-4d94-a029-7a62fc294ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:26:03.986Z|a8c5ab45-8746-4d94-a029-7a62fc294ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:26:13.968Z|b3453e0b-1a4d-4ab3-a820-bdb49c1277c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:13.968Z|8a77ac50-1f3e-41f4-ae43-e524d7389937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:13.969Z|8a77ac50-1f3e-41f4-ae43-e524d7389937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:13.969Z|b3453e0b-1a4d-4ab3-a820-bdb49c1277c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:13.970Z|a3046641-03fc-49eb-8e47-0a7dae3174f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:13.971Z|a3046641-03fc-49eb-8e47-0a7dae3174f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:14.610Z|088ab509-76f9-4bff-9231-a128b733624c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:26:14.611Z|088ab509-76f9-4bff-9231-a128b733624c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:18.984Z|69ecf00e-49bd-4035-bb48-3d7275764c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:26:18.984Z|69ecf00e-49bd-4035-bb48-3d7275764c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:26:19.095Z|24429735-6f7a-4861-a23a-3f5ed19c1b1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:26:19.096Z|24429735-6f7a-4861-a23a-3f5ed19c1b1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:26:23.991Z|c873226e-568e-42c1-93b3-3e0cfe45495e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:23.991Z|9f8ccaa5-a483-4509-b328-ebf00f586543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:23.991Z|6bdc5854-4267-4044-ac0f-cf71f6b3f72e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:23.991Z|c873226e-568e-42c1-93b3-3e0cfe45495e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:23.991Z|6bdc5854-4267-4044-ac0f-cf71f6b3f72e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:23.991Z|9f8ccaa5-a483-4509-b328-ebf00f586543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:33.983Z|63181da9-1e74-4c90-a871-961855f2a70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:26:33.984Z|63181da9-1e74-4c90-a871-961855f2a70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:26:34.016Z|35f336b7-2a50-448f-9932-e1871dc26405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:34.016Z|a30e3fce-0821-4f3d-b471-24a9b1245949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:34.016Z|35f336b7-2a50-448f-9932-e1871dc26405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:34.016Z|a30e3fce-0821-4f3d-b471-24a9b1245949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:34.016Z|880f19ef-1e7f-423e-9b82-fa8ccd8b78f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:34.017Z|880f19ef-1e7f-423e-9b82-fa8ccd8b78f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:44.038Z|44ed4a08-3ddd-4cad-b8cc-f4ec25215a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:44.038Z|0dd6192f-bf1e-4459-a096-b0e5f333a5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:44.039Z|0dd6192f-bf1e-4459-a096-b0e5f333a5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:44.039Z|44ed4a08-3ddd-4cad-b8cc-f4ec25215a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:44.043Z|2622839a-9bfe-47ea-8020-f150611bab19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:44.044Z|2622839a-9bfe-47ea-8020-f150611bab19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:48.983Z|16415191-69af-4185-9835-c793b16070d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:26:48.984Z|16415191-69af-4185-9835-c793b16070d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:26:49.096Z|2fe5e01b-2aa0-4b0a-8136-cffad89c3a7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:26:49.097Z|2fe5e01b-2aa0-4b0a-8136-cffad89c3a7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:26:54.064Z|82e181db-b4e5-4adf-9c02-6fee7d6467f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:54.064Z|45e594df-ae5e-462f-8adf-ec6e146122b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:54.065Z|82e181db-b4e5-4adf-9c02-6fee7d6467f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:54.065Z|45e594df-ae5e-462f-8adf-ec6e146122b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:26:54.066Z|96b8cfd5-8017-4246-a659-62d986c56241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:26:54.066Z|96b8cfd5-8017-4246-a659-62d986c56241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:03.983Z|3fb14a26-df17-4866-b3d4-d9ad3106bb55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:27:03.984Z|3fb14a26-df17-4866-b3d4-d9ad3106bb55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:27:04.090Z|fac57061-4c9e-4eca-8553-3227a0366360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:04.090Z|35904bef-79a9-4892-b21d-babb1c11f123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:04.090Z|00ccdec4-e5dd-40f2-ac08-1d3e2cac2ac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:04.090Z|35904bef-79a9-4892-b21d-babb1c11f123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:04.090Z|fac57061-4c9e-4eca-8553-3227a0366360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:04.090Z|00ccdec4-e5dd-40f2-ac08-1d3e2cac2ac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:14.114Z|82d2503e-1537-4ae5-ba37-5be901cc1380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:14.114Z|a61cad88-8100-4ef7-a1db-08037eb90ded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:14.114Z|a61cad88-8100-4ef7-a1db-08037eb90ded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:14.114Z|f38c19bf-9505-4985-ad06-0333674b7055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:14.114Z|82d2503e-1537-4ae5-ba37-5be901cc1380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:14.115Z|f38c19bf-9505-4985-ad06-0333674b7055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:14.610Z|1b3377f7-ef6d-493b-b3a1-7270c7db3103|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:27:14.611Z|1b3377f7-ef6d-493b-b3a1-7270c7db3103|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:18.984Z|b18d2c4b-ccf3-4f36-a30a-f2913b60b1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:27:18.984Z|b18d2c4b-ccf3-4f36-a30a-f2913b60b1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:27:19.098Z|a520b64f-9add-4d44-b5a0-c4694a07a3d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:27:19.098Z|a520b64f-9add-4d44-b5a0-c4694a07a3d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:27:24.138Z|fc033202-68fd-453d-95eb-92fa16d155e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:24.138Z|6e4bd766-fffe-4fff-87f5-4da362ec76bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:24.139Z|6e4bd766-fffe-4fff-87f5-4da362ec76bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:24.139Z|fc033202-68fd-453d-95eb-92fa16d155e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:24.139Z|ff493ac8-4be2-46cc-9a3c-da09987bac1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:24.140Z|ff493ac8-4be2-46cc-9a3c-da09987bac1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:33.984Z|a6042665-a400-4c5b-8db8-ad8ffff1ae1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:27:33.984Z|a6042665-a400-4c5b-8db8-ad8ffff1ae1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:27:34.161Z|f3daf64f-3465-42d6-9304-999ab229e485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:34.161Z|64d12e41-afd4-48d3-8450-cd6cba9bad01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:34.162Z|f3daf64f-3465-42d6-9304-999ab229e485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:34.162Z|64d12e41-afd4-48d3-8450-cd6cba9bad01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:34.162Z|0ee0a66b-cb10-4805-814f-d4bf89acfb1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:34.162Z|0ee0a66b-cb10-4805-814f-d4bf89acfb1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:44.185Z|546b200b-1c2e-4ae8-b5ac-5ae14811c5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:44.185Z|546b200b-1c2e-4ae8-b5ac-5ae14811c5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:44.190Z|7971ed81-c7a0-4974-be67-a58731e08783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:44.190Z|d5c71e34-8a8b-44d4-9108-541d303c604c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:44.190Z|d5c71e34-8a8b-44d4-9108-541d303c604c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:44.190Z|7971ed81-c7a0-4974-be67-a58731e08783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:48.984Z|85c8f2e8-b69f-4336-8854-8591fe9b6d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:27:48.986Z|85c8f2e8-b69f-4336-8854-8591fe9b6d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:27:49.099Z|36348c81-7805-4ea2-a7b5-bddc84afd18e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:27:49.099Z|36348c81-7805-4ea2-a7b5-bddc84afd18e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:27:54.210Z|6ea8b528-6629-4942-b29e-b1c2baf8331f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:54.211Z|6ea8b528-6629-4942-b29e-b1c2baf8331f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:54.215Z|1c3cb3ab-7761-4b79-a303-d6bced3bd9da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:54.215Z|a3468cc1-3b5d-40c0-8d35-050aedac2892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:27:54.216Z|1c3cb3ab-7761-4b79-a303-d6bced3bd9da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:27:54.216Z|a3468cc1-3b5d-40c0-8d35-050aedac2892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:03.984Z|15f5920b-4f47-4db4-8bb7-c0787dcf1b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:28:03.984Z|15f5920b-4f47-4db4-8bb7-c0787dcf1b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:28:04.239Z|5c7e7ab2-2882-4fc4-8f9e-be00ff26a2fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:04.239Z|7e243b93-95b1-4d5b-bb76-98e24a31d057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:04.239Z|8217e42e-347e-49eb-bc3a-07a5047de9be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:04.240Z|8217e42e-347e-49eb-bc3a-07a5047de9be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:04.240Z|7e243b93-95b1-4d5b-bb76-98e24a31d057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:04.240Z|5c7e7ab2-2882-4fc4-8f9e-be00ff26a2fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:14.262Z|1bfd8396-dd47-49eb-8b24-2407b6812f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:14.262Z|cd98e909-655f-4542-8b44-a7497471e328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:14.263Z|1bfd8396-dd47-49eb-8b24-2407b6812f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:14.263Z|cd98e909-655f-4542-8b44-a7497471e328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:14.266Z|ed5b0fa5-c589-4457-bf39-335101506c8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:14.267Z|ed5b0fa5-c589-4457-bf39-335101506c8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:14.610Z|68fb87e9-796c-4741-ba52-76e013fffe6e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:28:14.611Z|68fb87e9-796c-4741-ba52-76e013fffe6e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:18.983Z|73e19c72-3765-4f68-b0a8-200996736ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:28:18.984Z|73e19c72-3765-4f68-b0a8-200996736ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:28:19.100Z|5991bd2d-7f21-4921-b5a6-ab003113586f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:28:19.100Z|5991bd2d-7f21-4921-b5a6-ab003113586f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:28:24.286Z|2da622b4-c966-4407-bc4d-acd7c3a415ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:24.286Z|d8d8776b-88b1-422c-839f-2127ad45bbd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:24.287Z|2da622b4-c966-4407-bc4d-acd7c3a415ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:24.287Z|d8d8776b-88b1-422c-839f-2127ad45bbd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:24.289Z|7f352f48-35f6-47cb-b398-03e516715aee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:24.289Z|7f352f48-35f6-47cb-b398-03e516715aee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:33.983Z|5e52ee38-85ed-4ccf-9b6d-52c27bb66f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:28:33.986Z|5e52ee38-85ed-4ccf-9b6d-52c27bb66f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:28:34.311Z|b4f31fb6-48a6-4fbd-a7dd-011cbd3e04b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:34.311Z|b4f31fb6-48a6-4fbd-a7dd-011cbd3e04b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:34.314Z|01f22368-e1bc-49f5-92d7-7f38c6acb75a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:34.315Z|01f22368-e1bc-49f5-92d7-7f38c6acb75a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:34.316Z|52ce0413-5dba-4177-a375-ec3ebb849b28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:34.316Z|52ce0413-5dba-4177-a375-ec3ebb849b28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:44.334Z|d4ffeee6-a4bd-488c-a424-a15ae8c1f584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:44.335Z|d4ffeee6-a4bd-488c-a424-a15ae8c1f584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:44.339Z|d6b03299-beb1-4e9c-b277-d720968ebb85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:44.339Z|40508c6a-9f97-47d6-bfd1-090bed52991c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:44.340Z|d6b03299-beb1-4e9c-b277-d720968ebb85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:44.340Z|40508c6a-9f97-47d6-bfd1-090bed52991c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:48.984Z|4fabec15-8276-43c0-800d-a605dda7b043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:28:48.984Z|4fabec15-8276-43c0-800d-a605dda7b043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:28:49.101Z|ce176ff3-2055-4169-97b9-3da48987f00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:28:49.101Z|ce176ff3-2055-4169-97b9-3da48987f00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:28:54.362Z|c1dd7653-c146-460f-a909-14439eaeb0b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:54.362Z|b56d1bc5-121e-4f98-a69e-324307371c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:54.362Z|9ef209a9-3c47-4e34-ab5d-24076ab26290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:28:54.362Z|c1dd7653-c146-460f-a909-14439eaeb0b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:54.362Z|9ef209a9-3c47-4e34-ab5d-24076ab26290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:28:54.362Z|b56d1bc5-121e-4f98-a69e-324307371c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:03.984Z|8964477d-9bce-4c85-bd8d-d7e8b3cb131f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:29:03.984Z|8964477d-9bce-4c85-bd8d-d7e8b3cb131f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:29:04.386Z|89512a55-fea1-4224-8691-0ec06c6970b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:04.386Z|1ae652ff-1a40-49dd-b6fb-41cef1313fd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:04.386Z|ee927b5e-68a5-47d4-b262-a69afaefa2ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:04.387Z|1ae652ff-1a40-49dd-b6fb-41cef1313fd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:04.387Z|89512a55-fea1-4224-8691-0ec06c6970b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:04.387Z|ee927b5e-68a5-47d4-b262-a69afaefa2ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:14.411Z|8c0c9507-d962-48b6-8d75-cf48d88f205a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:14.412Z|e3b6158c-fbde-42b6-86e1-16db4978c66c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:14.412Z|8c0c9507-d962-48b6-8d75-cf48d88f205a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:14.412Z|e3b6158c-fbde-42b6-86e1-16db4978c66c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:14.415Z|4032e2de-245f-4475-8777-05cce23107f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:14.416Z|4032e2de-245f-4475-8777-05cce23107f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:14.611Z|18aacded-fe9a-4718-aed2-237a16788333|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:29:14.612Z|18aacded-fe9a-4718-aed2-237a16788333|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:18.983Z|e117c7a0-bbbc-4f9d-a2be-fd083a757b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:29:18.988Z|e117c7a0-bbbc-4f9d-a2be-fd083a757b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:29:19.102Z|304a5ae7-0a05-4d6d-aee2-531ca20f502d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:29:19.102Z|304a5ae7-0a05-4d6d-aee2-531ca20f502d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:29:24.436Z|7a0b1df9-2061-48ef-9dec-1775383d378b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:24.436Z|87ca5f33-f0cf-47f6-871d-8f8d1cc38582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:24.436Z|7a0b1df9-2061-48ef-9dec-1775383d378b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:24.436Z|87ca5f33-f0cf-47f6-871d-8f8d1cc38582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:24.439Z|804d4943-1b18-4b21-ac39-4994f8997400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:24.440Z|804d4943-1b18-4b21-ac39-4994f8997400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:33.984Z|e9ab775e-6a28-479a-a882-4f4a27c00657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:29:33.984Z|e9ab775e-6a28-479a-a882-4f4a27c00657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:29:34.460Z|f1c9b7bd-44c1-4a04-93e2-686514f0577b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:34.462Z|f1c9b7bd-44c1-4a04-93e2-686514f0577b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:34.463Z|3cdcc14a-e4fc-4c25-a9d5-7177ae0af772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:34.463Z|a0deaa8a-6419-4a16-86d2-79322391890b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:34.464Z|3cdcc14a-e4fc-4c25-a9d5-7177ae0af772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:34.464Z|a0deaa8a-6419-4a16-86d2-79322391890b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:44.484Z|92d61665-08c9-4803-a0d7-9fbac6f00d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:44.484Z|7599f763-be7c-4f06-a346-3ea626f9cb47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:44.485Z|92d61665-08c9-4803-a0d7-9fbac6f00d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:44.485Z|7599f763-be7c-4f06-a346-3ea626f9cb47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:44.486Z|fb43f38c-a15f-4e81-8f68-d54652031d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:44.486Z|fb43f38c-a15f-4e81-8f68-d54652031d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:48.983Z|901fa1c3-d1de-4578-82cd-1267d05549f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:29:48.984Z|901fa1c3-d1de-4578-82cd-1267d05549f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:29:49.103Z|23371f29-50fa-4e75-89b8-5941c65793d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:29:49.103Z|23371f29-50fa-4e75-89b8-5941c65793d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:29:54.508Z|c84e4c6d-c21a-448f-bc6c-c300392483db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:54.509Z|098a6fe2-a380-4aa7-b824-a6554d67945f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:54.509Z|c84e4c6d-c21a-448f-bc6c-c300392483db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:54.509Z|098a6fe2-a380-4aa7-b824-a6554d67945f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:29:54.512Z|1683fd9b-7817-41a1-a3e3-64fed6c676ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:29:54.513Z|1683fd9b-7817-41a1-a3e3-64fed6c676ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:03.984Z|f064ea98-3e42-48b3-924e-b2b7d1a0b412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:30:03.986Z|f064ea98-3e42-48b3-924e-b2b7d1a0b412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:30:04.531Z|d6d63373-eadf-4047-a857-919e5509f369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:04.531Z|adb7a60e-bab3-4532-b49a-9a01730362a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:04.532Z|d6d63373-eadf-4047-a857-919e5509f369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:04.532Z|adb7a60e-bab3-4532-b49a-9a01730362a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:04.534Z|c141cfda-2165-48d5-a2e4-5718f4a555be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:04.534Z|c141cfda-2165-48d5-a2e4-5718f4a555be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:14.557Z|21f2ad5b-dbf4-4c4b-b5ef-d49818080733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:14.557Z|21f2ad5b-dbf4-4c4b-b5ef-d49818080733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:14.559Z|950c027b-b865-4268-8221-eb586c1d9876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:14.559Z|1cc1f381-6572-4851-933e-012d2bb7c3d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:14.559Z|950c027b-b865-4268-8221-eb586c1d9876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:14.559Z|1cc1f381-6572-4851-933e-012d2bb7c3d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:14.610Z|94834b3f-8667-4bd3-addf-6af3ffa4e0e0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:30:14.611Z|94834b3f-8667-4bd3-addf-6af3ffa4e0e0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:18.665Z||http-nio-8080-exec-1|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x03T0xd9`p0xcc0xb60x1f0xeb>]0xa70x9aI0xbf0x9fe0xca0x1f0xb70x9eh0x8040x1f0x020xc2L0x840x81r#0xff]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-05T02:30:18.984Z|94c0252a-c86d-4a2c-80fb-5f89dfb1ed47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:30:18.984Z|94c0252a-c86d-4a2c-80fb-5f89dfb1ed47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:30:19.104Z|913777ce-058d-49e9-8d78-8273f1f60b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:30:19.104Z|913777ce-058d-49e9-8d78-8273f1f60b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:30:24.583Z|32ad268f-ea91-4b3e-9a8f-e41049e3f651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:24.583Z|a5127c0e-463c-4586-881d-0395901fed56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:24.583Z|aef6163f-2d4e-44e5-a12b-4efcbc848f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:24.584Z|32ad268f-ea91-4b3e-9a8f-e41049e3f651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:24.584Z|aef6163f-2d4e-44e5-a12b-4efcbc848f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:24.584Z|a5127c0e-463c-4586-881d-0395901fed56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:33.983Z|0cffcc41-a449-4e33-9430-f4032ca0c970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:30:33.984Z|0cffcc41-a449-4e33-9430-f4032ca0c970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:30:34.609Z|a98c48bd-7d70-467e-ba41-cc356ae0af23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:34.609Z|c70a86e8-d283-4a55-b01d-1ac4694e602f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:34.609Z|a98c48bd-7d70-467e-ba41-cc356ae0af23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:34.609Z|c70a86e8-d283-4a55-b01d-1ac4694e602f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:34.610Z|17a3fdb2-8abb-4130-addf-6faa7dc04c95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:34.611Z|17a3fdb2-8abb-4130-addf-6faa7dc04c95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:44.636Z|db809e9c-af0c-48c2-9b32-f6d7ccf9f41e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:44.636Z|2a5135d7-0deb-465a-bf7b-642e303f406e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:44.636Z|ee0be260-75cf-4451-b338-8be6465fbd78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:44.637Z|2a5135d7-0deb-465a-bf7b-642e303f406e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:44.637Z|db809e9c-af0c-48c2-9b32-f6d7ccf9f41e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:44.637Z|ee0be260-75cf-4451-b338-8be6465fbd78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:48.983Z|159b124a-39b6-4cee-ad93-61797e00081b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:30:48.986Z|159b124a-39b6-4cee-ad93-61797e00081b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:30:49.104Z|b51ba6b1-df79-484f-bf4e-d8ac3de44835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:30:49.105Z|b51ba6b1-df79-484f-bf4e-d8ac3de44835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:30:54.661Z|0bbfd9cd-861f-4beb-ad87-1d9c085f6cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:54.661Z|b57487ce-d3d5-426c-a805-ef4bcb38001f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:54.661Z|cf37dcb6-90d9-4537-8775-5c62aefbc72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:30:54.662Z|b57487ce-d3d5-426c-a805-ef4bcb38001f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:54.662Z|0bbfd9cd-861f-4beb-ad87-1d9c085f6cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:30:54.662Z|cf37dcb6-90d9-4537-8775-5c62aefbc72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:03.984Z|a9ba42bf-83aa-43be-97cb-c8c3f0b4c4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:31:03.984Z|a9ba42bf-83aa-43be-97cb-c8c3f0b4c4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:31:04.682Z|69cc1759-1f2e-4b2d-9abc-62847d9042b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:04.683Z|69cc1759-1f2e-4b2d-9abc-62847d9042b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:04.683Z|230bb643-b2f4-41ce-bc1f-f722a408b0d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:04.684Z|a7771ee7-db02-4761-bea6-b6b8f91acefd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:04.684Z|230bb643-b2f4-41ce-bc1f-f722a408b0d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:04.684Z|a7771ee7-db02-4761-bea6-b6b8f91acefd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:14.610Z|287b0e78-4e4b-4c4d-8fa7-d793dd91a364|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:31:14.611Z|287b0e78-4e4b-4c4d-8fa7-d793dd91a364|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:14.705Z|7175c5f3-1f3d-40b5-b1f0-6961d41c07b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:14.706Z|7175c5f3-1f3d-40b5-b1f0-6961d41c07b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:14.707Z|9e24d8f3-ff55-4ff3-ab80-29c4bf89120e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:14.707Z|cae9d5d7-c80d-4dbd-98ba-2268a147f4da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:14.707Z|9e24d8f3-ff55-4ff3-ab80-29c4bf89120e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:14.707Z|cae9d5d7-c80d-4dbd-98ba-2268a147f4da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:18.983Z|ba45ecac-f25a-43db-aa83-d070cdec9c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:31:18.984Z|ba45ecac-f25a-43db-aa83-d070cdec9c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:31:19.105Z|768b5c1a-cfed-44a3-a6cf-16fb20c44192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:31:19.106Z|768b5c1a-cfed-44a3-a6cf-16fb20c44192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:31:24.729Z|b1de8567-0dac-4b02-b15e-09ab1f3bead6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:24.730Z|b1de8567-0dac-4b02-b15e-09ab1f3bead6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:24.730Z|f5a63c1f-2ed5-4d00-b73a-e5faa2af0f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:24.730Z|39151d28-a4a6-43fa-b5c2-edff68f4856e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:24.731Z|f5a63c1f-2ed5-4d00-b73a-e5faa2af0f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:24.731Z|39151d28-a4a6-43fa-b5c2-edff68f4856e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:33.984Z|0b40aca5-3ec1-4b7a-ba2b-f2c6cf6fc75d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:31:33.986Z|0b40aca5-3ec1-4b7a-ba2b-f2c6cf6fc75d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:31:34.752Z|93e8e1f0-a338-4031-ac48-2176af8a4426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:34.752Z|12c7b718-9b4e-4eaa-b100-ab851c865b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:34.753Z|12c7b718-9b4e-4eaa-b100-ab851c865b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:34.753Z|93e8e1f0-a338-4031-ac48-2176af8a4426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:34.754Z|67eda0a0-8d4e-4983-881b-99fdf59dc9e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:34.754Z|67eda0a0-8d4e-4983-881b-99fdf59dc9e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:44.775Z|6baa65d6-4a71-43f3-a936-57130943b1d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:44.776Z|6baa65d6-4a71-43f3-a936-57130943b1d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:44.777Z|4b3b8804-91a2-476f-8f6e-55023dce4e53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:44.777Z|4b3b8804-91a2-476f-8f6e-55023dce4e53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:44.779Z|2f970b5b-dc50-4533-a808-501dc5c74fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:44.780Z|2f970b5b-dc50-4533-a808-501dc5c74fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:48.983Z|0ce98cbd-26e5-4b15-a357-6d239cbb9bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:31:48.984Z|0ce98cbd-26e5-4b15-a357-6d239cbb9bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:31:49.106Z|9010564b-ffc8-49f0-8287-99d815d5f5cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:31:49.107Z|9010564b-ffc8-49f0-8287-99d815d5f5cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:31:54.800Z|cc372d57-0c07-478b-9230-05ee45892d8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:54.800Z|18cd8d44-d802-4ba1-9d97-c51bfad54b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:54.801Z|cc372d57-0c07-478b-9230-05ee45892d8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:54.801Z|18cd8d44-d802-4ba1-9d97-c51bfad54b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:31:54.803Z|0b717e89-e1f9-458a-ae63-61433094245f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:31:54.803Z|0b717e89-e1f9-458a-ae63-61433094245f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:03.984Z|74fe136c-abf8-43dc-948a-e8d2cdbfb290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:32:03.984Z|74fe136c-abf8-43dc-948a-e8d2cdbfb290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:32:04.827Z|cc519831-d3a3-4df8-b230-20cd8c82b858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:04.828Z|fb8708ce-1821-4db9-8247-d4d57a39cab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:04.827Z|7c7b26ce-32b7-4cdf-bb0c-79023d847fee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:04.828Z|cc519831-d3a3-4df8-b230-20cd8c82b858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:04.828Z|7c7b26ce-32b7-4cdf-bb0c-79023d847fee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:04.828Z|fb8708ce-1821-4db9-8247-d4d57a39cab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:14.611Z|a2f7225b-a71c-4e06-94f0-d51d77e45660|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:32:14.611Z|a2f7225b-a71c-4e06-94f0-d51d77e45660|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:14.850Z|3f0e1b59-b070-47a8-a54d-db1f229b3ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:14.850Z|c999e8a6-e263-4bdd-a08d-38dd3cea9467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:14.851Z|c999e8a6-e263-4bdd-a08d-38dd3cea9467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:14.851Z|3f0e1b59-b070-47a8-a54d-db1f229b3ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:14.852Z|1d52cda1-f864-4a53-a005-7a2386e25c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:14.853Z|1d52cda1-f864-4a53-a005-7a2386e25c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:18.983Z|85283298-1750-460a-884e-1567901d77de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:32:18.986Z|85283298-1750-460a-884e-1567901d77de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:32:19.107Z|321ea1be-d918-4817-aefb-212b27624e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:32:19.108Z|321ea1be-d918-4817-aefb-212b27624e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:32:24.873Z|d7f2610f-2833-4a70-91a7-af61c91aaed5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:24.874Z|d7f2610f-2833-4a70-91a7-af61c91aaed5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:24.875Z|d337e4c3-375d-49a6-b409-b69eeec759af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:24.875Z|e1c11ebb-6314-428b-a2db-6469bc484a8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:24.876Z|d337e4c3-375d-49a6-b409-b69eeec759af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:24.876Z|e1c11ebb-6314-428b-a2db-6469bc484a8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:33.983Z|e1b2c9f3-115f-4a84-937c-73c3645f5a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:32:33.984Z|e1b2c9f3-115f-4a84-937c-73c3645f5a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:32:34.896Z|35d58967-3ab9-4185-a61e-a3ac98970eaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:34.897Z|35d58967-3ab9-4185-a61e-a3ac98970eaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:34.899Z|36697a1a-165c-47db-bd9e-7c147c1550fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:34.899Z|110bf31b-ec91-4983-ae46-239897e1eae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:34.899Z|36697a1a-165c-47db-bd9e-7c147c1550fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:34.899Z|110bf31b-ec91-4983-ae46-239897e1eae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:44.922Z|ef5339c1-1063-4f88-babc-0b1bd84a601d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:44.922Z|ef5339c1-1063-4f88-babc-0b1bd84a601d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:44.922Z|4a67132e-505e-4c80-957f-0fe962226f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:44.923Z|c57c06a9-be25-4329-8282-dad47dc37b85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:44.923Z|4a67132e-505e-4c80-957f-0fe962226f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:44.923Z|c57c06a9-be25-4329-8282-dad47dc37b85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:48.984Z|ffe94307-1490-46c8-aa25-e1bcbb517e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:32:48.984Z|ffe94307-1490-46c8-aa25-e1bcbb517e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:32:49.108Z|cde0b2d1-aa9d-465a-a971-2da2668ec3d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:32:49.109Z|cde0b2d1-aa9d-465a-a971-2da2668ec3d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:32:54.946Z|007a6a01-4919-4a22-9959-b3b0e7048df4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:54.946Z|b133be7f-a1ef-4a42-87dc-3dae65c23254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:54.946Z|071cc8cd-f560-42d7-bdbb-ac1052f17120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:32:54.947Z|071cc8cd-f560-42d7-bdbb-ac1052f17120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:54.947Z|007a6a01-4919-4a22-9959-b3b0e7048df4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:32:54.947Z|b133be7f-a1ef-4a42-87dc-3dae65c23254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:03.983Z|1434837a-76e8-445e-aca2-119e7dde7d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:33:03.986Z|1434837a-76e8-445e-aca2-119e7dde7d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:33:04.969Z|c9524168-40bb-4268-8a1f-48c3456ab98f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:04.969Z|c9524168-40bb-4268-8a1f-48c3456ab98f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:04.971Z|8cc75965-c245-4712-8576-aae4abf85207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:04.971Z|8cc75965-c245-4712-8576-aae4abf85207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:04.972Z|484d18ea-83f5-4073-adff-af98c0df38cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:04.972Z|484d18ea-83f5-4073-adff-af98c0df38cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:14.610Z|f1822ed3-2e2d-4049-b14c-803f16a62e42|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-05T02:33:14.611Z|f1822ed3-2e2d-4049-b14c-803f16a62e42|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:14.993Z|0bdec62c-0d38-4c52-a1db-1df3b52bf507|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:14.993Z|0bdec62c-0d38-4c52-a1db-1df3b52bf507|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:14.997Z|5155fd14-2bb4-427d-8400-88a1a9107c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:14.998Z|5155fd14-2bb4-427d-8400-88a1a9107c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:14.999Z|18703674-4737-4db7-89c7-743f92285e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:15.000Z|18703674-4737-4db7-89c7-743f92285e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:18.983Z|747856fd-0d4f-4ab4-917f-f97416fc5e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:33:18.984Z|747856fd-0d4f-4ab4-917f-f97416fc5e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:33:19.109Z|31083110-7062-459a-b8e2-9c7737d376e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:33:19.110Z|31083110-7062-459a-b8e2-9c7737d376e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:33:25.015Z|1ede9c34-7695-4037-b204-2439788091fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:25.016Z|1ede9c34-7695-4037-b204-2439788091fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:25.019Z|d46401c5-38a9-4e4f-8dee-692f52c22bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:25.020Z|d46401c5-38a9-4e4f-8dee-692f52c22bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:25.020Z|c1272791-97ec-41d2-a880-1477fc274a02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:25.021Z|c1272791-97ec-41d2-a880-1477fc274a02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:33.983Z|ac8af5ab-7123-4c6a-b4b7-36868da45cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-05T02:33:33.984Z|ac8af5ab-7123-4c6a-b4b7-36868da45cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-05T02:33:35.044Z|fa5d0f7d-56fe-4a6e-9e67-8fe595160a28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:35.044Z|ceed75f4-ff0e-437e-9142-bdf888f8055f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:35.045Z|ceed75f4-ff0e-437e-9142-bdf888f8055f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:35.045Z|fa5d0f7d-56fe-4a6e-9e67-8fe595160a28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-05T02:33:35.051Z|5fb6fbc3-d11f-4e5d-83a9-e7fb6e057945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-05T02:33:35.052Z|5fb6fbc3-d11f-4e5d-83a9-e7fb6e057945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.