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)

2021-11-03T18:20:10.777Z||main|||||INFO|500||The following profiles are active: basic
2021-11-03T18:20:28.217Z||main|||||INFO|500||Starting service [Tomcat]
2021-11-03T18:20:28.218Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-11-03T18:20:28.344Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-11-03T18:20:37.114Z||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.

2021-11-03T18:20:37.415Z||main|||||INFO|500||catdb-pool - Starting...
2021-11-03T18:20:37.842Z||main|||||INFO|500||catdb-pool - Start completed.
2021-11-03T18:20:38.252Z||main|||||INFO|500||reqdb-pool - Starting...
2021-11-03T18:20:38.259Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-11-03T18:20:38.403Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-11-03T18:20:38.730Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-11-03T18:20:39.904Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-11-03T18:20:44.941Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-11-03T18:20:47.153Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-11-03T18:20:47.226Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2021-11-03T18:20:48.059Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-11-03T18:20:48.222Z||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.
2021-11-03T18:20:49.769Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-11-03T18:20:51.247Z||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
2021-11-03T18:20:56.719Z||main|||||WARN|500||---
2021-11-03T18:20:56.720Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2021-11-03T18:20:56.720Z||main|||||WARN|500||---
2021-11-03T18:20:57.221Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-11-03T18:21:02.464Z||main|||||INFO|500||Started ApiHandlerApplication in 55.925 seconds (JVM running for 60.972)
2021-11-03T18:21:02.489Z|6e50f1b4-30b9-4503-9d42-f24622fcaf8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:21:02.506Z|6e50f1b4-30b9-4503-9d42-f24622fcaf8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:21:02.509Z|d488c3b2-b6e1-4594-b20c-4051450eaff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:21:02.517Z|d488c3b2-b6e1-4594-b20c-4051450eaff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:21:06.666Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-11-03T18:21:06.946Z|88200879-b085-4dd0-940e-9a6fd42264fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:06.946Z|0bfb6197-ef18-497c-bd07-d4968452b02c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:06.946Z|8e94968f-cf02-4c76-93ed-91baf2885f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-11-03T18:21:07.464Z|8e94968f-cf02-4c76-93ed-91baf2885f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:07.464Z|88200879-b085-4dd0-940e-9a6fd42264fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:07.464Z|0bfb6197-ef18-497c-bd07-d4968452b02c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:17.453Z|6177cd91-4ba1-42b2-a1f7-37d7d83fa983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:21:17.456Z|6177cd91-4ba1-42b2-a1f7-37d7d83fa983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:21:17.536Z|d73f18f8-1c27-4843-a934-fc7a418d4d99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:17.538Z|d73f18f8-1c27-4843-a934-fc7a418d4d99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:17.606Z|720661b8-3454-4690-ba43-6c39bbb9935e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:17.608Z|720661b8-3454-4690-ba43-6c39bbb9935e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:17.632Z|675ff72f-1370-438a-9462-a3742162fb7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:17.634Z|675ff72f-1370-438a-9462-a3742162fb7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:27.574Z|65788c93-036c-463a-9f6f-4c1029efc7da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:27.577Z|65788c93-036c-463a-9f6f-4c1029efc7da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:27.643Z|c5c477df-7904-4eb0-a605-a0a30a15c1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:27.644Z|c5c477df-7904-4eb0-a605-a0a30a15c1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:27.668Z|ee6d4e2f-6cbf-47fb-888c-8fd4359e32bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:27.669Z|ee6d4e2f-6cbf-47fb-888c-8fd4359e32bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:32.453Z|9befdbe0-3c18-4c43-b32e-860b4ecd43eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:21:32.454Z|9befdbe0-3c18-4c43-b32e-860b4ecd43eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:21:32.519Z|313a9fad-60f0-4fa7-a433-98e32ac351e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:21:32.520Z|313a9fad-60f0-4fa7-a433-98e32ac351e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:21:37.610Z|baf374a7-aaf3-44d1-b3be-790b53cb4b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:37.611Z|baf374a7-aaf3-44d1-b3be-790b53cb4b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:37.674Z|3b27e119-5c14-46d1-9bf0-9a165089292a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:37.676Z|3b27e119-5c14-46d1-9bf0-9a165089292a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:37.702Z|0642a53e-1ff0-429b-9e09-83b4f5022670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:37.703Z|0642a53e-1ff0-429b-9e09-83b4f5022670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:47.457Z|048f98f0-f99f-4137-b0de-135d1f315311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:21:47.462Z|048f98f0-f99f-4137-b0de-135d1f315311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:21:47.648Z|4f50077a-2bb8-47c7-a52b-a1a0af1e0c63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:47.650Z|4f50077a-2bb8-47c7-a52b-a1a0af1e0c63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:47.711Z|73f138a5-8dbb-429c-abf7-b6ecfedfec6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:47.713Z|73f138a5-8dbb-429c-abf7-b6ecfedfec6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:47.730Z|80d4e25c-79ab-429b-946e-57c807639afa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:47.731Z|80d4e25c-79ab-429b-946e-57c807639afa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:57.690Z|ee8cc713-33fa-4fce-ae01-acde04f9f963|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:57.693Z|ee8cc713-33fa-4fce-ae01-acde04f9f963|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:57.746Z|e06d6298-be46-4027-b258-5924a4c5e112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:57.748Z|e06d6298-be46-4027-b258-5924a4c5e112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:21:57.763Z|ded3d111-7ad7-45f4-9a24-fceeb1d78463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:21:57.765Z|ded3d111-7ad7-45f4-9a24-fceeb1d78463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:02.453Z|1409da8f-a008-40c2-abd6-cec978d897ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:22:02.454Z|1409da8f-a008-40c2-abd6-cec978d897ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:22:02.523Z|ace83e4b-689d-4205-8a60-ee2f79d6977b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:22:02.524Z|ace83e4b-689d-4205-8a60-ee2f79d6977b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:22:07.729Z|0f7341b1-5a4e-4b36-9732-d787c4a85b1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:07.732Z|0f7341b1-5a4e-4b36-9732-d787c4a85b1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:07.778Z|8ff154ff-3806-4962-a90c-dcbae3572349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:07.779Z|8ff154ff-3806-4962-a90c-dcbae3572349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:07.794Z|6aafc13f-95d9-4367-91ba-f2fb2ba7d2b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:07.796Z|6aafc13f-95d9-4367-91ba-f2fb2ba7d2b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:17.453Z|6ccba608-1abc-4da9-acea-6e8693219520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:22:17.454Z|6ccba608-1abc-4da9-acea-6e8693219520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:22:17.765Z|62e47385-ccbf-49f0-9dd2-5adad0468fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:17.767Z|62e47385-ccbf-49f0-9dd2-5adad0468fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:17.808Z|0127ca1f-ceff-410f-8170-6e1890a80068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:17.809Z|0127ca1f-ceff-410f-8170-6e1890a80068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:17.822Z|78c553d5-746a-4018-b062-6ca6232873d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:17.823Z|78c553d5-746a-4018-b062-6ca6232873d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:27.794Z|872fbd3e-1774-4c9b-a737-83b2fd3b429a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:27.796Z|872fbd3e-1774-4c9b-a737-83b2fd3b429a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:27.834Z|7ffc4f96-d39f-4846-8339-7e096d6794ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:27.835Z|7ffc4f96-d39f-4846-8339-7e096d6794ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:27.846Z|4123dbc4-0f6d-4ad3-8c23-f1f8aad39e98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:27.847Z|4123dbc4-0f6d-4ad3-8c23-f1f8aad39e98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:32.453Z|f20f165a-1be3-4efe-a839-3912c29beccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:22:32.456Z|f20f165a-1be3-4efe-a839-3912c29beccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:22:32.525Z|a9c5a41e-6cf4-4717-97f5-530bdc4abb79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:22:32.526Z|a9c5a41e-6cf4-4717-97f5-530bdc4abb79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:22:37.824Z|12580ba4-6b02-47b4-8a7a-54ecaaf0c05d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:37.826Z|12580ba4-6b02-47b4-8a7a-54ecaaf0c05d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:37.863Z|858244ee-13e9-485e-951f-3293f4389bdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:37.865Z|858244ee-13e9-485e-951f-3293f4389bdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:37.871Z|a6490a8b-2ae8-4d49-abd2-bab8d0840682|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:37.872Z|a6490a8b-2ae8-4d49-abd2-bab8d0840682|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:47.453Z|94786651-4068-473c-a4fb-cfec45b3959f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:22:47.454Z|94786651-4068-473c-a4fb-cfec45b3959f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:22:47.852Z|c1accf96-410c-44f1-8cbe-70386abdaa83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:47.853Z|c1accf96-410c-44f1-8cbe-70386abdaa83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:47.889Z|c3240752-812e-4e83-a279-9f2877a9ec31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:47.890Z|c3240752-812e-4e83-a279-9f2877a9ec31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:47.895Z|d1c9024b-fc9e-499b-acdb-a8c696e353d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:47.896Z|d1c9024b-fc9e-499b-acdb-a8c696e353d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:57.892Z|e88285d2-959b-4b53-a3bf-c67a6eaec8e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:57.896Z|e88285d2-959b-4b53-a3bf-c67a6eaec8e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:57.930Z|daae948c-e9e2-401f-a4d2-67f30379b72c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:57.931Z|daae948c-e9e2-401f-a4d2-67f30379b72c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:22:57.932Z|4fba22b8-02f5-4af4-af06-6a7e914a98ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:22:57.933Z|4fba22b8-02f5-4af4-af06-6a7e914a98ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:02.454Z|6c33a0da-4ad9-4163-879d-5285270041c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:23:02.455Z|6c33a0da-4ad9-4163-879d-5285270041c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:23:02.529Z|11ecbfe2-39d6-4d07-948b-e1b495e25cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:23:02.530Z|11ecbfe2-39d6-4d07-948b-e1b495e25cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:23:07.935Z|2c3abd55-ee47-40a8-844a-17bdbe4a6ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:07.936Z|2c3abd55-ee47-40a8-844a-17bdbe4a6ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:07.960Z|5b0fc7e9-8f52-46a2-a94b-04bd82cec585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:07.961Z|5b0fc7e9-8f52-46a2-a94b-04bd82cec585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:07.962Z|ddd23af5-d044-4049-b0a1-7775e4e04db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:07.963Z|ddd23af5-d044-4049-b0a1-7775e4e04db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:17.453Z|6630b840-af87-4351-bd14-6a18dbc41ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:23:17.456Z|6630b840-af87-4351-bd14-6a18dbc41ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:23:17.971Z|1a568d6a-0648-4a8d-8ca6-57850963c4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:17.973Z|1a568d6a-0648-4a8d-8ca6-57850963c4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:17.989Z|8d5fde49-6827-4bdc-b55f-d6c7bdd63484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:17.990Z|8d5fde49-6827-4bdc-b55f-d6c7bdd63484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:18.002Z|e41030fb-ab84-4885-a14a-d6d000dadf2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:18.003Z|e41030fb-ab84-4885-a14a-d6d000dadf2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:27.999Z|c6a9c21c-e579-43f3-b00f-78dfd8404a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:28.001Z|c6a9c21c-e579-43f3-b00f-78dfd8404a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:28.017Z|fca992c3-fed8-4c16-a466-ff2588a6f919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:28.018Z|fca992c3-fed8-4c16-a466-ff2588a6f919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:28.028Z|3f72b804-548b-4387-b779-aaa4e33790a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:28.030Z|3f72b804-548b-4387-b779-aaa4e33790a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:32.454Z|7ac431c2-a0ce-4c28-a101-b8c625f85e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:23:32.455Z|7ac431c2-a0ce-4c28-a101-b8c625f85e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:23:32.531Z|2ed78ea2-813f-4169-99c5-554ecb00cf87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:23:32.532Z|2ed78ea2-813f-4169-99c5-554ecb00cf87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:23:38.030Z|3348707a-c750-429c-a64d-e4fadd895cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:38.031Z|3348707a-c750-429c-a64d-e4fadd895cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:38.044Z|e2873296-eb3f-4ed7-a817-51cd32b37a75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:38.045Z|e2873296-eb3f-4ed7-a817-51cd32b37a75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:38.054Z|e53f2225-99e2-48cd-bac3-d4fea4cb5d01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:38.055Z|e53f2225-99e2-48cd-bac3-d4fea4cb5d01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:47.453Z|1da9f6d7-a651-4556-9272-7fe0283ab1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:23:47.453Z|1da9f6d7-a651-4556-9272-7fe0283ab1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:23:48.057Z|753e49af-86ad-4fd7-8ce6-25ed6f1104e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:48.058Z|753e49af-86ad-4fd7-8ce6-25ed6f1104e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:48.084Z|aadd15e1-b372-4da6-973c-ac51477830f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:48.085Z|aadd15e1-b372-4da6-973c-ac51477830f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:48.095Z|52798126-5e89-451f-9aba-55e882552640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:48.097Z|52798126-5e89-451f-9aba-55e882552640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:58.105Z|e8d4db2c-2fea-4666-9049-4465301d3f0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:58.109Z|e8d4db2c-2fea-4666-9049-4465301d3f0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:58.128Z|2ca9171b-3cde-41b4-a151-1ac28d3e29a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:58.121Z|663f03ec-b070-448e-bb41-d4c0f1f11dd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:23:58.132Z|663f03ec-b070-448e-bb41-d4c0f1f11dd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:23:58.133Z|2ca9171b-3cde-41b4-a151-1ac28d3e29a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:02.453Z|d0cff069-539e-41eb-acd4-3c170f1105ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:24:02.458Z|d0cff069-539e-41eb-acd4-3c170f1105ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:24:02.534Z|19dd2c45-c98d-4fbf-b6ae-2cbcc9b1179f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:24:02.536Z|19dd2c45-c98d-4fbf-b6ae-2cbcc9b1179f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:24:08.145Z|9738ff91-0737-4992-a692-7428b0daa025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:08.147Z|9738ff91-0737-4992-a692-7428b0daa025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:08.161Z|2bb77a9d-dde1-4238-8554-cedf6ae6adca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:08.162Z|2bb77a9d-dde1-4238-8554-cedf6ae6adca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:08.163Z|2a8ce362-2dc8-490e-b611-d2093fad6f41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:08.164Z|2a8ce362-2dc8-490e-b611-d2093fad6f41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:17.454Z|29b4bbbc-05c2-49c4-9847-2e31c1ba7bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:24:17.455Z|29b4bbbc-05c2-49c4-9847-2e31c1ba7bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:24:18.185Z|7dba6ee0-10e4-4d08-9d73-73b9e26c5944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:18.187Z|7dba6ee0-10e4-4d08-9d73-73b9e26c5944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:18.191Z|6a5349da-9c5d-4996-9913-75cae791c396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:18.192Z|6a5349da-9c5d-4996-9913-75cae791c396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:18.193Z|e6801602-a5af-490c-8b7e-dd6bfeeb6d8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:18.194Z|e6801602-a5af-490c-8b7e-dd6bfeeb6d8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:28.214Z|23c6ace0-083c-41d4-aedb-b14c628129e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:28.216Z|23c6ace0-083c-41d4-aedb-b14c628129e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:28.219Z|cac42e02-b731-4c0c-99e3-d8340c5114eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:28.220Z|cac42e02-b731-4c0c-99e3-d8340c5114eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:28.220Z|41c544bb-650c-479b-afb8-93cbd56aea8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:28.221Z|41c544bb-650c-479b-afb8-93cbd56aea8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:32.452Z|6695db9f-0124-452c-9e0f-0c0e5bbeea3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:24:32.453Z|6695db9f-0124-452c-9e0f-0c0e5bbeea3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:24:32.537Z|9a87f60c-9c1e-4d0e-9f81-5207b342d032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:24:32.538Z|9a87f60c-9c1e-4d0e-9f81-5207b342d032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:24:38.246Z|820ec658-da26-490c-8f71-2adae4f49f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:38.246Z|cbbd73d0-a0a6-4d31-a1d3-63db6fee340e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:38.247Z|cbbd73d0-a0a6-4d31-a1d3-63db6fee340e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:38.247Z|820ec658-da26-490c-8f71-2adae4f49f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:38.251Z|1c2916df-7aa4-416c-acff-dac0dd5d89ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:38.252Z|1c2916df-7aa4-416c-acff-dac0dd5d89ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:47.455Z|d35084aa-b142-452f-a055-e9fc191dff01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:24:47.458Z|d35084aa-b142-452f-a055-e9fc191dff01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:24:48.276Z|3350f4dc-7329-4c01-b5ef-fa56276a885b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:48.277Z|9e947f8e-ccd3-4b92-a537-45ffe80c7c4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:48.277Z|3350f4dc-7329-4c01-b5ef-fa56276a885b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:48.278Z|9e947f8e-ccd3-4b92-a537-45ffe80c7c4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:48.279Z|e9e6f7d5-51b5-4c8e-af49-d8290902ce64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:48.280Z|e9e6f7d5-51b5-4c8e-af49-d8290902ce64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:58.318Z|c9538142-5862-44f4-badd-47332d90e458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:58.318Z|287003ba-86c2-4fb6-8619-8eb8852993a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:58.318Z|76f30bf2-57da-418b-b718-6b73511d4785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:24:58.321Z|287003ba-86c2-4fb6-8619-8eb8852993a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:58.321Z|c9538142-5862-44f4-badd-47332d90e458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:24:58.321Z|76f30bf2-57da-418b-b718-6b73511d4785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:02.457Z|ac73ff3b-9766-44f3-89ee-57aead2f90e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:25:02.459Z|ac73ff3b-9766-44f3-89ee-57aead2f90e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:25:02.540Z|9f24b445-7632-4385-b6ab-59405506b93a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:25:02.541Z|9f24b445-7632-4385-b6ab-59405506b93a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:25:08.360Z|fd8c785f-36bc-4fe2-92da-fb7ec4811a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:08.362Z|1e5f9b3c-309b-4ee2-9190-94b77afa3421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:08.363Z|1e5f9b3c-309b-4ee2-9190-94b77afa3421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:08.369Z|fd8c785f-36bc-4fe2-92da-fb7ec4811a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:08.373Z|b684f326-76fa-4664-9dcf-b900a781739a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:08.375Z|b684f326-76fa-4664-9dcf-b900a781739a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:17.453Z|4a41dad4-5f28-4057-a35d-f4f79e93d617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:25:17.454Z|4a41dad4-5f28-4057-a35d-f4f79e93d617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:25:18.393Z|5df86150-4ac1-4d1e-80ce-fd66564aa1bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:18.395Z|5df86150-4ac1-4d1e-80ce-fd66564aa1bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:18.401Z|66bd68d5-289c-45a3-a472-0331519108b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:18.402Z|66bd68d5-289c-45a3-a472-0331519108b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:18.404Z|4af09d58-9e26-4bb1-bf0b-4346f85ad43e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:18.405Z|4af09d58-9e26-4bb1-bf0b-4346f85ad43e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:28.421Z|d734e97a-e174-42ae-a8f8-75098df3f11b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:28.422Z|d734e97a-e174-42ae-a8f8-75098df3f11b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:28.423Z|394a4fe6-673b-412a-ae1d-d73f6d79bf66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:28.425Z|394a4fe6-673b-412a-ae1d-d73f6d79bf66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:28.429Z|372bfa71-f7d2-4343-947f-77abb606f627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:28.430Z|372bfa71-f7d2-4343-947f-77abb606f627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:32.453Z|2fb4bc03-bdf0-4333-9e34-9f90e303ce1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:25:32.456Z|2fb4bc03-bdf0-4333-9e34-9f90e303ce1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:25:32.542Z|21b064a9-3629-47e6-beae-13280099a7da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:25:32.543Z|21b064a9-3629-47e6-beae-13280099a7da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:25:38.448Z|fa5b6fd2-8d3e-4271-8c56-8b9a0ab0e250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:38.449Z|fa5b6fd2-8d3e-4271-8c56-8b9a0ab0e250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:38.449Z|2be15502-22f7-49d7-9e4a-63d5c33a9e7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:38.450Z|2be15502-22f7-49d7-9e4a-63d5c33a9e7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:38.452Z|fca9b4f2-391c-470c-95ba-9aa36f3f5728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:38.453Z|fca9b4f2-391c-470c-95ba-9aa36f3f5728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:47.452Z|a1ae7996-4e9a-4f99-9506-d34a23fbbe51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:25:47.454Z|a1ae7996-4e9a-4f99-9506-d34a23fbbe51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:25:48.476Z|2b089bac-4aa9-44dd-b2bb-9e847dcf316a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:48.477Z|2b089bac-4aa9-44dd-b2bb-9e847dcf316a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:48.479Z|1e30703a-fa35-48dd-b8a2-e2912a6cbd8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:48.481Z|1e30703a-fa35-48dd-b8a2-e2912a6cbd8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:48.482Z|78345f5a-b15a-456a-a9c8-2fdaa5652da6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:48.483Z|78345f5a-b15a-456a-a9c8-2fdaa5652da6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:58.521Z|18ed2e86-0b73-4a97-b599-2c42524696c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:58.521Z|657fd30a-67c7-4599-b552-83d1ddd16b3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:58.522Z|18ed2e86-0b73-4a97-b599-2c42524696c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:58.522Z|657fd30a-67c7-4599-b552-83d1ddd16b3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:25:58.527Z|86921a4e-5232-4660-a775-8cf992232b05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:25:58.529Z|86921a4e-5232-4660-a775-8cf992232b05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:02.453Z|ba01898e-6d79-4212-b62d-a06c66db55bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:26:02.454Z|ba01898e-6d79-4212-b62d-a06c66db55bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:26:02.544Z|471ee20d-10c8-476b-b720-8dd8e4537cf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:26:02.545Z|471ee20d-10c8-476b-b720-8dd8e4537cf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:26:09.012Z|507d33b9-6a91-43c5-af96-c31460d4a770|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:09.012Z|dabf7a62-19b8-4b4f-83fe-0d151a4ddc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:09.012Z|8872aa52-54b8-4d40-8c39-49173e077f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:09.014Z|8872aa52-54b8-4d40-8c39-49173e077f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:09.014Z|dabf7a62-19b8-4b4f-83fe-0d151a4ddc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:09.014Z|507d33b9-6a91-43c5-af96-c31460d4a770|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:17.455Z|ef0c4a10-1f59-40a1-a7f3-ef57a5bb300e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:26:17.460Z|ef0c4a10-1f59-40a1-a7f3-ef57a5bb300e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:26:19.055Z|59204ed7-3cf8-49ee-a4d8-b2a913c97ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:19.055Z|5db69079-e674-498c-924e-d51008335b49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:19.057Z|59204ed7-3cf8-49ee-a4d8-b2a913c97ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:19.058Z|5db69079-e674-498c-924e-d51008335b49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:19.060Z|3f4c809e-872b-4cbf-b7aa-9885d6134ba0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:19.061Z|3f4c809e-872b-4cbf-b7aa-9885d6134ba0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:29.097Z|73720801-ddb0-413d-98ce-9d7651d1af03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:29.097Z|bb76e00e-200a-4a58-bc26-e45cf3bc27f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:29.097Z|fab908fb-c5c6-435c-ab59-633bd0d686f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:29.098Z|73720801-ddb0-413d-98ce-9d7651d1af03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:29.098Z|bb76e00e-200a-4a58-bc26-e45cf3bc27f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:29.098Z|fab908fb-c5c6-435c-ab59-633bd0d686f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:32.453Z|127a6f8a-52c2-41e1-b270-cb5bc1fd7218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:26:32.454Z|127a6f8a-52c2-41e1-b270-cb5bc1fd7218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:26:32.547Z|b01ddf88-f836-4071-a837-d52e8e84cc9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:26:32.548Z|b01ddf88-f836-4071-a837-d52e8e84cc9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:26:39.126Z|226a9117-d380-41af-a616-27609bdc03bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:39.127Z|2d918fb2-6982-48f9-9aa0-10a35acc252e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:39.127Z|23f1c762-105e-4940-acb7-cb4fd3287b8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:39.127Z|226a9117-d380-41af-a616-27609bdc03bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:39.128Z|2d918fb2-6982-48f9-9aa0-10a35acc252e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:39.128Z|23f1c762-105e-4940-acb7-cb4fd3287b8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:47.454Z|c254dd0e-16a4-425b-8d9f-aa0c574b3a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:26:47.456Z|c254dd0e-16a4-425b-8d9f-aa0c574b3a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:26:49.154Z|604edc19-3095-425e-ac0b-3ab9e25a73df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:49.154Z|81d470f3-6522-4f7b-ba16-34c628a1958d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:49.154Z|606252e7-fea9-4805-b23d-a1ba2156f5ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:49.155Z|606252e7-fea9-4805-b23d-a1ba2156f5ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:49.155Z|81d470f3-6522-4f7b-ba16-34c628a1958d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:49.156Z|604edc19-3095-425e-ac0b-3ab9e25a73df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:59.190Z|e119f600-3ae9-456c-9eb4-e3e85cf95156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:59.191Z|1777e24f-d603-4d3a-8b85-0e5bb60797da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:59.191Z|e119f600-3ae9-456c-9eb4-e3e85cf95156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:59.191Z|1777e24f-d603-4d3a-8b85-0e5bb60797da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:26:59.194Z|810a71f7-811b-4951-97db-5ad91c054a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:26:59.195Z|810a71f7-811b-4951-97db-5ad91c054a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:02.452Z|9bc49ba1-8252-41b7-bb15-12cd11c7dfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:27:02.456Z|9bc49ba1-8252-41b7-bb15-12cd11c7dfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:27:02.549Z|43582590-1290-4d48-a6ad-73a5afa32e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:27:02.550Z|43582590-1290-4d48-a6ad-73a5afa32e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:27:09.234Z|d02cbf6a-c3b8-4f99-992e-4759c89e5eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:09.236Z|d02cbf6a-c3b8-4f99-992e-4759c89e5eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:09.237Z|57dfda10-f1d4-46be-944f-9e63728ae817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:09.238Z|57dfda10-f1d4-46be-944f-9e63728ae817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:09.249Z|abab88fd-bf7b-4ba8-a087-afca8ea68927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:09.250Z|abab88fd-bf7b-4ba8-a087-afca8ea68927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:17.453Z|520b9610-1442-4e06-9582-229986920512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:27:17.454Z|520b9610-1442-4e06-9582-229986920512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:27:19.261Z|2460ab77-c8b9-4edf-a681-3856fadb3ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:19.262Z|2460ab77-c8b9-4edf-a681-3856fadb3ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:19.274Z|dad0534e-e025-4450-ad33-4b981b4070d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:19.274Z|1ed4889a-0d00-4ca8-9918-8b376d2c3acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:19.275Z|dad0534e-e025-4450-ad33-4b981b4070d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:19.275Z|1ed4889a-0d00-4ca8-9918-8b376d2c3acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:29.301Z|ee83333d-4b78-4d52-9fe9-a3ff3cc5b779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:29.301Z|44108608-0ede-48dc-89bd-77b32dd00d3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:29.307Z|44108608-0ede-48dc-89bd-77b32dd00d3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:29.307Z|ee83333d-4b78-4d52-9fe9-a3ff3cc5b779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:29.307Z|f755ad87-219c-4b45-86d7-94fa1cdae8f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:29.308Z|f755ad87-219c-4b45-86d7-94fa1cdae8f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:32.454Z|d93862c8-9562-4ae4-98b1-b91776bd0d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:27:32.459Z|d93862c8-9562-4ae4-98b1-b91776bd0d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:27:32.552Z|df097bd6-6e34-4525-93c3-094ef0b7d627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:27:32.553Z|df097bd6-6e34-4525-93c3-094ef0b7d627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:27:39.341Z|17a7f1f6-f80f-41e3-b5f4-b609d03c1667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:39.341Z|d14d835a-d880-460b-a91a-67d9a46b1610|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:39.342Z|b94a86c6-0f94-486a-8493-de3b8204b127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:39.343Z|b94a86c6-0f94-486a-8493-de3b8204b127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:39.343Z|d14d835a-d880-460b-a91a-67d9a46b1610|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:39.342Z|17a7f1f6-f80f-41e3-b5f4-b609d03c1667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:47.453Z|e2edfdb0-b214-475a-8772-2630fcac5aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:27:47.454Z|e2edfdb0-b214-475a-8772-2630fcac5aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:27:49.370Z|cb06b882-8ce3-4335-9665-1757f3f4e6ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:49.370Z|0feb4a97-99b1-473d-a65f-ffb85395a0d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:49.370Z|22ae4b3a-a189-4868-a036-ac4f360051f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:49.371Z|0feb4a97-99b1-473d-a65f-ffb85395a0d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:49.371Z|cb06b882-8ce3-4335-9665-1757f3f4e6ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:49.371Z|22ae4b3a-a189-4868-a036-ac4f360051f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:59.396Z|dd69b672-a8ff-48e5-aad0-e9f626a59253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:59.396Z|d55321aa-492a-4acb-aea6-a967916e4686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:59.397Z|76d3b502-105c-475b-acbc-f404dda03801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:27:59.398Z|76d3b502-105c-475b-acbc-f404dda03801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:59.397Z|dd69b672-a8ff-48e5-aad0-e9f626a59253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:27:59.397Z|d55321aa-492a-4acb-aea6-a967916e4686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:02.452Z|fa764ff3-672d-4e29-b3ec-20eca977d3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:28:02.453Z|fa764ff3-672d-4e29-b3ec-20eca977d3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:28:02.554Z|fc13dbcd-feef-47e7-9057-efd1d793f53c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:28:02.555Z|fc13dbcd-feef-47e7-9057-efd1d793f53c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:28:09.424Z|db3e11ea-e8d0-4fcb-8bfe-ece1d2ca26ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:09.424Z|3d013213-e3c8-4e1b-af0e-06276ab4c019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:09.425Z|db3e11ea-e8d0-4fcb-8bfe-ece1d2ca26ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:09.432Z|3d013213-e3c8-4e1b-af0e-06276ab4c019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:09.433Z|5aa01ee6-1ee9-490e-b655-4e8e01d61a77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:09.434Z|5aa01ee6-1ee9-490e-b655-4e8e01d61a77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:17.454Z|ee2bfaf9-aedf-41da-bc23-1a1f7b0ed8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:28:17.459Z|ee2bfaf9-aedf-41da-bc23-1a1f7b0ed8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:28:19.464Z|0ed59f6a-085f-4733-ba31-cf2327961bc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:19.464Z|25a5f0f9-a56f-4abd-80e4-544fbd302bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:19.464Z|ade22b0e-b66b-4bba-a4f9-6a023143f05c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:19.467Z|0ed59f6a-085f-4733-ba31-cf2327961bc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:19.468Z|25a5f0f9-a56f-4abd-80e4-544fbd302bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:19.467Z|ade22b0e-b66b-4bba-a4f9-6a023143f05c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:29.506Z|5e98e7ef-c259-4b0d-b5e9-6f0c6b25df8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:29.506Z|ee9a8dbf-9972-4e55-9037-34df3dfdeb98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:29.507Z|c45f3d4e-7d93-4e04-870e-0a82c7a2e598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:29.507Z|ee9a8dbf-9972-4e55-9037-34df3dfdeb98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:29.507Z|5e98e7ef-c259-4b0d-b5e9-6f0c6b25df8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:29.508Z|c45f3d4e-7d93-4e04-870e-0a82c7a2e598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:32.453Z|2a30ee46-a7c5-49b3-b361-b9e0cdedb4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:28:32.454Z|2a30ee46-a7c5-49b3-b361-b9e0cdedb4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:28:32.558Z|5df2a6a9-216c-4692-b0dd-500ce1be3f3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:28:32.559Z|5df2a6a9-216c-4692-b0dd-500ce1be3f3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:28:39.532Z|141071a1-99bd-4fae-9076-0e0ac687243b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:39.532Z|70272f05-0eac-4217-b8f5-c3c42090003f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:39.532Z|2b7a939f-14bb-440b-92d2-808efde2e24d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:39.533Z|70272f05-0eac-4217-b8f5-c3c42090003f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:39.533Z|141071a1-99bd-4fae-9076-0e0ac687243b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:39.533Z|2b7a939f-14bb-440b-92d2-808efde2e24d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:47.454Z|9b3c919b-2901-4671-a2d0-ea8359136545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:28:47.455Z|9b3c919b-2901-4671-a2d0-ea8359136545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:28:49.560Z|7345fc6b-7586-4f47-9741-e6cc6df1b086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:49.560Z|06c268a1-2694-458f-aa67-b06852f46eaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:49.561Z|292326d1-f2fc-497c-9c8e-093bff6cea1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:49.561Z|7345fc6b-7586-4f47-9741-e6cc6df1b086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:49.562Z|292326d1-f2fc-497c-9c8e-093bff6cea1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:49.562Z|06c268a1-2694-458f-aa67-b06852f46eaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:59.588Z|15c1cdfe-215c-4ac0-a6ba-bc0654c92917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:59.588Z|aab03d07-5940-42f3-bf1c-fade3a292d9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:59.588Z|ed31206d-330c-43cd-9123-b99dfdd1522c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:28:59.589Z|aab03d07-5940-42f3-bf1c-fade3a292d9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:59.590Z|ed31206d-330c-43cd-9123-b99dfdd1522c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:28:59.589Z|15c1cdfe-215c-4ac0-a6ba-bc0654c92917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:02.453Z|38935135-fb8d-422e-9713-bb532a5990de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:29:02.457Z|38935135-fb8d-422e-9713-bb532a5990de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:29:02.561Z|fd9bc8b2-8629-4f1e-9728-0868487c71a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:29:02.562Z|fd9bc8b2-8629-4f1e-9728-0868487c71a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:29:09.615Z|08f98e4d-d129-4046-a706-418ca69fec75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:09.614Z|367c239f-7e0f-42a6-93a7-bf9966482917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:09.614Z|7fe38adf-0e26-48c1-8097-24cd5f357dab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:09.616Z|7fe38adf-0e26-48c1-8097-24cd5f357dab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:09.616Z|367c239f-7e0f-42a6-93a7-bf9966482917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:09.616Z|08f98e4d-d129-4046-a706-418ca69fec75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:17.453Z|f466c5a5-af72-4d5e-a302-90fbba4c04b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:29:17.453Z|f466c5a5-af72-4d5e-a302-90fbba4c04b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:29:19.642Z|5cbdadbc-a4b7-4d28-a932-cb034d25761e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:19.643Z|5cbdadbc-a4b7-4d28-a932-cb034d25761e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:19.644Z|9f64c632-9770-4689-a5fc-574ac6815005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:19.644Z|3bce63f8-e95d-4a40-8092-4d74de8dd17a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:19.645Z|9f64c632-9770-4689-a5fc-574ac6815005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:19.645Z|3bce63f8-e95d-4a40-8092-4d74de8dd17a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:29.675Z|a9915208-ec12-4f59-8d3f-158d87762d7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:29.675Z|a04b8f80-10ae-4435-a3bc-ec14ed189265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:29.677Z|a9915208-ec12-4f59-8d3f-158d87762d7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:29.675Z|09b323d7-e297-4c77-8865-f9697941ed6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:29.677Z|a04b8f80-10ae-4435-a3bc-ec14ed189265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:29.678Z|09b323d7-e297-4c77-8865-f9697941ed6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:32.459Z|2ef56dcb-bd9e-4101-85eb-07158e84f78e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:29:32.465Z|2ef56dcb-bd9e-4101-85eb-07158e84f78e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:29:32.564Z|c6b5a785-459b-46b2-ba77-2632dcd7585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:29:32.565Z|c6b5a785-459b-46b2-ba77-2632dcd7585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:29:39.714Z|8d608ab9-8a3c-42ad-a881-596073e2bae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:39.714Z|b60f320b-35b8-43fd-933d-c6fa7a809084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:39.714Z|f0beb23e-972b-4ef1-8a87-ab13e54a023e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:39.716Z|f0beb23e-972b-4ef1-8a87-ab13e54a023e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:39.716Z|b60f320b-35b8-43fd-933d-c6fa7a809084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:39.716Z|8d608ab9-8a3c-42ad-a881-596073e2bae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:47.453Z|0e9db1af-f095-462b-85e0-6695805830bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:29:47.454Z|0e9db1af-f095-462b-85e0-6695805830bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:29:49.746Z|1ab0cf9e-417b-45f9-a15c-b7042ff3df7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:49.746Z|5e54367f-4e78-4fdd-8ef9-25f4c31be3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:49.746Z|d2a7645a-9504-4ce5-af00-0a81f7324b72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:49.747Z|5e54367f-4e78-4fdd-8ef9-25f4c31be3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:49.747Z|d2a7645a-9504-4ce5-af00-0a81f7324b72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:49.747Z|1ab0cf9e-417b-45f9-a15c-b7042ff3df7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:59.775Z|9155ca8c-efe8-47b0-a4f6-02ae420c5430|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:59.775Z|9155ca8c-efe8-47b0-a4f6-02ae420c5430|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:59.776Z|f5cb91e5-8fc1-45d0-a346-e6c6cdde4a3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:59.776Z|d7229096-fb61-4c4c-ace8-37c98558dcc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:29:59.777Z|f5cb91e5-8fc1-45d0-a346-e6c6cdde4a3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:29:59.777Z|d7229096-fb61-4c4c-ace8-37c98558dcc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:02.453Z|b72e4410-c78d-4dde-a528-e607bd93ff06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:30:02.453Z|b72e4410-c78d-4dde-a528-e607bd93ff06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:30:02.567Z|3a19241e-4578-41be-99bb-ef165a357d8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:30:02.568Z|3a19241e-4578-41be-99bb-ef165a357d8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:30:09.801Z|2f4b7e20-43d0-4d4f-8531-1ceec3d8e236|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:09.801Z|f3e877f3-4432-4534-9d7f-5a3f413720e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:09.802Z|2f4b7e20-43d0-4d4f-8531-1ceec3d8e236|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:09.802Z|f3e877f3-4432-4534-9d7f-5a3f413720e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:09.804Z|064f0154-1755-40ae-a9ae-e1502fb7768d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:09.805Z|064f0154-1755-40ae-a9ae-e1502fb7768d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:17.452Z|3516f2ca-736c-449d-94cc-4cc21d8f3393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:30:17.455Z|3516f2ca-736c-449d-94cc-4cc21d8f3393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:30:19.828Z|ec893681-e4c8-44ff-aea6-5f97fbe06984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:19.828Z|9b6d3c7c-5d07-4788-9133-e2459f2614e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:19.829Z|ec893681-e4c8-44ff-aea6-5f97fbe06984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:19.829Z|9b6d3c7c-5d07-4788-9133-e2459f2614e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:19.836Z|63d18535-1859-4b7b-afde-a6d6b6ae4e72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:19.837Z|63d18535-1859-4b7b-afde-a6d6b6ae4e72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:23.849Z|11d99113-fb78-450c-bdb8-89a8c39256b4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:30:23.850Z|11d99113-fb78-450c-bdb8-89a8c39256b4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:29.853Z|5a21338e-fa51-409d-a062-91adddaf2410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:29.853Z|f3f7fdae-3ea9-4603-a05c-1f7d2d180618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:29.854Z|5a21338e-fa51-409d-a062-91adddaf2410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:29.854Z|f3f7fdae-3ea9-4603-a05c-1f7d2d180618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:29.861Z|0327a06f-9b15-4316-a139-e479b58a6ce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:29.862Z|0327a06f-9b15-4316-a139-e479b58a6ce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:32.461Z|9173893f-6b3c-4f53-8d04-30f2f9ae3e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:30:32.465Z|9173893f-6b3c-4f53-8d04-30f2f9ae3e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:30:32.569Z|b6bd016b-ee1a-4c9e-b608-970738868dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:30:32.570Z|b6bd016b-ee1a-4c9e-b608-970738868dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:30:39.898Z|e2a264a0-fa88-4340-8a2d-683934532033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:39.898Z|29d3b0e3-f3df-48af-b56f-2061c0e05f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:39.898Z|0f64a28e-2c09-47a4-9366-4e2d75db0a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:39.900Z|e2a264a0-fa88-4340-8a2d-683934532033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:39.900Z|29d3b0e3-f3df-48af-b56f-2061c0e05f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:39.900Z|0f64a28e-2c09-47a4-9366-4e2d75db0a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:47.452Z|6323f199-ce6b-4dbf-9a57-48aa6ba964fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:30:47.453Z|6323f199-ce6b-4dbf-9a57-48aa6ba964fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:30:49.938Z|3e7ca182-64f6-4d8e-be9d-f7fe8fb7a6b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:49.938Z|3b5699f7-d895-49b3-9c93-05618ee209e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:49.939Z|eb83ef31-8a73-4019-8350-622a545c4fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:49.940Z|3e7ca182-64f6-4d8e-be9d-f7fe8fb7a6b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:49.940Z|3b5699f7-d895-49b3-9c93-05618ee209e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:49.940Z|eb83ef31-8a73-4019-8350-622a545c4fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:59.971Z|d39f2435-6072-4934-893a-d918759af3e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:59.971Z|d39f2435-6072-4934-893a-d918759af3e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:59.974Z|37113b80-f8c3-4294-bd37-ab70a6ffd618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:59.974Z|3d50c5c8-a2d5-4cf1-9ffc-9f35dc86b360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:30:59.974Z|37113b80-f8c3-4294-bd37-ab70a6ffd618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:30:59.974Z|3d50c5c8-a2d5-4cf1-9ffc-9f35dc86b360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:02.454Z|0fbbbd73-1acb-492d-8c38-a13383e307b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:31:02.459Z|0fbbbd73-1acb-492d-8c38-a13383e307b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:31:02.571Z|32968304-4d15-4700-9a33-93b82f879622|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:31:02.572Z|32968304-4d15-4700-9a33-93b82f879622|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:31:10.761Z|cc384b8f-5195-491d-8f7e-6e8d26a6a339|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:10.763Z|cc384b8f-5195-491d-8f7e-6e8d26a6a339|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:10.763Z|28c9b1ab-7da7-4151-a50d-81dab362ef9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:10.764Z|28c9b1ab-7da7-4151-a50d-81dab362ef9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:10.764Z|23b33a70-4565-49a5-966e-9b2e331f8f76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:10.765Z|23b33a70-4565-49a5-966e-9b2e331f8f76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:17.453Z|824a432a-a3e2-4a7e-ab5a-3aac4a02302a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:31:17.454Z|824a432a-a3e2-4a7e-ab5a-3aac4a02302a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:31:20.788Z|163b4703-8fa2-46d1-bdd0-90c33243c34c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:20.789Z|163b4703-8fa2-46d1-bdd0-90c33243c34c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:20.789Z|d00a0166-3366-418d-8d84-7dd2f3b4a18c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:20.790Z|d00a0166-3366-418d-8d84-7dd2f3b4a18c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:20.791Z|446326c1-2b20-4f5d-95e3-0b5c310b30f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:20.792Z|446326c1-2b20-4f5d-95e3-0b5c310b30f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:23.835Z|bd07b59d-9e4e-4896-bfad-8af8164b7860|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:31:23.836Z|bd07b59d-9e4e-4896-bfad-8af8164b7860|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:30.824Z|a149e421-f649-4f42-8076-42a6b8286004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:30.824Z|0b228358-e616-40d7-a7db-c7d7fa21c91f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:30.825Z|a149e421-f649-4f42-8076-42a6b8286004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:30.825Z|0b228358-e616-40d7-a7db-c7d7fa21c91f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:30.826Z|bd252b1f-3d77-477a-8706-f5f053f165d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:30.826Z|bd252b1f-3d77-477a-8706-f5f053f165d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:32.455Z|2b22586f-6b71-4a66-946a-0cc9d2dbbdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:31:32.457Z|2b22586f-6b71-4a66-946a-0cc9d2dbbdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:31:32.574Z|b30c3906-6320-404e-a625-b6b0b9848d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:31:32.575Z|b30c3906-6320-404e-a625-b6b0b9848d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:31:40.866Z|7023f2f5-b060-4bfb-8144-67de7b0e7062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:40.866Z|6b3af45a-4167-4bb8-919e-ddb152b2c577|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:40.866Z|d5cfabbb-04ba-4ba4-b883-8bde468d37c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:40.870Z|6b3af45a-4167-4bb8-919e-ddb152b2c577|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:40.870Z|7023f2f5-b060-4bfb-8144-67de7b0e7062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:40.870Z|d5cfabbb-04ba-4ba4-b883-8bde468d37c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:47.454Z|3fb3f7ed-f279-48fe-b041-197d717d4d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:31:47.458Z|3fb3f7ed-f279-48fe-b041-197d717d4d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:31:50.904Z|8f3fead7-f381-473b-bed5-8007d498c2cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:50.905Z|8f3fead7-f381-473b-bed5-8007d498c2cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:50.906Z|8be9ac3f-860b-4e9d-87c7-1ab7917f407d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:50.906Z|73154268-7f36-4c4d-bb7c-e6158949d029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:31:50.906Z|8be9ac3f-860b-4e9d-87c7-1ab7917f407d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:31:50.907Z|73154268-7f36-4c4d-bb7c-e6158949d029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:00.932Z|6ca619bc-f761-4187-8e60-5fd91bc06a8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:00.932Z|49512185-d5c5-495c-8b7a-ef3326759621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:00.932Z|ec3c4685-59fd-427e-9384-142781f6de7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:00.933Z|49512185-d5c5-495c-8b7a-ef3326759621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:00.933Z|ec3c4685-59fd-427e-9384-142781f6de7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:00.933Z|6ca619bc-f761-4187-8e60-5fd91bc06a8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:02.453Z|99be9a8f-dc09-4646-a6ad-56a58602f8c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:32:02.454Z|99be9a8f-dc09-4646-a6ad-56a58602f8c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:32:02.576Z|e7149786-dd05-47ab-b7ba-1ed3a07a5900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:32:02.577Z|e7149786-dd05-47ab-b7ba-1ed3a07a5900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:32:10.967Z|9caf83f7-cadc-42fa-82e1-636ed1ad6a10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:10.968Z|9caf83f7-cadc-42fa-82e1-636ed1ad6a10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:10.971Z|e4c01678-0a04-4c11-afcf-aa4d13d67600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:10.972Z|e4c01678-0a04-4c11-afcf-aa4d13d67600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:10.979Z|ee81f1b0-bacb-4a13-afe7-a9dc01617cb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:10.980Z|ee81f1b0-bacb-4a13-afe7-a9dc01617cb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:17.454Z|53c71670-955b-4351-bcf0-06754a245f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:32:17.455Z|53c71670-955b-4351-bcf0-06754a245f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:32:20.996Z|cdd22b26-662e-4211-83d4-ee76ac6cf19d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:20.997Z|cdd22b26-662e-4211-83d4-ee76ac6cf19d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:20.998Z|e8477d2d-041b-4192-b2b2-5762e4f36ca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:20.999Z|e8477d2d-041b-4192-b2b2-5762e4f36ca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:21.005Z|0122bdec-5c7b-4217-9fa3-31c3a652a019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:21.006Z|0122bdec-5c7b-4217-9fa3-31c3a652a019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:23.835Z|4b1cc857-54fc-4e77-8cd0-9a3b7dd077ff|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:32:23.836Z|4b1cc857-54fc-4e77-8cd0-9a3b7dd077ff|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:31.021Z|a84ee723-af4f-422a-a6bd-4bae25a45ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:31.022Z|a84ee723-af4f-422a-a6bd-4bae25a45ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:31.026Z|d9313039-7354-4d8f-90eb-1b0f18c6967f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:31.026Z|96ac8684-1fa3-4771-9c2a-1855e9b6de36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:31.027Z|d9313039-7354-4d8f-90eb-1b0f18c6967f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:31.027Z|96ac8684-1fa3-4771-9c2a-1855e9b6de36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:32.452Z|f4823c84-63a0-426b-8cf4-89a2b82bb014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:32:32.456Z|f4823c84-63a0-426b-8cf4-89a2b82bb014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:32:32.579Z|4f4e9f36-01e1-4c10-9ff7-84b1eda72f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:32:32.579Z|4f4e9f36-01e1-4c10-9ff7-84b1eda72f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:32:41.057Z|0b4514f6-2f8e-4c98-85d0-4e8daa10405e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:41.057Z|01e3dc7e-122e-4d95-be3e-daa7bc6e7387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:41.058Z|9ddbcf18-b44d-4ea0-ba40-d07411dd4958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:41.059Z|9ddbcf18-b44d-4ea0-ba40-d07411dd4958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:41.059Z|0b4514f6-2f8e-4c98-85d0-4e8daa10405e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:41.059Z|01e3dc7e-122e-4d95-be3e-daa7bc6e7387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:47.455Z|a388ac8a-e44a-4ae3-b0f9-038632bba46c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:32:47.457Z|a388ac8a-e44a-4ae3-b0f9-038632bba46c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:32:51.096Z|c5e9d4d1-d9e3-48f3-a554-e8926066afdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:51.096Z|0c89353e-afbd-4f7c-b6db-a2bed1c32182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:51.096Z|18a2451e-8327-4578-89d1-db79497b8e50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:32:51.098Z|c5e9d4d1-d9e3-48f3-a554-e8926066afdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:51.098Z|0c89353e-afbd-4f7c-b6db-a2bed1c32182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:32:51.098Z|18a2451e-8327-4578-89d1-db79497b8e50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:01.126Z|3f7512d6-62e9-47b1-97bc-f041b45f5023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:01.127Z|3f7512d6-62e9-47b1-97bc-f041b45f5023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:01.128Z|f5448641-8ad1-4ff8-9ad8-87b5237a6389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:01.126Z|22376acd-ba08-48fa-8fa3-ee6a60ca95ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:01.129Z|22376acd-ba08-48fa-8fa3-ee6a60ca95ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:01.131Z|f5448641-8ad1-4ff8-9ad8-87b5237a6389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:02.453Z|f49280fe-cb0e-4af8-8f75-50cab2d25755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:33:02.453Z|f49280fe-cb0e-4af8-8f75-50cab2d25755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:33:02.581Z|6693ac82-bdd7-4a70-9514-a3f60a78d832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:33:02.582Z|6693ac82-bdd7-4a70-9514-a3f60a78d832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:33:11.153Z|17d31c36-c7f1-4c82-95b3-86d54b88a30d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:11.153Z|abc820bc-e37d-4de3-b23a-d9e521f93f53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:11.154Z|17d31c36-c7f1-4c82-95b3-86d54b88a30d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:11.154Z|abc820bc-e37d-4de3-b23a-d9e521f93f53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:11.158Z|6bd8aa1f-849f-42fb-9c88-61ab639eadf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:11.159Z|6bd8aa1f-849f-42fb-9c88-61ab639eadf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:17.452Z|e868527b-0d2e-4d07-97ff-44b89242f064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:33:17.455Z|e868527b-0d2e-4d07-97ff-44b89242f064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:33:21.179Z|2256467b-7508-4854-b832-0a4a437bb0f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:21.180Z|2256467b-7508-4854-b832-0a4a437bb0f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:21.179Z|4547b710-67e6-4295-92d6-5105225f7923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:21.180Z|4547b710-67e6-4295-92d6-5105225f7923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:21.181Z|6b1e0705-0c2a-488c-b649-217ce8729ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:21.182Z|6b1e0705-0c2a-488c-b649-217ce8729ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:23.835Z|9e6a9fb6-7de2-4adc-bc4f-43fe8686fd60|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:33:23.836Z|9e6a9fb6-7de2-4adc-bc4f-43fe8686fd60|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:31.206Z|8816c5ef-dba9-4977-bafa-cb99cf18a185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:31.206Z|981cc5ac-58f8-4648-94f0-8edacc5e6a44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:31.206Z|0c09dc31-d0c4-4322-8159-f036b002bc78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:31.206Z|8816c5ef-dba9-4977-bafa-cb99cf18a185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:31.206Z|981cc5ac-58f8-4648-94f0-8edacc5e6a44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:31.207Z|0c09dc31-d0c4-4322-8159-f036b002bc78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:32.452Z|d8247c1f-b8e2-4ef6-8d1b-12c485ec103b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:33:32.453Z|d8247c1f-b8e2-4ef6-8d1b-12c485ec103b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:33:32.583Z|5718e414-3a71-460c-a53c-d7481ecf556f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:33:32.584Z|5718e414-3a71-460c-a53c-d7481ecf556f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:33:41.250Z|20edd3eb-ec62-479f-973a-b9e77497332e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:41.250Z|225f53fc-3385-4232-a621-13ffeb3de6f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:41.250Z|b10f1a78-cb83-43fa-994e-2fad319eee2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:41.254Z|225f53fc-3385-4232-a621-13ffeb3de6f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:41.254Z|b10f1a78-cb83-43fa-994e-2fad319eee2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:41.254Z|20edd3eb-ec62-479f-973a-b9e77497332e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:47.454Z|099d96ac-f32c-42a2-a316-3fa6e99309af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:33:47.458Z|099d96ac-f32c-42a2-a316-3fa6e99309af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:33:51.288Z|2c0309d0-ec1c-448a-86a1-5e21a4853ca8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:51.288Z|ee586f4c-ff04-46bf-9090-88887e5aa8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:51.288Z|23c5e120-715e-41c3-ae54-c60b71dd4c73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:33:51.289Z|2c0309d0-ec1c-448a-86a1-5e21a4853ca8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:51.289Z|ee586f4c-ff04-46bf-9090-88887e5aa8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:33:51.289Z|23c5e120-715e-41c3-ae54-c60b71dd4c73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:01.315Z|ac16846d-ee81-4780-a039-aceee21f7788|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:01.315Z|d438c57c-af59-4e6c-a5be-2406e834dac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:01.315Z|ee995d55-6ea2-48d8-b29c-59e097f41396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:01.316Z|ee995d55-6ea2-48d8-b29c-59e097f41396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:01.316Z|d438c57c-af59-4e6c-a5be-2406e834dac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:01.316Z|ac16846d-ee81-4780-a039-aceee21f7788|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:02.453Z|60bd41b1-bf18-49d1-bcf2-e997cd8e1f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:34:02.453Z|60bd41b1-bf18-49d1-bcf2-e997cd8e1f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:34:02.586Z|c52641f7-fd5c-42b9-ba56-0bcb492c408c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:34:02.587Z|c52641f7-fd5c-42b9-ba56-0bcb492c408c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:34:11.346Z|7d300752-3246-43e8-921d-f35f4df52267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:11.347Z|7d300752-3246-43e8-921d-f35f4df52267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:11.347Z|f64fee88-859b-42fd-b0d1-29a13305447d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:11.348Z|f64fee88-859b-42fd-b0d1-29a13305447d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:11.355Z|d402d0bf-20f5-4fa9-9232-0fe87f0f7aba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:11.356Z|d402d0bf-20f5-4fa9-9232-0fe87f0f7aba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:17.452Z|fe15a164-54c6-4235-a7fc-e1475f3f53d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:34:17.453Z|fe15a164-54c6-4235-a7fc-e1475f3f53d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:34:21.371Z|ea07aceb-bb08-4c38-8e59-a4c5799b1a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:21.372Z|ea07aceb-bb08-4c38-8e59-a4c5799b1a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:21.373Z|e0d7389f-715b-4fd8-8796-dd2a1902a9d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:21.374Z|e0d7389f-715b-4fd8-8796-dd2a1902a9d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:21.379Z|fdd27146-e8be-4bae-b0ed-6799fb287c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:21.380Z|fdd27146-e8be-4bae-b0ed-6799fb287c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:23.835Z|397c2f09-6f60-4c13-a5d1-fbb9e8ea947e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:34:23.837Z|397c2f09-6f60-4c13-a5d1-fbb9e8ea947e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:31.395Z|e6c2499d-2fe4-473e-9f76-b4a3e68807fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:31.396Z|e6c2499d-2fe4-473e-9f76-b4a3e68807fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:31.402Z|bbd2e283-76e1-4335-ae80-8cf53e38213f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:31.402Z|bbd2e283-76e1-4335-ae80-8cf53e38213f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:31.414Z|52d44113-5d50-413a-b9a2-1b82ce564077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:31.415Z|52d44113-5d50-413a-b9a2-1b82ce564077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:32.452Z|f8ce27db-214f-4d9a-85fc-9541e87e8497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:34:32.455Z|f8ce27db-214f-4d9a-85fc-9541e87e8497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:34:32.588Z|19a51994-0c11-426a-8c36-4e19dd79de8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:34:32.589Z|19a51994-0c11-426a-8c36-4e19dd79de8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:34:41.428Z|23f10c90-2d01-47fd-9642-45d92762f0ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:41.429Z|23f10c90-2d01-47fd-9642-45d92762f0ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:41.429Z|7ed5c531-8b50-4cc4-bb23-8cb88c571d6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:41.430Z|7ed5c531-8b50-4cc4-bb23-8cb88c571d6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:41.438Z|d6922c36-cc82-4902-8452-89eda75913c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:41.439Z|d6922c36-cc82-4902-8452-89eda75913c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:47.452Z|ac16dd5e-4c4a-4f25-a743-23a1515f0d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:34:47.453Z|ac16dd5e-4c4a-4f25-a743-23a1515f0d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:34:51.467Z|29d95bc2-e120-43f8-be7a-258de9de2042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:51.467Z|11d0d9db-ab9a-4a72-9ad9-953d7765aaa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:51.467Z|2e44c0d4-92b8-45dc-b15e-44eb294cb7b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:34:51.471Z|11d0d9db-ab9a-4a72-9ad9-953d7765aaa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:51.471Z|2e44c0d4-92b8-45dc-b15e-44eb294cb7b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:34:51.471Z|29d95bc2-e120-43f8-be7a-258de9de2042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:01.514Z|43c92f29-6b41-4d59-b15e-4c5645be9173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:01.516Z|970923b5-2712-4dab-9079-0adba055ba90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:01.518Z|43c92f29-6b41-4d59-b15e-4c5645be9173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:01.514Z|221b4c4f-7700-45ae-86f3-586d6b33b2ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:01.521Z|221b4c4f-7700-45ae-86f3-586d6b33b2ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:01.521Z|970923b5-2712-4dab-9079-0adba055ba90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:02.454Z|2fefe86a-a338-4eb5-a720-fb268f28023d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:35:02.455Z|2fefe86a-a338-4eb5-a720-fb268f28023d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:35:02.590Z|454bf781-ed5b-44c1-8b2b-03faecfb6bec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:35:02.591Z|454bf781-ed5b-44c1-8b2b-03faecfb6bec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:35:11.555Z|4008d981-193e-45b3-aad9-19323e0f62ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:11.556Z|4008d981-193e-45b3-aad9-19323e0f62ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:11.558Z|c3baa2a5-e5f6-40b2-84bb-60028eb85fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:11.559Z|c3baa2a5-e5f6-40b2-84bb-60028eb85fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:11.559Z|e61608a6-0df7-4be7-ad14-7ac3f3acad1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:11.560Z|e61608a6-0df7-4be7-ad14-7ac3f3acad1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:17.452Z|dd9fe0ba-0caf-4283-ba45-5b730da728d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:35:17.456Z|dd9fe0ba-0caf-4283-ba45-5b730da728d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:35:21.587Z|8a925a7b-8c3a-4cc9-b8af-de9331ddfbb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:21.588Z|8a925a7b-8c3a-4cc9-b8af-de9331ddfbb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:21.589Z|15f3ff07-5c33-46eb-b6ce-f6aea808446a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:21.589Z|15f3ff07-5c33-46eb-b6ce-f6aea808446a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:21.593Z|3b28abe6-73c5-476b-ac96-a9e76158e76c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:21.593Z|3b28abe6-73c5-476b-ac96-a9e76158e76c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:23.836Z|1e6bfeeb-cef6-4fdd-8f5d-a5b249a59804|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:35:23.837Z|1e6bfeeb-cef6-4fdd-8f5d-a5b249a59804|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:31.621Z|8c812337-a7ca-4452-bc09-88231c1d6715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:31.622Z|8c812337-a7ca-4452-bc09-88231c1d6715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:31.635Z|fe14b339-11ac-4c8e-a333-864f0d503d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:31.635Z|fe14b339-11ac-4c8e-a333-864f0d503d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:31.640Z|69da2af8-8fa5-42de-a7ec-00802b80c77b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:31.644Z|69da2af8-8fa5-42de-a7ec-00802b80c77b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:32.452Z|593cc09a-2493-4c01-9967-1ab09f6dd16f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:35:32.453Z|593cc09a-2493-4c01-9967-1ab09f6dd16f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:35:32.592Z|c473787d-9f03-4723-94c5-8890edfd0fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:35:32.593Z|c473787d-9f03-4723-94c5-8890edfd0fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:35:41.650Z|c0335600-d159-40ec-886a-73d1b5978c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:41.650Z|c0335600-d159-40ec-886a-73d1b5978c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:41.660Z|6d6505db-39d7-4079-b2f9-1cf04ca9f74c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:41.661Z|6d6505db-39d7-4079-b2f9-1cf04ca9f74c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:41.666Z|7b49026f-87ff-472f-941a-7e488d2b5d5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:41.668Z|7b49026f-87ff-472f-941a-7e488d2b5d5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:47.452Z|992c2253-199b-40a0-81e8-d26fedf626a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:35:47.453Z|992c2253-199b-40a0-81e8-d26fedf626a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:35:51.675Z|4fc0c33e-4fd8-42f3-b905-4c52acb7a85c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:51.677Z|4fc0c33e-4fd8-42f3-b905-4c52acb7a85c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:51.688Z|469b1f97-6c87-4399-b5a7-2ecb21e55947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:51.690Z|469b1f97-6c87-4399-b5a7-2ecb21e55947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:35:51.692Z|40e81159-0143-4aca-b784-dbc0c552959b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:35:51.693Z|40e81159-0143-4aca-b784-dbc0c552959b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:01.718Z|102d1ba1-a731-4ab0-acb4-c2f0b0b84861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:01.722Z|102d1ba1-a731-4ab0-acb4-c2f0b0b84861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:01.727Z|95031fe8-3abd-407f-bd95-0bbd1ebde162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:01.728Z|95031fe8-3abd-407f-bd95-0bbd1ebde162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:01.727Z|7ee643bd-7740-4ed2-8fe2-50490218ab3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:01.730Z|7ee643bd-7740-4ed2-8fe2-50490218ab3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:02.453Z|2e26c0d3-1e9d-4678-b786-d975d13bd294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:36:02.457Z|2e26c0d3-1e9d-4678-b786-d975d13bd294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:36:02.594Z|9da768e1-8463-48ae-9829-5d97609a0e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:36:02.596Z|9da768e1-8463-48ae-9829-5d97609a0e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:36:11.757Z|8ae28fe8-394b-487f-bfcc-90c9658ce5e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:11.760Z|8ae28fe8-394b-487f-bfcc-90c9658ce5e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:11.757Z|98157da8-47a5-4139-afdd-4d8e00e87937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:11.757Z|85075ecb-6c66-43f7-baaa-5eaf6ef28bff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:11.764Z|98157da8-47a5-4139-afdd-4d8e00e87937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:11.764Z|85075ecb-6c66-43f7-baaa-5eaf6ef28bff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:17.452Z|59de0260-2a28-4752-a2d1-95c18fca19c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:36:17.453Z|59de0260-2a28-4752-a2d1-95c18fca19c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:36:21.788Z|9c76a9e6-fb8e-454f-bc39-248c37857795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:21.788Z|cc0b4c1f-c0ad-4660-9056-5d019ad5399e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:21.789Z|2e35db64-a6a8-4365-8d9d-91667b8bf384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:21.789Z|cc0b4c1f-c0ad-4660-9056-5d019ad5399e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:21.790Z|2e35db64-a6a8-4365-8d9d-91667b8bf384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:21.789Z|9c76a9e6-fb8e-454f-bc39-248c37857795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:23.835Z|e858d46d-1c6e-4045-9bd5-0032293f5c2e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:36:23.837Z|e858d46d-1c6e-4045-9bd5-0032293f5c2e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:31.817Z|bcf3e37b-efa3-48f7-9e9a-bbf7a67b04c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:31.819Z|52905492-5e73-492f-bb4b-1aaccc88c581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:31.819Z|bcf3e37b-efa3-48f7-9e9a-bbf7a67b04c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:31.820Z|52905492-5e73-492f-bb4b-1aaccc88c581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:31.825Z|e9126341-fd8d-4b3b-9749-75eedf15b0d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:31.826Z|e9126341-fd8d-4b3b-9749-75eedf15b0d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:32.452Z|cc39d733-460b-46fa-975a-5e93250d72ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:36:32.453Z|cc39d733-460b-46fa-975a-5e93250d72ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:36:32.597Z|584444c9-1ebf-42df-bb12-8a07c5982da7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:36:32.597Z|584444c9-1ebf-42df-bb12-8a07c5982da7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:36:41.847Z|2e8f8908-1cdc-410f-b53c-922e49eefade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:41.847Z|0cc2ea51-a390-419e-b6d1-1d4d220c7ccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:41.848Z|2e8f8908-1cdc-410f-b53c-922e49eefade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:41.849Z|0cc2ea51-a390-419e-b6d1-1d4d220c7ccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:41.851Z|ccc9d2a6-0eb8-45e2-a5bd-c28866ef5983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:41.851Z|ccc9d2a6-0eb8-45e2-a5bd-c28866ef5983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:47.452Z|ef347581-2ded-4e13-90fd-7cd695290f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:36:47.456Z|ef347581-2ded-4e13-90fd-7cd695290f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:36:51.873Z|0442172c-74d2-4691-a9b1-0c3e1526e772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:51.873Z|623ae07a-a0fc-4684-852d-aa73cecfe1f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:51.873Z|9c532b26-16f1-4d86-ad47-6ad38a5ecdb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:36:51.874Z|9c532b26-16f1-4d86-ad47-6ad38a5ecdb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:51.874Z|623ae07a-a0fc-4684-852d-aa73cecfe1f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:36:51.874Z|0442172c-74d2-4691-a9b1-0c3e1526e772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:01.898Z|5d01a262-1144-4d23-bbc2-6b821e802d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:01.898Z|83de5963-dea0-4204-9aae-b633334fd2e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:01.898Z|14bc2755-3b8c-4004-9d0f-265d0687247f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:01.899Z|83de5963-dea0-4204-9aae-b633334fd2e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:01.899Z|5d01a262-1144-4d23-bbc2-6b821e802d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:01.899Z|14bc2755-3b8c-4004-9d0f-265d0687247f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:02.452Z|21d02d74-0692-49f8-95ba-d3928c40360f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:37:02.453Z|21d02d74-0692-49f8-95ba-d3928c40360f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:37:02.598Z|dc08f511-d8dc-4600-891e-362390b2e53b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:37:02.599Z|dc08f511-d8dc-4600-891e-362390b2e53b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:37:11.938Z|4e2bea13-3eb3-4727-ba8e-59649dbc4992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:11.939Z|d0cbfb6c-7e32-4cc0-8a43-b06a6103d110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:11.938Z|c6ce6b15-6154-4bb4-a18b-fdd1954fbf1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:11.941Z|d0cbfb6c-7e32-4cc0-8a43-b06a6103d110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:11.941Z|c6ce6b15-6154-4bb4-a18b-fdd1954fbf1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:11.941Z|4e2bea13-3eb3-4727-ba8e-59649dbc4992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:17.454Z|4eaa58ed-d491-4707-b1cd-a1de31d8b454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:37:17.455Z|4eaa58ed-d491-4707-b1cd-a1de31d8b454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:37:21.971Z|4ea8467b-3526-4428-96f4-09c3b5ddeea5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:21.971Z|d56c0743-1866-4862-b173-a79617199c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:21.972Z|d56c0743-1866-4862-b173-a79617199c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:21.973Z|130af93d-2ee5-4c71-aad4-4f2d42b1c87a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:21.973Z|4ea8467b-3526-4428-96f4-09c3b5ddeea5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:21.973Z|130af93d-2ee5-4c71-aad4-4f2d42b1c87a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:23.837Z|1c90c176-b28a-4a6d-8a4b-1cbe3a77dd01|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:37:23.842Z|1c90c176-b28a-4a6d-8a4b-1cbe3a77dd01|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:32.005Z|b08f6b92-81a9-41e2-81ab-51ba27a30110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:32.005Z|26c65558-730b-4623-863d-7e4887c7d9c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:32.006Z|26c65558-730b-4623-863d-7e4887c7d9c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:32.006Z|b08f6b92-81a9-41e2-81ab-51ba27a30110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:32.002Z|09823287-c8df-4e21-bc20-0b6bc30ca3df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:32.008Z|09823287-c8df-4e21-bc20-0b6bc30ca3df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:32.452Z|ba768651-b11a-4ba3-b4d0-94da42f24a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:37:32.456Z|ba768651-b11a-4ba3-b4d0-94da42f24a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:37:32.600Z|aaa55ad0-0cd4-4b6c-a1fd-9f053e2f7909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:37:32.601Z|aaa55ad0-0cd4-4b6c-a1fd-9f053e2f7909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:37:42.032Z|cfb4a369-723f-4247-b913-12aa6615f01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:42.032Z|764cb4c8-b5cf-4477-8b64-0de4264a472f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:42.033Z|cfb4a369-723f-4247-b913-12aa6615f01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:42.033Z|764cb4c8-b5cf-4477-8b64-0de4264a472f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:42.032Z|b566a31a-553a-431c-8e1f-08c7b35a7431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:42.033Z|b566a31a-553a-431c-8e1f-08c7b35a7431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:47.452Z|3851b356-c677-41a9-a5d6-6a0e0a4139a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:37:47.453Z|3851b356-c677-41a9-a5d6-6a0e0a4139a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:37:52.057Z|b6cf9d25-e96b-46af-baf4-b3794ef46320|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:52.057Z|1a2a531a-c24e-4640-a5f7-2e089137b391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:52.058Z|b6cf9d25-e96b-46af-baf4-b3794ef46320|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:52.059Z|1a2a531a-c24e-4640-a5f7-2e089137b391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:37:52.059Z|b0fd8c1c-dc50-44c9-ad5f-f6f736b26d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:37:52.060Z|b0fd8c1c-dc50-44c9-ad5f-f6f736b26d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:02.087Z|da78c841-2395-4a48-84f9-94eff2709f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:02.088Z|da78c841-2395-4a48-84f9-94eff2709f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:02.091Z|cf30aad9-5b79-4d77-8c36-625989139196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:02.091Z|f271e71d-a12c-4a3a-ba4d-086a7ae36149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:02.092Z|f271e71d-a12c-4a3a-ba4d-086a7ae36149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:02.092Z|cf30aad9-5b79-4d77-8c36-625989139196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:02.453Z|2788157a-de75-436a-af3e-ce3c546ab739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:38:02.453Z|2788157a-de75-436a-af3e-ce3c546ab739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:38:02.602Z|2dd70667-44f5-4858-a284-5c14827c450f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:38:02.602Z|2dd70667-44f5-4858-a284-5c14827c450f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:38:12.115Z|4e21d7aa-68ec-4cf9-9f1c-1f446c8ddecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:12.115Z|3a39720f-b9f3-42a5-85b8-564b53135e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:12.115Z|4e21d7aa-68ec-4cf9-9f1c-1f446c8ddecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:12.116Z|3a39720f-b9f3-42a5-85b8-564b53135e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:12.116Z|ada566b5-b71d-4d3d-8bd9-86fd2e29445c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:12.117Z|ada566b5-b71d-4d3d-8bd9-86fd2e29445c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:17.453Z|261edc7d-1fca-4baf-b77d-c6fed28af661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:38:17.456Z|261edc7d-1fca-4baf-b77d-c6fed28af661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:38:22.162Z|00db528c-59d3-4240-ab7a-2ce0dcea0593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:22.162Z|99e3e70c-dd46-4aef-aa8f-6b99aafb972a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:22.166Z|00db528c-59d3-4240-ab7a-2ce0dcea0593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:22.166Z|99e3e70c-dd46-4aef-aa8f-6b99aafb972a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:22.175Z|8b2edd96-1af8-4436-b344-67c5b8fb6413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:22.176Z|8b2edd96-1af8-4436-b344-67c5b8fb6413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:23.836Z|8c9a671b-0e7f-4355-9806-47c4f33ca0b9|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:38:23.837Z|8c9a671b-0e7f-4355-9806-47c4f33ca0b9|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:32.196Z|4a344309-db12-4617-8c23-eca336b25c42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:32.197Z|4a344309-db12-4617-8c23-eca336b25c42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:32.198Z|c74f7622-2f6c-4478-9206-8bbc936c3d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:32.199Z|c74f7622-2f6c-4478-9206-8bbc936c3d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:32.199Z|dccd18be-8152-48c8-bd6a-a24580740e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:32.200Z|dccd18be-8152-48c8-bd6a-a24580740e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:32.453Z|619f36ca-ccd4-456a-93b0-81cf9986d527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:38:32.454Z|619f36ca-ccd4-456a-93b0-81cf9986d527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:38:32.603Z|1939f583-48a4-4959-be36-283c631ec20c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:38:32.604Z|1939f583-48a4-4959-be36-283c631ec20c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:38:42.224Z|33707d53-fa16-48fa-a400-cf08f70aa261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:42.224Z|33707d53-fa16-48fa-a400-cf08f70aa261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:42.231Z|0798d618-de60-42ba-9849-364405f6af02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:42.232Z|0798d618-de60-42ba-9849-364405f6af02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:42.234Z|2241684e-8eda-4272-be35-10cf1b52d22a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:42.235Z|2241684e-8eda-4272-be35-10cf1b52d22a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:47.452Z|cf5dc2a6-7adb-42e4-9065-4117a3c1fa51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:38:47.453Z|cf5dc2a6-7adb-42e4-9065-4117a3c1fa51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:38:52.257Z|1ebebceb-4baa-4972-b78d-2c9fd45265b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:52.258Z|1ebebceb-4baa-4972-b78d-2c9fd45265b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:52.261Z|d27cd7c3-6adf-4f91-8082-7390ea241db3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:52.261Z|d27cd7c3-6adf-4f91-8082-7390ea241db3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:38:52.270Z|4be58fc1-80d4-4a19-9d4e-d8366182de83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:38:52.272Z|4be58fc1-80d4-4a19-9d4e-d8366182de83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:02.283Z|f82bf0db-31ae-4c28-9118-969155896a2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:02.284Z|f82bf0db-31ae-4c28-9118-969155896a2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:02.284Z|3ce7bcdc-3d49-4d08-8fcd-5b161d4a5138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:02.285Z|3ce7bcdc-3d49-4d08-8fcd-5b161d4a5138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:02.295Z|71cb90e3-5e09-4275-bfc9-e7491dd9d648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:02.296Z|71cb90e3-5e09-4275-bfc9-e7491dd9d648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:02.452Z|8a3e01bb-191c-4d56-bb6c-56802b8195b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:39:02.455Z|8a3e01bb-191c-4d56-bb6c-56802b8195b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:39:02.605Z|21332c5d-dfd6-41ea-aed3-8a704ed48ab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:39:02.606Z|21332c5d-dfd6-41ea-aed3-8a704ed48ab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:39:12.309Z|3807cdd4-1770-44f8-997a-71bce32fbe8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:12.310Z|3807cdd4-1770-44f8-997a-71bce32fbe8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:12.314Z|0a8661a1-9c20-4da9-baf3-5ed6cd1dd8ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:12.315Z|0a8661a1-9c20-4da9-baf3-5ed6cd1dd8ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:12.321Z|2ed123ca-c914-4ff7-ad45-d9a6f895fca5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:12.321Z|2ed123ca-c914-4ff7-ad45-d9a6f895fca5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:17.455Z|22ae40e6-9bd5-4300-aebe-1574c4ff9135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:39:17.456Z|22ae40e6-9bd5-4300-aebe-1574c4ff9135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:39:22.335Z|a6a8243b-795e-48e9-9e2e-f072cdf4cdd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:22.336Z|a6a8243b-795e-48e9-9e2e-f072cdf4cdd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:22.341Z|3d7488af-f2a7-428d-96d8-29f6576421dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:22.342Z|3d7488af-f2a7-428d-96d8-29f6576421dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:22.347Z|0e36fd47-2c35-4523-9f3d-587189ec4839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:22.348Z|0e36fd47-2c35-4523-9f3d-587189ec4839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:23.835Z|6dd948ec-75f7-4be2-b505-b54f3cafb118|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:39:23.836Z|6dd948ec-75f7-4be2-b505-b54f3cafb118|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:32.380Z|1bd732ad-fa7a-42d6-b9bb-34b6aed384e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:32.380Z|026cdc92-67f1-474c-9746-e82bd1a868e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:32.380Z|ae7bde2f-fb23-4a97-b729-8244a9aa8228|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:32.384Z|1bd732ad-fa7a-42d6-b9bb-34b6aed384e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:32.384Z|ae7bde2f-fb23-4a97-b729-8244a9aa8228|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:32.384Z|026cdc92-67f1-474c-9746-e82bd1a868e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:32.453Z|f321e686-c8af-4bd1-889d-94d674fda810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:39:32.454Z|f321e686-c8af-4bd1-889d-94d674fda810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:39:32.607Z|8a74e323-fb53-4fd8-a89e-0c65b96ebf95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:39:32.608Z|8a74e323-fb53-4fd8-a89e-0c65b96ebf95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:39:42.418Z|48aa760c-49c6-4b4d-bfec-15a115466b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:42.419Z|267bdea4-6b17-4896-8f33-bab55dd81a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:42.419Z|48aa760c-49c6-4b4d-bfec-15a115466b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:42.419Z|d4346c45-7c07-428a-8245-4e7a4902be99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:42.419Z|267bdea4-6b17-4896-8f33-bab55dd81a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:42.420Z|d4346c45-7c07-428a-8245-4e7a4902be99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:47.452Z|0cf12d94-eee8-4079-9a4e-f90f45290db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:39:47.456Z|0cf12d94-eee8-4079-9a4e-f90f45290db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:39:52.448Z|98978c6e-cc8c-4e2d-b016-9253c4b27aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:52.449Z|d1f6ccc0-c76b-4183-b7cb-0524f758702e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:52.449Z|98978c6e-cc8c-4e2d-b016-9253c4b27aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:52.450Z|d1f6ccc0-c76b-4183-b7cb-0524f758702e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:39:52.451Z|7db291e6-a0dd-4e99-aa3b-3a17170c34c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:39:52.452Z|7db291e6-a0dd-4e99-aa3b-3a17170c34c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:02.453Z|f130c49a-23e7-40af-8500-931f1a003721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:40:02.454Z|f130c49a-23e7-40af-8500-931f1a003721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:40:02.485Z|2b87c2e0-5f3b-4ba3-b462-2196c3077522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:02.486Z|0da8d815-5001-49d0-9b01-8f5cdde3c849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:02.486Z|2b87c2e0-5f3b-4ba3-b462-2196c3077522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:02.486Z|0da8d815-5001-49d0-9b01-8f5cdde3c849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:02.487Z|4647b2e6-3b73-490e-8f26-38e99858fed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:02.488Z|4647b2e6-3b73-490e-8f26-38e99858fed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:02.609Z|b069033f-3587-40a4-ada4-09330ebd15f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:40:02.611Z|b069033f-3587-40a4-ada4-09330ebd15f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:40:12.513Z|386074a5-6318-48ea-93d6-2a9c8db1dabe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:12.513Z|dca9db8e-a6b8-4e61-9ec7-bfd12de6ace0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:12.513Z|89b31be7-27e4-4f47-9d79-e880aa4c9d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:12.514Z|89b31be7-27e4-4f47-9d79-e880aa4c9d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:12.514Z|386074a5-6318-48ea-93d6-2a9c8db1dabe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:12.514Z|dca9db8e-a6b8-4e61-9ec7-bfd12de6ace0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:17.452Z|e5d76aac-b552-4b4e-8b26-fc9b1f535730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:40:17.453Z|e5d76aac-b552-4b4e-8b26-fc9b1f535730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:40:22.540Z|ce65850d-66c6-4655-a88b-7bb14b54119f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:22.541Z|ce65850d-66c6-4655-a88b-7bb14b54119f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:22.544Z|a388d138-8940-4d42-8a7e-7ce628632860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:22.545Z|a388d138-8940-4d42-8a7e-7ce628632860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:22.549Z|16159aea-114f-4da2-9760-683bf22629e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:22.551Z|16159aea-114f-4da2-9760-683bf22629e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:23.840Z|2002f667-4748-4f38-85a7-5f231b2f9ca8|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:40:23.841Z|2002f667-4748-4f38-85a7-5f231b2f9ca8|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:32.452Z|d696d722-8024-4f0d-a2f7-e93879205526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:40:32.456Z|d696d722-8024-4f0d-a2f7-e93879205526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:40:32.566Z|c78638e1-7582-4c57-ad1c-041b04472db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:32.567Z|c78638e1-7582-4c57-ad1c-041b04472db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:32.575Z|1629a57e-55c7-402d-9b88-1a60d99db097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:32.575Z|12c09fb5-534e-4ac7-801c-d24c81db9d6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:32.576Z|12c09fb5-534e-4ac7-801c-d24c81db9d6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:32.576Z|1629a57e-55c7-402d-9b88-1a60d99db097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:32.612Z|89a3bc4f-b032-41c1-8a65-b171f7b90834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:40:32.613Z|89a3bc4f-b032-41c1-8a65-b171f7b90834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:40:42.606Z|a3269daf-7ed9-47a6-b217-b4c364e3c564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:42.608Z|0bdd8c86-e7bb-4d19-b13f-74d8b6c12c66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:42.606Z|59e5a574-e483-4e52-809b-dcc4f6c5ce67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:42.610Z|0bdd8c86-e7bb-4d19-b13f-74d8b6c12c66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:42.610Z|a3269daf-7ed9-47a6-b217-b4c364e3c564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:42.611Z|59e5a574-e483-4e52-809b-dcc4f6c5ce67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:47.453Z|5de66d37-fc78-42a6-872a-df1cfea5ec27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:40:47.455Z|5de66d37-fc78-42a6-872a-df1cfea5ec27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:40:52.653Z|488be347-483a-41d7-9a00-0db0d4dddf36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:52.654Z|3bf4b1f7-dc46-4686-87c9-af76decd73d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:52.654Z|488be347-483a-41d7-9a00-0db0d4dddf36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:52.654Z|3bf4b1f7-dc46-4686-87c9-af76decd73d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:40:52.664Z|7563af7d-c6a3-49e5-b99d-4c23ee200b6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:40:52.664Z|7563af7d-c6a3-49e5-b99d-4c23ee200b6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:02.452Z|c1dd5a18-3dee-4c19-8cb4-3c6c9669f7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:41:02.453Z|c1dd5a18-3dee-4c19-8cb4-3c6c9669f7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:41:02.613Z|67aeb348-9059-4fb4-b207-02ffcf95abdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:41:02.615Z|67aeb348-9059-4fb4-b207-02ffcf95abdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:41:02.682Z|b02a743f-c765-4dcf-a980-3bc9fb3eed71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:02.682Z|d1b3a8cb-fbb4-4b3f-9acb-d694fd771d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:02.683Z|b02a743f-c765-4dcf-a980-3bc9fb3eed71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:02.683Z|d1b3a8cb-fbb4-4b3f-9acb-d694fd771d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:02.691Z|8be63537-2968-40f6-bfe9-dec6a62f6686|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:02.692Z|8be63537-2968-40f6-bfe9-dec6a62f6686|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:12.708Z|d56c80ff-2cf8-4da7-b86b-4b967b269b37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:12.708Z|97b527e9-75fd-4452-a5b3-ea42e638f595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:12.709Z|97b527e9-75fd-4452-a5b3-ea42e638f595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:12.709Z|d56c80ff-2cf8-4da7-b86b-4b967b269b37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:12.715Z|ecbeef55-59a0-450c-9353-6b99387a42bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:12.716Z|ecbeef55-59a0-450c-9353-6b99387a42bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:17.452Z|10ce2e21-6f88-47f7-af66-f6fbee177d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:41:17.456Z|10ce2e21-6f88-47f7-af66-f6fbee177d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:41:22.733Z|775bc378-f3d3-4139-bafe-b11477cf5b38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:22.733Z|c74ccd99-950c-48ab-978a-24d711373a7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:22.734Z|775bc378-f3d3-4139-bafe-b11477cf5b38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:22.734Z|c74ccd99-950c-48ab-978a-24d711373a7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:22.750Z|73740682-52b8-4631-8523-51f5455ca7bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:22.751Z|73740682-52b8-4631-8523-51f5455ca7bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:23.835Z|5b1a2ff2-e148-4b5c-9770-d3b3efcfa103|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:41:23.835Z|5b1a2ff2-e148-4b5c-9770-d3b3efcfa103|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:32.452Z|b25164b0-1633-444c-b88c-89d57c175f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:41:32.453Z|b25164b0-1633-444c-b88c-89d57c175f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:41:32.616Z|56b693d5-eaac-41da-af96-05ad661c8f51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:41:32.617Z|56b693d5-eaac-41da-af96-05ad661c8f51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:41:32.766Z|0201d292-21bf-4138-ad7f-7211a166bff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:32.766Z|f8870b48-75c8-414e-bcba-2a5f4f9a2dfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:32.766Z|0201d292-21bf-4138-ad7f-7211a166bff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:32.766Z|f8870b48-75c8-414e-bcba-2a5f4f9a2dfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:32.773Z|80ef29e8-6567-4ca9-8527-976c55bcee19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:32.773Z|80ef29e8-6567-4ca9-8527-976c55bcee19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:42.808Z|aac79918-29e2-47d0-a2e8-d83ff9ab90cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:42.808Z|f09532c7-0084-45cc-a487-b9dac2b5b986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:42.808Z|f84bb2ac-1352-4f74-9749-ae04564d2739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:42.810Z|aac79918-29e2-47d0-a2e8-d83ff9ab90cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:42.810Z|f84bb2ac-1352-4f74-9749-ae04564d2739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:42.810Z|f09532c7-0084-45cc-a487-b9dac2b5b986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:47.456Z|ab319d13-bb74-4828-8b5e-57b8c21820b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:41:47.463Z|ab319d13-bb74-4828-8b5e-57b8c21820b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:41:52.850Z|747f36a9-d5f3-4baa-ac9e-ba0ec6ce4c40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:52.850Z|4b8d9e4d-3ac7-4ec9-86f5-e23e57cbb8b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:52.850Z|03d8233a-b02a-465f-a191-5d38204345d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:41:52.851Z|03d8233a-b02a-465f-a191-5d38204345d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:52.851Z|4b8d9e4d-3ac7-4ec9-86f5-e23e57cbb8b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:41:52.851Z|747f36a9-d5f3-4baa-ac9e-ba0ec6ce4c40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:02.452Z|d87403f5-d664-4a8f-8f11-12022f6420a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:42:02.454Z|d87403f5-d664-4a8f-8f11-12022f6420a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:42:02.618Z|9896a14a-3033-4cc4-a287-689a73fe74a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:42:02.619Z|9896a14a-3033-4cc4-a287-689a73fe74a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:42:02.877Z|6b074051-502d-4f18-b9cc-32f8a9ddcdfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:02.878Z|6b074051-502d-4f18-b9cc-32f8a9ddcdfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:02.880Z|070bc252-3bef-414f-a4a9-7e89ff13920b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:02.881Z|070bc252-3bef-414f-a4a9-7e89ff13920b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:02.882Z|1be24562-a115-432e-a14b-82c21972787c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:02.883Z|1be24562-a115-432e-a14b-82c21972787c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:12.903Z|fbe3bdd7-3180-47b8-bbfa-7d1e525ac1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:12.904Z|fbe3bdd7-3180-47b8-bbfa-7d1e525ac1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:12.906Z|aff7538f-1700-45ea-a249-f0e0a82c877e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:12.909Z|ccf084ee-a493-40b6-97a4-28c3524a1824|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:12.911Z|ccf084ee-a493-40b6-97a4-28c3524a1824|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:12.906Z|aff7538f-1700-45ea-a249-f0e0a82c877e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:17.452Z|7ab0e574-80dc-4c79-b49d-794b03eb6bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:42:17.453Z|7ab0e574-80dc-4c79-b49d-794b03eb6bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:42:22.927Z|cc1b1863-5df8-43a4-b64f-8412b88e040e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:22.928Z|cc1b1863-5df8-43a4-b64f-8412b88e040e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:22.935Z|64689274-3334-4ae0-a2c3-9ac72e39a153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:22.935Z|4787d3cb-f65f-4cc4-b456-768e18a5a56f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:22.936Z|4787d3cb-f65f-4cc4-b456-768e18a5a56f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:22.936Z|64689274-3334-4ae0-a2c3-9ac72e39a153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:23.837Z|aefa5151-499b-4720-b51b-f5e79b95cb47|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:42:23.838Z|aefa5151-499b-4720-b51b-f5e79b95cb47|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:32.452Z|6a5c3429-ab23-4ed3-b250-f1026a6d5c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:42:32.455Z|6a5c3429-ab23-4ed3-b250-f1026a6d5c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:42:32.620Z|be894726-5d51-45d6-9be9-9f99e4babdee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:42:32.621Z|be894726-5d51-45d6-9be9-9f99e4babdee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:42:32.956Z|265f6969-c970-4c72-bb99-035d62a686ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:32.956Z|b8bb6662-03b3-47b2-acdf-c96e522fd73a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:32.956Z|b8bb6662-03b3-47b2-acdf-c96e522fd73a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:32.956Z|265f6969-c970-4c72-bb99-035d62a686ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:32.968Z|d1df151b-71d9-40f0-8810-746d005fc0f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:32.969Z|d1df151b-71d9-40f0-8810-746d005fc0f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:42.982Z|1f6572ea-5d7f-405c-a0c1-6c17a753b4df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:42.982Z|df7f2f50-2a03-414f-bac9-3916a6cda280|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:42.983Z|1f6572ea-5d7f-405c-a0c1-6c17a753b4df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:42.983Z|df7f2f50-2a03-414f-bac9-3916a6cda280|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:42.991Z|e5dbb76e-a83f-4b74-a32b-bb3dfd6d13e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:42.992Z|e5dbb76e-a83f-4b74-a32b-bb3dfd6d13e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:47.452Z|ae9885e5-25d5-431c-9262-88bf0131c747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:42:47.453Z|ae9885e5-25d5-431c-9262-88bf0131c747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:42:53.009Z|34b6917b-7e1f-4633-a7ca-a16add18511d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:53.010Z|34b6917b-7e1f-4633-a7ca-a16add18511d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:53.012Z|4af4c4b2-02a5-40d3-9c8e-e2b3b1bd0fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:53.016Z|4af4c4b2-02a5-40d3-9c8e-e2b3b1bd0fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:42:53.024Z|6ae1929f-0f59-41f0-ae15-6c35adf9ff12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:42:53.026Z|6ae1929f-0f59-41f0-ae15-6c35adf9ff12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:02.453Z|879933b8-cbb1-4e49-9ff5-adaeef2267ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:43:02.454Z|879933b8-cbb1-4e49-9ff5-adaeef2267ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:43:02.622Z|c5502237-eb17-4397-a7b3-79275351aed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:43:02.622Z|c5502237-eb17-4397-a7b3-79275351aed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:43:03.038Z|b959671d-d11e-4c41-95bd-669f7f16dfc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:03.038Z|b959671d-d11e-4c41-95bd-669f7f16dfc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:03.040Z|978321c6-4641-41ed-a4c1-b80a56b78d26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:03.041Z|978321c6-4641-41ed-a4c1-b80a56b78d26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:03.048Z|9fed6475-40b4-4305-a583-98c62e54e800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:03.052Z|9fed6475-40b4-4305-a583-98c62e54e800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:13.075Z|437388f6-7098-4308-ae6f-faf89405f92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:13.077Z|2bcf223e-3c79-46a8-8af3-313211a90cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:13.075Z|6ad932c8-1c09-4d7b-8e9f-a64213b376a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:13.078Z|437388f6-7098-4308-ae6f-faf89405f92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:13.078Z|2bcf223e-3c79-46a8-8af3-313211a90cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:13.078Z|6ad932c8-1c09-4d7b-8e9f-a64213b376a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:17.453Z|a58579c7-d2e4-4af6-917d-ad01b965f176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:43:17.457Z|a58579c7-d2e4-4af6-917d-ad01b965f176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:43:23.109Z|dfe3e69d-8587-4c43-aa19-c8deb7a9e0d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:23.110Z|dfe3e69d-8587-4c43-aa19-c8deb7a9e0d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:23.111Z|af95515e-9603-4200-bda6-6ab6ff0f353e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:23.112Z|af95515e-9603-4200-bda6-6ab6ff0f353e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:23.125Z|37c44841-86a0-4a19-b57d-bf9a79d180b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:23.126Z|37c44841-86a0-4a19-b57d-bf9a79d180b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:23.834Z|56fd6603-5267-4235-ae4a-b41337cda45a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:43:23.835Z|56fd6603-5267-4235-ae4a-b41337cda45a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:32.454Z|f00ced8f-409e-4af5-a2c6-fd04f1e5429d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:43:32.454Z|f00ced8f-409e-4af5-a2c6-fd04f1e5429d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:43:32.623Z|e34803fb-32aa-4060-84d1-d4c775b219d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:43:32.624Z|e34803fb-32aa-4060-84d1-d4c775b219d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:43:33.138Z|c3980055-61e6-4ec3-9686-2644ea511920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:33.139Z|c3980055-61e6-4ec3-9686-2644ea511920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:33.148Z|f23a7f92-ce28-42a5-82e5-74ba11efec04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:33.149Z|76fa89c6-7d6b-4153-a1f9-12237e42d818|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:33.149Z|f23a7f92-ce28-42a5-82e5-74ba11efec04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:33.149Z|76fa89c6-7d6b-4153-a1f9-12237e42d818|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:43.169Z|cb865deb-6786-41a6-b42a-17e282a505ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:43.169Z|cb865deb-6786-41a6-b42a-17e282a505ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:43.186Z|81c3df2c-aa5b-47b5-a54f-8c932d36bd2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:43.187Z|81c3df2c-aa5b-47b5-a54f-8c932d36bd2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:43.186Z|77fa9cae-43d7-45f3-82e8-1e5bd7a7390b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:43.189Z|77fa9cae-43d7-45f3-82e8-1e5bd7a7390b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:47.453Z|ce861f19-b443-4b18-91d1-1bd157d1d89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:43:47.453Z|ce861f19-b443-4b18-91d1-1bd157d1d89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:43:53.194Z|2e4b2dc8-aa1b-4862-b047-0d7eb8ab0fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:53.195Z|2e4b2dc8-aa1b-4862-b047-0d7eb8ab0fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:53.208Z|32f87271-157d-4e7b-8ab1-e29214f9b1cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:53.209Z|32f87271-157d-4e7b-8ab1-e29214f9b1cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:43:53.213Z|de85ee2e-f9ef-499b-a004-653bbcb9cb90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:43:53.214Z|de85ee2e-f9ef-499b-a004-653bbcb9cb90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:02.452Z|20a8398c-1fa8-40d4-bab4-5a900bb7d3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:44:02.455Z|20a8398c-1fa8-40d4-bab4-5a900bb7d3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:44:02.625Z|e017eecd-6666-42fe-bac0-303589ef17fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:44:02.626Z|e017eecd-6666-42fe-bac0-303589ef17fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:44:03.220Z|a6f21ab2-608f-4e46-9b15-9f384642229e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:03.221Z|a6f21ab2-608f-4e46-9b15-9f384642229e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:03.230Z|dcc29991-c58b-470c-b271-76d451b35502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:03.231Z|dcc29991-c58b-470c-b271-76d451b35502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:03.233Z|23767452-23b3-4362-943d-4b9108332cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:03.233Z|23767452-23b3-4362-943d-4b9108332cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:13.248Z|2318ac74-872f-4861-b318-62ab95511742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:13.249Z|2318ac74-872f-4861-b318-62ab95511742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:13.252Z|51c2bf75-ef99-426b-8f13-85f3de821419|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:13.252Z|51c2bf75-ef99-426b-8f13-85f3de821419|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:13.253Z|9161337c-3ace-4a05-bf38-fc589b34cd87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:13.253Z|9161337c-3ace-4a05-bf38-fc589b34cd87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:17.452Z|a243948d-bf32-4deb-9257-3ff62c6e25a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:44:17.453Z|a243948d-bf32-4deb-9257-3ff62c6e25a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:44:23.279Z|ed385b5b-13f5-4cb4-8c2a-d57755796b89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:23.279Z|40410f30-769e-47a2-8e62-9b3837544eba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:23.279Z|63960bf5-4e5c-4df3-87bb-bb114f2f1552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:23.281Z|ed385b5b-13f5-4cb4-8c2a-d57755796b89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:23.281Z|40410f30-769e-47a2-8e62-9b3837544eba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:23.281Z|63960bf5-4e5c-4df3-87bb-bb114f2f1552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:23.846Z|cc25bc81-c534-4c65-acd3-415b0ea11f58|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:44:23.848Z|cc25bc81-c534-4c65-acd3-415b0ea11f58|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:32.454Z|37a9030e-09aa-4770-ad00-0fbdf85549b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:44:32.460Z|37a9030e-09aa-4770-ad00-0fbdf85549b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:44:32.627Z|4d769626-6bda-4958-a621-9137aab50f18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:44:32.629Z|4d769626-6bda-4958-a621-9137aab50f18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:44:33.316Z|69e4f35f-69c8-42fe-bc7f-e8ef24e0d564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:33.316Z|22ff7839-1d30-4ea8-a951-cbd453062499|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:33.318Z|69e4f35f-69c8-42fe-bc7f-e8ef24e0d564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:33.318Z|22ff7839-1d30-4ea8-a951-cbd453062499|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:33.321Z|129458be-db40-4491-b3f1-296b07c14427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:33.322Z|129458be-db40-4491-b3f1-296b07c14427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:43.350Z|468868c2-ca80-42fd-9ef5-ff4c1c80936b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:43.353Z|468868c2-ca80-42fd-9ef5-ff4c1c80936b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:43.356Z|e4247a76-6889-4067-bc16-ba12af8a1033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:43.357Z|e4247a76-6889-4067-bc16-ba12af8a1033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:43.360Z|38890118-6436-411e-80ab-adfb6ae0638b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:43.362Z|38890118-6436-411e-80ab-adfb6ae0638b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:47.452Z|b5b39e93-7f5b-4ee0-adc6-18f2236817bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:44:47.453Z|b5b39e93-7f5b-4ee0-adc6-18f2236817bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:44:53.375Z|08683dc9-b726-4d46-b8a5-89ac6f8ee8f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:53.376Z|08683dc9-b726-4d46-b8a5-89ac6f8ee8f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:53.376Z|b21285db-f4d4-4200-8a6a-2e62d06f8cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:53.377Z|b21285db-f4d4-4200-8a6a-2e62d06f8cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:44:53.383Z|952aa49f-6634-42f9-91fe-3c94f2a39fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:44:53.384Z|952aa49f-6634-42f9-91fe-3c94f2a39fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:02.452Z|24aa4611-7e6b-48dc-91e1-c3a5d4f7cc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:45:02.453Z|24aa4611-7e6b-48dc-91e1-c3a5d4f7cc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:45:02.629Z|af6f4d23-ec9d-428d-a336-4b9d7203e300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:45:02.630Z|af6f4d23-ec9d-428d-a336-4b9d7203e300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:45:03.400Z|b2bdb151-8e24-4b7b-a264-78fc1c031b70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:03.400Z|acf3923b-375c-47fa-b0c2-307c5c0b842d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:03.401Z|b2bdb151-8e24-4b7b-a264-78fc1c031b70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:03.402Z|acf3923b-375c-47fa-b0c2-307c5c0b842d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:03.408Z|10fa8132-1f3d-43b4-8e0a-1128319fa92c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:03.409Z|10fa8132-1f3d-43b4-8e0a-1128319fa92c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:13.440Z|4a4493ad-cd4a-418b-bc21-e2c519f69344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:13.440Z|470d84bc-a25d-4ab5-a49e-dfa0e44c6625|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:13.440Z|bb2b767e-7eef-4efe-9ddd-2ecb38d671bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:13.442Z|4a4493ad-cd4a-418b-bc21-e2c519f69344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:13.442Z|bb2b767e-7eef-4efe-9ddd-2ecb38d671bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:13.442Z|470d84bc-a25d-4ab5-a49e-dfa0e44c6625|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:17.455Z|9a224c91-eb8c-44b6-ba2c-8f93259fe065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:45:17.460Z|9a224c91-eb8c-44b6-ba2c-8f93259fe065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:45:23.475Z|ad8f9317-8f32-4e1c-be96-e051aa215a80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:23.475Z|67df5156-9a54-4610-80cc-f91d3fddf2d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:23.475Z|d9d70e82-90ec-4e30-b733-0014156ef00e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:23.477Z|67df5156-9a54-4610-80cc-f91d3fddf2d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:23.477Z|ad8f9317-8f32-4e1c-be96-e051aa215a80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:23.477Z|d9d70e82-90ec-4e30-b733-0014156ef00e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:23.835Z|28bcb20a-1634-4979-bd55-703ad50dcdb1|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:45:23.836Z|28bcb20a-1634-4979-bd55-703ad50dcdb1|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:32.453Z|9bb5999b-9ea3-40d1-adcc-0f0a71141dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:45:32.454Z|9bb5999b-9ea3-40d1-adcc-0f0a71141dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:45:32.631Z|87c71579-701a-4353-9c83-58da45d38e46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:45:32.633Z|87c71579-701a-4353-9c83-58da45d38e46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:45:33.503Z|0ae099a3-881e-472b-b1e8-214bcc2e71bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:33.503Z|917e541d-c38f-4f54-be3d-867a1135a30b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:33.504Z|0ae099a3-881e-472b-b1e8-214bcc2e71bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:33.505Z|917e541d-c38f-4f54-be3d-867a1135a30b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:33.505Z|e118de82-a67e-499c-956d-b1549f9dd75f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:33.506Z|e118de82-a67e-499c-956d-b1549f9dd75f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:43.533Z|4807abd8-6fef-4cae-ac7a-9d70486d67bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:43.534Z|4807abd8-6fef-4cae-ac7a-9d70486d67bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:43.534Z|38d55d31-4608-4e87-ace7-2573bdd1f721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:43.534Z|38d55d31-4608-4e87-ace7-2573bdd1f721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:43.537Z|f601ddab-3f3d-42ac-9772-b88f4d3857f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:43.539Z|f601ddab-3f3d-42ac-9772-b88f4d3857f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:47.452Z|0ea1fb4a-2345-42cd-8dc7-160b7d03fe1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:45:47.453Z|0ea1fb4a-2345-42cd-8dc7-160b7d03fe1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:45:53.558Z|b27e31a7-e985-4b3a-90a3-c2c931dd1a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:53.558Z|38472827-212c-4faa-a10c-097afd42431a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:53.559Z|b27e31a7-e985-4b3a-90a3-c2c931dd1a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:53.559Z|38472827-212c-4faa-a10c-097afd42431a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:45:53.563Z|4dedb8ee-16c6-4078-93a0-38ae184ed5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:45:53.564Z|4dedb8ee-16c6-4078-93a0-38ae184ed5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:02.452Z|c4d12a92-d7f5-4fad-a370-d4b3f882f8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:46:02.456Z|c4d12a92-d7f5-4fad-a370-d4b3f882f8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:46:02.634Z|ffd59352-23cf-4ef7-a063-7bceec88f5dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:46:02.634Z|ffd59352-23cf-4ef7-a063-7bceec88f5dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:46:03.584Z|f870198e-de7a-4da3-9eef-536791d441e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:03.584Z|83ed1b07-f1de-4e3a-82c3-b225fae426c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:03.585Z|f870198e-de7a-4da3-9eef-536791d441e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:03.585Z|83ed1b07-f1de-4e3a-82c3-b225fae426c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:03.586Z|8c39100c-0649-414b-9beb-c4ee81b35147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:03.590Z|8c39100c-0649-414b-9beb-c4ee81b35147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:13.610Z|068b67ff-eeff-4dad-b80b-b713f676ba9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:13.611Z|068b67ff-eeff-4dad-b80b-b713f676ba9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:13.621Z|c5891837-c3c5-466b-8037-09c69ab93598|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:13.622Z|c5891837-c3c5-466b-8037-09c69ab93598|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:13.624Z|6c1365ea-e8db-4774-abf8-6639c8ef1b1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:13.630Z|6c1365ea-e8db-4774-abf8-6639c8ef1b1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:17.452Z|1f95a832-66db-4656-8f15-d0721da7565e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:46:17.453Z|1f95a832-66db-4656-8f15-d0721da7565e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:46:23.633Z|8cbbd65b-7aa5-4fdd-bb03-e05c5684abcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:23.634Z|8cbbd65b-7aa5-4fdd-bb03-e05c5684abcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:23.642Z|764402e8-2c62-4eb8-a10e-60b07109f94e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:23.643Z|764402e8-2c62-4eb8-a10e-60b07109f94e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:23.653Z|d1887953-f85c-4c12-a58f-90883098d675|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:23.654Z|d1887953-f85c-4c12-a58f-90883098d675|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:23.834Z|cc62deca-1800-4612-a42c-40e58dc811d2|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:46:23.835Z|cc62deca-1800-4612-a42c-40e58dc811d2|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:32.457Z|3596cdf8-3644-4075-827e-24719b919197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:46:32.463Z|3596cdf8-3644-4075-827e-24719b919197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:46:32.635Z|2112dc56-86b5-460e-b791-e29d8ba08981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:46:32.637Z|2112dc56-86b5-460e-b791-e29d8ba08981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:46:33.670Z|6f9a3532-9a96-461b-b650-26fdbcb6e021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:33.670Z|cd9a5ab3-f073-461b-8be5-45dfae5760db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:33.672Z|6f9a3532-9a96-461b-b650-26fdbcb6e021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:33.672Z|cd9a5ab3-f073-461b-8be5-45dfae5760db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:33.679Z|e59837f0-b3c1-4637-8bed-900c3a02c86c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:33.680Z|e59837f0-b3c1-4637-8bed-900c3a02c86c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:43.705Z|13b76289-4b25-42d1-acc6-242b276ea65e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:43.705Z|8a0ddf5a-fa42-4097-be88-23eb9505ad80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:43.706Z|13b76289-4b25-42d1-acc6-242b276ea65e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:43.706Z|8a0ddf5a-fa42-4097-be88-23eb9505ad80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:43.708Z|8a689124-51c7-4778-a707-8027ed8fcee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:43.709Z|8a689124-51c7-4778-a707-8027ed8fcee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:47.453Z|144f1eb6-abb3-4cfc-95a8-23d50e1b917f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:46:47.454Z|144f1eb6-abb3-4cfc-95a8-23d50e1b917f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:46:53.736Z|d8b1d853-fc59-42b3-9404-0125f51a771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:53.736Z|e79fed22-0cc2-48c9-bb6c-e84d9c6b60ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:53.737Z|d8b1d853-fc59-42b3-9404-0125f51a771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:53.737Z|e79fed22-0cc2-48c9-bb6c-e84d9c6b60ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:46:53.737Z|d541abd4-a1ab-412c-b5ff-4073c7fabb73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:46:53.738Z|d541abd4-a1ab-412c-b5ff-4073c7fabb73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:02.453Z|64132127-2fda-4743-81c6-fd8aeb45fc97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:47:02.454Z|64132127-2fda-4743-81c6-fd8aeb45fc97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:47:02.638Z|73ec7a03-413c-43b0-9b32-2fd74d01457e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:47:02.639Z|73ec7a03-413c-43b0-9b32-2fd74d01457e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:47:03.759Z|6c38a139-912a-4f2e-b04d-136a9ee6ff0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:03.759Z|3f6501e4-8ec7-4070-ab17-278686b55173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:03.760Z|6c38a139-912a-4f2e-b04d-136a9ee6ff0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:03.760Z|3d246872-e0d3-4c26-b2c6-3390b682277b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:03.760Z|3d246872-e0d3-4c26-b2c6-3390b682277b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:03.760Z|3f6501e4-8ec7-4070-ab17-278686b55173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:13.790Z|08ba8d61-2084-4520-aa74-2d0c8fae3abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:13.790Z|0cec6243-2a9e-4d9d-84bf-923b0c6fefea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:13.791Z|8c72a056-f93a-4f3b-8604-facfb49771fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:13.791Z|0cec6243-2a9e-4d9d-84bf-923b0c6fefea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:13.791Z|08ba8d61-2084-4520-aa74-2d0c8fae3abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:13.792Z|8c72a056-f93a-4f3b-8604-facfb49771fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:17.452Z|efa12f04-fd7e-4066-b700-56785eeea01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:47:17.455Z|efa12f04-fd7e-4066-b700-56785eeea01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:47:23.814Z|b3775fd1-2dee-4ce8-bec4-ac4bf58cd27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:23.815Z|b3775fd1-2dee-4ce8-bec4-ac4bf58cd27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:23.816Z|3c86df75-6440-4e13-87ab-e9e9275715c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:23.817Z|1fa40b53-e220-4378-9f51-abf3e4cfe9d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:23.817Z|3c86df75-6440-4e13-87ab-e9e9275715c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:23.818Z|1fa40b53-e220-4378-9f51-abf3e4cfe9d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:23.836Z|9b1cbd55-de68-4a60-934d-b2af92dcedd2|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:47:23.837Z|9b1cbd55-de68-4a60-934d-b2af92dcedd2|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:32.452Z|67d27373-81e7-4aea-b438-3ec568c176b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:47:32.453Z|67d27373-81e7-4aea-b438-3ec568c176b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:47:32.640Z|b04dd139-c5b3-4178-b7ad-88159d175ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:47:32.641Z|b04dd139-c5b3-4178-b7ad-88159d175ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:47:33.837Z|395442c1-39b5-47f8-a640-c68804918196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:33.838Z|395442c1-39b5-47f8-a640-c68804918196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:33.840Z|e8f9b424-636e-4065-bfc3-c6256e464756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:33.841Z|e8f9b424-636e-4065-bfc3-c6256e464756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:33.843Z|d98c3ad8-6dca-4347-a8e6-9040314f2bee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:33.843Z|d98c3ad8-6dca-4347-a8e6-9040314f2bee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:43.866Z|54146a30-1040-4441-9f8b-d7f25e363a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:43.866Z|b8c0f66b-0ffb-4965-a472-e9d0910808ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:43.867Z|b8c0f66b-0ffb-4965-a472-e9d0910808ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:43.867Z|54146a30-1040-4441-9f8b-d7f25e363a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:43.869Z|16fd2dff-6d53-4a11-a002-a79817c7953a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:43.870Z|16fd2dff-6d53-4a11-a002-a79817c7953a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:47.458Z|04901007-374f-4f97-9b65-f8494f8801f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:47:47.467Z|04901007-374f-4f97-9b65-f8494f8801f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:47:53.900Z|73c1d39d-a5b1-4853-a5d0-90006b8f24fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:53.902Z|73c1d39d-a5b1-4853-a5d0-90006b8f24fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:53.903Z|e8fee7ce-f002-4c52-870c-dbc268a8cfcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:53.904Z|e8fee7ce-f002-4c52-870c-dbc268a8cfcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:47:53.900Z|35e113eb-8c46-491e-9870-28ff0c320910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:47:53.907Z|35e113eb-8c46-491e-9870-28ff0c320910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:02.453Z|cb4c9616-a3d9-4c6e-91a7-c54ad907ef2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:48:02.454Z|cb4c9616-a3d9-4c6e-91a7-c54ad907ef2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:48:02.642Z|1d988abe-2ac5-48f8-926a-2655a513b21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:48:02.644Z|1d988abe-2ac5-48f8-926a-2655a513b21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:48:03.931Z|0353a096-7311-46ff-b7a9-7072083afc54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:03.931Z|d28a9f91-a2a8-4c99-8270-c451091d368d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:03.931Z|d28a9f91-a2a8-4c99-8270-c451091d368d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:03.932Z|0353a096-7311-46ff-b7a9-7072083afc54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:03.932Z|d0e9c24c-7550-4cdb-93cd-7f6f8906a8f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:03.933Z|d0e9c24c-7550-4cdb-93cd-7f6f8906a8f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:13.956Z|aa12190a-9eea-4c0f-85b6-c269f919241c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:13.956Z|65cd1673-b425-4b70-ab79-691cdb45e151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:13.957Z|aa12190a-9eea-4c0f-85b6-c269f919241c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:13.957Z|65cd1673-b425-4b70-ab79-691cdb45e151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:13.963Z|3074f988-6806-4b42-b7f2-d1683f5f97b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:13.963Z|3074f988-6806-4b42-b7f2-d1683f5f97b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:17.453Z|df188b74-bd61-4a9f-a9e8-f7b0b3253120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:48:17.454Z|df188b74-bd61-4a9f-a9e8-f7b0b3253120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:48:23.835Z|1ca36c23-bc4f-46d0-9fc5-949abf9279bd|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:48:23.836Z|1ca36c23-bc4f-46d0-9fc5-949abf9279bd|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:23.981Z|9cbbfcb2-7a79-498b-8b22-65c9fa9e93c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:23.982Z|9cbbfcb2-7a79-498b-8b22-65c9fa9e93c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:23.986Z|cffaa5a8-8efc-41bf-a052-af740f1a7f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:23.981Z|38556082-fcdd-4e30-af59-c75c186d387f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:23.991Z|cffaa5a8-8efc-41bf-a052-af740f1a7f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:23.991Z|38556082-fcdd-4e30-af59-c75c186d387f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:32.452Z|c8935c4f-2ab5-4e35-a0d1-1441fa5b4d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:48:32.456Z|c8935c4f-2ab5-4e35-a0d1-1441fa5b4d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:48:32.645Z|5480ff81-61a2-4d34-ae4e-da2502b58275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:48:32.646Z|5480ff81-61a2-4d34-ae4e-da2502b58275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:48:34.005Z|a979b5f2-1fa8-491e-813a-caeafcf72510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:34.008Z|a979b5f2-1fa8-491e-813a-caeafcf72510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:34.021Z|40cf5b5b-2ce8-443b-9e76-ff59ba072210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:34.021Z|2990c5ca-4c35-4c52-8407-db65a8ee15c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:34.022Z|2990c5ca-4c35-4c52-8407-db65a8ee15c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:34.022Z|40cf5b5b-2ce8-443b-9e76-ff59ba072210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:44.037Z|219e3a13-2705-4974-9808-5187a89aeea8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:44.039Z|219e3a13-2705-4974-9808-5187a89aeea8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:44.045Z|4d2510c7-62e7-4b3d-99ee-854320bfcb67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:44.045Z|4d2510c7-62e7-4b3d-99ee-854320bfcb67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:44.058Z|7bd20d8a-4936-4114-b3b8-89ac61133b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:44.060Z|7bd20d8a-4936-4114-b3b8-89ac61133b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:47.452Z|97617828-de6f-41b7-9702-f36050ca4111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:48:47.453Z|97617828-de6f-41b7-9702-f36050ca4111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:48:54.063Z|d4f7db82-61d1-40b1-87d8-fe3f0cadc746|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:54.064Z|d4f7db82-61d1-40b1-87d8-fe3f0cadc746|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:54.066Z|9cdbb2dd-a682-4d9d-a884-7cb3a41616ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:54.067Z|9cdbb2dd-a682-4d9d-a884-7cb3a41616ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:48:54.084Z|c0498fec-710e-4f59-bb1e-b1b420b82992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:48:54.085Z|c0498fec-710e-4f59-bb1e-b1b420b82992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:02.456Z|00d359ea-2fb2-42ba-800b-569c4b3137f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:49:02.461Z|00d359ea-2fb2-42ba-800b-569c4b3137f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:49:02.647Z|f6205dc6-d903-473b-b2bb-a1769b4efcfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:49:02.649Z|f6205dc6-d903-473b-b2bb-a1769b4efcfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:49:04.104Z|7ff22f80-d8df-4efc-81b0-37b29f22bb50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:04.105Z|e54d6fb8-1688-41ab-a4fb-b1df091e1404|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:04.106Z|0a3d6fb7-dc11-4536-9059-1b23c2fa66c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:04.106Z|e54d6fb8-1688-41ab-a4fb-b1df091e1404|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:04.106Z|7ff22f80-d8df-4efc-81b0-37b29f22bb50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:04.107Z|0a3d6fb7-dc11-4536-9059-1b23c2fa66c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:14.140Z|270fac8d-b7d1-4d32-8d4c-83de772c815b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:14.142Z|270fac8d-b7d1-4d32-8d4c-83de772c815b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:14.143Z|1e3c9913-9326-449d-be89-8ca482f953be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:14.143Z|7dbbd7f9-2f86-4092-ba4d-cecb21dc0309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:14.143Z|1e3c9913-9326-449d-be89-8ca482f953be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:14.143Z|7dbbd7f9-2f86-4092-ba4d-cecb21dc0309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:17.453Z|fb482da2-0cb5-4d80-943c-eccc67bb51fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:49:17.454Z|fb482da2-0cb5-4d80-943c-eccc67bb51fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:49:23.837Z|932a3988-b2c7-4f50-9d23-bbff27d2844f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:49:23.838Z|932a3988-b2c7-4f50-9d23-bbff27d2844f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:24.165Z|7aa9503b-ab7e-453a-bc4b-7847803da2e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:24.165Z|fe1a6220-c61e-4fc2-b582-8c7bec133fdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:24.165Z|fe1a6220-c61e-4fc2-b582-8c7bec133fdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:24.165Z|7aa9503b-ab7e-453a-bc4b-7847803da2e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:24.166Z|0829c2fe-c5d8-4bd4-a563-21264eba34c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:24.167Z|0829c2fe-c5d8-4bd4-a563-21264eba34c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:32.453Z|eb02a2b8-534a-4101-96d3-12a8702c2e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:49:32.453Z|eb02a2b8-534a-4101-96d3-12a8702c2e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:49:32.650Z|d705b27f-1198-4f64-bd8c-91c8c0cd11f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:49:32.651Z|d705b27f-1198-4f64-bd8c-91c8c0cd11f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:49:34.189Z|3642c488-f0ae-412e-9323-9927491c0ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:34.189Z|2b4bbb2a-8b92-450b-83da-2f2a9d8590f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:34.190Z|3642c488-f0ae-412e-9323-9927491c0ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:34.190Z|2b4bbb2a-8b92-450b-83da-2f2a9d8590f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:34.190Z|9f6791cd-20b6-4c7a-956c-43dfdcaf78a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:34.191Z|9f6791cd-20b6-4c7a-956c-43dfdcaf78a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:44.212Z|823e4c18-d18b-4e9c-8cf4-bd0ef0182b3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:44.212Z|e62053d7-99bc-4e5a-a374-4f359014d709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:44.212Z|3e1a66e6-1686-4736-bdb5-042c8ce91497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:44.213Z|3e1a66e6-1686-4736-bdb5-042c8ce91497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:44.213Z|823e4c18-d18b-4e9c-8cf4-bd0ef0182b3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:44.213Z|e62053d7-99bc-4e5a-a374-4f359014d709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:47.453Z|4a73af6c-18fc-4198-a785-7b7fb38058ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:49:47.456Z|4a73af6c-18fc-4198-a785-7b7fb38058ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:49:54.239Z|10dead09-7a5c-4d0d-a990-b0dc8ab433ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:54.239Z|16b94afe-aed3-4cb3-8f9c-5be8c8da3b3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:54.240Z|10dead09-7a5c-4d0d-a990-b0dc8ab433ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:54.240Z|16b94afe-aed3-4cb3-8f9c-5be8c8da3b3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:49:54.246Z|7e4bc82e-821f-423d-87fe-3c74770c5d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:49:54.248Z|7e4bc82e-821f-423d-87fe-3c74770c5d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:02.452Z|c5cb6c0c-9fd1-4312-9f7f-5cd0df4953d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:50:02.453Z|c5cb6c0c-9fd1-4312-9f7f-5cd0df4953d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:50:02.652Z|aa6899f4-c520-46ee-aa31-2713340489cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:50:02.654Z|aa6899f4-c520-46ee-aa31-2713340489cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:50:04.275Z|0ac6c015-b9b3-4e84-b4b8-1e54716b7ec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:04.275Z|3c67b340-8e7c-43de-a1d8-6e0794e969c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:04.275Z|0ac6c015-b9b3-4e84-b4b8-1e54716b7ec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:04.275Z|3c67b340-8e7c-43de-a1d8-6e0794e969c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:04.277Z|0417a045-417a-46ac-91ec-754e52f28076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:04.277Z|0417a045-417a-46ac-91ec-754e52f28076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:09.615Z||http-nio-8080-exec-9|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xc30x110xb6JS~!0xfb0x1d@0xefK0x88:S0xd50x890xa30xa6V``00x93(0xe40xb50x8fiE0x070xc1]. 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)
2021-11-03T18:50:14.316Z|34f5740b-5172-4a69-bf97-85cb61c51389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:14.317Z|ec7d481f-904c-412e-bced-bcaa0ed4dcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:14.318Z|34f5740b-5172-4a69-bf97-85cb61c51389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:14.318Z|ec7d481f-904c-412e-bced-bcaa0ed4dcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:14.319Z|f63f2124-c5d4-44fc-a111-f8fe8d2e3ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:14.323Z|f63f2124-c5d4-44fc-a111-f8fe8d2e3ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:17.460Z|78978b4c-6c8a-42cf-b941-4b74e52bb28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:50:17.464Z|78978b4c-6c8a-42cf-b941-4b74e52bb28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:50:23.836Z|cea04a40-1dc4-40b2-82d2-cd77701e293e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:50:23.837Z|cea04a40-1dc4-40b2-82d2-cd77701e293e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:24.351Z|df1b2979-0e47-473f-8df4-a9aa53682a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:24.351Z|f91d716b-95ce-4e86-a962-fba588641985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:24.352Z|f91d716b-95ce-4e86-a962-fba588641985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:24.352Z|df1b2979-0e47-473f-8df4-a9aa53682a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:24.359Z|16bc39d8-8b4d-4e64-a93b-e9e4d5f520ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:24.360Z|16bc39d8-8b4d-4e64-a93b-e9e4d5f520ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:32.453Z|d8053cda-7e9c-4cb5-85b4-fd6e99cba87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:50:32.454Z|d8053cda-7e9c-4cb5-85b4-fd6e99cba87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:50:32.655Z|5a64b2ac-e2ab-4b96-948c-ccda19a2b1e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:50:32.656Z|5a64b2ac-e2ab-4b96-948c-ccda19a2b1e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:50:34.378Z|bbb8681d-6dbc-4084-ba82-71f11b542552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:34.378Z|48ad227b-8d1a-48f8-9a26-de92375e3133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:34.379Z|bbb8681d-6dbc-4084-ba82-71f11b542552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:34.379Z|48ad227b-8d1a-48f8-9a26-de92375e3133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:34.380Z|4b27845f-c217-401a-b1fc-129690917b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:34.381Z|4b27845f-c217-401a-b1fc-129690917b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:44.404Z|a672b1e6-295f-4c59-9cdc-3714c58495dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:44.405Z|a672b1e6-295f-4c59-9cdc-3714c58495dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:44.405Z|5dafe451-a6cf-4621-85af-93030843f136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:44.406Z|5dafe451-a6cf-4621-85af-93030843f136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:44.409Z|cce3f82c-be8e-44d5-b531-bd9b1fa2c666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:44.410Z|cce3f82c-be8e-44d5-b531-bd9b1fa2c666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:47.452Z|1e3cce7f-f152-4dd9-a697-5fe3ec158d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:50:47.453Z|1e3cce7f-f152-4dd9-a697-5fe3ec158d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:50:54.429Z|c484497c-053f-4286-818b-7a89b65ce8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:54.429Z|a3234c6f-18fd-4a9a-af06-47ed77cfac2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:54.430Z|c484497c-053f-4286-818b-7a89b65ce8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:54.430Z|a3234c6f-18fd-4a9a-af06-47ed77cfac2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:50:54.436Z|8afa4961-f581-47b9-b15e-a04808066043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:50:54.437Z|8afa4961-f581-47b9-b15e-a04808066043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:02.452Z|e553d729-58b1-4b68-b70a-63a3a34a8287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:51:02.456Z|e553d729-58b1-4b68-b70a-63a3a34a8287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:51:02.657Z|0ee83bb1-c356-4791-9f25-d87f82dbbb21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:51:02.658Z|0ee83bb1-c356-4791-9f25-d87f82dbbb21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:51:04.454Z|c7b86957-6438-46f5-b1e9-8fb68eb97b5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:04.455Z|c7b86957-6438-46f5-b1e9-8fb68eb97b5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:04.457Z|ab785def-cd03-417c-864e-0f26cc4b7236|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:04.457Z|ab785def-cd03-417c-864e-0f26cc4b7236|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:04.458Z|a525bd5d-e30e-4fb1-b284-5ce04826ff86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:04.458Z|a525bd5d-e30e-4fb1-b284-5ce04826ff86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:14.480Z|b8659e17-157f-4718-b1e6-91c92a5a35d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:14.480Z|788dde92-329c-4745-8615-3266a2c16870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:14.481Z|bcf77f19-b75d-490d-b0c2-d8b8e6d0e2ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:14.481Z|b8659e17-157f-4718-b1e6-91c92a5a35d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:14.482Z|bcf77f19-b75d-490d-b0c2-d8b8e6d0e2ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:14.483Z|788dde92-329c-4745-8615-3266a2c16870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:17.452Z|0287aa4d-1fbe-4d4b-b1fc-543e63bbd172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:51:17.453Z|0287aa4d-1fbe-4d4b-b1fc-543e63bbd172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:51:23.838Z|cbd7ac1a-fcb2-4630-866a-a4adb330becd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:51:23.839Z|cbd7ac1a-fcb2-4630-866a-a4adb330becd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:24.505Z|85ef930c-6811-4083-8f94-cd5a48ebd9b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:24.505Z|2396c6a7-c383-49df-8577-e3516e97eef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:24.506Z|85ef930c-6811-4083-8f94-cd5a48ebd9b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:24.506Z|2396c6a7-c383-49df-8577-e3516e97eef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:24.512Z|a08ec877-2efb-424a-abf7-a43b22f55bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:24.512Z|a08ec877-2efb-424a-abf7-a43b22f55bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:32.455Z|daf7d3d2-4186-41f7-9ab3-a526cc569dfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:51:32.462Z|daf7d3d2-4186-41f7-9ab3-a526cc569dfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:51:32.659Z|25c7242b-4ac5-4a50-bbd1-2931b50e0a5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:51:32.660Z|25c7242b-4ac5-4a50-bbd1-2931b50e0a5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:51:34.540Z|d743e13c-6820-47fc-9455-9bd2bda1c939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:34.541Z|6adc4e6d-d6ae-44f7-81e1-dd7f04bf8f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:34.542Z|d1f41f5a-5d13-48fc-b6fc-595402d7a39f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:34.542Z|d743e13c-6820-47fc-9455-9bd2bda1c939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:34.542Z|d1f41f5a-5d13-48fc-b6fc-595402d7a39f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:34.542Z|6adc4e6d-d6ae-44f7-81e1-dd7f04bf8f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:44.572Z|a4d68024-c517-4995-a7b4-aef656f523c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:44.573Z|a4d68024-c517-4995-a7b4-aef656f523c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:44.578Z|2de96174-8776-48f4-9ef2-bf37a01cd46e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:44.579Z|2de96174-8776-48f4-9ef2-bf37a01cd46e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:44.585Z|6a6ca746-51b2-4802-aeed-bfdee2fe1b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:44.586Z|6a6ca746-51b2-4802-aeed-bfdee2fe1b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:47.453Z|38f0bca8-5f65-41da-b5bb-e67c8ac7a38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:51:47.453Z|38f0bca8-5f65-41da-b5bb-e67c8ac7a38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:51:54.600Z|0969918e-0361-4056-a17c-4c1ae9701edd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:54.601Z|0969918e-0361-4056-a17c-4c1ae9701edd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:54.602Z|9995cc80-e63b-4a9d-b30b-90ec0b87094a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:54.602Z|9995cc80-e63b-4a9d-b30b-90ec0b87094a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:51:54.606Z|1bdf3fda-f734-4664-af4f-82a2fc195851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:51:54.607Z|1bdf3fda-f734-4664-af4f-82a2fc195851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:02.452Z|f8b12e6c-f9e7-4cda-9e50-6db59bb53551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:52:02.453Z|f8b12e6c-f9e7-4cda-9e50-6db59bb53551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:52:02.664Z|4986f692-90ea-49c2-a13f-66c3a0a69250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:52:02.665Z|4986f692-90ea-49c2-a13f-66c3a0a69250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:52:04.628Z|f1b3337d-6f51-4582-ab05-f440f5f14b74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:04.628Z|f1b3337d-6f51-4582-ab05-f440f5f14b74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:04.629Z|cf69fd30-adba-4e71-be13-0ecf3e3d2bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:04.629Z|10ceda46-24d3-4e91-8699-e97575d276e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:04.629Z|10ceda46-24d3-4e91-8699-e97575d276e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:04.629Z|cf69fd30-adba-4e71-be13-0ecf3e3d2bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:14.652Z|36697fae-a8ff-48d7-a1b7-24805ee70884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:14.653Z|36697fae-a8ff-48d7-a1b7-24805ee70884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:14.667Z|36fca676-1b60-4205-bbfb-be48aa37c2fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:14.667Z|18e7b7be-863c-4899-9255-3da9ce6b9f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:14.667Z|36fca676-1b60-4205-bbfb-be48aa37c2fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:14.668Z|18e7b7be-863c-4899-9255-3da9ce6b9f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:17.452Z|56e18624-231d-485f-9ccf-fcfd714bc87e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:52:17.455Z|56e18624-231d-485f-9ccf-fcfd714bc87e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:52:23.835Z|b469260e-6093-4912-ab36-268973491200|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:52:23.836Z|b469260e-6093-4912-ab36-268973491200|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:24.677Z|5baf74b6-460c-4491-ab0f-16c854054dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:24.678Z|5baf74b6-460c-4491-ab0f-16c854054dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:24.690Z|42feac29-1c10-47c7-b619-13de505c2a94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:24.690Z|9446905c-70d5-49dc-8e4b-eac0fd685357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:24.691Z|42feac29-1c10-47c7-b619-13de505c2a94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:24.691Z|9446905c-70d5-49dc-8e4b-eac0fd685357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:32.452Z|fdf94fff-d3b6-4e9e-ab82-ddda94e2583c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:52:32.453Z|fdf94fff-d3b6-4e9e-ab82-ddda94e2583c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:52:32.666Z|28c2e85f-7144-4233-b514-b5f2b3acc817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:52:32.667Z|28c2e85f-7144-4233-b514-b5f2b3acc817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:52:34.705Z|2a346be2-6251-4fe6-af26-0c9514fa171a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:34.706Z|2a346be2-6251-4fe6-af26-0c9514fa171a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:34.717Z|0e7309d6-c40d-4d33-9085-774b68950a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:34.717Z|bff777eb-e2de-4da4-bb1a-002229876fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:34.717Z|0e7309d6-c40d-4d33-9085-774b68950a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:34.718Z|bff777eb-e2de-4da4-bb1a-002229876fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:44.747Z|c5fc5775-1959-42c4-87a3-dc38adfb55fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:44.747Z|cadb9e54-2afc-4e1a-80a9-24a3d083acc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:44.752Z|c5fc5775-1959-42c4-87a3-dc38adfb55fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:44.752Z|cadb9e54-2afc-4e1a-80a9-24a3d083acc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:44.747Z|994ba063-d400-4a9d-b767-a12c3a707b6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:44.765Z|994ba063-d400-4a9d-b767-a12c3a707b6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:47.453Z|1d027d63-f6c5-4da6-9e83-6655b612d9ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:52:47.454Z|1d027d63-f6c5-4da6-9e83-6655b612d9ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:52:54.779Z|40e3d0c1-ccf1-49cc-ba12-16b195045d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:54.779Z|41657064-90e1-4175-8f37-b1d115955d4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:54.785Z|41657064-90e1-4175-8f37-b1d115955d4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:54.785Z|40e3d0c1-ccf1-49cc-ba12-16b195045d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:52:54.792Z|0e878ff1-e532-486b-873d-d011cbf7104e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:52:54.793Z|0e878ff1-e532-486b-873d-d011cbf7104e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:02.452Z|eac1bf1a-6c80-4946-b6c9-2432e8e2ea0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:53:02.455Z|eac1bf1a-6c80-4946-b6c9-2432e8e2ea0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:53:02.668Z|47ec63b1-b31b-4c37-a6cf-c0838170cb5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:53:02.669Z|47ec63b1-b31b-4c37-a6cf-c0838170cb5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:53:04.818Z|cc8d4e0b-6018-4f39-b053-169f8539e5b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:04.818Z|260f2b92-bdee-47e4-a3ec-e82510b8e274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:04.818Z|260f2b92-bdee-47e4-a3ec-e82510b8e274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:04.819Z|cc8d4e0b-6018-4f39-b053-169f8539e5b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:04.819Z|b8d8cefd-0026-4610-bc0e-8485bd56965a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:04.819Z|b8d8cefd-0026-4610-bc0e-8485bd56965a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:14.844Z|7864ad5c-dca3-4987-8edc-c4472d354429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:14.844Z|61a4d8c2-9e98-47e0-8192-0993a65b1cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:14.845Z|7864ad5c-dca3-4987-8edc-c4472d354429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:14.845Z|61a4d8c2-9e98-47e0-8192-0993a65b1cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:14.852Z|3e3c3fed-168e-441f-af16-ddcda0621fa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:14.852Z|3e3c3fed-168e-441f-af16-ddcda0621fa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:17.452Z|2419d622-61fa-46cc-a80d-af53a6372592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:53:17.453Z|2419d622-61fa-46cc-a80d-af53a6372592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:53:23.835Z|20da6128-78c2-4aa4-b29b-973d1d082b57|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:53:23.836Z|20da6128-78c2-4aa4-b29b-973d1d082b57|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:24.870Z|4b7c60c2-84fe-4cca-8107-51f126565a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:24.871Z|dd3e89d2-d5de-4473-893b-5a36c164da22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:24.871Z|4b7c60c2-84fe-4cca-8107-51f126565a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:24.874Z|dd3e89d2-d5de-4473-893b-5a36c164da22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:24.877Z|12185b0b-b5c1-4e3e-9b28-a058e004925f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:24.879Z|12185b0b-b5c1-4e3e-9b28-a058e004925f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:32.452Z|c5f455d2-fe7f-4653-9296-995d9a0aa523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:53:32.453Z|c5f455d2-fe7f-4653-9296-995d9a0aa523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:53:32.670Z|474a43e9-31f4-426c-b18b-c6b3b38b2e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:53:32.671Z|474a43e9-31f4-426c-b18b-c6b3b38b2e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:53:34.898Z|9bdba6e6-bfff-47cf-8f1e-8d91e4548320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:34.899Z|9bdba6e6-bfff-47cf-8f1e-8d91e4548320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:34.908Z|ca833816-6cb3-42ec-ab1e-aead83f9f052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:34.908Z|a4117cb2-5dd1-45d1-a6c0-b3a2bb257725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:34.909Z|ca833816-6cb3-42ec-ab1e-aead83f9f052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:34.909Z|a4117cb2-5dd1-45d1-a6c0-b3a2bb257725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:44.950Z|7ecd7ac0-ff05-44d6-90e4-4cdd1dc70c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:44.951Z|7ecd7ac0-ff05-44d6-90e4-4cdd1dc70c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:44.955Z|dad9bfab-9ebe-471e-a028-6327c8680f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:44.956Z|dad9bfab-9ebe-471e-a028-6327c8680f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:44.957Z|959da1cf-9a00-4c9d-aa32-fc23c3068c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:44.958Z|959da1cf-9a00-4c9d-aa32-fc23c3068c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:47.458Z|0ae5e895-b4bf-441f-9d85-078e21909efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:53:47.461Z|0ae5e895-b4bf-441f-9d85-078e21909efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:53:54.976Z|33f4ccf0-1df4-4f4f-85a1-fb0aeb51c8e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:54.976Z|fdef510f-0e79-4fb4-bee3-4f36c315d3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:54.977Z|33f4ccf0-1df4-4f4f-85a1-fb0aeb51c8e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:54.977Z|fdef510f-0e79-4fb4-bee3-4f36c315d3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:53:54.982Z|cf6ac047-1b44-44a5-8bbd-39e368e2d6a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:53:54.983Z|cf6ac047-1b44-44a5-8bbd-39e368e2d6a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:02.453Z|57b3c352-ceb5-4527-9071-e365bb9111bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:54:02.453Z|57b3c352-ceb5-4527-9071-e365bb9111bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:54:02.672Z|1db58468-138b-4cd9-96aa-101793bee463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:54:02.673Z|1db58468-138b-4cd9-96aa-101793bee463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:54:05.026Z|fed799bc-2eb0-428d-8872-a05086bfbb99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:05.026Z|ca065e3e-d546-41d2-b009-a9da4bcedb01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:05.026Z|349a8c4d-f886-4c1e-84d8-988688fe65f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:05.032Z|fed799bc-2eb0-428d-8872-a05086bfbb99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:05.032Z|ca065e3e-d546-41d2-b009-a9da4bcedb01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:05.032Z|349a8c4d-f886-4c1e-84d8-988688fe65f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:15.065Z|5ef9f6f7-a653-4517-bcb0-dd2d805f157c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:15.065Z|6ec24ef5-6d95-409a-82b0-ad34fe9e0188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:15.065Z|78710824-9096-40b1-862f-0b727f067f3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:15.066Z|5ef9f6f7-a653-4517-bcb0-dd2d805f157c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:15.066Z|78710824-9096-40b1-862f-0b727f067f3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:15.066Z|6ec24ef5-6d95-409a-82b0-ad34fe9e0188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:17.453Z|8c8259b5-a690-489e-b445-1dfc6c90f1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:54:17.455Z|8c8259b5-a690-489e-b445-1dfc6c90f1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:54:23.835Z|409fd6b0-9bce-4ccb-a909-57343bfd9e7b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:54:23.836Z|409fd6b0-9bce-4ccb-a909-57343bfd9e7b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:25.090Z|4691cb69-0e96-44f5-b4fe-1f7d4c230676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:25.090Z|f70360ff-7152-4b16-aac3-4fc476aa25f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:25.091Z|4691cb69-0e96-44f5-b4fe-1f7d4c230676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:25.091Z|f70360ff-7152-4b16-aac3-4fc476aa25f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:25.093Z|084bf7b7-ba84-4da9-b027-af7023b7ddc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:25.094Z|084bf7b7-ba84-4da9-b027-af7023b7ddc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:32.453Z|02a213ff-4ad8-4fca-9cb6-e37febf1cdeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:54:32.457Z|02a213ff-4ad8-4fca-9cb6-e37febf1cdeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:54:32.674Z|f7ab5565-ead1-4f04-8f38-04a43aff399b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:54:32.675Z|f7ab5565-ead1-4f04-8f38-04a43aff399b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:54:35.114Z|d6037635-f21a-4785-ad52-647f2b51eec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:35.115Z|d6037635-f21a-4785-ad52-647f2b51eec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:35.115Z|3ca27284-2dfd-4801-bbe6-6a500eb4920b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:35.116Z|3ca27284-2dfd-4801-bbe6-6a500eb4920b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:35.121Z|0cb1f152-d086-4902-8625-e3f32d0c7acd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:35.121Z|0cb1f152-d086-4902-8625-e3f32d0c7acd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:45.146Z|3b06ce97-4ae2-4418-b0fa-4b1c9744d5e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:45.146Z|7743690f-8351-4567-a394-c4ee9ba0b7da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:45.147Z|3b06ce97-4ae2-4418-b0fa-4b1c9744d5e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:45.147Z|7743690f-8351-4567-a394-c4ee9ba0b7da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:45.148Z|a14d9820-49c4-47d6-a892-d0611f43fd40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:45.149Z|a14d9820-49c4-47d6-a892-d0611f43fd40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:47.452Z|0879abff-519f-4857-8d37-10370b3e91a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:54:47.454Z|0879abff-519f-4857-8d37-10370b3e91a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:54:55.172Z|927ca689-d274-4298-b433-4a0aaa71912f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:55.173Z|927ca689-d274-4298-b433-4a0aaa71912f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:55.172Z|58b3187c-0c95-4afd-88af-f9f55f85d4c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:55.174Z|58b3187c-0c95-4afd-88af-f9f55f85d4c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:54:55.175Z|8ec88504-e885-476f-bd9e-145b4b5d5172|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:54:55.186Z|8ec88504-e885-476f-bd9e-145b4b5d5172|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:02.452Z|ef4f9d45-cd93-4ffa-97f7-b43a99dfb269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:55:02.453Z|ef4f9d45-cd93-4ffa-97f7-b43a99dfb269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:55:02.676Z|0b9772d3-c921-4cdf-906a-2f2660383b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:55:02.677Z|0b9772d3-c921-4cdf-906a-2f2660383b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:55:05.194Z|892c0f94-9290-425d-a7bf-5be5252d03c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:05.195Z|892c0f94-9290-425d-a7bf-5be5252d03c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:05.199Z|e887272f-1309-4d7b-9b5d-ef19cdb0ab73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:05.200Z|e887272f-1309-4d7b-9b5d-ef19cdb0ab73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:05.211Z|e0aa4fcc-a22a-4a90-99c3-618325e5685e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:05.212Z|e0aa4fcc-a22a-4a90-99c3-618325e5685e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:15.221Z|daf70452-8c62-4e7d-9b1b-f24489f97916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:15.222Z|daf70452-8c62-4e7d-9b1b-f24489f97916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:15.224Z|b2664dec-2e24-4d4e-8453-c7c33b7e6591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:15.225Z|b2664dec-2e24-4d4e-8453-c7c33b7e6591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:15.236Z|f88eb400-bdce-4800-af3b-131d915e5638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:15.237Z|f88eb400-bdce-4800-af3b-131d915e5638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:17.452Z|089dfd27-0427-4d7f-83ff-c1e768cc51e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:55:17.456Z|089dfd27-0427-4d7f-83ff-c1e768cc51e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:55:23.850Z|96e4148b-f45c-4d69-aff7-1d44bc851d36|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:55:23.855Z|96e4148b-f45c-4d69-aff7-1d44bc851d36|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:25.247Z|569947ca-4db2-4489-a49f-b2af094d9f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:25.248Z|569947ca-4db2-4489-a49f-b2af094d9f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:25.257Z|7c86adde-973d-4592-a8da-cfb107706d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:25.259Z|24a0ee92-cb52-491b-bfd2-6b44a2e2571d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:25.259Z|7c86adde-973d-4592-a8da-cfb107706d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:25.259Z|24a0ee92-cb52-491b-bfd2-6b44a2e2571d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:32.453Z|09771f26-11fe-45fa-9efa-897fdeb49581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:55:32.455Z|09771f26-11fe-45fa-9efa-897fdeb49581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:55:32.679Z|e3a8ebfd-46ad-4219-9aee-38e62e728ca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:55:32.680Z|e3a8ebfd-46ad-4219-9aee-38e62e728ca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:55:35.304Z|b67d9d1f-bfc0-4a7e-8af7-2acea8b30830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:35.304Z|6dc95301-6c0b-40c3-822c-02a2d213a852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:35.305Z|b67d9d1f-bfc0-4a7e-8af7-2acea8b30830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:35.305Z|6dc95301-6c0b-40c3-822c-02a2d213a852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:35.307Z|dd3e2022-8e2d-4c5e-8453-ce82f56d1f06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:35.308Z|dd3e2022-8e2d-4c5e-8453-ce82f56d1f06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:45.333Z|3a1a8bb9-2a83-4a7b-886f-3cc2cbf03b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:45.333Z|83b595ac-8664-4a63-8396-7f9c257e671f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:45.335Z|3a1a8bb9-2a83-4a7b-886f-3cc2cbf03b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:45.335Z|83b595ac-8664-4a63-8396-7f9c257e671f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:45.338Z|ecfb1691-d630-4f23-b9b8-f59593b8b882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:45.341Z|ecfb1691-d630-4f23-b9b8-f59593b8b882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:47.452Z|fbd067f5-2c4c-445d-82b3-3d0f0d90a887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:55:47.453Z|fbd067f5-2c4c-445d-82b3-3d0f0d90a887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:55:55.362Z|f891c5fb-de68-43bb-8961-da40380d0ca6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:55.362Z|5b332171-d34a-4673-b431-ae52c95ed643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:55.363Z|f891c5fb-de68-43bb-8961-da40380d0ca6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:55.363Z|5b332171-d34a-4673-b431-ae52c95ed643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:55:55.369Z|4168ad2a-351e-481a-b7fc-f26a2830a2da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:55:55.370Z|4168ad2a-351e-481a-b7fc-f26a2830a2da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:02.452Z|691ceb6a-c784-4e31-9880-13fc11b7729f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:56:02.459Z|691ceb6a-c784-4e31-9880-13fc11b7729f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:56:02.681Z|71f0c456-edda-45e5-97b5-b411f265d740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:56:02.682Z|71f0c456-edda-45e5-97b5-b411f265d740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:56:05.396Z|b3f2402f-01e4-4027-870f-00211be10ff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:05.396Z|bc658fc5-d50d-4283-a3ba-cc3ff250b6f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:05.397Z|b3f2402f-01e4-4027-870f-00211be10ff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:05.398Z|bc658fc5-d50d-4283-a3ba-cc3ff250b6f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:05.401Z|85bbd198-1a81-45e9-a9a4-4819d123b9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:05.402Z|85bbd198-1a81-45e9-a9a4-4819d123b9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:15.422Z|87998834-8a10-48bd-bd5d-ff436a970889|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:15.422Z|3cadaa93-622b-4818-92e1-ef7a29d43623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:15.422Z|4a50119e-e0a1-49b7-bd7a-cdae2d7639a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:15.423Z|3cadaa93-622b-4818-92e1-ef7a29d43623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:15.423Z|4a50119e-e0a1-49b7-bd7a-cdae2d7639a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:15.423Z|87998834-8a10-48bd-bd5d-ff436a970889|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:17.452Z|b2cc0954-6654-465e-9f0a-fb1572a15682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:56:17.453Z|b2cc0954-6654-465e-9f0a-fb1572a15682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:56:23.836Z|a95327b3-a1a4-46a8-a9d2-6f98a638a226|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:56:23.838Z|a95327b3-a1a4-46a8-a9d2-6f98a638a226|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:25.457Z|d0341a3a-299f-45d4-b957-c919de556b73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:25.457Z|2d22c336-c2cd-457b-bfd8-30f088241972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:25.460Z|67aaa2f0-f471-47a0-8ef5-0f0515c7a027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:25.461Z|d0341a3a-299f-45d4-b957-c919de556b73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:25.461Z|2d22c336-c2cd-457b-bfd8-30f088241972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:25.461Z|67aaa2f0-f471-47a0-8ef5-0f0515c7a027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:32.454Z|5333ea85-c661-4cf0-b4d0-b92953e316dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:56:32.456Z|5333ea85-c661-4cf0-b4d0-b92953e316dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:56:32.683Z|1667e1b9-7400-4553-a264-0bc9c842dc5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:56:32.685Z|1667e1b9-7400-4553-a264-0bc9c842dc5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:56:35.495Z|f4eaf026-abf3-40de-8bbe-23fdccce3ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:35.495Z|f4eaf026-abf3-40de-8bbe-23fdccce3ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:35.503Z|fa5211d6-2959-4ccb-b4d2-fada5dda8ab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:35.504Z|fa5211d6-2959-4ccb-b4d2-fada5dda8ab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:35.508Z|204f1cec-3fe7-439d-a50a-a63bc6894ec2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:35.509Z|204f1cec-3fe7-439d-a50a-a63bc6894ec2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:45.526Z|9a3be3cb-f664-414b-89a0-c5d62fa83053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:45.527Z|9a3be3cb-f664-414b-89a0-c5d62fa83053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:45.527Z|b6a03dee-fcfe-4884-985a-6c32c7181929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:45.529Z|b6a03dee-fcfe-4884-985a-6c32c7181929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:45.530Z|03b32f99-a4c4-4c0a-bf05-adb9ac06aeb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:45.530Z|03b32f99-a4c4-4c0a-bf05-adb9ac06aeb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:47.452Z|e47abc12-2479-4dd5-9ea4-d4c99c3e3eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:56:47.456Z|e47abc12-2479-4dd5-9ea4-d4c99c3e3eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:56:55.554Z|0c666e72-d0ec-4526-b0a9-389f9b3b6403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:55.554Z|b42603fc-482a-4450-bd61-6903fe349b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:55.555Z|0c666e72-d0ec-4526-b0a9-389f9b3b6403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:55.556Z|b42603fc-482a-4450-bd61-6903fe349b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:56:55.556Z|617efc32-0cd8-4890-968b-f3b5213f47a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:56:55.557Z|617efc32-0cd8-4890-968b-f3b5213f47a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:02.452Z|9eec3751-f38e-46ed-a791-95047ecc8c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:57:02.453Z|9eec3751-f38e-46ed-a791-95047ecc8c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:57:02.687Z|10de439a-d96d-4a90-9773-09dd14a3f9c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:57:02.687Z|10de439a-d96d-4a90-9773-09dd14a3f9c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:57:05.586Z|e57be5b9-cfc9-4afe-941e-9959284a3311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:05.587Z|e57be5b9-cfc9-4afe-941e-9959284a3311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:05.591Z|c8f491d6-aa20-43ad-a1fc-235bf64b2884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:05.592Z|c8f491d6-aa20-43ad-a1fc-235bf64b2884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:05.615Z|d1e2d931-a393-43e3-b53f-a6d1c6007b0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:05.616Z|d1e2d931-a393-43e3-b53f-a6d1c6007b0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:15.611Z|6039ef3c-74ba-40cd-94ad-86c25fe34a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:15.611Z|5ef5c852-3f9e-4285-87fa-c80bc0f5b7f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:15.612Z|5ef5c852-3f9e-4285-87fa-c80bc0f5b7f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:15.612Z|6039ef3c-74ba-40cd-94ad-86c25fe34a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:15.636Z|7ae7a40e-91a8-43a5-b4fb-cf384f1152df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:15.637Z|7ae7a40e-91a8-43a5-b4fb-cf384f1152df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:17.452Z|182e83cf-0a56-467c-a60f-9e43ab342e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:57:17.453Z|182e83cf-0a56-467c-a60f-9e43ab342e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:57:23.835Z|b8b1ae7c-7ea4-4384-aa5e-9fdf89a637e2|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:57:23.836Z|b8b1ae7c-7ea4-4384-aa5e-9fdf89a637e2|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:25.634Z|4eb5ecdc-e671-43a7-a2e3-7342c178ab3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:25.634Z|6699ea3c-14fc-4df8-aaf7-95a868ef9f6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:25.634Z|4eb5ecdc-e671-43a7-a2e3-7342c178ab3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:25.634Z|6699ea3c-14fc-4df8-aaf7-95a868ef9f6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:25.658Z|e4d52440-8887-4108-ae2a-03485b6701da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:25.659Z|e4d52440-8887-4108-ae2a-03485b6701da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:32.455Z|2aaac7ee-85b4-412b-9d94-9db00c5f4eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:57:32.459Z|2aaac7ee-85b4-412b-9d94-9db00c5f4eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:57:32.688Z|d406b0c8-c009-41db-8d9f-7de99921ee03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:57:32.689Z|d406b0c8-c009-41db-8d9f-7de99921ee03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:57:35.670Z|fab5209e-b367-4bfa-b1e0-8beb7cc8bcc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:35.670Z|6cf3d000-d73b-49ce-8f0d-39b4cde790e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:35.672Z|fab5209e-b367-4bfa-b1e0-8beb7cc8bcc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:35.672Z|6cf3d000-d73b-49ce-8f0d-39b4cde790e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:35.683Z|38454f81-c9d2-4c47-b9c8-94c91eb42f8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:35.684Z|38454f81-c9d2-4c47-b9c8-94c91eb42f8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:45.702Z|9ff7f387-f7a7-477c-96af-1bfa97dd4385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:45.702Z|66eaa641-b12e-4096-bd4b-0b3dfc45df55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:45.703Z|66eaa641-b12e-4096-bd4b-0b3dfc45df55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:45.703Z|9ff7f387-f7a7-477c-96af-1bfa97dd4385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:45.707Z|9ba41037-2363-4fc0-9926-4c01797129e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:45.709Z|9ba41037-2363-4fc0-9926-4c01797129e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:47.452Z|3e71f39e-3123-4172-a610-55fd700f85c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:57:47.454Z|3e71f39e-3123-4172-a610-55fd700f85c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:57:55.725Z|1edc6771-9be2-4305-b7ce-f480edb53bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:55.725Z|2ba70acf-f80d-4839-bca4-9045de3a2b04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:55.726Z|2ba70acf-f80d-4839-bca4-9045de3a2b04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:55.726Z|1edc6771-9be2-4305-b7ce-f480edb53bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:57:55.728Z|c141476c-a67b-44e3-a8bb-c133cd609543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:57:55.728Z|c141476c-a67b-44e3-a8bb-c133cd609543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:02.453Z|21485c45-6480-46b5-9656-48b06564baba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:58:02.454Z|21485c45-6480-46b5-9656-48b06564baba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:58:02.690Z|da564dcc-726b-4052-a3e8-d6918f1d7f62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:58:02.691Z|da564dcc-726b-4052-a3e8-d6918f1d7f62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:58:05.751Z|c00d319e-9637-4e43-b6d6-af4b03462fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:05.751Z|8f8f64da-f3d3-41f8-b8af-bfe5a0fdbe57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:05.751Z|5c091a62-f56d-4b57-8a64-9fc286637937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:05.751Z|c00d319e-9637-4e43-b6d6-af4b03462fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:05.751Z|8f8f64da-f3d3-41f8-b8af-bfe5a0fdbe57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:05.751Z|5c091a62-f56d-4b57-8a64-9fc286637937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:15.775Z|155a88ae-3e93-4363-83d9-df70e6714f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:15.776Z|155a88ae-3e93-4363-83d9-df70e6714f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:15.779Z|961e6c77-3acc-4471-86db-a07e1af3f773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:15.779Z|961e6c77-3acc-4471-86db-a07e1af3f773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:15.781Z|947491ec-54c4-4f31-879b-c327880fd601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:15.783Z|947491ec-54c4-4f31-879b-c327880fd601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:17.452Z|ccdb345d-7fc6-4f9c-ab18-21e640fee946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:58:17.457Z|ccdb345d-7fc6-4f9c-ab18-21e640fee946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:58:23.838Z|98e823c2-e300-41fa-8334-c98b515e72b9|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:58:23.838Z|98e823c2-e300-41fa-8334-c98b515e72b9|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:25.804Z|ba333688-639e-433d-8016-76bf69bf9b49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:25.805Z|ba333688-639e-433d-8016-76bf69bf9b49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:25.806Z|c047cdd3-5e4a-44db-a525-3eed55d3d9cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:25.807Z|c047cdd3-5e4a-44db-a525-3eed55d3d9cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:25.810Z|7cf0f6d1-a116-497b-afce-4555b0abfb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:25.812Z|7cf0f6d1-a116-497b-afce-4555b0abfb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:32.452Z|f272e0d3-69de-4bc2-bdae-514a583947d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:58:32.453Z|f272e0d3-69de-4bc2-bdae-514a583947d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:58:32.692Z|509bfe10-1da0-4dd7-948d-7d2f1bf1acaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:58:32.692Z|509bfe10-1da0-4dd7-948d-7d2f1bf1acaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:58:35.828Z|7dd16c14-e983-4732-a51a-cf7efb0888ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:35.828Z|7c24dd17-034a-4d10-b2a0-942a3d016c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:35.830Z|7dd16c14-e983-4732-a51a-cf7efb0888ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:35.830Z|7c24dd17-034a-4d10-b2a0-942a3d016c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:35.834Z|666d5df9-bdc8-4834-91af-7984521a5842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:35.834Z|666d5df9-bdc8-4834-91af-7984521a5842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:45.852Z|3e4d2a95-75dc-48df-9cf2-c09266f35cb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:45.852Z|aa902260-7d46-47e9-b243-992ccaf350d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:45.853Z|aa902260-7d46-47e9-b243-992ccaf350d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:45.853Z|3e4d2a95-75dc-48df-9cf2-c09266f35cb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:45.855Z|0d05e04c-2f18-4679-b53e-dd00d5f61412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:45.856Z|0d05e04c-2f18-4679-b53e-dd00d5f61412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:47.452Z|f31879c5-bb35-41de-864e-ad3acc5adf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:58:47.453Z|f31879c5-bb35-41de-864e-ad3acc5adf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:58:55.884Z|35f4517d-1d7d-4822-8e38-1dc417297816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:55.884Z|c70230a3-412c-4fe8-a3c7-ba2fe2f71038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:55.886Z|2a1a96f7-1f06-4e8c-b5f0-cec644872e54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:58:55.886Z|35f4517d-1d7d-4822-8e38-1dc417297816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:55.886Z|2a1a96f7-1f06-4e8c-b5f0-cec644872e54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:58:55.886Z|c70230a3-412c-4fe8-a3c7-ba2fe2f71038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:02.454Z|14eb4e07-650d-43b8-8a83-2576cdb13fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:59:02.460Z|14eb4e07-650d-43b8-8a83-2576cdb13fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:59:02.693Z|c4f6e0ec-3426-4918-92e8-883a4f42dbbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:59:02.694Z|c4f6e0ec-3426-4918-92e8-883a4f42dbbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:59:05.917Z|064e9b2b-11d2-40a0-92a5-1e47498dba02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:05.917Z|3067176b-e904-418a-b37a-d56f1827a25d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:05.917Z|bb472c14-051a-417f-b0d7-fd07763f71ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:05.918Z|3067176b-e904-418a-b37a-d56f1827a25d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:05.919Z|bb472c14-051a-417f-b0d7-fd07763f71ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:05.919Z|064e9b2b-11d2-40a0-92a5-1e47498dba02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:15.942Z|2672956f-91ee-4c11-92cd-8ac1a584bc47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:15.942Z|4aa3eaee-f527-40af-9a25-b05878b3fa43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:15.942Z|c0d6c56f-5145-40b3-90ab-b94ddee14f85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:15.943Z|c0d6c56f-5145-40b3-90ab-b94ddee14f85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:15.943Z|2672956f-91ee-4c11-92cd-8ac1a584bc47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:15.943Z|4aa3eaee-f527-40af-9a25-b05878b3fa43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:17.452Z|97313858-35e5-4ed4-af00-ed44a753d456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:59:17.453Z|97313858-35e5-4ed4-af00-ed44a753d456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:59:23.835Z|669a413e-cbf5-40d5-af5a-9a16a07a17f3|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T18:59:23.837Z|669a413e-cbf5-40d5-af5a-9a16a07a17f3|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:25.967Z|7be9f3d1-18a3-4b62-90b2-5b6a4bd752ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:25.968Z|7be9f3d1-18a3-4b62-90b2-5b6a4bd752ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:25.973Z|68b49e1e-2f26-4bbb-88cd-4907ef3e6aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:25.974Z|68b49e1e-2f26-4bbb-88cd-4907ef3e6aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:25.975Z|b48ebe8f-a220-4d65-a776-af45e2968ac3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:25.977Z|b48ebe8f-a220-4d65-a776-af45e2968ac3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:32.453Z|528b32fb-e84f-474d-b851-792ad93c56ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:59:32.453Z|528b32fb-e84f-474d-b851-792ad93c56ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:59:32.695Z|7f163b0c-f312-4dba-8361-b498b7d711eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:59:32.697Z|7f163b0c-f312-4dba-8361-b498b7d711eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:59:35.999Z|5149c509-9191-4888-b32e-911a97efae80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:36.000Z|1daf6231-5d29-483a-a1e8-4f51320877de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:36.000Z|5149c509-9191-4888-b32e-911a97efae80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:36.000Z|1daf6231-5d29-483a-a1e8-4f51320877de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:36.012Z|c6812127-3462-47bf-ab7c-6d75eb8f5e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:36.013Z|c6812127-3462-47bf-ab7c-6d75eb8f5e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:46.023Z|7f83fe7f-0471-4420-84b7-86baec956093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:46.023Z|2b464a30-8d6c-4679-9654-ec119b5afad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:46.023Z|7f83fe7f-0471-4420-84b7-86baec956093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:46.023Z|2b464a30-8d6c-4679-9654-ec119b5afad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:46.031Z|69e81de2-823d-46e5-a8ce-3bc64c88c61d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:46.032Z|69e81de2-823d-46e5-a8ce-3bc64c88c61d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:47.452Z|09bf9fff-f0f5-47c0-a12f-10da3825f832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T18:59:47.456Z|09bf9fff-f0f5-47c0-a12f-10da3825f832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T18:59:56.045Z|ce564bf8-a500-4b1e-95e8-9cbba63fb8a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:56.045Z|ad33329d-e2b5-4bb0-9bbc-adb728707396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:56.046Z|ad33329d-e2b5-4bb0-9bbc-adb728707396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:56.046Z|ce564bf8-a500-4b1e-95e8-9cbba63fb8a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T18:59:56.052Z|bfbd3eda-889b-4c94-be71-76ea438f4b4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T18:59:56.053Z|bfbd3eda-889b-4c94-be71-76ea438f4b4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:02.452Z|6fa95c51-c008-420b-bda0-040bcd32bcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:00:02.453Z|6fa95c51-c008-420b-bda0-040bcd32bcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:00:02.698Z|e8d7e874-d27a-4b14-9ee4-867cad7e13c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:00:02.698Z|e8d7e874-d27a-4b14-9ee4-867cad7e13c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:00:06.069Z|7fe623f0-a39b-410d-8d6f-c67334b75088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:06.069Z|9f41853f-c388-4629-9ae0-8131108ab31a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:06.070Z|7fe623f0-a39b-410d-8d6f-c67334b75088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:06.070Z|9f41853f-c388-4629-9ae0-8131108ab31a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:06.073Z|a32106e0-b23b-4191-aef0-bd3631082b15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:06.074Z|a32106e0-b23b-4191-aef0-bd3631082b15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:16.092Z|4953f255-d6ef-4361-a240-4b899a584a91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:16.093Z|4953f255-d6ef-4361-a240-4b899a584a91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:16.096Z|d2116f5a-b315-4852-9f2a-0a8608db03aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:16.097Z|d2116f5a-b315-4852-9f2a-0a8608db03aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:16.100Z|b73eed83-254a-4ca4-a462-422c70500ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:16.100Z|b73eed83-254a-4ca4-a462-422c70500ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:17.452Z|5e4c97ea-695d-4667-b2b3-287124376e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:00:17.453Z|5e4c97ea-695d-4667-b2b3-287124376e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:00:23.844Z|1202e3c3-2cbe-428a-b635-ba586f8c7adb|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:00:23.847Z|1202e3c3-2cbe-428a-b635-ba586f8c7adb|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:26.125Z|3c41e18b-3a93-4c14-a007-0d600151f345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:26.125Z|0d0c958d-1144-4d4d-9dd6-db04222e2855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:26.126Z|3c41e18b-3a93-4c14-a007-0d600151f345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:26.126Z|0d0c958d-1144-4d4d-9dd6-db04222e2855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:26.129Z|4d1dbc24-e0de-41ef-bbbc-791e6ceefa79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:26.129Z|4d1dbc24-e0de-41ef-bbbc-791e6ceefa79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:32.456Z|ed2e8981-2578-4588-a202-ef6364c23481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:00:32.460Z|ed2e8981-2578-4588-a202-ef6364c23481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:00:32.699Z|6695878a-0cc7-4515-85d7-0c7f5e2659b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:00:32.701Z|6695878a-0cc7-4515-85d7-0c7f5e2659b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:00:36.152Z|d4ac6398-a295-47f0-8c88-1d01908800f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:36.156Z|20afbe14-6125-4b50-88b2-e0e32905bf8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:36.157Z|20afbe14-6125-4b50-88b2-e0e32905bf8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:36.157Z|655de396-2cf8-4d45-98c8-29f7752fe973|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:36.157Z|655de396-2cf8-4d45-98c8-29f7752fe973|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:36.160Z|d4ac6398-a295-47f0-8c88-1d01908800f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:46.180Z|851bbbb5-28ea-401c-b4a0-575d0763d4b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:46.180Z|a7d202a6-be1f-4da6-8ff8-224ce5a5856e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:46.181Z|851bbbb5-28ea-401c-b4a0-575d0763d4b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:46.181Z|a7d202a6-be1f-4da6-8ff8-224ce5a5856e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:46.183Z|a9f64827-b760-49e1-ab9a-155f8a10383b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:46.184Z|a9f64827-b760-49e1-ab9a-155f8a10383b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:47.452Z|4b55b6d9-89d5-431b-9ac8-b8aab2f37264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:00:47.453Z|4b55b6d9-89d5-431b-9ac8-b8aab2f37264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:00:56.203Z|50367a3b-61cd-443e-941e-324984770529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:56.204Z|44034330-c41b-407a-a51c-8ab32b63d6dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:56.205Z|44034330-c41b-407a-a51c-8ab32b63d6dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:56.205Z|50367a3b-61cd-443e-941e-324984770529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:00:56.209Z|61e354ae-98de-42c4-bd83-201030cf4f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:00:56.210Z|61e354ae-98de-42c4-bd83-201030cf4f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:02.452Z|75157c24-9843-4502-a0ca-78f3b81e1dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:01:02.453Z|75157c24-9843-4502-a0ca-78f3b81e1dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:01:02.702Z|d831398c-ae99-4099-914d-2187429d6d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:01:02.703Z|d831398c-ae99-4099-914d-2187429d6d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:01:06.229Z|a81d3164-6864-49bf-9203-37c59a42ebae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:06.229Z|a81d3164-6864-49bf-9203-37c59a42ebae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:06.235Z|31529e44-81fd-418a-85ac-984d8cbd95de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:06.235Z|8a9ac228-7f09-4214-bba0-43c70b8b281b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:06.236Z|31529e44-81fd-418a-85ac-984d8cbd95de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:06.236Z|8a9ac228-7f09-4214-bba0-43c70b8b281b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:16.251Z|169dd3e8-7df5-4eae-b320-919d753c3bc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:16.252Z|169dd3e8-7df5-4eae-b320-919d753c3bc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:16.258Z|e05a7380-ea22-4df8-b9fd-7bd32cdfc1f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:16.259Z|e05a7380-ea22-4df8-b9fd-7bd32cdfc1f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:16.260Z|6f4d0d70-cb56-4e6b-94a8-611c10e52c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:16.261Z|6f4d0d70-cb56-4e6b-94a8-611c10e52c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:17.452Z|6e60502b-d748-423c-b657-3714f0373fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:01:17.455Z|6e60502b-d748-423c-b657-3714f0373fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:01:23.849Z|6ce55810-8cb6-47c9-94da-8211e1c3f852|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:01:23.854Z|6ce55810-8cb6-47c9-94da-8211e1c3f852|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:26.281Z|1e32cb29-a950-416d-8a2c-77c112b835c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:26.281Z|1e32cb29-a950-416d-8a2c-77c112b835c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:26.292Z|38e11126-ba32-4a47-9c5d-13e8ee8990f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:26.292Z|5d88c6ff-4cba-4853-91ce-c82e7fc48899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:26.293Z|38e11126-ba32-4a47-9c5d-13e8ee8990f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:26.293Z|5d88c6ff-4cba-4853-91ce-c82e7fc48899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:32.453Z|25aa097f-9743-4377-91b7-3ba2e1f54519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:01:32.457Z|25aa097f-9743-4377-91b7-3ba2e1f54519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:01:32.704Z|5475f984-f283-4069-bb03-af1b4f894f00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:01:32.706Z|5475f984-f283-4069-bb03-af1b4f894f00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:01:36.309Z|617e62ef-c742-4161-97d1-9cb6c54e3d70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:36.310Z|617e62ef-c742-4161-97d1-9cb6c54e3d70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:36.315Z|66d620e3-dc57-4c32-893a-01a238e37bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:36.316Z|66d620e3-dc57-4c32-893a-01a238e37bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:36.318Z|e3627774-4fa8-4e70-866b-b4cc83a5d7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:36.319Z|e3627774-4fa8-4e70-866b-b4cc83a5d7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:46.333Z|275b1ec8-7360-4149-b967-f84953a56438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:46.333Z|275b1ec8-7360-4149-b967-f84953a56438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:46.338Z|bba2f95c-7ab7-4dca-910e-874b1af58f32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:46.339Z|bba2f95c-7ab7-4dca-910e-874b1af58f32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:46.344Z|8ca5daaa-dc17-4a53-a98a-7d2e015b3079|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:46.344Z|8ca5daaa-dc17-4a53-a98a-7d2e015b3079|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:47.452Z|087be2b0-a000-4148-9e5e-7a8bbd060a4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:01:47.453Z|087be2b0-a000-4148-9e5e-7a8bbd060a4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:01:56.357Z|d08900a4-5f8b-4b5b-835b-3acf79b676a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:56.358Z|d08900a4-5f8b-4b5b-835b-3acf79b676a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:56.358Z|e3d97afc-b7e9-4936-bcf7-cd2e59105574|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:56.358Z|e3d97afc-b7e9-4936-bcf7-cd2e59105574|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:01:56.362Z|96e8408c-1935-44d3-b243-016d0585775a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:01:56.363Z|96e8408c-1935-44d3-b243-016d0585775a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:02.452Z|10a50469-9009-42b6-80f3-6f1c24022799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:02:02.456Z|10a50469-9009-42b6-80f3-6f1c24022799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:02:02.707Z|c48aa7ee-42a4-4d92-b7ef-984ccac845a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:02:02.708Z|c48aa7ee-42a4-4d92-b7ef-984ccac845a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:02:06.379Z|a9e8a4e0-702e-4140-bf17-eda486f1656d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:06.380Z|a9e8a4e0-702e-4140-bf17-eda486f1656d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:06.385Z|4b0034bf-5571-415b-a0f2-c45aa96b35ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:06.386Z|4b0034bf-5571-415b-a0f2-c45aa96b35ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:06.391Z|7ee0cf0c-0ffd-40b7-ad3b-53e822cabc16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:06.392Z|7ee0cf0c-0ffd-40b7-ad3b-53e822cabc16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:16.409Z|4b659e4e-92b2-4900-b823-da2fa2e77660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:16.410Z|4b659e4e-92b2-4900-b823-da2fa2e77660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:16.413Z|c5aba760-723c-4dcc-a3b2-8ae28f1d90a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:16.413Z|c5aba760-723c-4dcc-a3b2-8ae28f1d90a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:16.424Z|2be8571b-62b6-4f2b-b346-d846a26d8a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:16.425Z|2be8571b-62b6-4f2b-b346-d846a26d8a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:17.452Z|d52eab4d-bfae-4cd5-87eb-45366bb5cb11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:02:17.453Z|d52eab4d-bfae-4cd5-87eb-45366bb5cb11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:02:23.834Z|3542361a-9eef-44ee-b152-5a381dc22b44|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:02:23.835Z|3542361a-9eef-44ee-b152-5a381dc22b44|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:26.435Z|456c5793-11a6-44cb-b744-c1738f0000fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:26.436Z|456c5793-11a6-44cb-b744-c1738f0000fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:26.443Z|ef47763c-9372-4d17-b863-e848317a4811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:26.444Z|ef47763c-9372-4d17-b863-e848317a4811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:26.444Z|becfaab4-bd2e-4292-94f1-7b62c19fcf61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:26.445Z|becfaab4-bd2e-4292-94f1-7b62c19fcf61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:32.453Z|55d8e470-d41c-45a1-906f-3d86aea5a5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:02:32.453Z|55d8e470-d41c-45a1-906f-3d86aea5a5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:02:32.709Z|0b0f7d4b-b75e-4c2d-a190-fe71c7dda735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:02:32.710Z|0b0f7d4b-b75e-4c2d-a190-fe71c7dda735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:02:36.458Z|e903786d-3f76-49d7-8eb0-3a7c118e233a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:36.458Z|e903786d-3f76-49d7-8eb0-3a7c118e233a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:36.466Z|c761ed96-ef13-4b72-9512-3b5f67acbbbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:36.466Z|38a1d2ad-5682-4617-9fb6-2db8bca7b46b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:36.466Z|c761ed96-ef13-4b72-9512-3b5f67acbbbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:36.466Z|38a1d2ad-5682-4617-9fb6-2db8bca7b46b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:46.504Z|d50f25b9-939e-4384-b063-0267b484d47c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:46.504Z|bc2bef57-00d8-417e-bacc-a61b3a11459c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:46.504Z|73c18f64-042f-430c-bdab-915dc7dcaf5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:46.508Z|bc2bef57-00d8-417e-bacc-a61b3a11459c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:46.508Z|73c18f64-042f-430c-bdab-915dc7dcaf5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:46.508Z|d50f25b9-939e-4384-b063-0267b484d47c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:47.453Z|f0d92547-7bc4-455b-b7f1-ac8b648efa24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:02:47.456Z|f0d92547-7bc4-455b-b7f1-ac8b648efa24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:02:56.542Z|cf0bb937-6a95-471b-9a27-b97b709bdaa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:56.542Z|e29a03f8-c2e4-41e0-ac55-4251df34dc7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:56.542Z|c3ba2186-247b-42b0-bff7-53d09e8b3ab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:02:56.543Z|cf0bb937-6a95-471b-9a27-b97b709bdaa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:56.543Z|e29a03f8-c2e4-41e0-ac55-4251df34dc7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:02:56.543Z|c3ba2186-247b-42b0-bff7-53d09e8b3ab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:02.452Z|03ed104a-e64c-413a-8596-20b1d471a661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:03:02.453Z|03ed104a-e64c-413a-8596-20b1d471a661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:03:02.711Z|20994cad-53e5-4e76-b07f-e00d82b571a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:03:02.712Z|20994cad-53e5-4e76-b07f-e00d82b571a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:03:06.567Z|df5f8e5b-e62c-4d77-aefb-af5579034022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:06.568Z|df5f8e5b-e62c-4d77-aefb-af5579034022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:06.568Z|3834ae00-41fd-402c-8b06-b039600af91e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:06.569Z|3834ae00-41fd-402c-8b06-b039600af91e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:06.569Z|560a2d2c-b746-4c1a-b0be-21101d6fc354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:06.570Z|560a2d2c-b746-4c1a-b0be-21101d6fc354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:16.595Z|ac252666-4ecc-406a-a453-29e5edab69e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:16.595Z|e723361d-657d-4aac-94c1-f5094e3d28cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:16.596Z|e723361d-657d-4aac-94c1-f5094e3d28cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:16.596Z|ac252666-4ecc-406a-a453-29e5edab69e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:16.602Z|9dda7ad4-88a9-4614-ad38-e40d1e7d5643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:16.602Z|9dda7ad4-88a9-4614-ad38-e40d1e7d5643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:17.452Z|ea578b94-494b-4a08-9c77-29056d10153f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:03:17.453Z|ea578b94-494b-4a08-9c77-29056d10153f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:03:23.834Z|2b861158-eeef-4784-b21d-e97184b8bb33|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:03:23.835Z|2b861158-eeef-4784-b21d-e97184b8bb33|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:26.622Z|a1240cac-5e73-4f6b-b94b-ad8349402bc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:26.622Z|9884a379-e297-4538-a258-0acd0f93120e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:26.622Z|9884a379-e297-4538-a258-0acd0f93120e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:26.622Z|a1240cac-5e73-4f6b-b94b-ad8349402bc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:26.626Z|2c9a264c-4da9-4e9e-bb19-bbe92c80e7d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:26.627Z|2c9a264c-4da9-4e9e-bb19-bbe92c80e7d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:32.452Z|6e43628a-dbaf-4117-bd1c-1be328759e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:03:32.458Z|6e43628a-dbaf-4117-bd1c-1be328759e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:03:32.713Z|38b4bd3b-77ff-4e71-8fdd-5e37601899ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:03:32.714Z|38b4bd3b-77ff-4e71-8fdd-5e37601899ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:03:36.647Z|e5237be7-bd5c-44cb-b1e7-7706fa0295c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:36.647Z|da8778c5-f7fd-4508-978e-8e60b9264af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:36.648Z|e5237be7-bd5c-44cb-b1e7-7706fa0295c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:36.648Z|da8778c5-f7fd-4508-978e-8e60b9264af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:36.649Z|0e8b5796-ca3e-4bc4-8d69-ace7f6733a28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:36.650Z|0e8b5796-ca3e-4bc4-8d69-ace7f6733a28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:46.675Z|8f60ebb4-ee7b-4bf6-9704-9a764bcd0b4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:46.675Z|1238720b-ff2f-478f-847c-9ec371ba56a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:46.676Z|8f60ebb4-ee7b-4bf6-9704-9a764bcd0b4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:46.676Z|1238720b-ff2f-478f-847c-9ec371ba56a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:46.698Z|a8d323ed-be7a-4f77-b953-aca4fdac2a90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:46.699Z|a8d323ed-be7a-4f77-b953-aca4fdac2a90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:47.453Z|112ceb77-32bd-4b44-af36-a1ad19a0bea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:03:47.454Z|112ceb77-32bd-4b44-af36-a1ad19a0bea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:03:56.715Z|1fc543dc-a20e-48eb-9500-94ed029904e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:56.715Z|db605e29-c30f-42b6-ac8e-0caeb8e1d800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:56.716Z|1fc543dc-a20e-48eb-9500-94ed029904e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:56.717Z|db605e29-c30f-42b6-ac8e-0caeb8e1d800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:03:56.721Z|896aadd6-4177-46a7-844b-767863c31c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:03:56.722Z|896aadd6-4177-46a7-844b-767863c31c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:02.455Z|b369f340-b99d-4cf4-868e-4eeb45494b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:04:02.457Z|b369f340-b99d-4cf4-868e-4eeb45494b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:04:02.714Z|3bba6fea-99c3-4a4f-b601-c46dcf3f9952|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:04:02.715Z|3bba6fea-99c3-4a4f-b601-c46dcf3f9952|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:04:06.749Z|9c03b562-3352-434a-8ac2-61b8ff6d19d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:06.749Z|fef1d4b1-e7d9-478d-ba60-dcc834f1591b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:06.751Z|9c03b562-3352-434a-8ac2-61b8ff6d19d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:06.751Z|fef1d4b1-e7d9-478d-ba60-dcc834f1591b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:06.753Z|a48f63c2-7c0f-4a6c-8c9c-8f1040140dfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:06.754Z|a48f63c2-7c0f-4a6c-8c9c-8f1040140dfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:16.780Z|708f3fe4-7b32-4ff2-a9eb-639663ff4eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:16.780Z|f3313005-2ddc-43cf-954d-fb6668267df0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:16.780Z|a761eeb3-f805-4dc2-8c3a-16ac8aa0673c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:16.781Z|a761eeb3-f805-4dc2-8c3a-16ac8aa0673c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:16.781Z|708f3fe4-7b32-4ff2-a9eb-639663ff4eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:16.781Z|f3313005-2ddc-43cf-954d-fb6668267df0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:17.452Z|79a69757-f153-440d-a7de-45df2e87daf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:04:17.454Z|79a69757-f153-440d-a7de-45df2e87daf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:04:23.836Z|b6524a15-66e3-4a6e-99ed-77fc0337f2d4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:04:23.838Z|b6524a15-66e3-4a6e-99ed-77fc0337f2d4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:26.810Z|7b836ddf-3590-41d2-b99d-402b761fd580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:26.811Z|7b836ddf-3590-41d2-b99d-402b761fd580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:26.812Z|199596b9-9bd8-4c1d-841b-de601f213dad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:26.813Z|199596b9-9bd8-4c1d-841b-de601f213dad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:26.817Z|2de2c9c2-5c02-464f-b72e-47a87da862f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:26.817Z|2de2c9c2-5c02-464f-b72e-47a87da862f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:32.453Z|0a8cffc9-4b4c-46d4-b900-c16726a47c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:04:32.453Z|0a8cffc9-4b4c-46d4-b900-c16726a47c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:04:32.716Z|82c3e526-5848-45b2-8375-ee2b96862794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:04:32.717Z|82c3e526-5848-45b2-8375-ee2b96862794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:04:36.838Z|e93e27d5-1dd9-4e53-b82d-3e8d00baa0b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:36.839Z|17481773-86a2-4ecf-84a1-a9f24922a462|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:36.838Z|c2ae62e3-e0d4-41c2-b0fb-62a3af5608a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:36.839Z|e93e27d5-1dd9-4e53-b82d-3e8d00baa0b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:36.839Z|17481773-86a2-4ecf-84a1-a9f24922a462|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:36.840Z|c2ae62e3-e0d4-41c2-b0fb-62a3af5608a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:46.861Z|5c285e33-a5c7-446d-bef6-b47509b751f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:46.861Z|dd685b7a-32ee-415c-981e-9eb3d8dba4c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:46.863Z|dd685b7a-32ee-415c-981e-9eb3d8dba4c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:46.863Z|5c285e33-a5c7-446d-bef6-b47509b751f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:46.865Z|4c1f8696-a4a0-4cf1-ae28-92f164e2ec6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:46.866Z|4c1f8696-a4a0-4cf1-ae28-92f164e2ec6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:47.452Z|52423e58-03dd-4dbb-8a60-0c949b9eac61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:04:47.453Z|52423e58-03dd-4dbb-8a60-0c949b9eac61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:04:56.892Z|0f7adea2-4c59-4c28-bac7-653c6a26bbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:56.892Z|0f7adea2-4c59-4c28-bac7-653c6a26bbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:56.895Z|5aa26de2-2579-4d4d-942a-44f6615fa9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:56.895Z|5aa26de2-2579-4d4d-942a-44f6615fa9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:04:56.899Z|c6a7dbd5-a18e-4cb4-a3ab-e14c235ac052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:04:56.900Z|c6a7dbd5-a18e-4cb4-a3ab-e14c235ac052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:02.452Z|9d7d383b-021c-4b84-8921-baed3bd8cfe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:05:02.456Z|9d7d383b-021c-4b84-8921-baed3bd8cfe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:05:02.718Z|0e8e7357-0ae9-48e2-8f03-d62aae204d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:05:02.718Z|0e8e7357-0ae9-48e2-8f03-d62aae204d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:05:06.916Z|8dc557e9-cb24-4280-8049-866d44731b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:06.916Z|6cc54b93-143c-4765-a54f-0914528b59b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:06.917Z|6cc54b93-143c-4765-a54f-0914528b59b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:06.917Z|8dc557e9-cb24-4280-8049-866d44731b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:06.923Z|5ddeb2fc-f607-4b99-af6d-38a398cefd74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:06.924Z|5ddeb2fc-f607-4b99-af6d-38a398cefd74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:16.941Z|b233be9c-84bf-4061-8647-e17f98d503cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:16.941Z|8b817d5f-b2c3-4107-a2a5-98fe36f4f47c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:16.942Z|8b817d5f-b2c3-4107-a2a5-98fe36f4f47c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:16.942Z|b233be9c-84bf-4061-8647-e17f98d503cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:16.948Z|b2907a6c-469a-4af4-b3ff-64e2d803431e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:16.949Z|b2907a6c-469a-4af4-b3ff-64e2d803431e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:17.452Z|ba1f0d20-938e-432b-95a4-dadc55b9a80d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:05:17.453Z|ba1f0d20-938e-432b-95a4-dadc55b9a80d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:05:23.835Z|1a4692b9-cf00-4c8f-9c35-d8cf1ea44ce5|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:05:23.836Z|1a4692b9-cf00-4c8f-9c35-d8cf1ea44ce5|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:26.977Z|18e2b235-8044-4585-8651-1764f4b1274d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:26.977Z|af25596f-a9d6-4f7c-a4f6-269aaec025f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:26.977Z|a6e0c06c-11c9-4348-9f83-f2e1c8ce0baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:26.980Z|af25596f-a9d6-4f7c-a4f6-269aaec025f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:26.980Z|a6e0c06c-11c9-4348-9f83-f2e1c8ce0baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:26.980Z|18e2b235-8044-4585-8651-1764f4b1274d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:32.454Z|205ebcd3-f6a0-48e1-a400-74130bd99209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:05:32.455Z|205ebcd3-f6a0-48e1-a400-74130bd99209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:05:32.719Z|102fbe29-c084-4986-b05f-75cafae96fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:05:32.720Z|102fbe29-c084-4986-b05f-75cafae96fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:05:37.008Z|c6df1b24-9571-4471-8b61-ecfe8a48e55c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:37.008Z|d962cfb7-20f0-45f9-9eab-11e2ef9bd078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:37.009Z|c6df1b24-9571-4471-8b61-ecfe8a48e55c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:37.009Z|d962cfb7-20f0-45f9-9eab-11e2ef9bd078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:37.008Z|0696beb5-6ded-43e7-9448-6d39c9a2197b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:37.012Z|0696beb5-6ded-43e7-9448-6d39c9a2197b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:47.032Z|30ac0c97-ab70-4b7f-a641-8c6836275fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:47.032Z|d884c780-0b54-4350-8159-dfa69d48f71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:47.033Z|d884c780-0b54-4350-8159-dfa69d48f71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:47.033Z|30ac0c97-ab70-4b7f-a641-8c6836275fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:47.038Z|402a4d53-7d16-4d02-99c3-a07d15624687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:47.039Z|402a4d53-7d16-4d02-99c3-a07d15624687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:47.452Z|00afc096-1d84-406c-81dd-710a7c8e9b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:05:47.457Z|00afc096-1d84-406c-81dd-710a7c8e9b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:05:57.058Z|64f16204-8ee3-47e2-a286-21790ec71816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:57.058Z|12b6599d-1e56-4d92-be80-2dd6ce2d6e1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:57.059Z|12b6599d-1e56-4d92-be80-2dd6ce2d6e1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:57.059Z|64f16204-8ee3-47e2-a286-21790ec71816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:05:57.061Z|ba1b69bd-e5b8-4703-9802-99b104859165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:05:57.061Z|ba1b69bd-e5b8-4703-9802-99b104859165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:02.452Z|9926a1ee-dd30-4fa5-bf67-7b92dad02ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:06:02.453Z|9926a1ee-dd30-4fa5-bf67-7b92dad02ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:06:02.721Z|c1567990-6c9d-4d63-9892-269b5186ce17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:06:02.722Z|c1567990-6c9d-4d63-9892-269b5186ce17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:06:07.084Z|54df722f-1b6c-4bb8-904b-47d483809337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:07.084Z|56e29150-949a-42ea-953b-eb2bad860bbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:07.084Z|56e29150-949a-42ea-953b-eb2bad860bbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:07.084Z|54df722f-1b6c-4bb8-904b-47d483809337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:07.087Z|0d797f22-c3c5-44ef-ba58-b9e4ab887f26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:07.088Z|0d797f22-c3c5-44ef-ba58-b9e4ab887f26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:17.146Z|c219d822-fa10-43eb-a352-e3036fe6680d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:17.147Z|c219d822-fa10-43eb-a352-e3036fe6680d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:17.150Z|e7613c50-ee87-41c0-a822-55497c62f221|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:17.150Z|e7613c50-ee87-41c0-a822-55497c62f221|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:17.153Z|81d9932e-8eb0-49c9-8a57-e31e13a9309f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:17.154Z|81d9932e-8eb0-49c9-8a57-e31e13a9309f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:17.453Z|eec570d7-4e4d-4e30-bd28-e8cb61a755b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:06:17.455Z|eec570d7-4e4d-4e30-bd28-e8cb61a755b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:06:23.835Z|1cc7c533-acd3-41e9-aa5c-c8fdd1a5493f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:06:23.836Z|1cc7c533-acd3-41e9-aa5c-c8fdd1a5493f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:27.171Z|da47484b-85c9-4062-b6c3-2905e24c29e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:27.171Z|8b13fd70-e177-48ed-a9e0-c22a1b8c0d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:27.172Z|da47484b-85c9-4062-b6c3-2905e24c29e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:27.173Z|8b13fd70-e177-48ed-a9e0-c22a1b8c0d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:27.185Z|6ac806f5-b0da-4579-9c79-d225c2ac54d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:27.186Z|6ac806f5-b0da-4579-9c79-d225c2ac54d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:32.457Z|1f139f37-eee4-4bef-b6d0-a13f422a58de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:06:32.464Z|1f139f37-eee4-4bef-b6d0-a13f422a58de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:06:32.723Z|9e03ab8d-44a9-4052-a552-d71b39722e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:06:32.725Z|9e03ab8d-44a9-4052-a552-d71b39722e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:06:37.212Z|d2665e11-ba2c-4efb-aed4-79d90643a2cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:37.212Z|50bf804e-0468-4f1b-9a0c-15b06aa792b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:37.212Z|0fc1bc76-904b-47a9-a505-c40c296a34f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:37.214Z|d2665e11-ba2c-4efb-aed4-79d90643a2cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:37.214Z|0fc1bc76-904b-47a9-a505-c40c296a34f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:37.214Z|50bf804e-0468-4f1b-9a0c-15b06aa792b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:47.242Z|94a6e428-977e-4570-8ff2-f44193a90b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:47.243Z|94a6e428-977e-4570-8ff2-f44193a90b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:47.245Z|8a8a939a-d8ee-40fd-b9ec-ba007cfa891b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:47.246Z|8a8a939a-d8ee-40fd-b9ec-ba007cfa891b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:47.242Z|64dfedc6-9af7-498f-9401-d10e71676526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:47.246Z|64dfedc6-9af7-498f-9401-d10e71676526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:47.452Z|6b037a8b-4c48-412c-89ff-b9b575a9a683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:06:47.453Z|6b037a8b-4c48-412c-89ff-b9b575a9a683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:06:57.266Z|6282ef30-c215-4bc8-b4cf-7e9b28a97c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:57.268Z|6282ef30-c215-4bc8-b4cf-7e9b28a97c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:57.270Z|2d45c7d3-95f8-4bfe-9d2e-9f12cb4be702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:57.271Z|2d45c7d3-95f8-4bfe-9d2e-9f12cb4be702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:06:57.278Z|b544c1ff-e59a-46b0-80bb-d772fd282077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:06:57.279Z|b544c1ff-e59a-46b0-80bb-d772fd282077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:02.452Z|cc29791f-bd42-4603-8ff3-2913627a1919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:07:02.453Z|cc29791f-bd42-4603-8ff3-2913627a1919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:07:02.726Z|7e16daef-a98c-4d5a-9ffe-2647e75a0301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:07:02.726Z|7e16daef-a98c-4d5a-9ffe-2647e75a0301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:07:07.291Z|029a65ca-d24a-4bd5-bfe2-3b4533fcea53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:07.291Z|eb9de481-b76b-441f-b6b0-e60b7235df5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:07.292Z|029a65ca-d24a-4bd5-bfe2-3b4533fcea53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:07.292Z|eb9de481-b76b-441f-b6b0-e60b7235df5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:07.304Z|71723017-5e59-451f-a422-41cb67ad498e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:07.305Z|71723017-5e59-451f-a422-41cb67ad498e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:17.316Z|848bde94-2d9a-4ed7-9b85-76690304b3e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:17.316Z|8324e467-38e2-4231-b050-21cb407d05c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:17.317Z|848bde94-2d9a-4ed7-9b85-76690304b3e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:17.317Z|8324e467-38e2-4231-b050-21cb407d05c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:17.324Z|5b33f8ed-baa0-4928-a73f-59d32e4923e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:17.325Z|5b33f8ed-baa0-4928-a73f-59d32e4923e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:17.452Z|317024af-9c9b-4697-9edc-18a569834070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:07:17.456Z|317024af-9c9b-4697-9edc-18a569834070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:07:23.834Z|fa94de95-9251-4adc-81c8-0f61d92b93a1|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:07:23.835Z|fa94de95-9251-4adc-81c8-0f61d92b93a1|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:27.337Z|6830cde9-9c98-47cb-9a7a-d636cf4ecd04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:27.337Z|30c4aaab-f55a-4c8f-ad17-9210b7277059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:27.337Z|6830cde9-9c98-47cb-9a7a-d636cf4ecd04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:27.337Z|30c4aaab-f55a-4c8f-ad17-9210b7277059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:27.344Z|b7ffbcd8-3baf-495e-91ce-e3388a9d1825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:27.345Z|b7ffbcd8-3baf-495e-91ce-e3388a9d1825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:32.452Z|f9aecdc1-9864-4b08-af07-04ff720f3547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:07:32.453Z|f9aecdc1-9864-4b08-af07-04ff720f3547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:07:32.727Z|b976dc76-3790-48b9-9ef4-3fcad92541ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:07:32.728Z|b976dc76-3790-48b9-9ef4-3fcad92541ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:07:37.360Z|0697baf0-8171-4172-8071-d341254b4191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:37.361Z|0697baf0-8171-4172-8071-d341254b4191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:37.364Z|7a60e4c9-624f-477b-988d-9ef6a37b369d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:37.365Z|7a60e4c9-624f-477b-988d-9ef6a37b369d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:37.366Z|1d82b605-e9fb-46af-ae68-d0be6a6eae62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:37.367Z|1d82b605-e9fb-46af-ae68-d0be6a6eae62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:47.397Z|5d93345b-bb44-4972-8eeb-a30ccc6cdec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:47.398Z|5d93345b-bb44-4972-8eeb-a30ccc6cdec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:47.398Z|f053593f-d4ad-4b12-98fa-988112e15ee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:47.398Z|f053593f-d4ad-4b12-98fa-988112e15ee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:47.401Z|783eb5fd-1c98-4795-b113-8011f5265753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:47.405Z|783eb5fd-1c98-4795-b113-8011f5265753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:47.452Z|bbbc4f91-89f6-4d51-96d8-79668927a7ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:07:47.453Z|bbbc4f91-89f6-4d51-96d8-79668927a7ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:07:57.432Z|047ac9b4-4262-40dc-be77-773bd3cf494f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:57.432Z|a7a0fc97-d1dd-4331-8d9e-31d7fbbe482a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:57.432Z|0cd711a4-b3af-4d7d-a902-2c22e0ca579c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:07:57.435Z|047ac9b4-4262-40dc-be77-773bd3cf494f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:57.435Z|0cd711a4-b3af-4d7d-a902-2c22e0ca579c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:07:57.435Z|a7a0fc97-d1dd-4331-8d9e-31d7fbbe482a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:02.453Z|d98ab2f0-1672-457e-bc16-6f71338b5544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:08:02.457Z|d98ab2f0-1672-457e-bc16-6f71338b5544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:08:02.728Z|b6e52fa7-73ee-40c6-a28f-285acfdc9f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:08:02.730Z|b6e52fa7-73ee-40c6-a28f-285acfdc9f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:08:07.466Z|f1a8527d-b9fb-4646-af6b-ddc17102fea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:07.466Z|78401cc2-ce70-4c8e-a2cb-c46ecdc6661b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:07.466Z|4fe477d6-a9c2-487a-9b86-88b5bcc4e345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:07.467Z|f1a8527d-b9fb-4646-af6b-ddc17102fea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:07.467Z|78401cc2-ce70-4c8e-a2cb-c46ecdc6661b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:07.467Z|4fe477d6-a9c2-487a-9b86-88b5bcc4e345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:17.452Z|9fe289aa-0fc3-4b93-acfc-70b86d25e886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:08:17.453Z|9fe289aa-0fc3-4b93-acfc-70b86d25e886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:08:17.487Z|ee5b840f-ae99-4f63-bfcf-a040144dbffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:17.488Z|ee5b840f-ae99-4f63-bfcf-a040144dbffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:17.498Z|165fe3b5-75e8-4eb1-98de-2e19a31174fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:17.498Z|165fe3b5-75e8-4eb1-98de-2e19a31174fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:17.508Z|2ce354fa-487e-4525-bf4b-fc38101b228a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:17.509Z|2ce354fa-487e-4525-bf4b-fc38101b228a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:23.834Z|0e63dd9b-3ef0-4c5f-80cb-7c5b713a14c6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:08:23.835Z|0e63dd9b-3ef0-4c5f-80cb-7c5b713a14c6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:27.511Z|009a306f-f23e-4eef-8dda-18f54d5ba46a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:27.512Z|009a306f-f23e-4eef-8dda-18f54d5ba46a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:27.517Z|add42cc9-3343-40c9-aeec-a7a9623d079a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:27.518Z|add42cc9-3343-40c9-aeec-a7a9623d079a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:27.529Z|bf2d1f64-74e6-4d29-a6ba-eda7b30a2877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:27.529Z|bf2d1f64-74e6-4d29-a6ba-eda7b30a2877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:32.453Z|6fdf34d3-677b-4052-ba14-6e35ddecf71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:08:32.453Z|6fdf34d3-677b-4052-ba14-6e35ddecf71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:08:32.730Z|227692f7-3a6f-4ac1-bd5b-0726e51c5a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:08:32.731Z|227692f7-3a6f-4ac1-bd5b-0726e51c5a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:08:37.537Z|322d0802-092c-47dd-b952-00a263fbbcd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:37.537Z|4a013c18-7c3b-43d1-bc16-3d632aaf1589|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:37.538Z|4a013c18-7c3b-43d1-bc16-3d632aaf1589|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:37.538Z|322d0802-092c-47dd-b952-00a263fbbcd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:37.548Z|e7fad8f6-e58f-4174-9ffe-1775da753784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:37.549Z|e7fad8f6-e58f-4174-9ffe-1775da753784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:47.452Z|cefb5bcc-ca65-4780-b032-132bfe967c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:08:47.456Z|cefb5bcc-ca65-4780-b032-132bfe967c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:08:47.569Z|6f3f0919-3229-4476-be67-b66586ae245a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:47.570Z|6f3f0919-3229-4476-be67-b66586ae245a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:47.650Z|b1350c3d-375d-4dc0-b184-3ed624e517c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:47.657Z|b1350c3d-375d-4dc0-b184-3ed624e517c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:47.659Z|708adece-086b-4e38-a6f6-0538cb8efa3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:47.659Z|708adece-086b-4e38-a6f6-0538cb8efa3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:57.669Z|ae5a04f6-8f44-4516-9859-245105fd9293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:57.670Z|ae5a04f6-8f44-4516-9859-245105fd9293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:57.681Z|f6c7d16f-8728-4760-a4d9-38fc240017bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:57.683Z|f6c7d16f-8728-4760-a4d9-38fc240017bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:08:57.685Z|15334c52-2d99-4570-866f-e03d37edae45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:08:57.686Z|15334c52-2d99-4570-866f-e03d37edae45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:02.452Z|62a31d60-39fd-49e5-a860-97fc17ec9ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:09:02.453Z|62a31d60-39fd-49e5-a860-97fc17ec9ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:09:02.732Z|e24d9610-bc92-474f-9aeb-5aab5e5530d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:09:02.733Z|e24d9610-bc92-474f-9aeb-5aab5e5530d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:09:07.694Z|d0ac656f-e452-4364-836a-bf417eb5b222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:07.695Z|d0ac656f-e452-4364-836a-bf417eb5b222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:07.704Z|dfcb90a0-cc0d-4949-aa73-59eabe140135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:07.705Z|dfcb90a0-cc0d-4949-aa73-59eabe140135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:07.707Z|340f2243-dbee-472a-b096-730363af87b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:07.708Z|340f2243-dbee-472a-b096-730363af87b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:17.454Z|724b5aaa-b793-45ae-88fc-b25c70d16f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:09:17.455Z|724b5aaa-b793-45ae-88fc-b25c70d16f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:09:17.726Z|0f586d70-7609-457e-a4d0-86e8f9c1d0d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:17.727Z|f882ec07-7458-4413-bc8e-5df7f17eb19b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:17.727Z|079caf4d-c1f3-4378-bfbe-8d82e184b378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:17.728Z|f882ec07-7458-4413-bc8e-5df7f17eb19b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:17.728Z|0f586d70-7609-457e-a4d0-86e8f9c1d0d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:17.728Z|079caf4d-c1f3-4378-bfbe-8d82e184b378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:23.836Z|531a5ec2-b2dd-4fc0-8366-a2d81d8c9ad8|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:09:23.837Z|531a5ec2-b2dd-4fc0-8366-a2d81d8c9ad8|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:27.754Z|64b6e0f5-68bc-4d9a-9195-278972325a11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:27.754Z|38b2442e-6e05-4979-ba1b-78e69730e022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:27.755Z|64b6e0f5-68bc-4d9a-9195-278972325a11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:27.755Z|38b2442e-6e05-4979-ba1b-78e69730e022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:27.757Z|2e32d915-05cc-45cb-8546-08c6a7aa6f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:27.757Z|2e32d915-05cc-45cb-8546-08c6a7aa6f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:32.454Z|7efbfd03-0083-4318-b529-270ac16de576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:09:32.457Z|7efbfd03-0083-4318-b529-270ac16de576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:09:32.733Z|7c41c0b2-bfe8-48aa-8751-3b7f9c0cdd55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:09:32.734Z|7c41c0b2-bfe8-48aa-8751-3b7f9c0cdd55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:09:37.778Z|e9bc3f23-c1a2-4cd6-a185-96c03ff63a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:37.779Z|e9bc3f23-c1a2-4cd6-a185-96c03ff63a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:37.785Z|3142ea52-c91a-4224-be0f-cf8a487467f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:37.785Z|406085fd-0a5f-4f0a-b61c-43051e26f34b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:37.785Z|3142ea52-c91a-4224-be0f-cf8a487467f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:37.785Z|406085fd-0a5f-4f0a-b61c-43051e26f34b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:47.453Z|d3eea420-eab5-4bf2-9e39-ad799bd71e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:09:47.454Z|d3eea420-eab5-4bf2-9e39-ad799bd71e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:09:47.800Z|b07fd25f-5aba-44d8-bdc1-4758206a1666|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:47.800Z|b07fd25f-5aba-44d8-bdc1-4758206a1666|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:47.813Z|cb5ae4c3-171c-48ad-9f55-bab128ca7cc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:47.813Z|5f3433e5-0080-4796-a213-abb669a486d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:47.814Z|cb5ae4c3-171c-48ad-9f55-bab128ca7cc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:47.814Z|5f3433e5-0080-4796-a213-abb669a486d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:57.822Z|f21f531f-d557-4a5c-92ac-f588b20aa041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:57.824Z|f21f531f-d557-4a5c-92ac-f588b20aa041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:57.834Z|47092950-d3fe-44c2-90f6-9e89a887f9e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:57.835Z|47092950-d3fe-44c2-90f6-9e89a887f9e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:09:57.836Z|a7071b6d-859e-4cde-9d21-41f750701e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:09:57.837Z|a7071b6d-859e-4cde-9d21-41f750701e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:02.452Z|2189eea9-ec72-4ac6-ad6e-ac80bcf86a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:10:02.454Z|2189eea9-ec72-4ac6-ad6e-ac80bcf86a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:10:02.735Z|91a87efd-bdb1-4758-bbaa-61a051b0076e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:10:02.736Z|91a87efd-bdb1-4758-bbaa-61a051b0076e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:10:07.847Z|c82ba555-f38b-4f15-909b-29dc747448bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:07.847Z|c82ba555-f38b-4f15-909b-29dc747448bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:07.855Z|1205df71-303c-401c-9d9e-ff4cee7982b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:07.855Z|b521db1b-20aa-412c-87ab-0aeee0e95705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:07.855Z|1205df71-303c-401c-9d9e-ff4cee7982b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:07.856Z|b521db1b-20aa-412c-87ab-0aeee0e95705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:17.453Z|1c0e17de-b550-4206-adb6-94bfc3939901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:10:17.456Z|1c0e17de-b550-4206-adb6-94bfc3939901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:10:17.868Z|4c1eccd5-a714-46e4-9255-85c283f9e4fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:17.869Z|4c1eccd5-a714-46e4-9255-85c283f9e4fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:17.876Z|d9594c1e-a250-46f9-86be-bee95e33630b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:17.877Z|d9594c1e-a250-46f9-86be-bee95e33630b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:17.882Z|38b53cb9-9d70-41c3-bb87-6ec2cf60f19c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:17.883Z|38b53cb9-9d70-41c3-bb87-6ec2cf60f19c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:23.833Z|1dd91b25-41b1-4f87-a445-866392abeec9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:10:23.834Z|1dd91b25-41b1-4f87-a445-866392abeec9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:27.897Z|06439e94-75a3-49cf-ad53-802ced465480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:27.898Z|06439e94-75a3-49cf-ad53-802ced465480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:27.899Z|81a8d43a-cd32-43f7-9830-0d0fa8fb8c94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:27.899Z|81a8d43a-cd32-43f7-9830-0d0fa8fb8c94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:27.903Z|dcaf91dd-4a88-451f-80e3-d0bdb6205cd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:27.903Z|dcaf91dd-4a88-451f-80e3-d0bdb6205cd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:32.457Z|05446b64-c560-4188-bb8d-eb4e97adf516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:10:32.460Z|05446b64-c560-4188-bb8d-eb4e97adf516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:10:32.738Z|aafdeb02-c1d3-40ff-a3e1-7bc81c3220c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:10:32.739Z|aafdeb02-c1d3-40ff-a3e1-7bc81c3220c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:10:37.927Z|7fdec130-3b87-40e9-a20a-a2899fc2c42f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:37.927Z|fdb85491-c80a-4e90-b696-114cb4eeca2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:37.928Z|1fa5f72d-7c9f-4170-851d-be4ac3688d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:37.929Z|7fdec130-3b87-40e9-a20a-a2899fc2c42f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:37.929Z|1fa5f72d-7c9f-4170-851d-be4ac3688d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:37.929Z|fdb85491-c80a-4e90-b696-114cb4eeca2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:47.452Z|87ebbe89-c57d-4024-a563-12dcf19e1a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:10:47.453Z|87ebbe89-c57d-4024-a563-12dcf19e1a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:10:48.288Z|c8aaa367-7d7e-4eb0-a228-f451646f516b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:48.289Z|c8aaa367-7d7e-4eb0-a228-f451646f516b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:48.289Z|e8728f46-7493-4c96-a786-023824bfa6a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:48.290Z|e8728f46-7493-4c96-a786-023824bfa6a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:48.295Z|7a167801-dc24-4103-9be8-9ee52212c5c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:48.296Z|7a167801-dc24-4103-9be8-9ee52212c5c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:58.313Z|5a30d54d-3cdb-4d7a-abca-5fa49fecfe75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:58.314Z|5a30d54d-3cdb-4d7a-abca-5fa49fecfe75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:58.316Z|e0a57718-07cc-4d8f-8754-ba7aac1383b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:58.317Z|e0a57718-07cc-4d8f-8754-ba7aac1383b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:10:58.327Z|90f0e872-e798-4f8d-a6d9-ddf420943572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:10:58.327Z|90f0e872-e798-4f8d-a6d9-ddf420943572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:02.452Z|47068a51-050c-4b5d-9329-63f951756f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:11:02.456Z|47068a51-050c-4b5d-9329-63f951756f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:11:02.740Z|c8555a52-7acb-427d-90f8-fce9a62db242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:11:02.741Z|c8555a52-7acb-427d-90f8-fce9a62db242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:11:08.339Z|79c4cef6-9603-43f2-b96d-67c0d977afdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:08.339Z|79c4cef6-9603-43f2-b96d-67c0d977afdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:08.344Z|a85feb96-f35d-46ed-b31c-1136ab8b152a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:08.345Z|a85feb96-f35d-46ed-b31c-1136ab8b152a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:08.349Z|57472cc4-4f92-4de9-ac4f-378faf9e7f45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:08.349Z|57472cc4-4f92-4de9-ac4f-378faf9e7f45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:17.452Z|5497b49e-9c2f-466f-9d48-98314098e5b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:11:17.453Z|5497b49e-9c2f-466f-9d48-98314098e5b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:11:18.363Z|df52ff19-2b07-40d9-b415-e652358e46c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:18.364Z|df52ff19-2b07-40d9-b415-e652358e46c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:18.368Z|ce7f6672-63bb-40e0-bcec-87bbdfa638f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:18.370Z|ce7f6672-63bb-40e0-bcec-87bbdfa638f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:18.372Z|b1a82221-c394-4840-b534-51ef4d68684d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:18.372Z|b1a82221-c394-4840-b534-51ef4d68684d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:23.834Z|308f8d71-a3c3-4eff-b290-e7c46b4fdcce|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:11:23.835Z|308f8d71-a3c3-4eff-b290-e7c46b4fdcce|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:28.392Z|5481d1aa-7953-442b-9cb4-8191945ed96d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:28.392Z|ec2db1b0-18dc-478d-80d0-498d6226fc23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:28.392Z|5481d1aa-7953-442b-9cb4-8191945ed96d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:28.393Z|ec2db1b0-18dc-478d-80d0-498d6226fc23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:28.400Z|134b5112-7be5-4756-b650-dbf1bdf40a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:28.400Z|134b5112-7be5-4756-b650-dbf1bdf40a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:32.452Z|bf694dab-7129-44e3-9636-e78924cede37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:11:32.453Z|bf694dab-7129-44e3-9636-e78924cede37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:11:32.742Z|cbde65cc-8d9b-468c-84bf-2927cdef190d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:11:32.742Z|cbde65cc-8d9b-468c-84bf-2927cdef190d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:11:38.416Z|d331f0f1-5a5b-42d2-b029-9b02f72f1b3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:38.417Z|d331f0f1-5a5b-42d2-b029-9b02f72f1b3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:38.426Z|667876ff-c38f-477e-81fd-8c742bbeba59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:38.426Z|667876ff-c38f-477e-81fd-8c742bbeba59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:38.430Z|85e619f3-af18-4359-975a-9e0e9de4fefe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:38.431Z|85e619f3-af18-4359-975a-9e0e9de4fefe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:47.452Z|354e3321-b85e-4ba2-ab0d-1868b85ea959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:11:47.455Z|354e3321-b85e-4ba2-ab0d-1868b85ea959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:11:48.441Z|f22f2aaf-d81f-468c-ab7b-21f0830de367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:48.442Z|f22f2aaf-d81f-468c-ab7b-21f0830de367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:48.453Z|d0641301-d8f2-418d-8dba-f7dd5b47c5ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:48.453Z|257eac01-9a44-4d8e-8b58-3c32d0dc6a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:48.453Z|d0641301-d8f2-418d-8dba-f7dd5b47c5ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:48.453Z|257eac01-9a44-4d8e-8b58-3c32d0dc6a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:58.484Z|45d3ecae-aa14-4fef-922a-4e39f25ddb2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:58.487Z|45d3ecae-aa14-4fef-922a-4e39f25ddb2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:58.484Z|7e8d5184-7c76-4360-b3f7-db33f5773658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:58.490Z|7e8d5184-7c76-4360-b3f7-db33f5773658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:11:58.491Z|a6f5f631-39eb-4812-9258-b6f4c3e48c9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:11:58.491Z|a6f5f631-39eb-4812-9258-b6f4c3e48c9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:02.453Z|7cac3c88-e85f-4d45-aae4-df1ba9eedc69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:12:02.454Z|7cac3c88-e85f-4d45-aae4-df1ba9eedc69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:12:02.743Z|ab530826-7a2b-4cc3-883a-639428cdece9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:12:02.745Z|ab530826-7a2b-4cc3-883a-639428cdece9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:12:07.357Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:12:07.369Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 27abfbdd-c7fb-45af-b3a3-3207b746e9b0 already exists in requestDb InfraActiveRequests table
2021-11-03T19:12:07.421Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0
2021-11-03T19:12:07.422Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|INFO|500||Invoke
2021-11-03T19:12:07.423Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||===========================request begin================================================
2021-11-03T19:12:07.423Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0
2021-11-03T19:12:07.423Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||Method      : GET
2021-11-03T19:12:07.423Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77b132e12fc1c10f", X-B3-SpanId:"42eb931376c016ea", X-B3-ParentSpanId:"77b132e12fc1c10f", X-B3-Sampled:"0", X-ONAP-RequestID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-RequestID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-TransactionID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-ECOMP-RequestID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f32f5742-d02f-44e3-8f58-64de946dfa46"]
2021-11-03T19:12:07.424Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||Request body: 
2021-11-03T19:12:07.425Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||==========================request end================================================
2021-11-03T19:12:08.299Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||============================response begin==========================================
2021-11-03T19:12:08.299Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:12:08.300Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||Status text  : 
2021-11-03T19:12:08.300Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DBDCEAEF76636BF552CC0ED0729EEC37; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:12:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:12:08.301Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||Response body: 
2021-11-03T19:12:08.301Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|DEBUG|500||=======================response end=================================================
2021-11-03T19:12:08.302Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27abfbdd-c7fb-45af-b3a3-3207b746e9b0|INFO|404|Not Found|InvokeReturn
2021-11-03T19:12:08.374Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 27abfbdd-c7fb-45af-b3a3-3207b746e9b0
2021-11-03T19:12:08.395Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:12:08.398Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:12:08.398Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:12:08.398Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:12:08.399Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:12:08.399Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:12:08.399Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"77b132e12fc1c10f", X-B3-SpanId:"7274a448efa3a551", X-B3-ParentSpanId:"77b132e12fc1c10f", X-B3-Sampled:"0", X-ONAP-RequestID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-RequestID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-TransactionID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-ECOMP-RequestID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7beda654-367b-43f6-88ef-b7aa461a3853"]
2021-11-03T19:12:08.399Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:12:08.399Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:12:08.444Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:12:08.444Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:12:08.444Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:12:08.445Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:12:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:12:08.445Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:12:08.446Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:12:08.446Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:12:08.447Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:12:08.448Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:12:08.449Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:12:08.450Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:12:08.450Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:12:08.450Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:12:08.450Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:12:08.451Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"77b132e12fc1c10f", X-B3-SpanId:"afffe63d89abc123", X-B3-ParentSpanId:"77b132e12fc1c10f", X-B3-Sampled:"0", X-ONAP-RequestID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-RequestID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-TransactionID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-ECOMP-RequestID:"27abfbdd-c7fb-45af-b3a3-3207b746e9b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8336d1c9-5ce8-4138-bc57-210c53377895"]
2021-11-03T19:12:08.451Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:12:08.451Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:12:08.507Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:12:08.508Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:12:08.508Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:12:08.509Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:12:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:12:08.509Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:12:08.509Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:12:08.510Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:12:08.510Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:12:08.511Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1d770cdf
2021-11-03T19:12:08.515Z|718d12dd-d94f-4045-bdb8-9af9788879bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:08.515Z|718d12dd-d94f-4045-bdb8-9af9788879bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:08.516Z|27abfbdd-c7fb-45af-b3a3-3207b746e9b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:12:08.518Z|a79b4cb1-1f6f-43d1-a056-ff3d82213800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:08.519Z|a79b4cb1-1f6f-43d1-a056-ff3d82213800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:08.525Z|321df1de-5a44-4ef5-9e7f-004306512581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:08.526Z|321df1de-5a44-4ef5-9e7f-004306512581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:10.547Z|1c52d1ec-8e07-4fb5-8f64-8428717c3438|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:12:10.549Z|1c52d1ec-8e07-4fb5-8f64-8428717c3438|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:17.453Z|aa164ea6-7bf3-48b1-aa7e-2e6cb3b794e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:12:17.453Z|aa164ea6-7bf3-48b1-aa7e-2e6cb3b794e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:12:18.538Z|f0c1275a-b764-4280-9726-e6a5ad067451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:18.538Z|f0c1275a-b764-4280-9726-e6a5ad067451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:18.552Z|6f0e8179-8022-458c-b6be-c8101ed0b804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:18.552Z|16724f12-c351-4dcf-8088-b4d3d840fbe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:18.552Z|16724f12-c351-4dcf-8088-b4d3d840fbe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:18.552Z|6f0e8179-8022-458c-b6be-c8101ed0b804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:23.834Z|1bd9c06b-094c-4faf-9b40-a808ec021a5f|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:12:23.835Z|1bd9c06b-094c-4faf-9b40-a808ec021a5f|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:28.575Z|0ce7546d-6b80-4e80-b94f-f0712bdbce55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:28.575Z|0ce7546d-6b80-4e80-b94f-f0712bdbce55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:28.577Z|0ccea912-f382-400b-8c84-c0b8e5517878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:28.577Z|0ccea912-f382-400b-8c84-c0b8e5517878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:28.598Z|b0634ce7-8eb0-4c27-813a-a815cc06fde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:28.599Z|b0634ce7-8eb0-4c27-813a-a815cc06fde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:32.452Z|580fff3b-9dcb-461f-a89b-10a7051f3760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:12:32.456Z|580fff3b-9dcb-461f-a89b-10a7051f3760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:12:32.746Z|3a388319-aca3-4a98-8c23-725a574969dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:12:32.747Z|3a388319-aca3-4a98-8c23-725a574969dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:12:34.056Z|9c8bce57-923b-4258-9a46-8779f62d0cfa|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:12:34.056Z|9c8bce57-923b-4258-9a46-8779f62d0cfa|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:34.578Z|7ef1baa8-b807-4894-b80b-fd16dd518eb0|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:12:34.578Z|7ef1baa8-b807-4894-b80b-fd16dd518eb0|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:38.610Z|1d520948-3be1-41a5-914f-dd4d662077bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:38.610Z|c9851412-46a9-48c9-b465-eeadc6d79280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:38.611Z|c9851412-46a9-48c9-b465-eeadc6d79280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:38.611Z|1d520948-3be1-41a5-914f-dd4d662077bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:38.629Z|5a130da1-4def-49a5-b884-d6acea6b2dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:38.630Z|5a130da1-4def-49a5-b884-d6acea6b2dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:47.452Z|abf0a4c4-24a0-48e5-93fe-a0ff5ef5335a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:12:47.453Z|abf0a4c4-24a0-48e5-93fe-a0ff5ef5335a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:12:48.639Z|a33bb97a-8135-4893-9d0a-2bbf593c8b4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:48.639Z|2792fc01-a75f-4ef3-a93f-064279338e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:48.640Z|2792fc01-a75f-4ef3-a93f-064279338e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:48.640Z|a33bb97a-8135-4893-9d0a-2bbf593c8b4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:48.650Z|300c9cb6-0acd-4df2-b69d-5a81dada921d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:48.651Z|300c9cb6-0acd-4df2-b69d-5a81dada921d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:58.666Z|df333b7a-b3de-4a8f-869f-01412074c760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:58.667Z|df333b7a-b3de-4a8f-869f-01412074c760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:58.672Z|a6cefb9e-e436-4b43-990b-9601db978e74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:58.672Z|a6cefb9e-e436-4b43-990b-9601db978e74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:12:58.695Z|e845cf4f-afe8-4efe-87eb-dfaab29f102e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:12:58.696Z|e845cf4f-afe8-4efe-87eb-dfaab29f102e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:02.456Z|48f21c64-aa3a-49ff-8b31-921cf59482a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:13:02.463Z|48f21c64-aa3a-49ff-8b31-921cf59482a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:13:02.747Z|61835b0d-39fc-46be-9c87-d4eee48c7c1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:13:02.749Z|61835b0d-39fc-46be-9c87-d4eee48c7c1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:13:04.221Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:13:04.226Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 7927bd72-c44d-427e-8a68-0ce1111ec271 already exists in requestDb InfraActiveRequests table
2021-11-03T19:13:04.228Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271
2021-11-03T19:13:04.228Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|INFO|500||Invoke
2021-11-03T19:13:04.228Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||===========================request begin================================================
2021-11-03T19:13:04.229Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271
2021-11-03T19:13:04.229Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||Method      : GET
2021-11-03T19:13:04.229Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78d402e916c78902", X-B3-SpanId:"28d5532f6bfb20b9", X-B3-ParentSpanId:"78d402e916c78902", X-B3-Sampled:"0", X-ONAP-RequestID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-RequestID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-TransactionID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-ECOMP-RequestID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77a7ecf8-c098-45dc-9163-e6ff9ba13600"]
2021-11-03T19:13:04.230Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||Request body: 
2021-11-03T19:13:04.230Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||==========================request end================================================
2021-11-03T19:13:04.285Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||============================response begin==========================================
2021-11-03T19:13:04.286Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:13:04.287Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||Status text  : 
2021-11-03T19:13:04.287Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:13:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:13:04.288Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||Response body: 
2021-11-03T19:13:04.288Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|DEBUG|500||=======================response end=================================================
2021-11-03T19:13:04.289Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7927bd72-c44d-427e-8a68-0ce1111ec271|INFO|404|Not Found|InvokeReturn
2021-11-03T19:13:04.295Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 7927bd72-c44d-427e-8a68-0ce1111ec271
2021-11-03T19:13:04.297Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:13:04.298Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:13:04.298Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:13:04.299Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:13:04.299Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:13:04.299Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:13:04.300Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"78d402e916c78902", X-B3-SpanId:"c1b50e62e8c4e1ef", X-B3-ParentSpanId:"78d402e916c78902", X-B3-Sampled:"0", X-ONAP-RequestID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-RequestID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-TransactionID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-ECOMP-RequestID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abb9c084-f84b-4afc-b911-b660aed1a199"]
2021-11-03T19:13:04.300Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:13:04.300Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:13:04.306Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:13:04.307Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:13:04.307Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:13:04.307Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:13:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:13:04.308Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:13:04.308Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:13:04.308Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:13:04.309Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:13:04.310Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:13:04.311Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:13:04.311Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:13:04.311Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:13:04.312Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:13:04.312Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:13:04.312Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"78d402e916c78902", X-B3-SpanId:"deb09ef21a6597fa", X-B3-ParentSpanId:"78d402e916c78902", X-B3-Sampled:"0", X-ONAP-RequestID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-RequestID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-TransactionID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-ECOMP-RequestID:"7927bd72-c44d-427e-8a68-0ce1111ec271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"270d6858-c917-483d-8655-ca658c4a3006"]
2021-11-03T19:13:04.313Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:13:04.313Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:13:04.327Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:13:04.328Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:13:04.328Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:13:04.328Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:13:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:13:04.329Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:13:04.329Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:13:04.330Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:13:04.330Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:13:04.332Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@ef2aa52
2021-11-03T19:13:04.334Z|7927bd72-c44d-427e-8a68-0ce1111ec271|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:13:08.709Z|2da40caa-360d-40ef-9822-452cf3c01de0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:08.709Z|1ea584b8-066b-4552-9f0b-9a7520d944e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:08.710Z|1ea584b8-066b-4552-9f0b-9a7520d944e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:08.710Z|2da40caa-360d-40ef-9822-452cf3c01de0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:08.720Z|d11e6742-3bb9-4a21-848a-3e423e28f50e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:08.721Z|d11e6742-3bb9-4a21-848a-3e423e28f50e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:17.453Z|ad08a222-4940-41f5-9aee-4517405033de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:13:17.456Z|ad08a222-4940-41f5-9aee-4517405033de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:13:18.734Z|a3acfa6b-4002-45ff-ad17-d05e643683de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:18.734Z|1550d083-62f9-4c55-83e5-80939b9c267c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:18.735Z|a3acfa6b-4002-45ff-ad17-d05e643683de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:18.735Z|1550d083-62f9-4c55-83e5-80939b9c267c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:18.745Z|1a06d056-fecb-47d5-9724-29c7e9325e6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:18.746Z|1a06d056-fecb-47d5-9724-29c7e9325e6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:23.837Z|7d88da26-4a8b-438d-9f05-151d27f46687|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:13:23.838Z|7d88da26-4a8b-438d-9f05-151d27f46687|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:27.134Z|282aa899-3a7f-4e2e-a69d-71536a8a8e94|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:13:27.134Z|282aa899-3a7f-4e2e-a69d-71536a8a8e94|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:28.759Z|f853f7e8-3b04-4fb7-99c1-667c4f153e07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:28.759Z|f853f7e8-3b04-4fb7-99c1-667c4f153e07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:28.760Z|6759b23c-e630-47ab-9554-691732e188af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:28.761Z|6759b23c-e630-47ab-9554-691732e188af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:28.771Z|187f1aab-f140-4ae3-b68f-c34e277d6288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:28.771Z|187f1aab-f140-4ae3-b68f-c34e277d6288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:32.452Z|4b156a42-d201-4140-9d86-d1afc720af84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:13:32.453Z|4b156a42-d201-4140-9d86-d1afc720af84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:13:32.749Z|a3675c6d-59b9-437e-8329-1d51b898fb61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:13:32.750Z|a3675c6d-59b9-437e-8329-1d51b898fb61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:13:38.785Z|fa2cd397-b9f3-4730-a099-b580564eb395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:38.786Z|fa2cd397-b9f3-4730-a099-b580564eb395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:38.799Z|a7cba710-1d8e-4609-8ff1-e6953022f561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:38.801Z|a7cba710-1d8e-4609-8ff1-e6953022f561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:38.803Z|ceb73693-81e7-46d0-9b22-5e65fe99e93f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:38.804Z|ceb73693-81e7-46d0-9b22-5e65fe99e93f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:47.453Z|ae183527-4543-47d2-a938-148701cea63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:13:47.456Z|ae183527-4543-47d2-a938-148701cea63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:13:48.813Z|761749ea-63c6-4be8-a6ee-7da0ef721ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:48.814Z|761749ea-63c6-4be8-a6ee-7da0ef721ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:48.824Z|347c847b-35c8-476b-853e-e27ecabefd6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:48.825Z|347c847b-35c8-476b-853e-e27ecabefd6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:48.826Z|bb7cf0e4-275c-4139-8359-f3b228bc3404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:48.827Z|bb7cf0e4-275c-4139-8359-f3b228bc3404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:58.841Z|0aefdc54-8364-4e6d-abda-c5198e8dea28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:58.842Z|0aefdc54-8364-4e6d-abda-c5198e8dea28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:58.844Z|9af77380-4f13-4c56-969e-81cd23001e73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:58.851Z|9cbbbc7d-7b1c-4bb3-ae31-b3f535a779d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:13:58.853Z|9cbbbc7d-7b1c-4bb3-ae31-b3f535a779d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:13:58.856Z|9af77380-4f13-4c56-969e-81cd23001e73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:02.452Z|93b236c6-33f2-42e2-becf-7c2302476737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:14:02.453Z|93b236c6-33f2-42e2-becf-7c2302476737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:14:02.750Z|d6431b5b-bd01-4ef8-9d84-538cf04de1aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:14:02.751Z|d6431b5b-bd01-4ef8-9d84-538cf04de1aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:14:04.715Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:14:04.718Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 6e486b67-6be5-434a-b276-a89b2b5646fe already exists in requestDb InfraActiveRequests table
2021-11-03T19:14:04.720Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe
2021-11-03T19:14:04.721Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|INFO|500||Invoke
2021-11-03T19:14:04.721Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||===========================request begin================================================
2021-11-03T19:14:04.721Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe
2021-11-03T19:14:04.722Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||Method      : GET
2021-11-03T19:14:04.722Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3c0bc3ceb7f31e5", X-B3-SpanId:"485bffb4038fc59a", X-B3-ParentSpanId:"b3c0bc3ceb7f31e5", X-B3-Sampled:"0", X-ONAP-RequestID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-RequestID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-TransactionID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-ECOMP-RequestID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df718d32-af11-47af-be32-18a9a54ca170"]
2021-11-03T19:14:04.723Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||Request body: 
2021-11-03T19:14:04.723Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||==========================request end================================================
2021-11-03T19:14:04.777Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||============================response begin==========================================
2021-11-03T19:14:04.778Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:14:04.778Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||Status text  : 
2021-11-03T19:14:04.779Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:14:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:14:04.779Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||Response body: 
2021-11-03T19:14:04.782Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|DEBUG|500||=======================response end=================================================
2021-11-03T19:14:04.783Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e486b67-6be5-434a-b276-a89b2b5646fe|INFO|404|Not Found|InvokeReturn
2021-11-03T19:14:04.787Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 6e486b67-6be5-434a-b276-a89b2b5646fe
2021-11-03T19:14:04.788Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:14:04.790Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:14:04.790Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:14:04.791Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:14:04.791Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:14:04.791Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:14:04.792Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"b3c0bc3ceb7f31e5", X-B3-SpanId:"b19de27436b8e0a6", X-B3-ParentSpanId:"b3c0bc3ceb7f31e5", X-B3-Sampled:"0", X-ONAP-RequestID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-RequestID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-TransactionID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-ECOMP-RequestID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e49841b8-96eb-4872-9020-77e33b16c280"]
2021-11-03T19:14:04.792Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:14:04.793Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:14:04.804Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:14:04.805Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:14:04.805Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:14:04.806Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:14:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:14:04.806Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:14:04.807Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:14:04.807Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:14:04.808Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:14:04.810Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:14:04.811Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:14:04.812Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:14:04.812Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:14:04.813Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:14:04.813Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:14:04.813Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"b3c0bc3ceb7f31e5", X-B3-SpanId:"a630568f634562b5", X-B3-ParentSpanId:"b3c0bc3ceb7f31e5", X-B3-Sampled:"0", X-ONAP-RequestID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-RequestID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-TransactionID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-ECOMP-RequestID:"6e486b67-6be5-434a-b276-a89b2b5646fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43ccea22-fc19-4a80-a953-397f4147ce6d"]
2021-11-03T19:14:04.814Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:14:04.814Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:14:04.831Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:14:04.832Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:14:04.833Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:14:04.833Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:14:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:14:04.835Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:14:04.835Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:14:04.836Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:14:04.836Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:14:04.838Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1034115a
2021-11-03T19:14:04.840Z|6e486b67-6be5-434a-b276-a89b2b5646fe|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:14:08.862Z|789013e4-ab26-43b2-90c3-ae517185e1f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:08.863Z|789013e4-ab26-43b2-90c3-ae517185e1f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:08.875Z|14721845-a19f-4790-9449-10fd69123dff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:08.877Z|14721845-a19f-4790-9449-10fd69123dff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:08.890Z|d84d58f6-ad3c-4d95-8dd6-6088c2af8da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:08.891Z|d84d58f6-ad3c-4d95-8dd6-6088c2af8da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:17.454Z|6ce8411e-a8a8-43d6-96fb-114e8fba1926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:14:17.460Z|6ce8411e-a8a8-43d6-96fb-114e8fba1926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:14:18.904Z|6f0666c7-c8c8-496d-9ddd-9a480f13b6ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:18.906Z|6f0666c7-c8c8-496d-9ddd-9a480f13b6ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:18.911Z|c97b4b3a-42dd-4acc-b975-b6fb12ef63bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:18.911Z|c97b4b3a-42dd-4acc-b975-b6fb12ef63bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:18.921Z|d7dff1ba-0999-4f35-a98f-06f1a4ee91b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:18.923Z|d7dff1ba-0999-4f35-a98f-06f1a4ee91b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:23.835Z|6197e2f0-1601-4e34-82af-a080b545ff12|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:14:23.836Z|6197e2f0-1601-4e34-82af-a080b545ff12|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:26.033Z|92955900-6e87-4e58-a7c9-f72d94fe3790|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:14:26.034Z|92955900-6e87-4e58-a7c9-f72d94fe3790|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:28.937Z|fe3763f3-8804-468f-8849-385b5341550d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:28.937Z|d8fe866b-9e03-437e-8f2b-35306efc1cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:28.938Z|fe3763f3-8804-468f-8849-385b5341550d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:28.938Z|d8fe866b-9e03-437e-8f2b-35306efc1cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:28.946Z|41d8e31c-3f8a-4647-a13d-3c1a1fc48908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:28.947Z|41d8e31c-3f8a-4647-a13d-3c1a1fc48908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:32.452Z|7f70456c-ac01-4995-9f10-736575aa8f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:14:32.453Z|7f70456c-ac01-4995-9f10-736575aa8f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:14:32.752Z|1e2f6227-f91b-464b-a0df-ba8bc962c10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:14:32.753Z|1e2f6227-f91b-464b-a0df-ba8bc962c10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:14:38.961Z|43f55dca-6cbd-4177-96f4-fde1f88ce605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:38.961Z|6622e25e-54aa-41c0-8600-e40ec5a8929e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:38.961Z|43f55dca-6cbd-4177-96f4-fde1f88ce605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:38.962Z|6622e25e-54aa-41c0-8600-e40ec5a8929e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:38.972Z|fd831339-79c5-47db-9dc2-be9fabe0e532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:38.973Z|fd831339-79c5-47db-9dc2-be9fabe0e532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:47.452Z|128efbd2-2417-4b78-a8b4-eceae642b243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:14:47.453Z|128efbd2-2417-4b78-a8b4-eceae642b243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:14:48.993Z|126f4877-277f-4ecf-926b-5c8385e4dcb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:48.994Z|126f4877-277f-4ecf-926b-5c8385e4dcb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:48.995Z|df65e377-18b9-46b2-9623-564fadfcbed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:48.996Z|df65e377-18b9-46b2-9623-564fadfcbed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:48.999Z|31fc5314-0850-47de-9296-05cdcc7de408|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:49.000Z|31fc5314-0850-47de-9296-05cdcc7de408|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:59.017Z|902a498a-2cff-49b6-a350-023aa4652cc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:59.017Z|902a498a-2cff-49b6-a350-023aa4652cc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:59.017Z|454b424a-177b-4fae-b35d-7d9a81428f5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:59.018Z|454b424a-177b-4fae-b35d-7d9a81428f5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:14:59.022Z|1cfcc60f-c85e-4ead-8679-45bf26a18e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:14:59.022Z|1cfcc60f-c85e-4ead-8679-45bf26a18e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:02.452Z|def04c09-1364-44d2-844e-0b6c36f2d761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:15:02.455Z|def04c09-1364-44d2-844e-0b6c36f2d761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:15:02.753Z|acaf1b5e-e2a5-4297-a0e2-036d7dd8e059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:15:02.754Z|acaf1b5e-e2a5-4297-a0e2-036d7dd8e059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:15:09.043Z|f07d9d12-93b3-496e-b33c-07a4472b04c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:09.044Z|f07d9d12-93b3-496e-b33c-07a4472b04c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:09.045Z|6d4e7576-2bcd-4835-b927-67b29e4cc5ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:09.045Z|6d4e7576-2bcd-4835-b927-67b29e4cc5ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:09.043Z|64954a9b-9fe7-4e70-b06f-c4eda96dd9c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:09.047Z|64954a9b-9fe7-4e70-b06f-c4eda96dd9c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:12.357Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:15:12.362Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 29fed2f7-45b3-444c-b3c9-b41d634a7081 already exists in requestDb InfraActiveRequests table
2021-11-03T19:15:12.364Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081
2021-11-03T19:15:12.365Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|INFO|500||Invoke
2021-11-03T19:15:12.366Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||===========================request begin================================================
2021-11-03T19:15:12.366Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081
2021-11-03T19:15:12.366Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||Method      : GET
2021-11-03T19:15:12.367Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a35792f06e17b739", X-B3-SpanId:"c7a1cd099c483a7a", X-B3-ParentSpanId:"a35792f06e17b739", X-B3-Sampled:"0", X-ONAP-RequestID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-RequestID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-TransactionID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-ECOMP-RequestID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1480fb2e-7d34-4504-a6c5-351b0befa866"]
2021-11-03T19:15:12.367Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||Request body: 
2021-11-03T19:15:12.367Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||==========================request end================================================
2021-11-03T19:15:12.417Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||============================response begin==========================================
2021-11-03T19:15:12.418Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:15:12.418Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||Status text  : 
2021-11-03T19:15:12.419Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:15:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:15:12.420Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||Response body: 
2021-11-03T19:15:12.420Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|DEBUG|500||=======================response end=================================================
2021-11-03T19:15:12.420Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29fed2f7-45b3-444c-b3c9-b41d634a7081|INFO|404|Not Found|InvokeReturn
2021-11-03T19:15:12.425Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 29fed2f7-45b3-444c-b3c9-b41d634a7081
2021-11-03T19:15:12.427Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:15:12.428Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:15:12.429Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:15:12.429Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:15:12.429Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:15:12.430Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:15:12.430Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a35792f06e17b739", X-B3-SpanId:"d6d6fe52c23bcbd7", X-B3-ParentSpanId:"a35792f06e17b739", X-B3-Sampled:"0", X-ONAP-RequestID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-RequestID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-TransactionID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-ECOMP-RequestID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aafbd04c-6a63-4ed4-a56b-f942f6284b3c"]
2021-11-03T19:15:12.431Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:15:12.431Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:15:12.440Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:15:12.441Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:15:12.441Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:15:12.441Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:15:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:15:12.442Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:15:12.442Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:15:12.443Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:15:12.443Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:15:12.445Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:15:12.446Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:15:12.446Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:15:12.447Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:15:12.447Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:15:12.447Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:15:12.448Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a35792f06e17b739", X-B3-SpanId:"643d2b5d17ce9d0d", X-B3-ParentSpanId:"a35792f06e17b739", X-B3-Sampled:"0", X-ONAP-RequestID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-RequestID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-TransactionID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-ECOMP-RequestID:"29fed2f7-45b3-444c-b3c9-b41d634a7081", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cb9affa-234b-4944-b920-7cb6a3f2f8a3"]
2021-11-03T19:15:12.448Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:15:12.449Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:15:12.464Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:15:12.464Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:15:12.465Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:15:12.465Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:15:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:15:12.466Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:15:12.466Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:15:12.467Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:15:12.468Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:15:12.469Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@52f34cbc
2021-11-03T19:15:12.472Z|29fed2f7-45b3-444c-b3c9-b41d634a7081|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:15:17.452Z|7b9b49ef-5efa-40a4-8c99-f23295e96333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:15:17.453Z|7b9b49ef-5efa-40a4-8c99-f23295e96333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:15:19.066Z|87d3de38-43fd-4d48-bb06-198ecbff5249|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:19.067Z|87d3de38-43fd-4d48-bb06-198ecbff5249|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:19.067Z|dc79be08-5315-4285-976b-249845a8032e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:19.068Z|dc79be08-5315-4285-976b-249845a8032e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:19.073Z|b855e3ea-83ef-4633-9de5-bddffbf2c5c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:19.074Z|b855e3ea-83ef-4633-9de5-bddffbf2c5c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:23.836Z|92de1feb-037e-4b6a-840f-d60082c53bc0|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:15:23.838Z|92de1feb-037e-4b6a-840f-d60082c53bc0|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:29.088Z|e13f9396-b0c0-4c94-95e7-f84845642130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:29.088Z|e13f9396-b0c0-4c94-95e7-f84845642130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:29.102Z|7e347007-9dc4-452a-bef8-ffb50397099b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:29.103Z|7e347007-9dc4-452a-bef8-ffb50397099b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:29.110Z|d7b89def-f78a-4c5f-a817-52dbad025890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:29.111Z|d7b89def-f78a-4c5f-a817-52dbad025890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:31.556Z|deb6a610-bdb5-4361-8cc3-0b8572a51f78|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:15:31.557Z|deb6a610-bdb5-4361-8cc3-0b8572a51f78|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:32.453Z|8a498a89-0013-45d4-aa9d-2387e1fd371b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:15:32.453Z|8a498a89-0013-45d4-aa9d-2387e1fd371b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:15:32.754Z|5416a544-01d5-4319-8469-a3f7d3695a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:15:32.755Z|5416a544-01d5-4319-8469-a3f7d3695a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:15:39.120Z|cf1cc058-5a1f-40db-a74b-3bdf6917f890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:39.125Z|e67cae4e-a6a6-46a1-989e-88142400a264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:39.126Z|cf1cc058-5a1f-40db-a74b-3bdf6917f890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:39.126Z|e67cae4e-a6a6-46a1-989e-88142400a264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:39.133Z|62b72796-52c0-4803-a6fd-3a594337d636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:39.134Z|62b72796-52c0-4803-a6fd-3a594337d636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:47.453Z|858b4d30-2c81-4776-b28d-add95430931a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:15:47.457Z|858b4d30-2c81-4776-b28d-add95430931a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:15:49.159Z|708ddf31-8305-4806-b20b-0fffe850d9c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:49.162Z|55ddd417-0a49-41d8-adb3-00dc742ed2d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:49.162Z|708ddf31-8305-4806-b20b-0fffe850d9c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:49.162Z|55ddd417-0a49-41d8-adb3-00dc742ed2d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:49.167Z|252da8ed-ed6b-45aa-a109-104febab6a35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:49.167Z|252da8ed-ed6b-45aa-a109-104febab6a35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:59.196Z|25d69a2a-f77c-476e-93cb-b8a5ded61cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:59.197Z|25d69a2a-f77c-476e-93cb-b8a5ded61cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:59.207Z|4a925664-be20-469e-a205-e5dcd0fec07f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:59.208Z|4a925664-be20-469e-a205-e5dcd0fec07f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:15:59.220Z|0d6db391-15de-4244-b585-8eba1c98c06d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:15:59.223Z|0d6db391-15de-4244-b585-8eba1c98c06d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:02.452Z|24f40fcf-3ab6-435c-a3f0-54cd644d5c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:16:02.453Z|24f40fcf-3ab6-435c-a3f0-54cd644d5c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:16:02.756Z|175b7043-e6e8-46be-871a-8e423395c0f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:16:02.757Z|175b7043-e6e8-46be-871a-8e423395c0f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:16:09.235Z|18f305b1-d9ff-4f02-87e9-aa14fd6f784d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:09.237Z|18f305b1-d9ff-4f02-87e9-aa14fd6f784d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:09.249Z|f1a341eb-ef00-4043-9a43-2e00cc8ad173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:09.249Z|8a7c2b41-68df-4d76-8ec4-0c07654f9f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:09.250Z|8a7c2b41-68df-4d76-8ec4-0c07654f9f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:09.250Z|f1a341eb-ef00-4043-9a43-2e00cc8ad173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:17.452Z|68859a7c-3593-4fe0-9bb1-d90bbc3e7934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:16:17.453Z|68859a7c-3593-4fe0-9bb1-d90bbc3e7934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:16:19.271Z|89322943-e59b-4562-8983-a2b1099c9d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:19.272Z|89322943-e59b-4562-8983-a2b1099c9d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:19.273Z|f7e24ff8-82c9-442e-bcff-995e41a3a40a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:19.274Z|f7e24ff8-82c9-442e-bcff-995e41a3a40a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:19.276Z|4c6102c1-038a-425a-81f1-1a88f489d7aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:19.277Z|4c6102c1-038a-425a-81f1-1a88f489d7aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:23.834Z|7e8083d5-7795-46fb-9dfc-809a1188b3cd|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:16:23.835Z|7e8083d5-7795-46fb-9dfc-809a1188b3cd|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:29.296Z|f1131288-5f77-40ce-8cc8-87f81935b8f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:29.296Z|0e0eab19-9fb7-4003-8aca-5e7d21004e37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:29.296Z|f1131288-5f77-40ce-8cc8-87f81935b8f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:29.296Z|0e0eab19-9fb7-4003-8aca-5e7d21004e37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:29.304Z|c3c40b06-2242-49c8-b326-ef92a10266ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:29.304Z|c3c40b06-2242-49c8-b326-ef92a10266ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:32.452Z|50fb6075-fd79-499d-bc48-fbc1ed7355a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:16:32.457Z|50fb6075-fd79-499d-bc48-fbc1ed7355a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:16:32.758Z|d899f32e-1f19-4690-b380-1006307b6b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:16:32.758Z|d899f32e-1f19-4690-b380-1006307b6b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:16:39.321Z|78d76e52-5796-4d68-b36f-9d8c8ad5654b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:39.321Z|3f442462-2b50-4d8b-be11-a9f80adb77e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:39.322Z|78d76e52-5796-4d68-b36f-9d8c8ad5654b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:39.322Z|3f442462-2b50-4d8b-be11-a9f80adb77e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:39.327Z|97bb3c54-4fbf-4769-8ad5-1e0afc07ddfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:39.328Z|97bb3c54-4fbf-4769-8ad5-1e0afc07ddfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:42.646Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:16:42.649Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: f4d6598f-5497-4c5c-979e-b12b8df962a2 already exists in requestDb InfraActiveRequests table
2021-11-03T19:16:42.652Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2
2021-11-03T19:16:42.653Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|INFO|500||Invoke
2021-11-03T19:16:42.653Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||===========================request begin================================================
2021-11-03T19:16:42.653Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2
2021-11-03T19:16:42.654Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||Method      : GET
2021-11-03T19:16:42.654Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc61931aa37b8454", X-B3-SpanId:"85409374bd4a394a", X-B3-ParentSpanId:"bc61931aa37b8454", X-B3-Sampled:"0", X-ONAP-RequestID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-RequestID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-TransactionID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-ECOMP-RequestID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe73b34c-7630-441d-ae26-fab420141ca1"]
2021-11-03T19:16:42.654Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||Request body: 
2021-11-03T19:16:42.655Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||==========================request end================================================
2021-11-03T19:16:42.703Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||============================response begin==========================================
2021-11-03T19:16:42.704Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:16:42.704Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||Status text  : 
2021-11-03T19:16:42.705Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:16:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:16:42.706Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||Response body: 
2021-11-03T19:16:42.707Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|DEBUG|500||=======================response end=================================================
2021-11-03T19:16:42.707Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f4d6598f-5497-4c5c-979e-b12b8df962a2|INFO|404|Not Found|InvokeReturn
2021-11-03T19:16:42.712Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID f4d6598f-5497-4c5c-979e-b12b8df962a2
2021-11-03T19:16:42.715Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:16:42.716Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:16:42.717Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:16:42.717Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:16:42.717Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:16:42.718Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:16:42.718Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"bc61931aa37b8454", X-B3-SpanId:"b41de2d276d0c48b", X-B3-ParentSpanId:"bc61931aa37b8454", X-B3-Sampled:"0", X-ONAP-RequestID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-RequestID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-TransactionID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-ECOMP-RequestID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9267bfe4-8f3e-4479-964e-f1c79839f4f4"]
2021-11-03T19:16:42.718Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:16:42.719Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:16:42.730Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:16:42.731Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:16:42.731Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:16:42.732Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:16:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:16:42.732Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:16:42.732Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:16:42.733Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:16:42.733Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:16:42.735Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:16:42.735Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:16:42.736Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:16:42.736Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:16:42.736Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:16:42.736Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:16:42.736Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"bc61931aa37b8454", X-B3-SpanId:"7d4e5a46df1f4598", X-B3-ParentSpanId:"bc61931aa37b8454", X-B3-Sampled:"0", X-ONAP-RequestID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-RequestID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-TransactionID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-ECOMP-RequestID:"f4d6598f-5497-4c5c-979e-b12b8df962a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"670350cb-053a-4b1a-8786-a1ade0958b4b"]
2021-11-03T19:16:42.737Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:16:42.737Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:16:42.752Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:16:42.753Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:16:42.753Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:16:42.753Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:16:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:16:42.754Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:16:42.754Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:16:42.754Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:16:42.755Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:16:42.756Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@794f6bce
2021-11-03T19:16:42.758Z|f4d6598f-5497-4c5c-979e-b12b8df962a2|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:16:47.453Z|7e904f5e-a765-4baf-9d30-fdc97aaa75fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:16:47.453Z|7e904f5e-a765-4baf-9d30-fdc97aaa75fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:16:49.348Z|99ee26ef-4b70-4500-9714-1971279c76c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:49.349Z|99ee26ef-4b70-4500-9714-1971279c76c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:49.349Z|bbce19ad-5c90-4649-9696-a467328d04a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:49.350Z|bbce19ad-5c90-4649-9696-a467328d04a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:49.350Z|9c0e0c63-a3f5-4c6d-9fda-fd6b8380f755|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:49.350Z|9c0e0c63-a3f5-4c6d-9fda-fd6b8380f755|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:59.385Z|a1c22ca6-a0f5-4fa8-bd35-71edf014c20c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:59.386Z|0aa77148-0822-4c93-a2f0-ee48301e1f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:59.385Z|f069a5e7-f2a9-4485-9c5f-39e697884d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:16:59.388Z|f069a5e7-f2a9-4485-9c5f-39e697884d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:59.388Z|0aa77148-0822-4c93-a2f0-ee48301e1f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:16:59.388Z|a1c22ca6-a0f5-4fa8-bd35-71edf014c20c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:01.197Z|e2c394a4-cd2d-4cb9-820c-a8b9ce6fdf60|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:17:01.198Z|e2c394a4-cd2d-4cb9-820c-a8b9ce6fdf60|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:02.454Z|4f4141cd-fe90-4114-b0a2-5f7e6dad555d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:17:02.455Z|4f4141cd-fe90-4114-b0a2-5f7e6dad555d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:17:02.759Z|e06a5d82-79df-4624-b88d-18d071d43241|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:17:02.760Z|e06a5d82-79df-4624-b88d-18d071d43241|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:17:09.420Z|95f9100a-6f9e-4c1e-bec4-adf9d09e4a18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:09.420Z|0d3eeb7c-07f0-48ca-8242-bc009e21f4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:09.420Z|86db0976-3ba7-4776-b197-c065b05aff20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:09.420Z|95f9100a-6f9e-4c1e-bec4-adf9d09e4a18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:09.421Z|0d3eeb7c-07f0-48ca-8242-bc009e21f4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:09.421Z|86db0976-3ba7-4776-b197-c065b05aff20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:17.452Z|2dce2aba-ade1-466b-9af8-97d75af6db3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:17:17.456Z|2dce2aba-ade1-466b-9af8-97d75af6db3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:17:19.444Z|8ca3f275-77e7-49c3-a96a-42f490d2ec76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:19.444Z|059627af-988f-455c-ac30-1deff9c6a4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:19.445Z|059627af-988f-455c-ac30-1deff9c6a4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:19.445Z|8ca3f275-77e7-49c3-a96a-42f490d2ec76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:19.453Z|bcbb2c8c-2f7b-4a82-bb47-dcc00a5d9bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:19.454Z|bcbb2c8c-2f7b-4a82-bb47-dcc00a5d9bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:23.835Z|5b1ce0b4-4083-4848-a4b2-386b86f82962|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:17:23.836Z|5b1ce0b4-4083-4848-a4b2-386b86f82962|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:29.470Z|b1381eca-e1fa-4242-8900-b2a9c49e3c9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:29.471Z|b1381eca-e1fa-4242-8900-b2a9c49e3c9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:29.474Z|37e2358f-6de2-4c2f-9d31-20bf39eab779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:29.475Z|37e2358f-6de2-4c2f-9d31-20bf39eab779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:29.481Z|d52cce64-741f-4838-9f60-884177d68c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:29.482Z|d52cce64-741f-4838-9f60-884177d68c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:32.453Z|3ad45b20-0984-48fe-aa50-4776fa1c4afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:17:32.453Z|3ad45b20-0984-48fe-aa50-4776fa1c4afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:17:32.760Z|040f48b0-eca0-4afa-9233-772bfe59e2c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:17:32.761Z|040f48b0-eca0-4afa-9233-772bfe59e2c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:17:39.497Z|698ca53d-a2a4-42ab-a258-f36cc57d3690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:39.497Z|41763aa4-b1e4-4f32-a4c6-c300cb4fb4ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:39.497Z|698ca53d-a2a4-42ab-a258-f36cc57d3690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:39.498Z|41763aa4-b1e4-4f32-a4c6-c300cb4fb4ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:39.503Z|3599b7bd-d2f8-45da-bc7f-fc7126efb01e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:39.505Z|3599b7bd-d2f8-45da-bc7f-fc7126efb01e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:47.453Z|771f0711-034a-4a81-97c8-435b32de3614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:17:47.453Z|771f0711-034a-4a81-97c8-435b32de3614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:17:49.522Z|8b6dd6b0-b0c8-4b18-82e1-1b5f43873823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:49.522Z|5d5a0402-4296-4894-a448-13f0cf7f70a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:49.522Z|5d5a0402-4296-4894-a448-13f0cf7f70a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:49.522Z|8b6dd6b0-b0c8-4b18-82e1-1b5f43873823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:49.528Z|66006ca9-546f-4f8a-95e9-81532614cccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:49.529Z|66006ca9-546f-4f8a-95e9-81532614cccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:59.557Z|bcadaf3e-0d33-4561-b667-d73f6915856f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:59.557Z|f928037e-aecd-4c2a-be6c-46961ce10954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:59.557Z|a6523f5c-140c-44de-a357-bcf6a080f868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:17:59.561Z|a6523f5c-140c-44de-a357-bcf6a080f868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:59.561Z|bcadaf3e-0d33-4561-b667-d73f6915856f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:17:59.561Z|f928037e-aecd-4c2a-be6c-46961ce10954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:02.453Z|275878a3-e916-4dbe-86a9-b40d3f56193f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:18:02.458Z|275878a3-e916-4dbe-86a9-b40d3f56193f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:18:02.762Z|e9a7bd35-3852-4ae3-aa8a-a21c90f6ec4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:18:02.763Z|e9a7bd35-3852-4ae3-aa8a-a21c90f6ec4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:18:09.602Z|363c1c66-b635-44a5-949f-d237f529682d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:09.602Z|483358c9-ab28-4acc-bb74-d4080c8a5bc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:09.602Z|59d9998c-7e48-4e58-a5a3-82a89490a334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:09.603Z|363c1c66-b635-44a5-949f-d237f529682d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:09.603Z|59d9998c-7e48-4e58-a5a3-82a89490a334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:09.603Z|483358c9-ab28-4acc-bb74-d4080c8a5bc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:17.452Z|1616bbd3-0c40-4b1a-b4bb-ee20546c0723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:18:17.453Z|1616bbd3-0c40-4b1a-b4bb-ee20546c0723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:18:19.630Z|9cacc1db-3394-4fc9-9160-351592e82127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:19.630Z|c6989286-f7a4-42c0-8a13-b63afe5b004a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:19.631Z|9cacc1db-3394-4fc9-9160-351592e82127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:19.631Z|c6989286-f7a4-42c0-8a13-b63afe5b004a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:19.634Z|c76f0a86-e283-4cd9-90a2-eecb5caadd4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:19.635Z|c76f0a86-e283-4cd9-90a2-eecb5caadd4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:23.834Z|479711f1-1b45-41a3-94d7-b8c538336c13|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:18:23.835Z|479711f1-1b45-41a3-94d7-b8c538336c13|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:29.657Z|34f92b08-1f3d-4f81-9ed0-298b02728c8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:29.657Z|aada5133-8cd1-4239-9c75-3b1973556c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:29.657Z|34f92b08-1f3d-4f81-9ed0-298b02728c8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:29.657Z|aada5133-8cd1-4239-9c75-3b1973556c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:29.658Z|5b2207c8-fff7-4d76-bbcf-277c21c7f435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:29.659Z|5b2207c8-fff7-4d76-bbcf-277c21c7f435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:32.452Z|0f5f0cb0-9997-4ac0-b408-f3f524716612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:18:32.453Z|0f5f0cb0-9997-4ac0-b408-f3f524716612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:18:32.764Z|796e032f-a91d-4fce-97a8-07022bda71c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:18:32.765Z|796e032f-a91d-4fce-97a8-07022bda71c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:18:39.689Z|2b0becae-5c68-4bc9-93b2-2fd54cd66ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:39.689Z|69742565-b644-4058-984a-9aa095f35426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:39.690Z|2b0becae-5c68-4bc9-93b2-2fd54cd66ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:39.690Z|69742565-b644-4058-984a-9aa095f35426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:39.696Z|0d2060db-2a07-4d87-9ea1-b24142e6c843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:39.696Z|0d2060db-2a07-4d87-9ea1-b24142e6c843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:47.452Z|65cd0feb-983e-4955-8fd8-55607b955b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:18:47.455Z|65cd0feb-983e-4955-8fd8-55607b955b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:18:49.712Z|be19b776-9793-4b0f-8074-191b66c78e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:49.712Z|c376afa3-38a1-4bfe-a73d-e2d3ef3fc28a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:49.713Z|be19b776-9793-4b0f-8074-191b66c78e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:49.713Z|c376afa3-38a1-4bfe-a73d-e2d3ef3fc28a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:49.717Z|3b0154c3-3e93-42e9-a7ed-bbb0601f4770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:49.718Z|3b0154c3-3e93-42e9-a7ed-bbb0601f4770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:59.737Z|774d3591-4814-4522-b2e5-9b720c2a2694|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:59.738Z|774d3591-4814-4522-b2e5-9b720c2a2694|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:59.743Z|24447cf9-814e-4553-9011-8952efacf413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:59.745Z|24447cf9-814e-4553-9011-8952efacf413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:18:59.745Z|2e08bcac-08ae-4cb9-8596-6a73f63d33ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:18:59.745Z|2e08bcac-08ae-4cb9-8596-6a73f63d33ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:02.452Z|a2f5abff-88a3-44a8-8426-33b0cb3cdfa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:19:02.453Z|a2f5abff-88a3-44a8-8426-33b0cb3cdfa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:19:02.766Z|d520af55-be7d-4c7c-bcab-e5f66665ec8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:19:02.766Z|d520af55-be7d-4c7c-bcab-e5f66665ec8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:19:09.765Z|85717de5-2975-457b-99f0-992939c670e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:09.766Z|85717de5-2975-457b-99f0-992939c670e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:09.767Z|8e2864ea-9487-4244-ac97-65288a6573f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:09.768Z|8e2864ea-9487-4244-ac97-65288a6573f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:09.771Z|1edeeb74-3339-45a0-ba0a-0f675b2d5fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:09.772Z|1edeeb74-3339-45a0-ba0a-0f675b2d5fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:17.456Z|3bb92e31-62b5-4736-ab81-9e304f2b2608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:19:17.463Z|3bb92e31-62b5-4736-ab81-9e304f2b2608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:19:19.801Z|ea86e03d-23c8-474a-92fa-12e74210f68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:19.801Z|1a2280b7-e5c7-4e3a-935b-b09d56b93b0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:19.801Z|e015742f-5672-424a-b940-775dca35629a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:19.804Z|e015742f-5672-424a-b940-775dca35629a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:19.804Z|1a2280b7-e5c7-4e3a-935b-b09d56b93b0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:19.804Z|ea86e03d-23c8-474a-92fa-12e74210f68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:23.834Z|4308ba0c-01a9-4c70-b0b7-d62faaa5b40b|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:19:23.835Z|4308ba0c-01a9-4c70-b0b7-d62faaa5b40b|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:29.834Z|0ac4b83a-b203-4840-b859-1943822712a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:29.834Z|0ac4b83a-b203-4840-b859-1943822712a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:29.836Z|85c6f443-5835-4cc4-a343-6d4a5673147a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:29.836Z|85c6f443-5835-4cc4-a343-6d4a5673147a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:29.834Z|80e0046a-c0c9-451a-8db9-5d12b5866eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:29.840Z|80e0046a-c0c9-451a-8db9-5d12b5866eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:32.452Z|352fa926-8386-40b9-9cb6-d52d10010515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:19:32.453Z|352fa926-8386-40b9-9cb6-d52d10010515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:19:32.767Z|c3893d1e-0106-48c2-bad7-afce93fcf1d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:19:32.768Z|c3893d1e-0106-48c2-bad7-afce93fcf1d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:19:39.864Z|57f9fce0-3c78-4fa0-acb7-dd1988e7dce8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:39.864Z|57f9fce0-3c78-4fa0-acb7-dd1988e7dce8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:39.865Z|122a8a7b-87b2-4e9f-9b2d-29ccb9727917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:39.865Z|122a8a7b-87b2-4e9f-9b2d-29ccb9727917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:39.866Z|3de670ef-ac98-4bc0-90af-16779433149e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:39.866Z|3de670ef-ac98-4bc0-90af-16779433149e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:47.452Z|cab4f004-1d40-4ade-b67f-1b80990c0ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:19:47.454Z|cab4f004-1d40-4ade-b67f-1b80990c0ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:19:49.887Z|895b858f-eabd-4fad-b49e-c8d8088020a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:49.889Z|895b858f-eabd-4fad-b49e-c8d8088020a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:49.896Z|7b9249b4-7c5f-4b9e-88cd-47b98ab5d6af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:49.897Z|7b9249b4-7c5f-4b9e-88cd-47b98ab5d6af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:49.898Z|135292fa-50d9-4b21-acfc-a3d404d893d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:49.898Z|135292fa-50d9-4b21-acfc-a3d404d893d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:56.413Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:19:56.415Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 37d88492-96fe-4f30-828c-3240c608be2a already exists in requestDb InfraActiveRequests table
2021-11-03T19:19:56.417Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a
2021-11-03T19:19:56.417Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|INFO|500||Invoke
2021-11-03T19:19:56.418Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||===========================request begin================================================
2021-11-03T19:19:56.418Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a
2021-11-03T19:19:56.418Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||Method      : GET
2021-11-03T19:19:56.418Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ebfe98c55269036", X-B3-SpanId:"65d04d4b0f61c07a", X-B3-ParentSpanId:"1ebfe98c55269036", X-B3-Sampled:"0", X-ONAP-RequestID:"37d88492-96fe-4f30-828c-3240c608be2a", X-RequestID:"37d88492-96fe-4f30-828c-3240c608be2a", X-TransactionID:"37d88492-96fe-4f30-828c-3240c608be2a", X-ECOMP-RequestID:"37d88492-96fe-4f30-828c-3240c608be2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dcd060e-1cd8-4144-af25-87f6615abae6"]
2021-11-03T19:19:56.419Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||Request body: 
2021-11-03T19:19:56.419Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||==========================request end================================================
2021-11-03T19:19:56.499Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||============================response begin==========================================
2021-11-03T19:19:56.500Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:19:56.500Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||Status text  : 
2021-11-03T19:19:56.501Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:19:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:19:56.501Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||Response body: 
2021-11-03T19:19:56.501Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|DEBUG|500||=======================response end=================================================
2021-11-03T19:19:56.502Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37d88492-96fe-4f30-828c-3240c608be2a|INFO|404|Not Found|InvokeReturn
2021-11-03T19:19:56.506Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 37d88492-96fe-4f30-828c-3240c608be2a
2021-11-03T19:19:56.509Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:19:56.510Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:19:56.511Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:19:56.511Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:19:56.512Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:19:56.512Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:19:56.513Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1ebfe98c55269036", X-B3-SpanId:"3bc513ac2e76eecd", X-B3-ParentSpanId:"1ebfe98c55269036", X-B3-Sampled:"0", X-ONAP-RequestID:"37d88492-96fe-4f30-828c-3240c608be2a", X-RequestID:"37d88492-96fe-4f30-828c-3240c608be2a", X-TransactionID:"37d88492-96fe-4f30-828c-3240c608be2a", X-ECOMP-RequestID:"37d88492-96fe-4f30-828c-3240c608be2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec7397c3-db33-4b35-8faf-fac96206bdd3"]
2021-11-03T19:19:56.513Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:19:56.513Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:19:56.524Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:19:56.524Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:19:56.525Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:19:56.525Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:19:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:19:56.526Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:19:56.526Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:19:56.527Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:19:56.528Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:19:56.529Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:19:56.531Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:19:56.531Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:19:56.531Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:19:56.532Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:19:56.532Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:19:56.532Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1ebfe98c55269036", X-B3-SpanId:"3e32536899b82143", X-B3-ParentSpanId:"1ebfe98c55269036", X-B3-Sampled:"0", X-ONAP-RequestID:"37d88492-96fe-4f30-828c-3240c608be2a", X-RequestID:"37d88492-96fe-4f30-828c-3240c608be2a", X-TransactionID:"37d88492-96fe-4f30-828c-3240c608be2a", X-ECOMP-RequestID:"37d88492-96fe-4f30-828c-3240c608be2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da8f91f2-c958-4dad-97c0-cdb9975dc0dd"]
2021-11-03T19:19:56.533Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:19:56.533Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:19:56.555Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:19:56.556Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:19:56.556Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:19:56.556Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:19:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:19:56.557Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:19:56.557Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:19:56.558Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:19:56.559Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:19:56.559Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@fb8aac9
2021-11-03T19:19:56.562Z|37d88492-96fe-4f30-828c-3240c608be2a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:19:59.916Z|1da64700-c629-4739-8fad-45c07183dbe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:59.916Z|8052e9ab-ac6a-4b3c-8e4f-a9b1b5220725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:59.917Z|1da64700-c629-4739-8fad-45c07183dbe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:59.917Z|8052e9ab-ac6a-4b3c-8e4f-a9b1b5220725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:19:59.928Z|42efe63c-3bd1-439f-88c3-679104193f3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:19:59.929Z|42efe63c-3bd1-439f-88c3-679104193f3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:02.452Z|77088646-e2cd-4dee-b2a8-7ee02d018b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:20:02.453Z|77088646-e2cd-4dee-b2a8-7ee02d018b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:20:02.769Z|3df7c4d1-d832-45d4-a439-da82878a6258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:20:02.770Z|3df7c4d1-d832-45d4-a439-da82878a6258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:20:09.943Z|a5540f69-d217-4173-ab62-f5afff1c570b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:09.943Z|37ba8122-8363-4bb5-8da0-76ea4753314b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:09.944Z|37ba8122-8363-4bb5-8da0-76ea4753314b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:09.944Z|a5540f69-d217-4173-ab62-f5afff1c570b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:09.951Z|cc9e8bb5-2377-46a8-ab3a-53370dfd6821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:09.951Z|cc9e8bb5-2377-46a8-ab3a-53370dfd6821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:17.452Z|b1fa404b-f1da-4e46-aaab-f6a1f0e8f122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:20:17.453Z|b1fa404b-f1da-4e46-aaab-f6a1f0e8f122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:20:19.969Z|491cb962-5121-45e4-bdec-7f4d962b7b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:19.970Z|491cb962-5121-45e4-bdec-7f4d962b7b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:19.975Z|6873f1f0-b263-4367-8b25-db97acab142d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:19.976Z|6873f1f0-b263-4367-8b25-db97acab142d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:19.976Z|d6f86432-eab0-4b4d-9b85-962b556433c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:19.977Z|d6f86432-eab0-4b4d-9b85-962b556433c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:20.002Z|d78fe077-70d5-452a-a25f-73a72c7264f7|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:20:20.002Z|d78fe077-70d5-452a-a25f-73a72c7264f7|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:23.833Z|83c9f9ed-6434-4bc2-95e3-7c34be8094ae|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:20:23.834Z|83c9f9ed-6434-4bc2-95e3-7c34be8094ae|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:29.991Z|f989bbf5-71e1-4a81-84c6-dea40b5683e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:29.992Z|f989bbf5-71e1-4a81-84c6-dea40b5683e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:29.994Z|c6609967-5715-4727-b2a2-369d63c1828a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:29.995Z|c6609967-5715-4727-b2a2-369d63c1828a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:29.996Z|3840e7f4-0c6c-4ddc-b595-94f8c5272659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:29.996Z|3840e7f4-0c6c-4ddc-b595-94f8c5272659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:32.456Z|5742d166-5be5-422e-8d37-1c76079ed61d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:20:32.459Z|5742d166-5be5-422e-8d37-1c76079ed61d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:20:32.773Z|43009567-8c37-4903-8d47-56d73d654a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:20:32.774Z|43009567-8c37-4903-8d47-56d73d654a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:20:40.021Z|69f04744-198e-467c-acda-721dda5956a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:40.021Z|d592ff25-0ed3-43a0-af7c-59643db76f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:40.024Z|69f04744-198e-467c-acda-721dda5956a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:40.024Z|d592ff25-0ed3-43a0-af7c-59643db76f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:40.027Z|0279b34f-f109-4362-9253-38a1e2684d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:40.032Z|0279b34f-f109-4362-9253-38a1e2684d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:47.453Z|a2e1676a-3b9a-4e39-9a4e-f645171a6bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:20:47.454Z|a2e1676a-3b9a-4e39-9a4e-f645171a6bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:20:50.050Z|85d860a8-a375-496e-9062-9b46645de1bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:50.050Z|a975e13c-3655-46be-b6ec-23896f35e981|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:50.051Z|85d860a8-a375-496e-9062-9b46645de1bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:50.051Z|a975e13c-3655-46be-b6ec-23896f35e981|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:20:50.053Z|7024adcb-3d4a-40af-b288-63d9e98b7e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:20:50.053Z|7024adcb-3d4a-40af-b288-63d9e98b7e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:00.081Z|5446c402-e797-4051-9652-57df4b582713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:00.080Z|7fa63c28-0454-48f7-bd89-03709142e5c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:00.081Z|5446c402-e797-4051-9652-57df4b582713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:00.081Z|7fa63c28-0454-48f7-bd89-03709142e5c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:00.082Z|e95c3c4f-7a6a-4ba5-ab98-bee1ece61972|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:00.082Z|e95c3c4f-7a6a-4ba5-ab98-bee1ece61972|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:02.452Z|5b154b1d-baf1-4b57-a066-cee29b3c2050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:21:02.453Z|5b154b1d-baf1-4b57-a066-cee29b3c2050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:21:02.775Z|d684acac-29c5-4f80-9683-41f3254e7fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:21:02.776Z|d684acac-29c5-4f80-9683-41f3254e7fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:21:10.113Z|f3178251-a3e7-4949-a070-461434988671|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:10.114Z|e62afb6f-663f-4c6a-8a84-956d4393682e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:10.113Z|4b1c187f-6705-4eed-bcce-c57770d8a72c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:10.115Z|4b1c187f-6705-4eed-bcce-c57770d8a72c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:10.115Z|f3178251-a3e7-4949-a070-461434988671|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:10.116Z|e62afb6f-663f-4c6a-8a84-956d4393682e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:17.452Z|d81b7649-13f9-43c5-b295-c452ee56e3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:21:17.458Z|d81b7649-13f9-43c5-b295-c452ee56e3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:21:20.447Z|3589e94b-d35c-4a1b-aadf-80596acf29fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:20.448Z|3589e94b-d35c-4a1b-aadf-80596acf29fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:20.449Z|fa58e5c6-1f30-4b60-bdf6-2dd89103bf0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:20.449Z|fa58e5c6-1f30-4b60-bdf6-2dd89103bf0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:20.451Z|1c779b50-b3fc-4ead-927b-12d7f57df206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:20.451Z|1c779b50-b3fc-4ead-927b-12d7f57df206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:23.834Z|3d53b0a4-d401-4b12-aa48-c409308d1b8c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:21:23.835Z|3d53b0a4-d401-4b12-aa48-c409308d1b8c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:30.473Z|78eb4904-d69b-44f4-841f-570576934986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:30.473Z|6cdbbb25-5c45-4359-b7f8-a50d09086dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:30.474Z|78eb4904-d69b-44f4-841f-570576934986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:30.474Z|6cdbbb25-5c45-4359-b7f8-a50d09086dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:30.481Z|cf69ecf9-ece0-446b-8337-4d3dd927bc5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:30.482Z|cf69ecf9-ece0-446b-8337-4d3dd927bc5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:32.452Z|9d1ce6be-34a2-4f4f-8054-fd873c2a7297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:21:32.453Z|9d1ce6be-34a2-4f4f-8054-fd873c2a7297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:21:32.776Z|06440042-edf9-4163-ab68-d81662e892bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:21:32.777Z|06440042-edf9-4163-ab68-d81662e892bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:21:40.500Z|5fdd5a25-ec16-4752-abcf-effd1789808f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:40.501Z|5fdd5a25-ec16-4752-abcf-effd1789808f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:40.505Z|a13adeac-2953-41af-a778-f18f86338063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:40.506Z|a13adeac-2953-41af-a778-f18f86338063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:40.506Z|d9b4c9b2-49da-4659-830d-80ec49e5b7b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:40.506Z|d9b4c9b2-49da-4659-830d-80ec49e5b7b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:47.454Z|f7495ae0-7bc6-4cc8-9ada-57cabac475d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:21:47.456Z|f7495ae0-7bc6-4cc8-9ada-57cabac475d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:21:50.547Z|7d9b9c17-1ae0-4ef9-9462-12b18538cc9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:50.547Z|4163ef79-04f8-4085-946f-70a23768626c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:50.547Z|5a208b3a-9dc0-49fe-98e3-2ee5eaff33ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:21:50.553Z|4163ef79-04f8-4085-946f-70a23768626c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:50.553Z|7d9b9c17-1ae0-4ef9-9462-12b18538cc9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:21:50.553Z|5a208b3a-9dc0-49fe-98e3-2ee5eaff33ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:00.584Z|eb38684d-ebf1-478c-88a8-de64065f4b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:00.585Z|eb38684d-ebf1-478c-88a8-de64065f4b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:00.586Z|879143db-3200-479a-bb7d-dbc109127e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:00.584Z|0e855191-04bf-4ac3-bb7d-b4e9d676f2ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:00.587Z|879143db-3200-479a-bb7d-dbc109127e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:00.588Z|0e855191-04bf-4ac3-bb7d-b4e9d676f2ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:02.453Z|d0b16ad9-e17b-4d79-ab61-5d084a82b3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:22:02.459Z|d0b16ad9-e17b-4d79-ab61-5d084a82b3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:22:02.778Z|0ad1b085-b1ed-4296-af2c-6a3a1bfddc47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:22:02.779Z|0ad1b085-b1ed-4296-af2c-6a3a1bfddc47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:22:10.610Z|9e8b8b47-eab1-4ab1-b769-403952d3b561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:10.611Z|dbf984cb-a571-470c-b831-6d060adc9573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:10.611Z|9e8b8b47-eab1-4ab1-b769-403952d3b561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:10.611Z|dbf984cb-a571-470c-b831-6d060adc9573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:10.612Z|3ce0412f-c140-49f2-8138-0da4ac85d091|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:10.612Z|3ce0412f-c140-49f2-8138-0da4ac85d091|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:17.452Z|b906fbf5-50a9-43c8-be69-ef3bee0d2a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:22:17.453Z|b906fbf5-50a9-43c8-be69-ef3bee0d2a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:22:20.636Z|dee15f02-3238-42a1-87f4-36fce4233584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:20.636Z|4c687ffc-0ec9-4925-a6f7-80689dc22da8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:20.636Z|dee15f02-3238-42a1-87f4-36fce4233584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:20.636Z|4c687ffc-0ec9-4925-a6f7-80689dc22da8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:20.638Z|1566f11d-2377-4fc5-8d63-0d0d010da8fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:20.639Z|1566f11d-2377-4fc5-8d63-0d0d010da8fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:23.834Z|fb40cf2b-be96-40ed-9fd0-f395904b3f9b|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:22:23.835Z|fb40cf2b-be96-40ed-9fd0-f395904b3f9b|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:30.659Z|feb308a2-f11d-4e74-9738-e8ad3f95e5e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:30.660Z|feb308a2-f11d-4e74-9738-e8ad3f95e5e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:30.660Z|ed7a0907-7095-486c-94eb-8bd49f971b07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:30.660Z|ed7a0907-7095-486c-94eb-8bd49f971b07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:30.662Z|9371a328-8339-4ad8-a4ef-0ba047c5fde3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:30.663Z|9371a328-8339-4ad8-a4ef-0ba047c5fde3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:32.452Z|72711516-4709-4741-b2ca-db2b0cee4803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:22:32.453Z|72711516-4709-4741-b2ca-db2b0cee4803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:22:32.780Z|68281e49-324b-4829-b883-186507855b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:22:32.781Z|68281e49-324b-4829-b883-186507855b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:22:40.690Z|24ea2718-cb14-41bd-9d7d-97144121c0ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:40.690Z|3244144e-c42d-4b62-a87a-0e7d7cb8b748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:40.690Z|1826524e-ce4a-466e-9b47-8602fa4b1efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:40.691Z|24ea2718-cb14-41bd-9d7d-97144121c0ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:40.691Z|1826524e-ce4a-466e-9b47-8602fa4b1efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:40.691Z|3244144e-c42d-4b62-a87a-0e7d7cb8b748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:47.453Z|c711fbe7-9bc5-41af-8a5a-7ba8757222ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:22:47.456Z|c711fbe7-9bc5-41af-8a5a-7ba8757222ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:22:50.713Z|795ee5d1-e084-4570-94f8-043dba1bedf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:50.714Z|795ee5d1-e084-4570-94f8-043dba1bedf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:50.714Z|ba4cc0f9-3b2e-470f-8ce5-e9729e1b0cbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:50.715Z|ba4cc0f9-3b2e-470f-8ce5-e9729e1b0cbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:22:50.716Z|64cf6a82-35af-4fec-b7a9-e663f7305795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:22:50.717Z|64cf6a82-35af-4fec-b7a9-e663f7305795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:00.759Z|6cb39edd-b2e7-42bf-9055-0107574eaf53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:00.759Z|03bb7965-b019-4c88-b6ed-73763bbcd6fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:00.759Z|e751635a-2751-4b82-9013-f46a22e41d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:00.763Z|e751635a-2751-4b82-9013-f46a22e41d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:00.763Z|6cb39edd-b2e7-42bf-9055-0107574eaf53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:00.763Z|03bb7965-b019-4c88-b6ed-73763bbcd6fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:02.453Z|6674846b-8c6f-4852-9be9-ff71705f389c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:23:02.455Z|6674846b-8c6f-4852-9be9-ff71705f389c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:23:02.782Z|a4f313cf-ba95-45aa-9296-2d04e160154e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:23:02.783Z|a4f313cf-ba95-45aa-9296-2d04e160154e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:23:10.794Z|88ae1259-833a-4412-90e4-34dcc8f484f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:10.794Z|88ae1259-833a-4412-90e4-34dcc8f484f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:10.795Z|d9e0f039-44a1-47b8-8cf4-fd3bd3e43937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:10.796Z|d9e0f039-44a1-47b8-8cf4-fd3bd3e43937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:10.794Z|0e2fcef9-b526-4256-b79d-f7ab76c23883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:10.797Z|0e2fcef9-b526-4256-b79d-f7ab76c23883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:17.453Z|b38dccc3-1357-4a4c-bc34-aaedf909dc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:23:17.453Z|b38dccc3-1357-4a4c-bc34-aaedf909dc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:23:20.817Z|17d576f6-6bc1-498c-a492-647f8fa57e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:20.818Z|ca759739-6d8b-48c8-b53d-f920ec3c6ba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:20.818Z|17d576f6-6bc1-498c-a492-647f8fa57e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:20.818Z|ca759739-6d8b-48c8-b53d-f920ec3c6ba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:20.819Z|39426148-67a0-41aa-83f6-323c25c4d2d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:20.819Z|39426148-67a0-41aa-83f6-323c25c4d2d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:23.835Z|25c85764-141c-49e5-aa96-b4073cff326f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:23:23.837Z|25c85764-141c-49e5-aa96-b4073cff326f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:30.842Z|5ff26205-435b-4711-87f9-a416986d7525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:30.843Z|5ff26205-435b-4711-87f9-a416986d7525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:30.843Z|5d278f0d-cf4e-481b-b029-5e702cffab1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:30.844Z|5d278f0d-cf4e-481b-b029-5e702cffab1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:30.842Z|d4d97255-5a7d-4708-b7b1-8170b22e3591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:30.844Z|d4d97255-5a7d-4708-b7b1-8170b22e3591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:32.452Z|091e9c39-8b95-4895-9994-c905aedd167b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:23:32.455Z|091e9c39-8b95-4895-9994-c905aedd167b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:23:32.784Z|fa18a3f9-0b06-4501-8542-e4e304b34202|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:23:32.784Z|fa18a3f9-0b06-4501-8542-e4e304b34202|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:23:40.864Z|aa442885-b2b8-46bc-bb41-09eadf7893b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:40.865Z|aa442885-b2b8-46bc-bb41-09eadf7893b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:40.872Z|008b542a-eaf0-4c0d-bc02-508fec6b73ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:40.872Z|31383bae-ec4b-4a60-8945-d5a23da6ea27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:40.873Z|31383bae-ec4b-4a60-8945-d5a23da6ea27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:40.873Z|008b542a-eaf0-4c0d-bc02-508fec6b73ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:47.452Z|81c4e60f-5ae8-4315-bd2e-e9f947f4580e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:23:47.453Z|81c4e60f-5ae8-4315-bd2e-e9f947f4580e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:23:50.887Z|f35b7230-bc45-4e89-be5c-4a550a0da992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:50.887Z|f35b7230-bc45-4e89-be5c-4a550a0da992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:50.894Z|e57d9002-cbe7-4103-8d60-d25065d0c17a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:50.895Z|9d9921e0-a224-4b24-8e55-2d081d96f10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:23:50.895Z|e57d9002-cbe7-4103-8d60-d25065d0c17a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:23:50.895Z|9d9921e0-a224-4b24-8e55-2d081d96f10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:00.915Z|ec95a9ab-8b11-45fc-9e38-23734f0759eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:00.915Z|3d7e2f4a-b917-4a99-b86c-271088764ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:00.915Z|a7392835-7134-4872-bacf-bcd097c65bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:00.916Z|3d7e2f4a-b917-4a99-b86c-271088764ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:00.916Z|ec95a9ab-8b11-45fc-9e38-23734f0759eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:00.916Z|a7392835-7134-4872-bacf-bcd097c65bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:02.458Z|29083b3a-2ad4-493a-b30b-3f548874e0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:24:02.471Z|29083b3a-2ad4-493a-b30b-3f548874e0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:24:02.785Z|ce7be8d8-1021-4d56-ab2a-5c3d9ddcfcdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:24:02.787Z|ce7be8d8-1021-4d56-ab2a-5c3d9ddcfcdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:24:10.953Z|e78b7498-232b-4e32-b889-59a54f968bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:10.955Z|e78b7498-232b-4e32-b889-59a54f968bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:10.953Z|1762119f-625a-4d87-b27a-1142f741a778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:10.956Z|1762119f-625a-4d87-b27a-1142f741a778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:10.966Z|86b5c18e-70e4-441e-8051-a2d37fcaf684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:10.973Z|86b5c18e-70e4-441e-8051-a2d37fcaf684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:17.453Z|00a6ad8c-1fa8-44b7-a7de-f570045f2765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:24:17.453Z|00a6ad8c-1fa8-44b7-a7de-f570045f2765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:24:20.985Z|32918d01-2f0b-403b-97e1-a8f1ab87c9db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:20.986Z|32918d01-2f0b-403b-97e1-a8f1ab87c9db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:20.993Z|ebc8ebda-d111-498c-a398-9841e3c529f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:20.993Z|15932348-0482-4829-a7b0-5d03e839a6aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:20.994Z|ebc8ebda-d111-498c-a398-9841e3c529f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:20.994Z|15932348-0482-4829-a7b0-5d03e839a6aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:23.834Z|dc25d299-d8a2-46a4-8622-89aeca2b3810|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:24:23.835Z|dc25d299-d8a2-46a4-8622-89aeca2b3810|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:31.009Z|900b32c7-cc2f-4a35-a06d-ae8033b90815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:31.010Z|900b32c7-cc2f-4a35-a06d-ae8033b90815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:31.014Z|00bd9bcd-1e82-46ee-a5a3-cbaae14c1485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:31.014Z|2e345733-028a-429f-9cf7-ee52899b1314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:31.014Z|00bd9bcd-1e82-46ee-a5a3-cbaae14c1485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:31.015Z|2e345733-028a-429f-9cf7-ee52899b1314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:32.452Z|da67c98d-d773-46d8-9d7d-c54cd4d8c10c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:24:32.453Z|da67c98d-d773-46d8-9d7d-c54cd4d8c10c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:24:32.787Z|ea4d4661-6950-468b-878d-38efa6949578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:24:32.788Z|ea4d4661-6950-468b-878d-38efa6949578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:24:41.039Z|6909e9e9-e9e0-4bf7-80e6-394e4f700e7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:41.039Z|31e67776-7c7a-429f-a95c-168f40310dcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:41.039Z|b789512e-8d9c-47b2-b309-e01dc612098a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:41.040Z|31e67776-7c7a-429f-a95c-168f40310dcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:41.040Z|b789512e-8d9c-47b2-b309-e01dc612098a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:41.040Z|6909e9e9-e9e0-4bf7-80e6-394e4f700e7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:47.452Z|b2ec6074-20c8-4a64-98a1-333ea3fe3751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:24:47.455Z|b2ec6074-20c8-4a64-98a1-333ea3fe3751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:24:51.062Z|b42d2f5d-3b41-434a-9502-b86462bd6d01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:51.062Z|ea83796d-5aad-47ff-945a-7433ec050d2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:51.063Z|b42d2f5d-3b41-434a-9502-b86462bd6d01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:51.063Z|ea83796d-5aad-47ff-945a-7433ec050d2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:24:51.064Z|f45258d9-cd62-4881-abc5-9069b26c3f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:24:51.065Z|f45258d9-cd62-4881-abc5-9069b26c3f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:01.085Z|226a272b-9241-4de9-9802-1fd139a29707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:01.086Z|226a272b-9241-4de9-9802-1fd139a29707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:01.090Z|4ec9c4e7-a221-4d0f-aefd-504503987369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:01.090Z|236eb944-96f7-44fb-8abb-f6126bcbfee0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:01.091Z|236eb944-96f7-44fb-8abb-f6126bcbfee0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:01.091Z|4ec9c4e7-a221-4d0f-aefd-504503987369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:02.452Z|9621e0d7-aadb-439b-9c34-02741128d404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:25:02.453Z|9621e0d7-aadb-439b-9c34-02741128d404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:25:02.789Z|628d474c-e32b-4504-8305-11dd52039d0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:25:02.789Z|628d474c-e32b-4504-8305-11dd52039d0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:25:08.221Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:25:08.225Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 94c9e762-5ac9-4b18-8067-393f1c022a11 already exists in requestDb InfraActiveRequests table
2021-11-03T19:25:08.226Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11
2021-11-03T19:25:08.228Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|INFO|500||Invoke
2021-11-03T19:25:08.228Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||===========================request begin================================================
2021-11-03T19:25:08.229Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11
2021-11-03T19:25:08.229Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||Method      : GET
2021-11-03T19:25:08.229Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"397fab23f4c27564", X-B3-SpanId:"36a3dfd94eeaf86a", X-B3-ParentSpanId:"397fab23f4c27564", X-B3-Sampled:"0", X-ONAP-RequestID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-RequestID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-TransactionID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-ECOMP-RequestID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bc2620f-9929-4ab0-ac57-863afd6cb48c"]
2021-11-03T19:25:08.229Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||Request body: 
2021-11-03T19:25:08.230Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||==========================request end================================================
2021-11-03T19:25:08.285Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||============================response begin==========================================
2021-11-03T19:25:08.285Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:25:08.286Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||Status text  : 
2021-11-03T19:25:08.286Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:25:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:25:08.287Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||Response body: 
2021-11-03T19:25:08.287Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|DEBUG|500||=======================response end=================================================
2021-11-03T19:25:08.287Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94c9e762-5ac9-4b18-8067-393f1c022a11|INFO|404|Not Found|InvokeReturn
2021-11-03T19:25:08.292Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 94c9e762-5ac9-4b18-8067-393f1c022a11
2021-11-03T19:25:08.294Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:25:08.294Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:25:08.295Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:25:08.295Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:25:08.296Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:25:08.296Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:25:08.296Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"397fab23f4c27564", X-B3-SpanId:"ecb285745525bd31", X-B3-ParentSpanId:"397fab23f4c27564", X-B3-Sampled:"0", X-ONAP-RequestID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-RequestID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-TransactionID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-ECOMP-RequestID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"844572e8-cd38-4101-8f3e-5dd1d34fafa8"]
2021-11-03T19:25:08.297Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:25:08.297Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:25:08.305Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:25:08.305Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:25:08.306Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:25:08.306Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:25:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:25:08.307Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:25:08.307Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:25:08.307Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:25:08.308Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:25:08.309Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:25:08.310Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:25:08.311Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:25:08.311Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:25:08.312Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:25:08.312Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:25:08.312Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"397fab23f4c27564", X-B3-SpanId:"cbf5f4105f7a55ba", X-B3-ParentSpanId:"397fab23f4c27564", X-B3-Sampled:"0", X-ONAP-RequestID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-RequestID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-TransactionID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-ECOMP-RequestID:"94c9e762-5ac9-4b18-8067-393f1c022a11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da2481cb-b6dd-4d9c-acdb-2dc294614e39"]
2021-11-03T19:25:08.313Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:25:08.313Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:25:08.325Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:25:08.326Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:25:08.326Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:25:08.327Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:25:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:25:08.327Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:25:08.327Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:25:08.328Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:25:08.328Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:25:08.329Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3c27ce7a
2021-11-03T19:25:08.332Z|94c9e762-5ac9-4b18-8067-393f1c022a11|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:25:11.106Z|f4d8eb82-ebf5-4e5a-b267-6c94021a98c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:11.107Z|f4d8eb82-ebf5-4e5a-b267-6c94021a98c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:11.112Z|e7193e4d-39de-4118-b900-00eb72262607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:11.112Z|e7193e4d-39de-4118-b900-00eb72262607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:11.114Z|6be08313-1c22-433e-8cdf-44fa42ab0a9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:11.120Z|6be08313-1c22-433e-8cdf-44fa42ab0a9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:17.169Z|dc26aca6-e79c-4156-8daa-04ffd3a3acd5|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:25:17.170Z|dc26aca6-e79c-4156-8daa-04ffd3a3acd5|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:17.452Z|245ec1fa-d910-46ce-8361-ab81d5064132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:25:17.453Z|245ec1fa-d910-46ce-8361-ab81d5064132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:25:21.135Z|ad048513-fc8a-42d9-a533-3b80d5f06584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:21.136Z|ad048513-fc8a-42d9-a533-3b80d5f06584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:21.142Z|5e0a77c5-c49a-41a7-86d6-9fbf1934a026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:21.142Z|5e0a77c5-c49a-41a7-86d6-9fbf1934a026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:21.142Z|1809b178-b41c-40e0-b903-abd1e0b9872b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:21.143Z|1809b178-b41c-40e0-b903-abd1e0b9872b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:23.840Z|9e202f3f-2fb0-4ff8-96a8-b3ee1656af76|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:25:23.844Z|9e202f3f-2fb0-4ff8-96a8-b3ee1656af76|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:30.100Z|209f1db2-7be5-4646-bfe2-527dc23a9fde|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:25:30.101Z|209f1db2-7be5-4646-bfe2-527dc23a9fde|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:31.158Z|e0c16118-56d9-47bc-babd-9300ada959a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:31.159Z|e0c16118-56d9-47bc-babd-9300ada959a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:31.165Z|5e2dadda-a7aa-4cb7-8bb1-e3bb5ee5cd3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:31.166Z|5e2dadda-a7aa-4cb7-8bb1-e3bb5ee5cd3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:31.169Z|d83f073d-a3fb-4168-b6a3-d988941f7575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:31.169Z|d83f073d-a3fb-4168-b6a3-d988941f7575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:32.453Z|039fb093-14fb-4c35-9a2a-41d57e16f36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:25:32.456Z|039fb093-14fb-4c35-9a2a-41d57e16f36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:25:32.790Z|376172f9-aafc-4cdc-bed8-d8a869358307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:25:32.791Z|376172f9-aafc-4cdc-bed8-d8a869358307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:25:41.182Z|18dd24a4-9104-42cb-a02f-4f1ed0760966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:41.183Z|18dd24a4-9104-42cb-a02f-4f1ed0760966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:41.190Z|a91243cb-ace1-48a3-a140-b11145fb3076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:41.191Z|a91243cb-ace1-48a3-a140-b11145fb3076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:41.196Z|e2023ee9-a510-4dfc-83c0-ccc36fa9e2de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:41.197Z|e2023ee9-a510-4dfc-83c0-ccc36fa9e2de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:47.452Z|fde9142b-6773-49f5-9336-204c4ae96493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:25:47.453Z|fde9142b-6773-49f5-9336-204c4ae96493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:25:51.206Z|ee42ee09-dc83-4588-85e9-fef711308393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:51.207Z|ee42ee09-dc83-4588-85e9-fef711308393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:51.217Z|cb45ea74-ab12-493a-aa61-04c6ad6e9d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:51.218Z|cb45ea74-ab12-493a-aa61-04c6ad6e9d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:51.224Z|2b7db4cd-ec3a-418d-8d31-36dc87ed3f12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:25:51.225Z|2b7db4cd-ec3a-418d-8d31-36dc87ed3f12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:25:55.330Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:25:55.334Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e62dfd29-d632-4018-9a25-7d790b2b4b8d already exists in requestDb InfraActiveRequests table
2021-11-03T19:25:55.335Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d
2021-11-03T19:25:55.336Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|INFO|500||Invoke
2021-11-03T19:25:55.336Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||===========================request begin================================================
2021-11-03T19:25:55.337Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d
2021-11-03T19:25:55.337Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||Method      : GET
2021-11-03T19:25:55.337Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"449aede9482872ef", X-B3-SpanId:"b75a33079829b56e", X-B3-ParentSpanId:"449aede9482872ef", X-B3-Sampled:"0", X-ONAP-RequestID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-RequestID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-TransactionID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-ECOMP-RequestID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3f35323-e3e4-4236-9fed-d2a554c36c44"]
2021-11-03T19:25:55.337Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||Request body: 
2021-11-03T19:25:55.338Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||==========================request end================================================
2021-11-03T19:25:55.391Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||============================response begin==========================================
2021-11-03T19:25:55.392Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:25:55.392Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||Status text  : 
2021-11-03T19:25:55.392Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:25:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:25:55.393Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||Response body: 
2021-11-03T19:25:55.394Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|DEBUG|500||=======================response end=================================================
2021-11-03T19:25:55.394Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e62dfd29-d632-4018-9a25-7d790b2b4b8d|INFO|404|Not Found|InvokeReturn
2021-11-03T19:25:55.399Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e62dfd29-d632-4018-9a25-7d790b2b4b8d
2021-11-03T19:25:55.401Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:25:55.402Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:25:55.402Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:25:55.402Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:25:55.403Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:25:55.403Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:25:55.403Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"449aede9482872ef", X-B3-SpanId:"85ad816d3f6577fb", X-B3-ParentSpanId:"449aede9482872ef", X-B3-Sampled:"0", X-ONAP-RequestID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-RequestID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-TransactionID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-ECOMP-RequestID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9725889-ba3e-4372-b441-40aeb819f0a7"]
2021-11-03T19:25:55.403Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:25:55.404Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:25:55.412Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:25:55.413Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:25:55.413Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:25:55.413Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:25:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:25:55.414Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:25:55.414Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:25:55.415Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:25:55.417Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:25:55.418Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:25:55.419Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:25:55.420Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:25:55.420Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:25:55.420Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:25:55.421Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:25:55.421Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"449aede9482872ef", X-B3-SpanId:"64d1129d2ec33f16", X-B3-ParentSpanId:"449aede9482872ef", X-B3-Sampled:"0", X-ONAP-RequestID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-RequestID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-TransactionID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-ECOMP-RequestID:"e62dfd29-d632-4018-9a25-7d790b2b4b8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a55ebee-8595-4e85-b21b-93bf1069644e"]
2021-11-03T19:25:55.422Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:25:55.422Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:25:55.433Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:25:55.434Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:25:55.434Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:25:55.434Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:25:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:25:55.435Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:25:55.435Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:25:55.436Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:25:55.437Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:25:55.438Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@15b63530
2021-11-03T19:25:55.441Z|e62dfd29-d632-4018-9a25-7d790b2b4b8d|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:26:01.228Z|6d870a2f-00ca-4073-a18c-1bd9c63c2250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:01.229Z|6d870a2f-00ca-4073-a18c-1bd9c63c2250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:01.242Z|c1d0c5aa-e761-4362-a20d-058654072fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:01.243Z|c1d0c5aa-e761-4362-a20d-058654072fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:01.243Z|7caeea5d-beb4-4b7a-a13d-181342a092a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:01.244Z|7caeea5d-beb4-4b7a-a13d-181342a092a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:02.452Z|15ae2fe2-9ddd-4aa2-b299-fadf5510f13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:26:02.453Z|15ae2fe2-9ddd-4aa2-b299-fadf5510f13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:26:02.792Z|a44f4980-be17-4953-924d-9234d93edc8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:26:02.792Z|a44f4980-be17-4953-924d-9234d93edc8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:26:11.257Z|af41077a-d514-4c76-bfa4-f2d3e8e3a6bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:11.258Z|af41077a-d514-4c76-bfa4-f2d3e8e3a6bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:11.265Z|ba788a99-1e4d-4aeb-b5dc-97248e5ff51d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:11.265Z|7185d997-59b4-46ab-aa8a-a4678995900a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:11.265Z|ba788a99-1e4d-4aeb-b5dc-97248e5ff51d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:11.265Z|7185d997-59b4-46ab-aa8a-a4678995900a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:16.173Z|730f02b9-34ab-4aad-a24b-28d14fb92081|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:26:16.174Z|730f02b9-34ab-4aad-a24b-28d14fb92081|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:17.452Z|43145d59-e608-474b-aee8-3f9a506046c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:26:17.455Z|43145d59-e608-474b-aee8-3f9a506046c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:26:21.278Z|01aef446-e697-478e-a967-d777db8154de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:21.279Z|01aef446-e697-478e-a967-d777db8154de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:21.287Z|c033015c-0909-4804-a386-341c4a969135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:21.287Z|0f833e63-882b-4e8b-b466-e099b65950f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:21.287Z|c033015c-0909-4804-a386-341c4a969135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:21.287Z|0f833e63-882b-4e8b-b466-e099b65950f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:23.834Z|ef149cee-2d4a-498a-8c63-d2713d128f72|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:26:23.835Z|ef149cee-2d4a-498a-8c63-d2713d128f72|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:31.304Z|bebd9fbf-3333-4437-8cdd-3d6f2cf351d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:31.305Z|bebd9fbf-3333-4437-8cdd-3d6f2cf351d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:31.308Z|f5f7b46b-9044-4ddc-a83a-fbcf496651c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:31.309Z|0db635d4-a476-49a6-8d6b-ba1a274e9860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:31.309Z|f5f7b46b-9044-4ddc-a83a-fbcf496651c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:31.309Z|0db635d4-a476-49a6-8d6b-ba1a274e9860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:32.452Z|c74a44eb-1722-4541-8f0e-215d50557ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:26:32.453Z|c74a44eb-1722-4541-8f0e-215d50557ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:26:32.793Z|29a515a9-7157-41fd-80ed-bb7e5d516003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:26:32.794Z|29a515a9-7157-41fd-80ed-bb7e5d516003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:26:41.327Z|715cfd6f-0ddc-4f8c-b12b-8e56e4011953|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:41.328Z|715cfd6f-0ddc-4f8c-b12b-8e56e4011953|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:41.330Z|974b38a1-dc0c-4d81-9429-555789568446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:41.330Z|47d90689-40ec-4338-a425-14b4eafacdfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:41.330Z|47d90689-40ec-4338-a425-14b4eafacdfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:41.330Z|974b38a1-dc0c-4d81-9429-555789568446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:47.452Z|2e4a45b3-d5b0-4eb2-89b3-3651c941da42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:26:47.453Z|2e4a45b3-d5b0-4eb2-89b3-3651c941da42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:26:51.355Z|875e751f-aa6d-4409-a04c-6d37b40bf917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:51.356Z|875e751f-aa6d-4409-a04c-6d37b40bf917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:51.356Z|daa66973-a6dd-4ec7-b089-129a4e3f73b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:51.357Z|c21f1856-7f49-4dbc-be84-7edc0f656747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:26:51.357Z|daa66973-a6dd-4ec7-b089-129a4e3f73b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:26:51.357Z|c21f1856-7f49-4dbc-be84-7edc0f656747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:01.399Z|437d6d0f-f56d-4b10-a0ed-e69d4395ca1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:01.399Z|0eaa6d16-70ff-43fe-bfb1-ab63cc81eacc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:01.403Z|437d6d0f-f56d-4b10-a0ed-e69d4395ca1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:01.403Z|0eaa6d16-70ff-43fe-bfb1-ab63cc81eacc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:01.399Z|0bce91c2-78ff-4e64-8877-bce1428ccf9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:01.408Z|0bce91c2-78ff-4e64-8877-bce1428ccf9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:02.452Z|ce9bca66-f64a-47cf-a508-4a4a6bea3ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:27:02.456Z|ce9bca66-f64a-47cf-a508-4a4a6bea3ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:27:02.707Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:27:02.712Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c08b64bb-0be4-4ce8-9775-e8ef402491a3 already exists in requestDb InfraActiveRequests table
2021-11-03T19:27:02.713Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3
2021-11-03T19:27:02.714Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|INFO|500||Invoke
2021-11-03T19:27:02.714Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||===========================request begin================================================
2021-11-03T19:27:02.714Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3
2021-11-03T19:27:02.715Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||Method      : GET
2021-11-03T19:27:02.715Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e4c331b87d0f197", X-B3-SpanId:"ddcb4006e161357a", X-B3-ParentSpanId:"2e4c331b87d0f197", X-B3-Sampled:"0", X-ONAP-RequestID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-RequestID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-TransactionID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-ECOMP-RequestID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4270d811-ae63-4d3b-9e94-90c37abfe41d"]
2021-11-03T19:27:02.715Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||Request body: 
2021-11-03T19:27:02.715Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||==========================request end================================================
2021-11-03T19:27:02.785Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||============================response begin==========================================
2021-11-03T19:27:02.785Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:27:02.786Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||Status text  : 
2021-11-03T19:27:02.786Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:27:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:27:02.786Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||Response body: 
2021-11-03T19:27:02.786Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|DEBUG|500||=======================response end=================================================
2021-11-03T19:27:02.787Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c08b64bb-0be4-4ce8-9775-e8ef402491a3|INFO|404|Not Found|InvokeReturn
2021-11-03T19:27:02.792Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c08b64bb-0be4-4ce8-9775-e8ef402491a3
2021-11-03T19:27:02.794Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:27:02.795Z|08ead5a3-9c63-4b83-98d0-10dbf02f579a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:27:02.795Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:27:02.796Z|08ead5a3-9c63-4b83-98d0-10dbf02f579a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:27:02.856Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:27:02.857Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:27:02.857Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:27:02.857Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:27:02.857Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"2e4c331b87d0f197", X-B3-SpanId:"11b3582d92cefb3c", X-B3-ParentSpanId:"2e4c331b87d0f197", X-B3-Sampled:"0", X-ONAP-RequestID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-RequestID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-TransactionID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-ECOMP-RequestID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f3687a3-0b60-4395-b5e5-95de220cad1f"]
2021-11-03T19:27:02.858Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:27:02.858Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:27:02.869Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:27:02.869Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:27:02.869Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:27:02.870Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:27:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:27:02.870Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:27:02.870Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:27:02.871Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:27:02.872Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:27:02.875Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:27:02.876Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:27:02.876Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:27:02.876Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:27:02.877Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:27:02.877Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:27:02.877Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"2e4c331b87d0f197", X-B3-SpanId:"24ae430f95b33afd", X-B3-ParentSpanId:"2e4c331b87d0f197", X-B3-Sampled:"0", X-ONAP-RequestID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-RequestID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-TransactionID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-ECOMP-RequestID:"c08b64bb-0be4-4ce8-9775-e8ef402491a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15794e00-ee73-4891-ac4c-3aa6d8770d7a"]
2021-11-03T19:27:02.877Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:27:02.878Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:27:02.889Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:27:02.889Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:27:02.889Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:27:02.889Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:27:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:27:02.890Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:27:02.890Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:27:02.890Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:27:02.891Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:27:02.892Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2bcf32c6
2021-11-03T19:27:02.895Z|c08b64bb-0be4-4ce8-9775-e8ef402491a3|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:27:11.431Z|2b6aed4d-159c-4601-9dac-be6e32e9d662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:11.432Z|af8932d2-764d-45de-922c-b8f366df469f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:11.432Z|af8932d2-764d-45de-922c-b8f366df469f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:11.432Z|2b6aed4d-159c-4601-9dac-be6e32e9d662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:11.431Z|2b27846e-23f9-4680-bf7a-0e08fc724b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:11.432Z|2b27846e-23f9-4680-bf7a-0e08fc724b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:17.452Z|9e27a934-453a-43aa-b720-dc2ceb42e4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:27:17.453Z|9e27a934-453a-43aa-b720-dc2ceb42e4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:27:21.458Z|dc772c28-ca2e-4dba-b7e0-1af9610c47d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:21.458Z|cb1774b8-3d03-4d9d-9d74-bb7cbbbc969f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:21.459Z|cb1774b8-3d03-4d9d-9d74-bb7cbbbc969f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:21.459Z|dc772c28-ca2e-4dba-b7e0-1af9610c47d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:21.463Z|dbabe5c4-e40c-4590-8c8f-626475cbf6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:21.464Z|dbabe5c4-e40c-4590-8c8f-626475cbf6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:23.834Z|ad5929bb-0c61-468e-9e9d-ee9dc8258b8c|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:27:23.835Z|ad5929bb-0c61-468e-9e9d-ee9dc8258b8c|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:31.479Z|a857551d-c124-4b7e-9e1c-32361d79d79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:31.480Z|a857551d-c124-4b7e-9e1c-32361d79d79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:31.486Z|80a4433f-3a54-4d67-9be0-44ff010e9b15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:31.486Z|80a4433f-3a54-4d67-9be0-44ff010e9b15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:31.487Z|c28a7ac4-ef6d-4d71-9e33-5a1c8032b67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:31.488Z|c28a7ac4-ef6d-4d71-9e33-5a1c8032b67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:32.452Z|040edc55-194c-4156-ab1e-aea6993ec0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:27:32.453Z|040edc55-194c-4156-ab1e-aea6993ec0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:27:32.796Z|b306ab13-dd89-4a48-be6a-c549bd7ce1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:27:32.797Z|b306ab13-dd89-4a48-be6a-c549bd7ce1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:27:35.939Z|daec1f56-659c-40d0-9e91-7b23749e256b|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:27:35.940Z|daec1f56-659c-40d0-9e91-7b23749e256b|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:41.501Z|06462b4b-5333-4a6f-a989-de7f323bb4e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:41.502Z|06462b4b-5333-4a6f-a989-de7f323bb4e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:41.509Z|f26ffaab-d375-4d72-8954-2190e092c7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:41.510Z|f26ffaab-d375-4d72-8954-2190e092c7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:41.509Z|bd33bc55-afd4-4dcc-86ff-62fa87a47823|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:41.512Z|bd33bc55-afd4-4dcc-86ff-62fa87a47823|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:47.452Z|4012bde2-6f1a-4bf2-a78a-010360abac55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:27:47.467Z|4012bde2-6f1a-4bf2-a78a-010360abac55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:27:51.524Z|fb448208-0eff-4be9-9ddd-f05c4d9e7124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:51.525Z|fb448208-0eff-4be9-9ddd-f05c4d9e7124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:51.533Z|ff39fe4e-50e7-46d7-81fa-23fa15594437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:51.533Z|ff39fe4e-50e7-46d7-81fa-23fa15594437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:27:51.534Z|3cf3d8e6-57db-4500-888d-f8d8da4b7683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:27:51.534Z|3cf3d8e6-57db-4500-888d-f8d8da4b7683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:01.547Z|b36ba549-901d-44b3-911f-b8fff99ee1da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:01.547Z|b36ba549-901d-44b3-911f-b8fff99ee1da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:01.553Z|ddbf4a10-3e2e-4ac9-b6c6-256eabbc8f17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:01.553Z|7764ae20-d8aa-4e3a-8398-d11fb5bd0126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:01.554Z|7764ae20-d8aa-4e3a-8398-d11fb5bd0126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:01.554Z|ddbf4a10-3e2e-4ac9-b6c6-256eabbc8f17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:02.452Z|57cde707-c5e6-4d5a-8d5e-116e696ff2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:28:02.453Z|57cde707-c5e6-4d5a-8d5e-116e696ff2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:28:02.798Z|d9f39e05-05ae-497d-b2e5-dfc3370a2058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:28:02.799Z|d9f39e05-05ae-497d-b2e5-dfc3370a2058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:28:11.582Z|d622132f-764c-40c4-a7f7-95c2247a2aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:11.582Z|b21426c9-1da6-4b60-9e67-4197509ba234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:11.582Z|10aee13a-4e1e-4448-9ffe-2675414aa139|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:11.586Z|b21426c9-1da6-4b60-9e67-4197509ba234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:11.586Z|d622132f-764c-40c4-a7f7-95c2247a2aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:11.586Z|10aee13a-4e1e-4448-9ffe-2675414aa139|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:17.453Z|10777723-c3b5-4a82-b8ff-f584ac574adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:28:17.454Z|10777723-c3b5-4a82-b8ff-f584ac574adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:28:21.614Z|62260dc4-2fec-487e-8d47-0a32064467fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:21.614Z|aeb5ec48-c9fb-402b-9a04-8394639ac457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:21.615Z|62260dc4-2fec-487e-8d47-0a32064467fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:21.616Z|aeb5ec48-c9fb-402b-9a04-8394639ac457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:21.620Z|ed987f74-bedf-469f-a4b2-b793c608a32a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:21.621Z|ed987f74-bedf-469f-a4b2-b793c608a32a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:23.835Z|6b11e809-bc0a-4035-9cc0-69e2b961c137|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:28:23.837Z|6b11e809-bc0a-4035-9cc0-69e2b961c137|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:31.642Z|8168a79d-7996-4d3a-a429-afb8df939fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:31.642Z|f9dd7687-5376-449e-9e1a-718716e27ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:31.643Z|f9dd7687-5376-449e-9e1a-718716e27ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:31.643Z|8168a79d-7996-4d3a-a429-afb8df939fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:31.646Z|f9ce64db-51c9-4e89-bb59-c37bc7d48f5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:31.647Z|f9ce64db-51c9-4e89-bb59-c37bc7d48f5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:32.452Z|280a81dd-338c-475d-b3ca-2ff66c1c44d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:28:32.455Z|280a81dd-338c-475d-b3ca-2ff66c1c44d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:28:32.800Z|9cd6170b-128d-4012-82f7-6cc102002b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:28:32.801Z|9cd6170b-128d-4012-82f7-6cc102002b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:28:41.665Z|bf527c00-e693-457b-84bf-cd6a68130b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:41.665Z|c52de730-ac8c-4c78-9bba-819845c6655c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:41.666Z|bf527c00-e693-457b-84bf-cd6a68130b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:41.666Z|c52de730-ac8c-4c78-9bba-819845c6655c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:41.667Z|c6e3e267-d3ab-49e2-a66e-4776275330a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:41.668Z|c6e3e267-d3ab-49e2-a66e-4776275330a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:42.283Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:28:42.287Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: ad60d02f-bc0e-4a12-bfe1-33a2b53c945f already exists in requestDb InfraActiveRequests table
2021-11-03T19:28:42.290Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f
2021-11-03T19:28:42.291Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|INFO|500||Invoke
2021-11-03T19:28:42.292Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||===========================request begin================================================
2021-11-03T19:28:42.292Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f
2021-11-03T19:28:42.292Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||Method      : GET
2021-11-03T19:28:42.293Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47de6f81bb74d955", X-B3-SpanId:"66ea2e93422c14c5", X-B3-ParentSpanId:"47de6f81bb74d955", X-B3-Sampled:"0", X-ONAP-RequestID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-RequestID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-TransactionID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-ECOMP-RequestID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3be199e-0c99-4a60-911d-ef0f638674d3"]
2021-11-03T19:28:42.293Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||Request body: 
2021-11-03T19:28:42.294Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||==========================request end================================================
2021-11-03T19:28:42.335Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||============================response begin==========================================
2021-11-03T19:28:42.335Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:28:42.336Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||Status text  : 
2021-11-03T19:28:42.336Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:28:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:28:42.337Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||Response body: 
2021-11-03T19:28:42.337Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|DEBUG|500||=======================response end=================================================
2021-11-03T19:28:42.338Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|INFO|404|Not Found|InvokeReturn
2021-11-03T19:28:42.345Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID ad60d02f-bc0e-4a12-bfe1-33a2b53c945f
2021-11-03T19:28:42.348Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:28:42.349Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:28:42.350Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:28:42.350Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:28:42.351Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:28:42.351Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:28:42.352Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"47de6f81bb74d955", X-B3-SpanId:"3a16ec5f5d7135d8", X-B3-ParentSpanId:"47de6f81bb74d955", X-B3-Sampled:"0", X-ONAP-RequestID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-RequestID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-TransactionID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-ECOMP-RequestID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86e1c30f-c566-4eba-9d06-23a22bfc0449"]
2021-11-03T19:28:42.352Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:28:42.353Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:28:42.364Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:28:42.365Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:28:42.365Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:28:42.366Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:28:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:28:42.367Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:28:42.367Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:28:42.368Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:28:42.369Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:28:42.371Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:28:42.373Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:28:42.373Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:28:42.374Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:28:42.375Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:28:42.375Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:28:42.376Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"47de6f81bb74d955", X-B3-SpanId:"e1aba18a12b88ba5", X-B3-ParentSpanId:"47de6f81bb74d955", X-B3-Sampled:"0", X-ONAP-RequestID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-RequestID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-TransactionID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-ECOMP-RequestID:"ad60d02f-bc0e-4a12-bfe1-33a2b53c945f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e8f9bef-f345-4b01-8281-0fbf044e7dcf"]
2021-11-03T19:28:42.376Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:28:42.377Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:28:42.388Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:28:42.389Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:28:42.389Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:28:42.390Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:28:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:28:42.391Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:28:42.391Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:28:42.392Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:28:42.393Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:28:42.395Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@178cf2a6
2021-11-03T19:28:42.398Z|ad60d02f-bc0e-4a12-bfe1-33a2b53c945f|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:28:47.452Z|aff659e8-e4dd-454b-bcbd-4035c0534574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:28:47.453Z|aff659e8-e4dd-454b-bcbd-4035c0534574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:28:51.689Z|ab78ec30-a5d6-4425-b0b8-0dcd1c29e876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:51.689Z|eaa2c244-4adf-448e-9f3a-b4b6621a4c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:51.690Z|ab78ec30-a5d6-4425-b0b8-0dcd1c29e876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:51.690Z|eaa2c244-4adf-448e-9f3a-b4b6621a4c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:28:51.692Z|f353f987-7e52-461e-9099-3d665142bfed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:28:51.692Z|f353f987-7e52-461e-9099-3d665142bfed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:01.719Z|ec7fd86a-30e4-40e6-985b-3b2af5a46f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:01.720Z|ec7fd86a-30e4-40e6-985b-3b2af5a46f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:01.725Z|32d2c492-a474-4b07-9353-6c1b80bfd734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:01.725Z|73e81739-2de4-4807-9f78-9263b5aa48f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:01.726Z|32d2c492-a474-4b07-9353-6c1b80bfd734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:01.726Z|73e81739-2de4-4807-9f78-9263b5aa48f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:02.452Z|adb34820-cbdb-4e86-82ff-830a4e734b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:29:02.453Z|adb34820-cbdb-4e86-82ff-830a4e734b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:29:02.802Z|10eb5bca-179c-49f0-8494-39908f88a138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:29:02.802Z|10eb5bca-179c-49f0-8494-39908f88a138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:29:05.919Z|4bd2a8ba-62d5-4efa-8f3b-48c7f288a8f0|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:29:05.920Z|4bd2a8ba-62d5-4efa-8f3b-48c7f288a8f0|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:11.751Z|83ba4b00-59da-4d38-ad36-0413b0f505f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:11.751Z|619dbc26-e939-4d24-a156-f909f6cddd25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:11.751Z|5446c2af-d7eb-4b32-8afc-b20d83241344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:11.753Z|619dbc26-e939-4d24-a156-f909f6cddd25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:11.753Z|5446c2af-d7eb-4b32-8afc-b20d83241344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:11.753Z|83ba4b00-59da-4d38-ad36-0413b0f505f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:17.453Z|d7e873b5-717e-40fb-862a-7237394e755b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:29:17.457Z|d7e873b5-717e-40fb-862a-7237394e755b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:29:21.782Z|c250ab29-22e5-487b-a411-55cdcb8cb3a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:21.784Z|c250ab29-22e5-487b-a411-55cdcb8cb3a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:21.784Z|887714d4-b27c-46b4-b346-9ad5baf5b984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:21.784Z|13c2575f-3a52-4e2a-afb2-40888903fc30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:21.785Z|887714d4-b27c-46b4-b346-9ad5baf5b984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:21.785Z|13c2575f-3a52-4e2a-afb2-40888903fc30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:23.835Z|a7f7ea8e-7ef1-4183-80ce-8add6d8c0241|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:29:23.836Z|a7f7ea8e-7ef1-4183-80ce-8add6d8c0241|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:31.809Z|8d9ea397-4eca-4370-8c1b-619d08c8e973|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:31.809Z|51ef8cb1-e488-4468-9d5b-5ec474be6642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:31.810Z|8d9ea397-4eca-4370-8c1b-619d08c8e973|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:31.810Z|51ef8cb1-e488-4468-9d5b-5ec474be6642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:31.810Z|b19a6721-7f09-4f20-80e2-329b6d5b5162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:31.811Z|b19a6721-7f09-4f20-80e2-329b6d5b5162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:32.452Z|1d3daf37-f7a6-4138-8812-e42c5c1d96b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:29:32.453Z|1d3daf37-f7a6-4138-8812-e42c5c1d96b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:29:32.803Z|f7a7075d-fa33-4792-85c2-7d7bbc33b201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:29:32.804Z|f7a7075d-fa33-4792-85c2-7d7bbc33b201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:29:41.832Z|9226895f-3e04-481d-bdcd-76a13b13b510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:41.832Z|cec275cb-b45e-4544-9f5f-1f461641e813|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:41.832Z|c6872ea5-07db-4beb-b551-6670859bd6e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:41.833Z|9226895f-3e04-481d-bdcd-76a13b13b510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:41.833Z|cec275cb-b45e-4544-9f5f-1f461641e813|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:41.833Z|c6872ea5-07db-4beb-b551-6670859bd6e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:47.452Z|6081255d-07a5-4e59-858a-487970acc3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:29:47.454Z|6081255d-07a5-4e59-858a-487970acc3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:29:51.857Z|8c1e32df-cf00-4247-98bf-f85f5bb4aa28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:51.858Z|39ff5e8c-c443-4e6f-b399-e8d70608a288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:51.858Z|8c1e32df-cf00-4247-98bf-f85f5bb4aa28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:51.858Z|39ff5e8c-c443-4e6f-b399-e8d70608a288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:29:51.863Z|00342377-b341-48e1-b638-c277e9076cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:29:51.863Z|00342377-b341-48e1-b638-c277e9076cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:01.880Z|64cc068d-67fc-433a-a982-0afb0943f236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:01.881Z|64cc068d-67fc-433a-a982-0afb0943f236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:01.882Z|c6bf19e6-4a3c-47a4-bbea-b09cae5d3d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:01.882Z|c6bf19e6-4a3c-47a4-bbea-b09cae5d3d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:01.885Z|35307782-5ad9-4962-90a5-389d9bed0803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:01.886Z|35307782-5ad9-4962-90a5-389d9bed0803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:02.452Z|5001a68a-027d-4428-9a21-9df3af5f6b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:30:02.455Z|5001a68a-027d-4428-9a21-9df3af5f6b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:30:02.805Z|0cc64557-a161-4ff1-9280-d9e6b079d5e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:30:02.806Z|0cc64557-a161-4ff1-9280-d9e6b079d5e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:30:03.730Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:30:03.733Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: ec22e659-f858-4741-911d-596745510573 already exists in requestDb InfraActiveRequests table
2021-11-03T19:30:03.734Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573
2021-11-03T19:30:03.735Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|INFO|500||Invoke
2021-11-03T19:30:03.735Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||===========================request begin================================================
2021-11-03T19:30:03.735Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573
2021-11-03T19:30:03.735Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||Method      : GET
2021-11-03T19:30:03.735Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a864ae5a94be1357", X-B3-SpanId:"ceee1e855647bbeb", X-B3-ParentSpanId:"a864ae5a94be1357", X-B3-Sampled:"0", X-ONAP-RequestID:"ec22e659-f858-4741-911d-596745510573", X-RequestID:"ec22e659-f858-4741-911d-596745510573", X-TransactionID:"ec22e659-f858-4741-911d-596745510573", X-ECOMP-RequestID:"ec22e659-f858-4741-911d-596745510573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e3ef7c7-c7e7-4381-bf45-694e2c22f99e"]
2021-11-03T19:30:03.736Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||Request body: 
2021-11-03T19:30:03.736Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||==========================request end================================================
2021-11-03T19:30:03.779Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||============================response begin==========================================
2021-11-03T19:30:03.780Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:30:03.780Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||Status text  : 
2021-11-03T19:30:03.781Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:30:03.781Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||Response body: 
2021-11-03T19:30:03.782Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|DEBUG|500||=======================response end=================================================
2021-11-03T19:30:03.782Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec22e659-f858-4741-911d-596745510573|INFO|404|Not Found|InvokeReturn
2021-11-03T19:30:03.785Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID ec22e659-f858-4741-911d-596745510573
2021-11-03T19:30:03.787Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:30:03.788Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:30:03.788Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:30:03.789Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:30:03.789Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:30:03.789Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:30:03.789Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a864ae5a94be1357", X-B3-SpanId:"7d552b1cd799f980", X-B3-ParentSpanId:"a864ae5a94be1357", X-B3-Sampled:"0", X-ONAP-RequestID:"ec22e659-f858-4741-911d-596745510573", X-RequestID:"ec22e659-f858-4741-911d-596745510573", X-TransactionID:"ec22e659-f858-4741-911d-596745510573", X-ECOMP-RequestID:"ec22e659-f858-4741-911d-596745510573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99b413ee-7e6a-4c43-bfba-e6e631a0b1ca"]
2021-11-03T19:30:03.789Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:30:03.790Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:30:03.797Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:30:03.797Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:30:03.798Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:30:03.798Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:30:03.798Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:30:03.799Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:30:03.799Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:30:03.803Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:30:03.805Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:30:03.806Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:30:03.806Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:30:03.807Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:30:03.807Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:30:03.808Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:30:03.808Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a864ae5a94be1357", X-B3-SpanId:"5d55e0dad5b6c3e9", X-B3-ParentSpanId:"a864ae5a94be1357", X-B3-Sampled:"0", X-ONAP-RequestID:"ec22e659-f858-4741-911d-596745510573", X-RequestID:"ec22e659-f858-4741-911d-596745510573", X-TransactionID:"ec22e659-f858-4741-911d-596745510573", X-ECOMP-RequestID:"ec22e659-f858-4741-911d-596745510573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"825e5253-7176-47bf-a86e-1612c65d1afb"]
2021-11-03T19:30:03.808Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:30:03.809Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:30:03.822Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:30:03.823Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:30:03.823Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:30:03.824Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:30:03.824Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:30:03.824Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:30:03.825Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:30:03.825Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:30:03.826Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@49c637c1
2021-11-03T19:30:03.828Z|ec22e659-f858-4741-911d-596745510573|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:30:11.904Z|e7919ef3-826c-4898-8a29-e69c2f17b595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:11.904Z|553a4de6-648b-45cc-a42d-9ae72cf37668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:11.905Z|e7919ef3-826c-4898-8a29-e69c2f17b595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:11.905Z|553a4de6-648b-45cc-a42d-9ae72cf37668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:11.906Z|66056db7-5686-4b57-b24c-ab128210987d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:11.906Z|66056db7-5686-4b57-b24c-ab128210987d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:17.452Z|508d1349-b6bf-42a5-99f0-3e67dd6a6add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:30:17.453Z|508d1349-b6bf-42a5-99f0-3e67dd6a6add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:30:21.931Z|37d72468-afa6-4120-9851-dd759300ebf5|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:30:21.933Z|0adbb6e5-6458-4eaa-ad5c-6730fa90a32f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:21.933Z|ae84a126-d7a4-4788-a237-8a96fbec0ec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:21.935Z|ae84a126-d7a4-4788-a237-8a96fbec0ec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:21.935Z|0adbb6e5-6458-4eaa-ad5c-6730fa90a32f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:21.935Z|37d72468-afa6-4120-9851-dd759300ebf5|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:21.937Z|598e247b-328a-4403-839f-edd59b295a91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:21.937Z|598e247b-328a-4403-839f-edd59b295a91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:23.833Z|9fe32f85-528d-455f-b6c7-e5f7cc036d12|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:30:23.834Z|9fe32f85-528d-455f-b6c7-e5f7cc036d12|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:31.968Z|5426a95f-1d80-452e-be67-ca4212c4f783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:31.969Z|5426a95f-1d80-452e-be67-ca4212c4f783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:31.973Z|3ea61143-da26-4d8d-a088-1b269d38de69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:31.974Z|3ea61143-da26-4d8d-a088-1b269d38de69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:31.977Z|3783aa96-65cf-4f9d-8d61-7b607104f895|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:31.978Z|3783aa96-65cf-4f9d-8d61-7b607104f895|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:32.453Z|692ce255-bfbf-4049-87ad-321bad466708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:30:32.454Z|692ce255-bfbf-4049-87ad-321bad466708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:30:32.806Z|4a763358-cc2c-4096-81ee-10766c8d73fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:30:32.808Z|4a763358-cc2c-4096-81ee-10766c8d73fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:30:33.234Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-03T19:30:33.240Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c0576f25-64da-49f6-8199-fade078f4e74 already exists in requestDb InfraActiveRequests table
2021-11-03T19:30:33.241Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74
2021-11-03T19:30:33.242Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|INFO|500||Invoke
2021-11-03T19:30:33.242Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||===========================request begin================================================
2021-11-03T19:30:33.242Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74
2021-11-03T19:30:33.242Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||Method      : GET
2021-11-03T19:30:33.242Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14a8a66e657e0945", X-B3-SpanId:"1aa1c42480a46122", X-B3-ParentSpanId:"14a8a66e657e0945", X-B3-Sampled:"0", X-ONAP-RequestID:"c0576f25-64da-49f6-8199-fade078f4e74", X-RequestID:"c0576f25-64da-49f6-8199-fade078f4e74", X-TransactionID:"c0576f25-64da-49f6-8199-fade078f4e74", X-ECOMP-RequestID:"c0576f25-64da-49f6-8199-fade078f4e74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec03f524-2fb0-4ae0-8ecd-7453f145d679"]
2021-11-03T19:30:33.243Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||Request body: 
2021-11-03T19:30:33.243Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||==========================request end================================================
2021-11-03T19:30:33.273Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||============================response begin==========================================
2021-11-03T19:30:33.274Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-03T19:30:33.274Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||Status text  : 
2021-11-03T19:30:33.275Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:30:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:30:33.275Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||Response body: 
2021-11-03T19:30:33.275Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|DEBUG|500||=======================response end=================================================
2021-11-03T19:30:33.276Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0576f25-64da-49f6-8199-fade078f4e74|INFO|404|Not Found|InvokeReturn
2021-11-03T19:30:33.281Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c0576f25-64da-49f6-8199-fade078f4e74
2021-11-03T19:30:33.282Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:30:33.283Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-03T19:30:33.283Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-03T19:30:33.283Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:30:33.284Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-03T19:30:33.284Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:30:33.284Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"14a8a66e657e0945", X-B3-SpanId:"f7aae284109548fb", X-B3-ParentSpanId:"14a8a66e657e0945", X-B3-Sampled:"0", X-ONAP-RequestID:"c0576f25-64da-49f6-8199-fade078f4e74", X-RequestID:"c0576f25-64da-49f6-8199-fade078f4e74", X-TransactionID:"c0576f25-64da-49f6-8199-fade078f4e74", X-ECOMP-RequestID:"c0576f25-64da-49f6-8199-fade078f4e74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"569470a5-ccf4-4c2b-960b-bd1446a63154"]
2021-11-03T19:30:33.284Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:30:33.285Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:30:33.291Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:30:33.291Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:30:33.292Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:30:33.292Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:30:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:30:33.292Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-03T19:30:33.292Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:30:33.293Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:30:33.293Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:30:33.294Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:30:33.295Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:30:33.296Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-03T19:30:33.296Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-03T19:30:33.296Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-03T19:30:33.296Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-03T19:30:33.296Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"14a8a66e657e0945", X-B3-SpanId:"5bdc4d1230dd53c4", X-B3-ParentSpanId:"14a8a66e657e0945", X-B3-Sampled:"0", X-ONAP-RequestID:"c0576f25-64da-49f6-8199-fade078f4e74", X-RequestID:"c0576f25-64da-49f6-8199-fade078f4e74", X-TransactionID:"c0576f25-64da-49f6-8199-fade078f4e74", X-ECOMP-RequestID:"c0576f25-64da-49f6-8199-fade078f4e74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9f64bba-ffcb-4fcd-a35a-0c5a4ded3a9e"]
2021-11-03T19:30:33.297Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-03T19:30:33.297Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-03T19:30:33.310Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-03T19:30:33.311Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-03T19:30:33.311Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-03T19:30:33.311Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 03 Nov 2021 19:30:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-03T19:30:33.312Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-03T19:30:33.312Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-03T19:30:33.312Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-03T19:30:33.313Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	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)
2021-11-03T19:30:33.313Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@209c3840
2021-11-03T19:30:33.316Z|c0576f25-64da-49f6-8199-fade078f4e74|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-03T19:30:42.001Z|ad98e485-98cb-4fa5-9ad3-5250cc7b51e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:42.001Z|dc8429fe-7029-4f1f-b2a0-3a5455d3f2bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:42.002Z|ad98e485-98cb-4fa5-9ad3-5250cc7b51e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:42.001Z|9efcf365-0ec3-4207-905e-66def2fcaa0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:42.002Z|dc8429fe-7029-4f1f-b2a0-3a5455d3f2bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:42.003Z|9efcf365-0ec3-4207-905e-66def2fcaa0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:47.452Z|d552d25f-95ac-42bb-bc55-066f39203d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:30:47.455Z|d552d25f-95ac-42bb-bc55-066f39203d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:30:52.027Z|a8c4dd39-1caa-4013-8857-5865ecb95d7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:52.027Z|f6f9f254-6713-482e-87bd-4d496ea6e867|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:52.028Z|a8c4dd39-1caa-4013-8857-5865ecb95d7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:52.028Z|f6f9f254-6713-482e-87bd-4d496ea6e867|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:52.028Z|5efd5265-bbf7-4637-89b4-ca21c58e4212|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:30:52.029Z|5efd5265-bbf7-4637-89b4-ca21c58e4212|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:30:53.645Z|6af1b90f-2358-465d-8dd5-b26d5c16e3f7|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-03T19:30:53.646Z|6af1b90f-2358-465d-8dd5-b26d5c16e3f7|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:02.050Z|4c798026-5bc1-4cc6-a788-c1f288ff9a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:02.051Z|4c798026-5bc1-4cc6-a788-c1f288ff9a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:02.058Z|b1f83818-b0b5-42b6-916e-b045f7073633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:02.059Z|b1f83818-b0b5-42b6-916e-b045f7073633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:02.064Z|bb9ac257-62b3-4b0f-bd27-08373b60bc3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:02.065Z|bb9ac257-62b3-4b0f-bd27-08373b60bc3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:02.452Z|47e41795-b550-4c0d-9a88-5065cabfeffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:31:02.453Z|47e41795-b550-4c0d-9a88-5065cabfeffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:31:02.809Z|a3b5228d-c071-467d-a27b-cadef8fae3f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:31:02.811Z|a3b5228d-c071-467d-a27b-cadef8fae3f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:31:12.080Z|4cbb3d9f-74e2-4f14-9144-8cd56799cf76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:12.081Z|4cbb3d9f-74e2-4f14-9144-8cd56799cf76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:12.082Z|fc1b2144-93ea-4511-b31d-61f82d2955ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:12.083Z|fc1b2144-93ea-4511-b31d-61f82d2955ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:12.087Z|ca348b36-d8a7-422f-89e0-ac8c2a72452b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:12.088Z|ca348b36-d8a7-422f-89e0-ac8c2a72452b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:17.452Z|cbe72944-8516-4b6f-a45f-c19a51852b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:31:17.453Z|cbe72944-8516-4b6f-a45f-c19a51852b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:31:22.116Z|21a6ec8a-30bb-483e-abbc-43fa51371086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:22.116Z|3da6cc09-e1e0-4475-822e-3a6a9c9e5f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:22.116Z|cad2630f-40b3-48d5-9709-dcfe06bc84ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:22.117Z|21a6ec8a-30bb-483e-abbc-43fa51371086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:22.117Z|cad2630f-40b3-48d5-9709-dcfe06bc84ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:22.117Z|3da6cc09-e1e0-4475-822e-3a6a9c9e5f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:23.837Z|441fb10d-4a70-4573-bf8e-5e09a797dfb7|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:31:23.839Z|441fb10d-4a70-4573-bf8e-5e09a797dfb7|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:32.151Z|dd8d965b-6fe8-46d0-999a-6cf36953095c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:32.151Z|c410a304-4571-4841-9d83-3f40855d0798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:32.151Z|1dfa18cb-15c8-4a1b-82a2-b0c38b18e53c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:32.154Z|dd8d965b-6fe8-46d0-999a-6cf36953095c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:32.154Z|1dfa18cb-15c8-4a1b-82a2-b0c38b18e53c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:32.154Z|c410a304-4571-4841-9d83-3f40855d0798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:32.453Z|3467ebe5-733a-4e9a-92ee-8e6fb0f37247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:31:32.457Z|3467ebe5-733a-4e9a-92ee-8e6fb0f37247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:31:32.812Z|1ef6db53-64fa-4f96-8b64-e49e740e087c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:31:32.813Z|1ef6db53-64fa-4f96-8b64-e49e740e087c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:31:42.190Z|89822b66-abc0-4bee-852c-ac70f0ccf612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:42.190Z|2d6d1084-e8c6-43fd-bb8f-56deced16b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:42.191Z|89822b66-abc0-4bee-852c-ac70f0ccf612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:42.191Z|2d6d1084-e8c6-43fd-bb8f-56deced16b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:42.193Z|11e0d801-81d2-4680-a429-a6665df545eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:42.193Z|11e0d801-81d2-4680-a429-a6665df545eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:47.452Z|b3dab064-b22e-4431-81eb-eb568d47c340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:31:47.453Z|b3dab064-b22e-4431-81eb-eb568d47c340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:31:52.214Z|7a4edfb7-0515-4b61-a436-570c27666a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:52.214Z|ba87aabb-bb18-45d8-8532-d7835672970d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:52.215Z|ba87aabb-bb18-45d8-8532-d7835672970d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:52.215Z|7a4edfb7-0515-4b61-a436-570c27666a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:31:52.216Z|0a202ce2-1189-433e-bcf5-4f3ae5c4feef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:31:52.217Z|0a202ce2-1189-433e-bcf5-4f3ae5c4feef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:02.239Z|132f6f6a-0d42-4561-897a-39b5adda6fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:02.239Z|d78ec24a-57e8-47a1-84cd-8fe5195bbd76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:02.239Z|d78ec24a-57e8-47a1-84cd-8fe5195bbd76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:02.239Z|132f6f6a-0d42-4561-897a-39b5adda6fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:02.241Z|20e7e543-caaf-4d51-9135-c74e681760c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:02.242Z|20e7e543-caaf-4d51-9135-c74e681760c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:02.452Z|b62691fa-464d-46d2-aeca-5503d77e94b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:32:02.453Z|b62691fa-464d-46d2-aeca-5503d77e94b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:32:02.814Z|ab309154-fb67-43aa-872f-d82f906871cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:32:02.814Z|ab309154-fb67-43aa-872f-d82f906871cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:32:12.265Z|98f04573-c100-4529-9add-912d798fd1a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:12.265Z|c558aefa-d8d3-4efb-b3aa-d7df6310eb70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:12.265Z|98f04573-c100-4529-9add-912d798fd1a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:12.266Z|c558aefa-d8d3-4efb-b3aa-d7df6310eb70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:12.266Z|3ed19d41-c78f-49b2-adf1-22d84ccbe020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:12.266Z|3ed19d41-c78f-49b2-adf1-22d84ccbe020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:17.452Z|4ea0eb92-34da-438a-881a-9486c01995e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:32:17.455Z|4ea0eb92-34da-438a-881a-9486c01995e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:32:22.289Z|85000f48-38c0-479f-b0a7-000608d40aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:22.289Z|41abc8b3-5e7b-48e4-a03d-48adec26165a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:22.289Z|4f41dd25-d011-45b5-bf6e-0cb448e4a15e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:22.290Z|85000f48-38c0-479f-b0a7-000608d40aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:22.290Z|41abc8b3-5e7b-48e4-a03d-48adec26165a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:22.290Z|4f41dd25-d011-45b5-bf6e-0cb448e4a15e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:23.834Z|a5cd9eb9-86f3-4f4e-8086-f41a243c5566|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:32:23.835Z|a5cd9eb9-86f3-4f4e-8086-f41a243c5566|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:32.311Z|393576e8-d00e-49f3-b564-e5019f3e7ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:32.311Z|eb32f245-7f2b-46a8-8d8c-f228a0c1f610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:32.312Z|393576e8-d00e-49f3-b564-e5019f3e7ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:32.313Z|eb32f245-7f2b-46a8-8d8c-f228a0c1f610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:32.318Z|99998ff9-8adf-42fe-8fcb-9ad6cb1d1e46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:32.319Z|99998ff9-8adf-42fe-8fcb-9ad6cb1d1e46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:32.452Z|6a51ea21-c800-45ef-bf0a-c3246789fc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:32:32.453Z|6a51ea21-c800-45ef-bf0a-c3246789fc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:32:32.815Z|846100f1-d941-4fa0-b450-699267af4c75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:32:32.816Z|846100f1-d941-4fa0-b450-699267af4c75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:32:42.335Z|2d933801-52d1-4ac0-a6a3-000ffaca482f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:42.335Z|3feff11e-7dde-49c5-9430-c74ad0bed5f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:42.336Z|3feff11e-7dde-49c5-9430-c74ad0bed5f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:42.336Z|2d933801-52d1-4ac0-a6a3-000ffaca482f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:42.341Z|827d4219-5303-43cf-981a-3265b5a95150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:42.341Z|827d4219-5303-43cf-981a-3265b5a95150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:47.452Z|29d0ec4d-1622-4f86-ac1e-a64675dfa2ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:32:47.453Z|29d0ec4d-1622-4f86-ac1e-a64675dfa2ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:32:52.375Z|1046fcb3-ed85-43a4-8bf4-94bff7efd13b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:52.375Z|581f60e9-c7a5-493d-9996-d9aeff153a47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:52.378Z|061d5a7d-154e-4f5d-aa7e-a663e20f309b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:32:52.379Z|581f60e9-c7a5-493d-9996-d9aeff153a47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:52.379Z|1046fcb3-ed85-43a4-8bf4-94bff7efd13b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:32:52.379Z|061d5a7d-154e-4f5d-aa7e-a663e20f309b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:02.417Z|df8bbeec-809c-4554-8423-7e4667925452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:02.417Z|16cc5d85-5a63-47b9-9966-833c12d8d2a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:02.417Z|2f17bb03-6df2-48ed-839b-f7f171624b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:02.418Z|16cc5d85-5a63-47b9-9966-833c12d8d2a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:02.418Z|2f17bb03-6df2-48ed-839b-f7f171624b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:02.418Z|df8bbeec-809c-4554-8423-7e4667925452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:02.453Z|940ae233-f4c4-4dae-9030-8b4f1d6614cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:33:02.456Z|940ae233-f4c4-4dae-9030-8b4f1d6614cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:33:02.817Z|4338f5b3-eb30-4843-9a84-a0f57e61573b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:33:02.818Z|4338f5b3-eb30-4843-9a84-a0f57e61573b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:33:12.443Z|9c099186-a8af-49e0-a967-3c6780aae36d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:12.444Z|d29a1676-fb2e-4256-81ff-5cc98783fb0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:12.444Z|d29a1676-fb2e-4256-81ff-5cc98783fb0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:12.444Z|9ba5f0a1-07ee-4c3b-9373-3a6c0bcf4077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:12.445Z|9ba5f0a1-07ee-4c3b-9373-3a6c0bcf4077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:12.449Z|9c099186-a8af-49e0-a967-3c6780aae36d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:17.452Z|a6a23471-bc99-4f45-95b8-e73ade9455ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:33:17.453Z|a6a23471-bc99-4f45-95b8-e73ade9455ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:33:22.470Z|fa33e688-da42-4888-bcee-6c516b20a0de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:22.471Z|fa33e688-da42-4888-bcee-6c516b20a0de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:22.471Z|d44b1842-5813-42c6-a44b-d3c8aa2ca12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:22.471Z|d44b1842-5813-42c6-a44b-d3c8aa2ca12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:22.475Z|8a7af3e1-040e-4b4a-bf79-1290b13a3970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:22.475Z|8a7af3e1-040e-4b4a-bf79-1290b13a3970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:23.834Z|9d20477e-7643-40bc-82f2-8b31e4f6bad8|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:33:23.835Z|9d20477e-7643-40bc-82f2-8b31e4f6bad8|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:32.452Z|7c14484d-87be-49c5-8fc3-9220ab872e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:33:32.453Z|7c14484d-87be-49c5-8fc3-9220ab872e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:33:32.493Z|29d37117-1ebc-4667-85f6-fe011bad24b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:32.493Z|28b79b02-eaba-4217-8600-ef67c02f82c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:32.493Z|29d37117-1ebc-4667-85f6-fe011bad24b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:32.494Z|28b79b02-eaba-4217-8600-ef67c02f82c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:32.499Z|b13636e0-5b5c-4d71-bc39-5d23894c76a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:32.500Z|b13636e0-5b5c-4d71-bc39-5d23894c76a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:32.819Z|9429d0cb-e0ad-4a99-865e-4373702f1cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:33:32.820Z|9429d0cb-e0ad-4a99-865e-4373702f1cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:33:42.518Z|2c81d703-ce98-4605-9725-855d5bc5f239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:42.519Z|2c81d703-ce98-4605-9725-855d5bc5f239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:42.521Z|8ecf9b97-ba97-4db1-abad-fa41232ccd20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:42.521Z|8ecf9b97-ba97-4db1-abad-fa41232ccd20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:42.525Z|78d80976-769f-4738-9a6c-c344ad761dac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:42.529Z|78d80976-769f-4738-9a6c-c344ad761dac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:47.452Z|f492b5de-5784-4f1f-aa33-10f2fdf26365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:33:47.456Z|f492b5de-5784-4f1f-aa33-10f2fdf26365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:33:52.547Z|565c9090-d696-4c5d-b9cf-2325fd9f95f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:52.547Z|7aabad52-ca0d-4142-b732-0a0c7e2e4374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:52.547Z|565c9090-d696-4c5d-b9cf-2325fd9f95f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:52.549Z|80a304d7-5a65-4cea-bdb6-83180602aece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:33:52.549Z|80a304d7-5a65-4cea-bdb6-83180602aece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:33:52.550Z|7aabad52-ca0d-4142-b732-0a0c7e2e4374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:02.455Z|d5b85a1b-4c46-4545-836f-b65213de718d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:34:02.457Z|d5b85a1b-4c46-4545-836f-b65213de718d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:34:02.582Z|24f820f6-454c-4287-95ea-a88d2c39c6b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:02.582Z|3eec431d-37ef-4b90-9846-bc3a5c901dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:02.582Z|858b7123-5e2f-422c-b0e6-bda8170a0f8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:02.584Z|24f820f6-454c-4287-95ea-a88d2c39c6b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:02.584Z|858b7123-5e2f-422c-b0e6-bda8170a0f8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:02.584Z|3eec431d-37ef-4b90-9846-bc3a5c901dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:02.821Z|e5e9d5ef-ca9d-45ef-8afb-cc46d0e219fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:34:02.822Z|e5e9d5ef-ca9d-45ef-8afb-cc46d0e219fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:34:12.613Z|3f3c727a-ed65-4ae3-ac66-c8f0b8e32665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:12.613Z|da9d53a4-924a-4482-8f1a-90234b048b3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:12.613Z|da2c96e6-8bac-4a00-86ef-c7d134c6049d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:12.613Z|da2c96e6-8bac-4a00-86ef-c7d134c6049d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:12.614Z|3f3c727a-ed65-4ae3-ac66-c8f0b8e32665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:12.614Z|da9d53a4-924a-4482-8f1a-90234b048b3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:17.452Z|f575100a-8cff-47ff-8400-df9bd28d22ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:34:17.453Z|f575100a-8cff-47ff-8400-df9bd28d22ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:34:22.637Z|d9b2ae69-13f2-4cee-bd72-d7591df748c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:22.637Z|d426bb1a-3aaf-48be-83fd-274f3558c4a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:22.637Z|d9b2ae69-13f2-4cee-bd72-d7591df748c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:22.637Z|d426bb1a-3aaf-48be-83fd-274f3558c4a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:22.637Z|770b297b-e1e5-47e3-bcd3-7296cba0bdeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:22.640Z|770b297b-e1e5-47e3-bcd3-7296cba0bdeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:23.834Z|824c9de4-f323-48e3-a709-dc4a2b3f0796|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:34:23.834Z|824c9de4-f323-48e3-a709-dc4a2b3f0796|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:32.452Z|c08bb8a2-d112-4117-8e78-572e00451ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:34:32.459Z|c08bb8a2-d112-4117-8e78-572e00451ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:34:32.666Z|8d416710-7137-495d-8d62-f3e584681ad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:32.667Z|f072a821-f938-45da-9af5-97f6028e7e8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:32.667Z|8d416710-7137-495d-8d62-f3e584681ad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:32.668Z|f072a821-f938-45da-9af5-97f6028e7e8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:32.668Z|eb91c1ed-41c0-4040-81ab-cc4a81aa5c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:32.668Z|eb91c1ed-41c0-4040-81ab-cc4a81aa5c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:32.822Z|d95ff463-8bea-4cc6-90fc-4226a2df10a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:34:32.823Z|d95ff463-8bea-4cc6-90fc-4226a2df10a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:34:42.692Z|654dfd25-2605-48e0-b8ee-1c712b39a63e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:42.692Z|a047b591-430e-4242-82a9-297e0bd87f98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:42.692Z|331963ba-b880-4725-9db3-33cf9c207362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:42.692Z|a047b591-430e-4242-82a9-297e0bd87f98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:42.692Z|654dfd25-2605-48e0-b8ee-1c712b39a63e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:42.692Z|331963ba-b880-4725-9db3-33cf9c207362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:47.452Z|987e10fe-c0a7-4f69-99f9-ca1effcb7e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:34:47.453Z|987e10fe-c0a7-4f69-99f9-ca1effcb7e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:34:52.713Z|813e415e-d8db-40df-a164-2174f8143020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:52.714Z|813e415e-d8db-40df-a164-2174f8143020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:52.718Z|323df311-315a-44c4-bfdb-77ce43702700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:52.718Z|143992f1-90f4-4345-a0b5-aa9e69d72db3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:34:52.719Z|323df311-315a-44c4-bfdb-77ce43702700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:34:52.719Z|143992f1-90f4-4345-a0b5-aa9e69d72db3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:02.453Z|5dc33f79-b43b-4efa-9318-a18137c4a93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:35:02.454Z|5dc33f79-b43b-4efa-9318-a18137c4a93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:35:02.747Z|ad2ef0fa-7d4c-45e8-ae0b-d1803c1c0d66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:02.747Z|fbc672f4-9e65-4939-9763-47d6b00e53eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:02.747Z|8c8fa5a2-573a-40f0-af12-bd2390c551a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:02.749Z|fbc672f4-9e65-4939-9763-47d6b00e53eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:02.749Z|8c8fa5a2-573a-40f0-af12-bd2390c551a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:02.749Z|ad2ef0fa-7d4c-45e8-ae0b-d1803c1c0d66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:02.823Z|713b178d-4c47-4c0a-a3c1-8057e6be1b79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:35:02.824Z|713b178d-4c47-4c0a-a3c1-8057e6be1b79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:35:12.782Z|7ec3e6b4-8ab8-401e-b130-d0a8dad0a934|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:12.783Z|33a454be-cd74-4a07-a47f-06b2dec7db63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:12.783Z|89fc2e97-c191-4c5b-9a11-90d0e3d8cc50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:12.784Z|7ec3e6b4-8ab8-401e-b130-d0a8dad0a934|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:12.784Z|33a454be-cd74-4a07-a47f-06b2dec7db63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:12.784Z|89fc2e97-c191-4c5b-9a11-90d0e3d8cc50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:17.452Z|649fe99e-0128-45c9-bba5-345872deb29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:35:17.458Z|649fe99e-0128-45c9-bba5-345872deb29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:35:22.809Z|34498bcb-e11e-45ad-9d6e-8d0ce6cdb155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:22.809Z|41ba0640-8f4a-4aca-bf50-4a20c8afacd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:22.809Z|86b175b2-a12a-4f80-b6d9-bed41db8a44b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:22.810Z|86b175b2-a12a-4f80-b6d9-bed41db8a44b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:22.810Z|34498bcb-e11e-45ad-9d6e-8d0ce6cdb155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:22.810Z|41ba0640-8f4a-4aca-bf50-4a20c8afacd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:23.835Z|25a93f03-66c0-4b40-9f88-dde7ac9a7dca|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:35:23.836Z|25a93f03-66c0-4b40-9f88-dde7ac9a7dca|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:32.452Z|fd0a97a2-f233-4f6d-938e-2eddb3039f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:35:32.453Z|fd0a97a2-f233-4f6d-938e-2eddb3039f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:35:32.825Z|85200f94-a99f-45e6-878e-7ddcbadeb0cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:35:32.826Z|85200f94-a99f-45e6-878e-7ddcbadeb0cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:35:32.830Z|612f230e-3e59-4934-9fda-2364fdf7409c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:32.831Z|612f230e-3e59-4934-9fda-2364fdf7409c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:32.832Z|6e385807-331d-4053-a10f-462722be9037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:32.833Z|6e385807-331d-4053-a10f-462722be9037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:32.837Z|9e9777ce-5fa8-48bd-871e-dea473520a99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:32.838Z|9e9777ce-5fa8-48bd-871e-dea473520a99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:42.856Z|3a8c74fe-fada-40f7-bef4-21e7487a8b7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:42.856Z|dbc9443a-ae42-4c78-a3ca-c966814e2c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:42.856Z|3a8c74fe-fada-40f7-bef4-21e7487a8b7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:42.857Z|dbc9443a-ae42-4c78-a3ca-c966814e2c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:42.858Z|1af966ac-833b-46cf-8bbb-b0d09d0a81c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:42.858Z|1af966ac-833b-46cf-8bbb-b0d09d0a81c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:47.452Z|56800193-2828-4077-83fc-ccc9b341ca0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:35:47.453Z|56800193-2828-4077-83fc-ccc9b341ca0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:35:52.881Z|4ac3fff1-992c-4f2f-b444-dfa161a263c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:52.882Z|4ac3fff1-992c-4f2f-b444-dfa161a263c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:52.882Z|e31d7062-58fa-486a-9a89-b9a9b5b00e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:52.883Z|e31d7062-58fa-486a-9a89-b9a9b5b00e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:35:52.884Z|7a80a7a2-415a-4d13-8212-327056422e5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:35:52.887Z|7a80a7a2-415a-4d13-8212-327056422e5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:02.452Z|0ad9dec0-f163-43bb-8eb2-934d3f382449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:36:02.455Z|0ad9dec0-f163-43bb-8eb2-934d3f382449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:36:02.827Z|aeb0221f-622a-4693-8642-f29af0298979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:36:02.827Z|aeb0221f-622a-4693-8642-f29af0298979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:36:02.907Z|a71cd743-1b09-4e66-b915-a49537097e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:02.907Z|a71cd743-1b09-4e66-b915-a49537097e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:02.910Z|cd61a1ac-f9e0-4f1f-bac4-647695b5d25f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:02.910Z|a1c81487-6812-4e92-8f85-cc48f7c7a15f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:02.910Z|cd61a1ac-f9e0-4f1f-bac4-647695b5d25f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:02.911Z|a1c81487-6812-4e92-8f85-cc48f7c7a15f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:12.929Z|12e441dd-90a0-4d39-9f27-5862e9e3df11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:12.929Z|0534d082-aceb-48f4-bb9e-45de779ddeab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:12.930Z|12e441dd-90a0-4d39-9f27-5862e9e3df11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:12.930Z|0534d082-aceb-48f4-bb9e-45de779ddeab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:12.934Z|16adfda6-0cc5-4afc-aa48-cd694ad7b97c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:12.934Z|16adfda6-0cc5-4afc-aa48-cd694ad7b97c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:17.453Z|04ebcd1d-604d-4d2e-bb27-cf16fcf9077b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:36:17.454Z|04ebcd1d-604d-4d2e-bb27-cf16fcf9077b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:36:22.969Z|76c54f90-4c26-4ed6-9d40-0ee660e732f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:22.969Z|469dd2ae-1eb5-47d6-8252-350abf021551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:22.969Z|4059c24b-605f-4b94-b32b-004cd0e491e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:22.973Z|76c54f90-4c26-4ed6-9d40-0ee660e732f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:22.973Z|469dd2ae-1eb5-47d6-8252-350abf021551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:22.973Z|4059c24b-605f-4b94-b32b-004cd0e491e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:23.834Z|3da2a94d-8771-415e-8705-995a558931de|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:36:23.835Z|3da2a94d-8771-415e-8705-995a558931de|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:32.453Z|e0876854-840a-491f-a373-7946b33691cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:36:32.459Z|e0876854-840a-491f-a373-7946b33691cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:36:32.828Z|2151cbd5-f141-46b1-8bd5-5d4c605f98ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:36:32.829Z|2151cbd5-f141-46b1-8bd5-5d4c605f98ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:36:33.005Z|3f43bbef-b1ef-4fbb-a052-a64d0f51fa32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:33.005Z|1cabfc56-4cd4-42b8-9685-9f1d81a831f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:33.005Z|e4366a54-7e53-4f97-b467-f6a18084d37a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:33.006Z|1cabfc56-4cd4-42b8-9685-9f1d81a831f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:33.006Z|e4366a54-7e53-4f97-b467-f6a18084d37a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:33.007Z|3f43bbef-b1ef-4fbb-a052-a64d0f51fa32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:43.030Z|38ea1fad-f9a9-4ec5-b294-714eabda4db4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:43.030Z|9ef5301e-1478-4628-a6f8-5122b2c03b05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:43.030Z|38ea1fad-f9a9-4ec5-b294-714eabda4db4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:43.030Z|9ef5301e-1478-4628-a6f8-5122b2c03b05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:43.036Z|5003cb0d-051d-4cd5-8619-bc86cc188f0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:43.036Z|5003cb0d-051d-4cd5-8619-bc86cc188f0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:47.452Z|aa27d3d7-8fe1-4226-9be7-947f72031acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:36:47.452Z|aa27d3d7-8fe1-4226-9be7-947f72031acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:36:53.058Z|30a21043-03a4-4574-a4b5-61411cdcea9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:53.058Z|c1a5a913-bd54-4d78-ab59-5b0528c9aefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:53.058Z|d64ef870-ab5f-4f69-8518-5e7a5d4e58a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:36:53.059Z|30a21043-03a4-4574-a4b5-61411cdcea9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:53.059Z|c1a5a913-bd54-4d78-ab59-5b0528c9aefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:36:53.059Z|d64ef870-ab5f-4f69-8518-5e7a5d4e58a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:02.452Z|5f688da7-5079-4a52-8e93-c46661640b6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:37:02.453Z|5f688da7-5079-4a52-8e93-c46661640b6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:37:02.830Z|58086a27-5cf7-49a6-b6b7-8f7cd172b5c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:37:02.830Z|58086a27-5cf7-49a6-b6b7-8f7cd172b5c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:37:03.091Z|8af39a7a-476f-4929-8ae3-e60c39efad40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:03.093Z|8af39a7a-476f-4929-8ae3-e60c39efad40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:03.093Z|9998b75f-8abd-4dc7-9e02-c0038ddc0bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:03.094Z|9998b75f-8abd-4dc7-9e02-c0038ddc0bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:03.095Z|644eaabe-2377-45e4-ba43-7e01600b2995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:03.095Z|644eaabe-2377-45e4-ba43-7e01600b2995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:13.116Z|bb27a11c-28bc-4d0f-bee6-402de9404ea2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:13.116Z|b5dd8588-0394-420c-978d-8d7c2925bce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:13.117Z|b5dd8588-0394-420c-978d-8d7c2925bce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:13.117Z|bb27a11c-28bc-4d0f-bee6-402de9404ea2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:13.117Z|313c3101-f3cb-4147-bbf0-1f691f40c416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:13.119Z|313c3101-f3cb-4147-bbf0-1f691f40c416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:17.452Z|b2a1e43d-960e-42ce-a78d-64ff88588d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:37:17.455Z|b2a1e43d-960e-42ce-a78d-64ff88588d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:37:23.141Z|dc807a5a-e709-4421-b226-183e8f321ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:23.142Z|dc807a5a-e709-4421-b226-183e8f321ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:23.144Z|58b7803d-ab02-4a46-9611-65688da7aa60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:23.144Z|58b7803d-ab02-4a46-9611-65688da7aa60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:23.145Z|e8f229f4-6568-4d66-9f63-9a150869f1a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:23.146Z|e8f229f4-6568-4d66-9f63-9a150869f1a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:23.837Z|b8330cb1-d716-4bda-af7b-96b44e1252ad|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:37:23.838Z|b8330cb1-d716-4bda-af7b-96b44e1252ad|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:32.455Z|1a5f3cf9-cd6e-4981-b844-2fcc4a1f22ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:37:32.457Z|1a5f3cf9-cd6e-4981-b844-2fcc4a1f22ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:37:32.831Z|3c0e9c01-0820-45e4-b17e-b29f8ccd1bda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:37:32.832Z|3c0e9c01-0820-45e4-b17e-b29f8ccd1bda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:37:33.175Z|11738e2b-cd9a-4b0b-a8a4-da3476188118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:33.175Z|4716d0d1-77c6-4682-a530-a0c905d920a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:33.179Z|11738e2b-cd9a-4b0b-a8a4-da3476188118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:33.179Z|4716d0d1-77c6-4682-a530-a0c905d920a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:33.184Z|7a9a7cbe-bdef-47e6-a7c9-cf731662ee92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:33.184Z|7a9a7cbe-bdef-47e6-a7c9-cf731662ee92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:43.206Z|c884d890-f7fc-4a4b-9e96-d81b1f21b8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:43.206Z|98f8811a-bd7e-491b-a955-3afde1e389ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:43.206Z|ae94e96f-72f6-44c9-8720-67892576ca96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:43.207Z|c884d890-f7fc-4a4b-9e96-d81b1f21b8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:43.207Z|98f8811a-bd7e-491b-a955-3afde1e389ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:43.207Z|ae94e96f-72f6-44c9-8720-67892576ca96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:47.452Z|7b584dc0-9e72-43b6-9214-e452afe0185b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:37:47.452Z|7b584dc0-9e72-43b6-9214-e452afe0185b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:37:53.228Z|f2b61049-714e-4168-8f73-61b5495ba4a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:53.228Z|a9fd6add-f623-4763-819d-394f7dd00781|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:53.228Z|e94ae13a-eb1d-463a-a14e-bca62b2fa12b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:37:53.229Z|f2b61049-714e-4168-8f73-61b5495ba4a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:53.229Z|e94ae13a-eb1d-463a-a14e-bca62b2fa12b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:37:53.229Z|a9fd6add-f623-4763-819d-394f7dd00781|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:02.452Z|f03a588a-902f-4ad6-aa22-d361d31b57a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:38:02.456Z|f03a588a-902f-4ad6-aa22-d361d31b57a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:38:02.833Z|5fd114c3-2bb8-4da2-a8f5-e271419188e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:38:02.833Z|5fd114c3-2bb8-4da2-a8f5-e271419188e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:38:03.250Z|bd62747f-fdb4-49d7-94ce-f9f2f3b0b9da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:03.251Z|bd62747f-fdb4-49d7-94ce-f9f2f3b0b9da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:03.251Z|bbb8dea1-d0a4-459f-8ad2-319ac2017758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:03.252Z|bbb8dea1-d0a4-459f-8ad2-319ac2017758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:03.255Z|47d009be-9359-4cba-96d5-31d22e79be3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:03.257Z|47d009be-9359-4cba-96d5-31d22e79be3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:13.276Z|8cf99221-540f-4ee9-b525-c70559580e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:13.276Z|63c8ad0e-34b3-4d1a-9807-408db0bf7b70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:13.276Z|198d010e-c9d3-484f-b356-7327c9f0f924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:13.277Z|8cf99221-540f-4ee9-b525-c70559580e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:13.277Z|198d010e-c9d3-484f-b356-7327c9f0f924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:13.277Z|63c8ad0e-34b3-4d1a-9807-408db0bf7b70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:17.452Z|6fb4a8ba-0b57-4ecb-a654-0729309a7b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:38:17.453Z|6fb4a8ba-0b57-4ecb-a654-0729309a7b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:38:23.300Z|9a8ff837-22fc-47a1-94e4-c23e928fb7cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:23.300Z|55d8ca60-c35d-43e3-838c-57599e5d73ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:23.300Z|9a8ff837-22fc-47a1-94e4-c23e928fb7cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:23.301Z|55d8ca60-c35d-43e3-838c-57599e5d73ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:23.306Z|5fef6c7a-46df-4706-872e-1353c1f06bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:23.306Z|5fef6c7a-46df-4706-872e-1353c1f06bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:23.834Z|b5ad50a7-1249-4096-be85-6d4cc564c8e6|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:38:23.835Z|b5ad50a7-1249-4096-be85-6d4cc564c8e6|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:32.452Z|2d2c9079-dded-445f-80be-05c2c3eb45d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:38:32.453Z|2d2c9079-dded-445f-80be-05c2c3eb45d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:38:32.834Z|621ac33f-6664-422d-bea8-b2d93819f08c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:38:32.835Z|621ac33f-6664-422d-bea8-b2d93819f08c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:38:33.323Z|358d4404-b892-44c5-85b8-9a5a6edc0e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:33.324Z|358d4404-b892-44c5-85b8-9a5a6edc0e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:33.326Z|00d2c12a-2a1a-4510-b4fc-1b4c0a4d6032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:33.326Z|00d2c12a-2a1a-4510-b4fc-1b4c0a4d6032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:33.327Z|0a99b562-e2ca-4a87-a8bf-96349653b093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:33.327Z|0a99b562-e2ca-4a87-a8bf-96349653b093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:43.348Z|966873d4-aad5-4147-90b6-254327b03138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:43.349Z|966873d4-aad5-4147-90b6-254327b03138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:43.351Z|55d68698-d266-4a8f-9e66-05954adafdf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:43.351Z|cdf26129-812a-4a9b-926b-cf547e7002c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:43.351Z|55d68698-d266-4a8f-9e66-05954adafdf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:43.352Z|cdf26129-812a-4a9b-926b-cf547e7002c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:47.452Z|375ae499-3b67-44e0-9a18-6c0dafbe52aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:38:47.455Z|375ae499-3b67-44e0-9a18-6c0dafbe52aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:38:53.392Z|575018d1-8f70-436f-be5e-26dd83e6257b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:53.392Z|20b4f282-2b83-41f8-b40e-8b3932b29333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:53.392Z|b25f0ddc-2d5e-4c9f-906e-182b24fc6940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:38:53.396Z|b25f0ddc-2d5e-4c9f-906e-182b24fc6940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:53.396Z|575018d1-8f70-436f-be5e-26dd83e6257b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:38:53.396Z|20b4f282-2b83-41f8-b40e-8b3932b29333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:02.453Z|c8d278e9-1f0b-42ca-aaa5-304f0c753ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:39:02.454Z|c8d278e9-1f0b-42ca-aaa5-304f0c753ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:39:02.835Z|cd81bdf0-b2b8-4d7d-bfed-86b0ff5617e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:39:02.837Z|cd81bdf0-b2b8-4d7d-bfed-86b0ff5617e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:39:03.426Z|49abefa1-ddc0-4c2f-a1f0-12ec8671dc6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:03.426Z|49abefa1-ddc0-4c2f-a1f0-12ec8671dc6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:03.431Z|7c37697f-ec65-455c-b05a-ce95ee41b708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:03.431Z|a9adb005-42b5-4d43-8693-886861905e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:03.431Z|a9adb005-42b5-4d43-8693-886861905e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:03.432Z|7c37697f-ec65-455c-b05a-ce95ee41b708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:13.449Z|211bf284-7ee8-4e7d-9364-a81f0a96e730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:13.450Z|211bf284-7ee8-4e7d-9364-a81f0a96e730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:13.450Z|a64670e7-8962-4000-89ac-6cae4303670a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:13.451Z|7180968e-72f0-4daa-acb8-c74f6cddb480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:13.451Z|a64670e7-8962-4000-89ac-6cae4303670a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:13.451Z|7180968e-72f0-4daa-acb8-c74f6cddb480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:17.452Z|fed41758-ff48-4b30-a930-ba6f28cb78d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:39:17.453Z|fed41758-ff48-4b30-a930-ba6f28cb78d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:39:23.474Z|e15b04bc-5f7f-4778-b518-a811f52a572a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:23.475Z|e15b04bc-5f7f-4778-b518-a811f52a572a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:23.476Z|40abc442-f8b4-46dd-885f-b944a8646d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:23.476Z|6755e379-4a53-466a-acf7-96adf5a7b47f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:23.476Z|40abc442-f8b4-46dd-885f-b944a8646d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:23.477Z|6755e379-4a53-466a-acf7-96adf5a7b47f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:23.834Z|9b9b4ffb-4c83-45c1-abf4-d2b68329c13d|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:39:23.835Z|9b9b4ffb-4c83-45c1-abf4-d2b68329c13d|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:32.452Z|723a58eb-052c-4f7d-99c3-efc137b1545e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:39:32.455Z|723a58eb-052c-4f7d-99c3-efc137b1545e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:39:32.837Z|da228f9e-7687-4530-8c4d-18029ea2a4ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:39:32.838Z|da228f9e-7687-4530-8c4d-18029ea2a4ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:39:33.497Z|74dc55e6-8dff-4d7b-a42d-38c7110b5830|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:33.497Z|e2ef647b-6cdf-4f17-a335-6542ab077292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:33.497Z|74dc55e6-8dff-4d7b-a42d-38c7110b5830|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:33.498Z|e2ef647b-6cdf-4f17-a335-6542ab077292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:33.499Z|88e79931-4286-44bf-b4b6-d04b028a7a72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:33.500Z|88e79931-4286-44bf-b4b6-d04b028a7a72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:43.523Z|057f0f14-4cfe-4bfc-a7a3-b22b61df4794|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:43.523Z|f56d58fa-c10e-4cdb-9e08-1a29ff16b670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:43.523Z|057f0f14-4cfe-4bfc-a7a3-b22b61df4794|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:43.524Z|f56d58fa-c10e-4cdb-9e08-1a29ff16b670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:43.532Z|731d5f08-7482-434b-bbd9-6e9bf53875d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:43.533Z|731d5f08-7482-434b-bbd9-6e9bf53875d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:47.452Z|deeaef6f-17dd-478a-b118-4210da48b3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:39:47.453Z|deeaef6f-17dd-478a-b118-4210da48b3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:39:53.543Z|6ff665e8-ce98-4c5b-a99f-547773ca026d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:53.543Z|759784f9-bbf5-45d8-8768-b9d6cce981a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:53.544Z|6ff665e8-ce98-4c5b-a99f-547773ca026d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:53.544Z|759784f9-bbf5-45d8-8768-b9d6cce981a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:39:53.550Z|71b01a83-c968-4a6d-9900-5e7835da8fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:39:53.551Z|71b01a83-c968-4a6d-9900-5e7835da8fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:02.452Z|29fecbaf-3a4f-4804-bf4b-584da7e6bb7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:40:02.453Z|29fecbaf-3a4f-4804-bf4b-584da7e6bb7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:40:02.838Z|2a0f8e36-488d-49ae-a157-35e796dc5395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:40:02.839Z|2a0f8e36-488d-49ae-a157-35e796dc5395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:40:03.564Z|d547764c-6541-437c-a633-8a25f35c5219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:03.564Z|f69a7ee9-547c-45ca-8b8f-7389620bb29f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:03.565Z|d547764c-6541-437c-a633-8a25f35c5219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:03.565Z|f69a7ee9-547c-45ca-8b8f-7389620bb29f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:03.572Z|07704229-97b6-4aad-83fc-bfcf33e21e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:03.572Z|07704229-97b6-4aad-83fc-bfcf33e21e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:13.605Z|7984a9ee-dd86-42ae-afc1-ef600409a130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:13.603Z|6535c0c6-faa4-442c-8385-1e5e07976ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:13.603Z|e0009100-c940-43bb-b7ea-c34621f28aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:13.608Z|e0009100-c940-43bb-b7ea-c34621f28aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:13.608Z|6535c0c6-faa4-442c-8385-1e5e07976ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:13.608Z|7984a9ee-dd86-42ae-afc1-ef600409a130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:17.452Z|c0183a30-06da-4312-a277-797d180d35e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:40:17.456Z|c0183a30-06da-4312-a277-797d180d35e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:40:23.636Z|5d90c47f-97ba-4207-b73a-b4b491dbb02a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:23.636Z|b1564ebe-df1c-4414-9ffe-4da050ee00eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:23.636Z|5d90c47f-97ba-4207-b73a-b4b491dbb02a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:23.636Z|b1564ebe-df1c-4414-9ffe-4da050ee00eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:23.641Z|69522829-5de6-4ad9-a567-3e0b6fe4d1e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:23.641Z|69522829-5de6-4ad9-a567-3e0b6fe4d1e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:23.834Z|a7cd74e0-5756-4238-a2ad-d0f528a9be6b|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:40:23.834Z|a7cd74e0-5756-4238-a2ad-d0f528a9be6b|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:32.453Z|4be68798-f6bd-484f-8f35-c208ba3cb842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:40:32.454Z|4be68798-f6bd-484f-8f35-c208ba3cb842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:40:32.840Z|0d795d05-361a-4a83-a6fa-f5f646b6a81f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:40:32.841Z|0d795d05-361a-4a83-a6fa-f5f646b6a81f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:40:33.657Z|dba7c706-7a63-4a45-8e79-db257cffc17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:33.657Z|f53a16cd-57fb-4f9d-b6ab-32455ef819ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:33.658Z|dba7c706-7a63-4a45-8e79-db257cffc17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:33.658Z|f53a16cd-57fb-4f9d-b6ab-32455ef819ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:33.659Z|8b60555b-3565-4155-8644-ab87dfe3212f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:33.659Z|8b60555b-3565-4155-8644-ab87dfe3212f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:43.678Z|1888f7e8-990d-4395-807b-f02af0e41f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:43.679Z|1888f7e8-990d-4395-807b-f02af0e41f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:43.679Z|ddd64e3b-af51-4abf-a9c2-105a9c13f973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:43.679Z|78cf028e-c625-485f-a3b0-e58cf7b97d33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:43.679Z|ddd64e3b-af51-4abf-a9c2-105a9c13f973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:43.680Z|78cf028e-c625-485f-a3b0-e58cf7b97d33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:47.452Z|ca2c10fa-12a9-471b-ba1b-f6ebe5feeda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:40:47.453Z|ca2c10fa-12a9-471b-ba1b-f6ebe5feeda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:40:53.702Z|1920430c-8a3d-464d-8414-72304e89b7ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:53.702Z|1920430c-8a3d-464d-8414-72304e89b7ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:53.704Z|a51f7342-72de-4f48-9755-1de3388f889c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:53.704Z|8456a909-c540-449a-b052-112a7e650e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:40:53.704Z|a51f7342-72de-4f48-9755-1de3388f889c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:40:53.705Z|8456a909-c540-449a-b052-112a7e650e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:02.452Z|6eb5dbc4-4c92-40d5-9d68-57ae9569aa78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:41:02.455Z|6eb5dbc4-4c92-40d5-9d68-57ae9569aa78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:41:02.842Z|375ee2da-1b01-4597-9d21-393be9a986f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:41:02.842Z|375ee2da-1b01-4597-9d21-393be9a986f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:41:03.724Z|b9c97a8b-7edb-4668-8245-8da9a0b40880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:03.724Z|b9c97a8b-7edb-4668-8245-8da9a0b40880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:03.726Z|2fc70bb2-3a15-44c1-a41c-0fa793716f6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:03.726Z|4369c6de-91bb-41ca-b768-29db6439af71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:03.727Z|4369c6de-91bb-41ca-b768-29db6439af71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:03.727Z|2fc70bb2-3a15-44c1-a41c-0fa793716f6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:13.747Z|2e54dcf4-7943-4e55-abe6-b49a570ce4d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:13.747Z|23e622a9-2110-4b6a-bc1c-c80bb92a243b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:13.747Z|eb4a815a-7b10-4422-985a-45740b051b0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:13.747Z|23e622a9-2110-4b6a-bc1c-c80bb92a243b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:13.747Z|2e54dcf4-7943-4e55-abe6-b49a570ce4d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:13.747Z|eb4a815a-7b10-4422-985a-45740b051b0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:17.452Z|cbc3cd68-6aed-4efd-a679-c3c3ce55f88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:41:17.453Z|cbc3cd68-6aed-4efd-a679-c3c3ce55f88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:41:23.771Z|f599cdff-105a-469e-8191-847463345b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:23.771Z|e435275e-f7a7-4ba3-ac21-3316491ea2b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:23.772Z|f599cdff-105a-469e-8191-847463345b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:23.772Z|e435275e-f7a7-4ba3-ac21-3316491ea2b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:23.774Z|14cad4c9-0694-4b98-a978-2dcc0252f0de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:23.774Z|14cad4c9-0694-4b98-a978-2dcc0252f0de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:23.834Z|63954022-ed14-4314-9f40-a184fb2f0abf|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:41:23.835Z|63954022-ed14-4314-9f40-a184fb2f0abf|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:32.452Z|b0632e2f-5040-4b51-95b3-bcbafd65e5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:41:32.453Z|b0632e2f-5040-4b51-95b3-bcbafd65e5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:41:32.843Z|7dec9292-1458-4007-a46e-30219c556f42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:41:32.843Z|7dec9292-1458-4007-a46e-30219c556f42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:41:33.794Z|f1544f23-acda-49ef-9e0d-019a2986a6b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:33.794Z|afe9628f-641c-48aa-920c-8055698cc5eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:33.795Z|f1544f23-acda-49ef-9e0d-019a2986a6b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:33.795Z|afe9628f-641c-48aa-920c-8055698cc5eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:33.803Z|44f1ddbf-e1c9-44ad-9a8c-4c5a23c19e4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:33.803Z|44f1ddbf-e1c9-44ad-9a8c-4c5a23c19e4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:43.815Z|c6838276-0128-4fed-b5cd-fa0d76a3e25e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:43.815Z|e9be3766-b7cf-4e32-91e3-16eebb1ebeea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:43.816Z|c6838276-0128-4fed-b5cd-fa0d76a3e25e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:43.816Z|e9be3766-b7cf-4e32-91e3-16eebb1ebeea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:43.824Z|c2f0a215-d650-4050-b7f2-e4173d62b2f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:43.824Z|c2f0a215-d650-4050-b7f2-e4173d62b2f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:47.452Z|f1dc056e-bcb5-44ca-99f5-9a8e0ef96804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:41:47.456Z|f1dc056e-bcb5-44ca-99f5-9a8e0ef96804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:41:53.839Z|d8e9375c-8420-430e-8b6c-2d7e2fe4e403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:53.840Z|46c213a6-841c-4b6a-9615-abad98942956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:53.840Z|46c213a6-841c-4b6a-9615-abad98942956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:53.840Z|d8e9375c-8420-430e-8b6c-2d7e2fe4e403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:41:53.846Z|c2c7674e-fd97-4ed1-9f57-ef9ffb07d494|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:41:53.846Z|c2c7674e-fd97-4ed1-9f57-ef9ffb07d494|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:02.454Z|35589dc9-67c0-4dfc-84de-68ea65ca7d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:42:02.456Z|35589dc9-67c0-4dfc-84de-68ea65ca7d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:42:02.844Z|2e35c6e4-3109-4dbc-9a9f-4344e1346204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:42:02.845Z|2e35c6e4-3109-4dbc-9a9f-4344e1346204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:42:03.873Z|0f5d2c98-5674-481d-bea9-be7512e023ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:03.873Z|2770b66e-3f2f-495c-b11b-fbd296471469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:03.873Z|493fa4cc-6908-44c0-966b-1e694790b747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:03.875Z|493fa4cc-6908-44c0-966b-1e694790b747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:03.875Z|0f5d2c98-5674-481d-bea9-be7512e023ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:03.875Z|2770b66e-3f2f-495c-b11b-fbd296471469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:13.905Z|ee07bfac-7e15-4135-abe6-c7ace55a4d45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:13.905Z|e9faaa0b-129c-45f6-bfa2-f96f3794ec3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:13.905Z|c47ea56e-f370-461d-b31c-6f5104ed4f6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:13.906Z|ee07bfac-7e15-4135-abe6-c7ace55a4d45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:13.906Z|c47ea56e-f370-461d-b31c-6f5104ed4f6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:13.906Z|e9faaa0b-129c-45f6-bfa2-f96f3794ec3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:17.453Z|6be6f638-d946-4747-891d-18d0516aed7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:42:17.453Z|6be6f638-d946-4747-891d-18d0516aed7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:42:23.839Z|65db39bb-89ae-4136-b2df-b45719d33e67|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:42:23.841Z|65db39bb-89ae-4136-b2df-b45719d33e67|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:23.927Z|4a29a2c0-c0de-40d5-97f9-11ab9ae176c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:23.928Z|4a29a2c0-c0de-40d5-97f9-11ab9ae176c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:23.935Z|129f4369-29d1-482f-85d3-30742b8a2ea2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:23.935Z|129f4369-29d1-482f-85d3-30742b8a2ea2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:23.936Z|2fab01fc-a3aa-4f65-bf9a-dd1bda59f608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:23.936Z|2fab01fc-a3aa-4f65-bf9a-dd1bda59f608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:32.452Z|ac139938-7a85-49b9-9731-674cf3aff5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:42:32.455Z|ac139938-7a85-49b9-9731-674cf3aff5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:42:32.846Z|edd6e9e4-883c-4966-9f77-151df64a77cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:42:32.846Z|edd6e9e4-883c-4966-9f77-151df64a77cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:42:33.952Z|f5e9a545-ce8a-490b-b5f3-345636edf996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:33.954Z|f5e9a545-ce8a-490b-b5f3-345636edf996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:33.959Z|ad5739d7-e8a8-48ae-a796-3abff2a10dfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:33.959Z|408ffbf2-59c5-456d-b675-d82df0e40a3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:33.960Z|ad5739d7-e8a8-48ae-a796-3abff2a10dfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:33.960Z|408ffbf2-59c5-456d-b675-d82df0e40a3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:43.976Z|81377d80-689c-4b70-bd25-74898cda450a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:43.977Z|81377d80-689c-4b70-bd25-74898cda450a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:43.981Z|0bdea7c1-a306-4b8f-b5d7-adfc572e32a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:43.982Z|0bdea7c1-a306-4b8f-b5d7-adfc572e32a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:43.983Z|1f50df7f-b8a0-4ebd-ab10-479a3dc031ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:43.984Z|1f50df7f-b8a0-4ebd-ab10-479a3dc031ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:47.452Z|1dbdbfc1-a51f-465b-acad-d505c4cc678e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:42:47.453Z|1dbdbfc1-a51f-465b-acad-d505c4cc678e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:42:54.003Z|aa28d557-771a-498e-978a-be34f8ab8675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:54.003Z|aa28d557-771a-498e-978a-be34f8ab8675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:54.007Z|a13630b2-4672-428e-805d-b6bb76164eb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:54.008Z|a13630b2-4672-428e-805d-b6bb76164eb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:42:54.008Z|70635060-3c12-44b0-9be8-99c97ab4b6ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:42:54.009Z|70635060-3c12-44b0-9be8-99c97ab4b6ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:02.452Z|4e1846d5-bf5f-4de5-a627-c2c183e3d01c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:43:02.453Z|4e1846d5-bf5f-4de5-a627-c2c183e3d01c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:43:02.847Z|b279971b-379a-4583-a0a2-476fd2154103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:43:02.847Z|b279971b-379a-4583-a0a2-476fd2154103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:43:04.154Z|a041d336-b0eb-4ad1-bdb0-4db6eaf03934|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:04.155Z|a041d336-b0eb-4ad1-bdb0-4db6eaf03934|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:04.158Z|2fb0b011-841c-4c09-b67f-c4d9b96700e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:04.158Z|2fb0b011-841c-4c09-b67f-c4d9b96700e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:04.160Z|b66a6e63-afdb-44da-be55-b200238887d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:04.161Z|b66a6e63-afdb-44da-be55-b200238887d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:14.182Z|320fee06-35c1-408d-8a60-0e393a92b1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:14.182Z|de9051de-0c32-4e7a-8714-759621bd7600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:14.183Z|320fee06-35c1-408d-8a60-0e393a92b1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:14.183Z|de9051de-0c32-4e7a-8714-759621bd7600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:14.185Z|fc957e70-81a4-4f07-9833-a292567692df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:14.186Z|fc957e70-81a4-4f07-9833-a292567692df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:17.452Z|6fa539be-0c16-4949-a47f-29aebeb3f1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:43:17.455Z|6fa539be-0c16-4949-a47f-29aebeb3f1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:43:23.834Z|1059c561-86cc-47ca-994c-b8e94af60a86|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:43:23.836Z|1059c561-86cc-47ca-994c-b8e94af60a86|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:24.205Z|8fede2ea-4850-4883-8c7c-b7599a227f4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:24.207Z|f3f9317e-d445-4467-a3a9-e0d60f259c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:24.207Z|080b0efa-8201-4d1e-8d86-a9ec44622d8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:24.208Z|080b0efa-8201-4d1e-8d86-a9ec44622d8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:24.208Z|f3f9317e-d445-4467-a3a9-e0d60f259c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:24.206Z|8fede2ea-4850-4883-8c7c-b7599a227f4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:32.452Z|3d837de8-7cab-4088-bd9c-53887f954b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:43:32.453Z|3d837de8-7cab-4088-bd9c-53887f954b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:43:32.849Z|9b738d97-f259-4e2e-a6a5-585ed08c603e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:43:32.850Z|9b738d97-f259-4e2e-a6a5-585ed08c603e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:43:34.238Z|dd2e7676-11d2-4962-9960-317caadc9947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:34.238Z|91456883-9dd5-482f-895f-1567ffe7f3bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:34.239Z|91456883-9dd5-482f-895f-1567ffe7f3bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:34.239Z|dd2e7676-11d2-4962-9960-317caadc9947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:34.240Z|c9687571-9822-445c-a4b8-d82f389e0b01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:34.240Z|c9687571-9822-445c-a4b8-d82f389e0b01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:44.268Z|7f24add2-b7e6-4c09-a859-e1ed46863a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:44.268Z|261eef1a-fb12-4274-8b03-6fc76560af6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:44.268Z|855f8aca-7a19-429b-ad04-449198a9b98e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:44.270Z|261eef1a-fb12-4274-8b03-6fc76560af6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:44.271Z|855f8aca-7a19-429b-ad04-449198a9b98e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:44.270Z|7f24add2-b7e6-4c09-a859-e1ed46863a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:47.453Z|7575a2cc-8a9c-4bd5-afdb-1b00a608cb6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:43:47.454Z|7575a2cc-8a9c-4bd5-afdb-1b00a608cb6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:43:54.296Z|3e64c1a0-e0d0-46d9-8f05-0b39934da6af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:54.297Z|77aa0e61-2bef-475b-8f8e-7ab31b22b587|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:54.297Z|69ffe4b5-af98-4cac-a94f-69c2321c6419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:43:54.297Z|3e64c1a0-e0d0-46d9-8f05-0b39934da6af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:54.297Z|77aa0e61-2bef-475b-8f8e-7ab31b22b587|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:43:54.297Z|69ffe4b5-af98-4cac-a94f-69c2321c6419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:02.453Z|5d8f73ab-8937-4bc0-9060-6a3552368ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:44:02.457Z|5d8f73ab-8937-4bc0-9060-6a3552368ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:44:02.851Z|ab2e552e-b563-43e2-bdd8-1a3d26f9437a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:44:02.851Z|ab2e552e-b563-43e2-bdd8-1a3d26f9437a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:44:04.329Z|f298da1e-75fc-4b54-bcb5-25492cd7fde4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:04.329Z|e358f320-16ca-4cd6-bc58-c196a02a8e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:04.329Z|1bcd3daf-ddec-4d82-8378-a6f16034237b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:04.330Z|e358f320-16ca-4cd6-bc58-c196a02a8e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:04.330Z|f298da1e-75fc-4b54-bcb5-25492cd7fde4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:04.330Z|1bcd3daf-ddec-4d82-8378-a6f16034237b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:14.351Z|b685f9da-5354-471e-bb12-12de3787ad61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:14.351Z|89eb4c77-a796-48c0-9136-f874cf85cb5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:14.351Z|b685f9da-5354-471e-bb12-12de3787ad61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:14.351Z|89eb4c77-a796-48c0-9136-f874cf85cb5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:14.353Z|1b6e9b32-8899-49a0-a96f-e73d5e77e374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:14.354Z|1b6e9b32-8899-49a0-a96f-e73d5e77e374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:17.452Z|fe832c54-c000-454f-a8ef-f6be065f696d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:44:17.453Z|fe832c54-c000-454f-a8ef-f6be065f696d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:44:23.834Z|4a5263e0-95a4-48d8-8985-eb932dbb0bb4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:44:23.835Z|4a5263e0-95a4-48d8-8985-eb932dbb0bb4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:24.377Z|6e222bc1-064c-4963-8136-69cb9b24bfa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:24.378Z|6e222bc1-064c-4963-8136-69cb9b24bfa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:24.381Z|fe4671c6-218c-4b5d-9050-ce6f3576ec1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:24.382Z|fe4671c6-218c-4b5d-9050-ce6f3576ec1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:24.393Z|ea3e216a-95a8-49c9-87ec-99b8cb4acd61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:24.394Z|ea3e216a-95a8-49c9-87ec-99b8cb4acd61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:32.452Z|6c038e17-a680-42b9-b781-ef105541c6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:44:32.452Z|6c038e17-a680-42b9-b781-ef105541c6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:44:32.852Z|052a3f71-39d4-4821-a526-250d49b18d10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:44:32.852Z|052a3f71-39d4-4821-a526-250d49b18d10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:44:34.399Z|d5b54055-f281-48b2-92d4-9b6bcc8ff7c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:34.399Z|d5b54055-f281-48b2-92d4-9b6bcc8ff7c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:34.411Z|97e41cc3-51c4-4553-965a-7cb82ad53c8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:34.411Z|97e41cc3-51c4-4553-965a-7cb82ad53c8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:34.415Z|72e3a15c-89a0-45ed-b1ed-0e4676d287d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:34.416Z|72e3a15c-89a0-45ed-b1ed-0e4676d287d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:44.419Z|3123907d-abdc-4491-a747-ccf226b80760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:44.419Z|3123907d-abdc-4491-a747-ccf226b80760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:44.431Z|82e0befc-93de-4a5c-aefc-322da68b2b83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:44.431Z|82e0befc-93de-4a5c-aefc-322da68b2b83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:44.435Z|0cc0571f-e825-43db-b202-bb860a05bbb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:44.436Z|0cc0571f-e825-43db-b202-bb860a05bbb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:47.452Z|8ea9447e-0d57-4d49-a99f-dab84c845cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:44:47.454Z|8ea9447e-0d57-4d49-a99f-dab84c845cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:44:54.441Z|7721c838-2a2d-419c-86e4-6cc40e4989aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:54.442Z|7721c838-2a2d-419c-86e4-6cc40e4989aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:54.454Z|0d801151-6007-4f2b-addf-2feb31bc61a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:54.456Z|0d801151-6007-4f2b-addf-2feb31bc61a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:44:54.457Z|7d9dd875-af1b-4e8e-9b01-6de7fa52fc68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:44:54.458Z|7d9dd875-af1b-4e8e-9b01-6de7fa52fc68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:02.452Z|b03c7c50-7585-4945-a3b5-41c8db0a4c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:45:02.454Z|b03c7c50-7585-4945-a3b5-41c8db0a4c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:45:02.853Z|0a763425-8b4b-4d41-a998-3729e7af5450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:45:02.854Z|0a763425-8b4b-4d41-a998-3729e7af5450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:45:04.474Z|7b4d2dac-a02c-4efe-8755-18b730808932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:04.475Z|7b4d2dac-a02c-4efe-8755-18b730808932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:04.477Z|8c089ed8-ab17-46e4-ac5d-a436c1a43dbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:04.477Z|8c089ed8-ab17-46e4-ac5d-a436c1a43dbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:04.479Z|008a842f-891e-4ae6-b685-5e815bf45506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:04.480Z|008a842f-891e-4ae6-b685-5e815bf45506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:14.512Z|a8db9225-a80d-4a40-b824-079a0ada025e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:14.512Z|b33e223c-bc57-46e6-a083-ef9acd5ffc70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:14.512Z|28e9e50a-4ed3-434a-ad3f-6049f36268f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:14.516Z|28e9e50a-4ed3-434a-ad3f-6049f36268f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:14.516Z|a8db9225-a80d-4a40-b824-079a0ada025e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:14.516Z|b33e223c-bc57-46e6-a083-ef9acd5ffc70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:17.453Z|ad81b7c0-ad02-444b-a3b5-734e02693978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:45:17.458Z|ad81b7c0-ad02-444b-a3b5-734e02693978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:45:23.834Z|247dd70a-06c2-4e10-beaf-764849fc0f0d|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:45:23.835Z|247dd70a-06c2-4e10-beaf-764849fc0f0d|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:24.558Z|80fcefd7-7331-4bb2-b8b8-dd8969ca261c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:24.559Z|80fcefd7-7331-4bb2-b8b8-dd8969ca261c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:24.560Z|b7d1d0f8-90f4-4328-af91-744a36e4e5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:24.561Z|b7d1d0f8-90f4-4328-af91-744a36e4e5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:24.562Z|05f22824-9b9a-4c5b-ba4d-a60b91129c1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:24.562Z|05f22824-9b9a-4c5b-ba4d-a60b91129c1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:32.452Z|7e432c5c-44d8-404b-a859-06e1db3e74bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:45:32.454Z|7e432c5c-44d8-404b-a859-06e1db3e74bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:45:32.854Z|906ad3ac-f920-4d1d-b1dd-26da431f7188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:45:32.855Z|906ad3ac-f920-4d1d-b1dd-26da431f7188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:45:34.582Z|873240cc-f122-478d-822e-fe6cc17ca569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:34.582Z|f15e18d2-6371-4a7a-b44b-44b61b19aa7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:34.583Z|f15e18d2-6371-4a7a-b44b-44b61b19aa7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:34.583Z|873240cc-f122-478d-822e-fe6cc17ca569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:34.587Z|d5dedf93-7da0-40df-b348-def5d126f2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:34.588Z|d5dedf93-7da0-40df-b348-def5d126f2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:44.613Z|4cb554bf-f854-441f-97bf-4dbf9eeead87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:44.613Z|9bbf7bd2-5b8b-4ede-95a1-f1ad258fd301|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:44.614Z|4cb554bf-f854-441f-97bf-4dbf9eeead87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:44.614Z|9bbf7bd2-5b8b-4ede-95a1-f1ad258fd301|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:44.614Z|96722126-fafd-4f1a-9b94-25d622d2b77c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:44.615Z|96722126-fafd-4f1a-9b94-25d622d2b77c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:47.452Z|d5ccc8be-a697-4a28-a5f9-f2d6380fad68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:45:47.452Z|d5ccc8be-a697-4a28-a5f9-f2d6380fad68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:45:54.640Z|9fdd81e4-e1d9-4122-b4d8-69fcb0ff3293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:54.641Z|404c4d09-4ee4-43e9-86cb-3ba133ad6334|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:54.641Z|9fdd81e4-e1d9-4122-b4d8-69fcb0ff3293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:54.641Z|1a9a71f3-2acd-40e5-942e-d2e26eb8b582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:45:54.641Z|404c4d09-4ee4-43e9-86cb-3ba133ad6334|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:45:54.644Z|1a9a71f3-2acd-40e5-942e-d2e26eb8b582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:02.452Z|e4cbf070-8304-420f-9175-a736c997d095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:46:02.455Z|e4cbf070-8304-420f-9175-a736c997d095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:46:02.856Z|42e0f03e-920f-4e19-897f-4860f90298c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:46:02.857Z|42e0f03e-920f-4e19-897f-4860f90298c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:46:04.664Z|5ea7b35f-e852-4dd4-ad79-cd974ac4b117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:04.664Z|cae5b685-4c32-40d7-8f04-1d1b7345df10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:04.665Z|5ea7b35f-e852-4dd4-ad79-cd974ac4b117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:04.665Z|cae5b685-4c32-40d7-8f04-1d1b7345df10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:04.669Z|86ffe178-c1e4-42cd-bcab-9714d4675db2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:04.670Z|86ffe178-c1e4-42cd-bcab-9714d4675db2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:14.690Z|e7df5611-97e3-4ad1-88b3-7e2ef7047022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:14.691Z|319295ac-b566-46d1-acf5-663150563d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:14.691Z|e7df5611-97e3-4ad1-88b3-7e2ef7047022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:14.691Z|319295ac-b566-46d1-acf5-663150563d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:14.697Z|b3ccd9af-dc24-4dfb-af9e-817fd442cca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:14.698Z|b3ccd9af-dc24-4dfb-af9e-817fd442cca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:17.452Z|94e93d8a-ed11-4400-b26a-ddbf64c8fe7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:46:17.453Z|94e93d8a-ed11-4400-b26a-ddbf64c8fe7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:46:23.833Z|dc412119-8750-4de5-ae25-f1312d73dff7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:46:23.834Z|dc412119-8750-4de5-ae25-f1312d73dff7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:24.713Z|fd81b14c-2cec-404d-a8c2-0ac14925d741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:24.713Z|fa2c82ce-08df-45ac-ace9-0e4776444cf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:24.715Z|fd81b14c-2cec-404d-a8c2-0ac14925d741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:24.715Z|fa2c82ce-08df-45ac-ace9-0e4776444cf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:24.716Z|1a4b94f4-4c6e-4f6f-b313-9ca0321b5176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:24.717Z|1a4b94f4-4c6e-4f6f-b313-9ca0321b5176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:32.452Z|eb9a45a7-f983-4580-8254-66b414fe8e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:46:32.453Z|eb9a45a7-f983-4580-8254-66b414fe8e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:46:32.857Z|17173c2c-a9b6-434a-a078-e58fe0a8a1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:46:32.858Z|17173c2c-a9b6-434a-a078-e58fe0a8a1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:46:34.740Z|3f782932-5bf9-447f-b167-38cc5733c223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:34.740Z|fe7ccf8a-8437-4a39-97c0-85eaa37e097b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:34.741Z|3f782932-5bf9-447f-b167-38cc5733c223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:34.741Z|fe7ccf8a-8437-4a39-97c0-85eaa37e097b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:34.747Z|04be38a7-39ea-4b15-920b-03a2bbf1e9be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:34.747Z|04be38a7-39ea-4b15-920b-03a2bbf1e9be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:44.764Z|4b23a24c-8c47-4fff-a8c8-17524117de5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:44.765Z|4b23a24c-8c47-4fff-a8c8-17524117de5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:44.766Z|949bc157-5eb9-429b-8512-c8440542c77b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:44.766Z|949bc157-5eb9-429b-8512-c8440542c77b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:44.766Z|0c245dbc-5c1d-49f6-ae83-cd3a001d51f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:44.767Z|0c245dbc-5c1d-49f6-ae83-cd3a001d51f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:47.452Z|bea8c93d-fc92-48c1-8466-77e2998df4c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:46:47.455Z|bea8c93d-fc92-48c1-8466-77e2998df4c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:46:54.796Z|8a965f61-08ba-4155-aef8-f727a829fffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:54.796Z|c7690b96-f7a4-46bd-9f65-63d1d1ac0bc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:54.796Z|cbdbba73-c532-4332-a52f-ac96132a8225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:46:54.798Z|8a965f61-08ba-4155-aef8-f727a829fffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:54.798Z|c7690b96-f7a4-46bd-9f65-63d1d1ac0bc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:46:54.798Z|cbdbba73-c532-4332-a52f-ac96132a8225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:02.453Z|b992764b-d0b9-4135-b6fa-c0336689c031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:47:02.455Z|b992764b-d0b9-4135-b6fa-c0336689c031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:47:02.858Z|9fe6cf9e-4a63-4fc8-bfe3-4d8288397041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:47:02.859Z|9fe6cf9e-4a63-4fc8-bfe3-4d8288397041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:47:04.827Z|bf5c597a-c91a-4ad3-b11b-c06d75f374a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:04.827Z|d02118b6-2563-4d64-904e-891e767ab509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:04.828Z|d02118b6-2563-4d64-904e-891e767ab509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:04.828Z|bf5c597a-c91a-4ad3-b11b-c06d75f374a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:04.831Z|b27748da-d5c9-4f81-84ad-a41e69674c22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:04.831Z|b27748da-d5c9-4f81-84ad-a41e69674c22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:14.852Z|22979b56-866c-463f-8995-5b37ec4af151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:14.852Z|33bba143-9d8a-423a-b8f5-b39492484a5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:14.852Z|81f06c9c-ae6b-4d34-a036-3fbf9984cf16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:14.853Z|22979b56-866c-463f-8995-5b37ec4af151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:14.853Z|81f06c9c-ae6b-4d34-a036-3fbf9984cf16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:14.853Z|33bba143-9d8a-423a-b8f5-b39492484a5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:17.452Z|b824688a-dba0-4358-9d49-c9c98fc8345a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:47:17.453Z|b824688a-dba0-4358-9d49-c9c98fc8345a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:47:23.834Z|47c7632a-9f44-4ae2-8acc-e17b2caae970|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:47:23.835Z|47c7632a-9f44-4ae2-8acc-e17b2caae970|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:24.877Z|89d90583-ac70-435d-80e6-7a5bfbb41839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:24.877Z|8c8a7416-347d-4027-8739-28af1186a993|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:24.878Z|8c8a7416-347d-4027-8739-28af1186a993|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:24.878Z|89d90583-ac70-435d-80e6-7a5bfbb41839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:24.879Z|c878f2da-43ce-45b7-84d6-f982dfb85551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:24.879Z|c878f2da-43ce-45b7-84d6-f982dfb85551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:32.452Z|3f0f184d-ae53-4238-9937-0a227a23bd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:47:32.455Z|3f0f184d-ae53-4238-9937-0a227a23bd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:47:32.861Z|658a28ac-1232-4f58-9e2c-bddfd927e108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:47:32.862Z|658a28ac-1232-4f58-9e2c-bddfd927e108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:47:34.899Z|3660f099-70af-4317-890a-c159cfab4280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:34.900Z|3660f099-70af-4317-890a-c159cfab4280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:34.902Z|49f8f9c5-05dd-419d-9296-d61d4533a7e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:34.902Z|49f8f9c5-05dd-419d-9296-d61d4533a7e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:34.904Z|8602bb6e-27bd-4b39-8c33-5f5ef669a7f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:34.905Z|8602bb6e-27bd-4b39-8c33-5f5ef669a7f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:44.951Z|f7772547-b1bd-4062-8357-d99630bf3c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:44.951Z|1e1439eb-3c76-4a96-b8c6-fcaf389a414e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:44.951Z|f7772547-b1bd-4062-8357-d99630bf3c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:44.951Z|1e1439eb-3c76-4a96-b8c6-fcaf389a414e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:44.952Z|1a366603-1f31-43e5-84bb-a48279ca6f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:44.952Z|1a366603-1f31-43e5-84bb-a48279ca6f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:47.452Z|697650da-a537-4032-9cb4-d815c606c3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:47:47.453Z|697650da-a537-4032-9cb4-d815c606c3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:47:54.977Z|a3347091-ca45-4291-8d20-6c8c4155d483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:54.978Z|a3347091-ca45-4291-8d20-6c8c4155d483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:54.980Z|c9576209-04ca-499b-a313-4e92c09434cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:54.980Z|555e6956-b57b-4196-b3db-54a7619e5a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:47:54.981Z|c9576209-04ca-499b-a313-4e92c09434cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:47:54.981Z|555e6956-b57b-4196-b3db-54a7619e5a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:02.452Z|d77df7af-0587-4485-8d10-bd4ef7a2163a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:48:02.453Z|d77df7af-0587-4485-8d10-bd4ef7a2163a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:48:02.863Z|d1078257-6308-45fb-94e5-b6a3992c7fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:48:02.864Z|d1078257-6308-45fb-94e5-b6a3992c7fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:48:05.001Z|405ee00c-d7c4-4d7e-8203-0ecba11b44b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:05.001Z|5012c840-1746-4051-8377-8b4364274a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:05.001Z|582d302e-a3e3-4767-a691-f2d3a1daf39a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:05.001Z|582d302e-a3e3-4767-a691-f2d3a1daf39a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:05.001Z|5012c840-1746-4051-8377-8b4364274a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:05.001Z|405ee00c-d7c4-4d7e-8203-0ecba11b44b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:15.024Z|192cf37a-a692-4c49-aec4-e82de94ff464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:15.025Z|192cf37a-a692-4c49-aec4-e82de94ff464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:15.025Z|53c7d851-da0a-483a-97e5-72eea465cd2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:15.026Z|53c7d851-da0a-483a-97e5-72eea465cd2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:15.026Z|87b5037c-3ce6-436d-80bd-f614b8f8dc1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:15.027Z|87b5037c-3ce6-436d-80bd-f614b8f8dc1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:17.452Z|fc7ae834-89b6-4662-87b1-ca09a4fbe12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:48:17.455Z|fc7ae834-89b6-4662-87b1-ca09a4fbe12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:48:23.834Z|c5c4b82f-5728-4be0-88aa-44bc4fdc9af3|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:48:23.835Z|c5c4b82f-5728-4be0-88aa-44bc4fdc9af3|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:25.046Z|23c11e54-8305-4332-9387-8acc70f47e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:25.047Z|23c11e54-8305-4332-9387-8acc70f47e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:25.048Z|c67ecef1-adf1-4685-a2e4-4a8cf6e6a4c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:25.049Z|c67ecef1-adf1-4685-a2e4-4a8cf6e6a4c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:25.048Z|a672be23-98f0-4c25-931e-3a0dc4f39d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:25.050Z|a672be23-98f0-4c25-931e-3a0dc4f39d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:32.452Z|12745559-7546-48a6-9e5b-001aa737ba64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:48:32.452Z|12745559-7546-48a6-9e5b-001aa737ba64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:48:32.865Z|09a6fb43-995d-4291-8d82-dffdd6f0b98f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:48:32.865Z|09a6fb43-995d-4291-8d82-dffdd6f0b98f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:48:35.069Z|84fbc890-e7dc-4c72-a5a6-c6a2c3a2d505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:35.069Z|84fbc890-e7dc-4c72-a5a6-c6a2c3a2d505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:35.074Z|a6c72590-b30d-47de-985e-92a91a867d88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:35.075Z|a6c72590-b30d-47de-985e-92a91a867d88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:35.075Z|f44eeddc-d4f1-4625-a426-21faf3e315fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:35.075Z|f44eeddc-d4f1-4625-a426-21faf3e315fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:45.119Z|6a928301-ab0d-462f-953e-0763043d7d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:45.119Z|a7a88fb4-304d-4e35-82c9-000d16b5bb96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:45.119Z|207a0a4f-e509-49b0-be19-0f51f80e58e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:45.122Z|a7a88fb4-304d-4e35-82c9-000d16b5bb96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:45.122Z|207a0a4f-e509-49b0-be19-0f51f80e58e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:45.122Z|6a928301-ab0d-462f-953e-0763043d7d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:47.454Z|7c21b91b-c50a-4366-8d88-7c00ae2d5b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:48:47.463Z|7c21b91b-c50a-4366-8d88-7c00ae2d5b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:48:55.158Z|a93ddb73-503e-4e79-a9f0-b30fea13ffa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:55.158Z|401d1ddb-4f58-4842-be79-fc8f44feaa4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:55.158Z|7db531ee-a81f-4a17-a623-f03685f3006b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:48:55.159Z|401d1ddb-4f58-4842-be79-fc8f44feaa4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:55.159Z|a93ddb73-503e-4e79-a9f0-b30fea13ffa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:48:55.159Z|7db531ee-a81f-4a17-a623-f03685f3006b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:02.452Z|7c09f08f-d775-4b05-8b01-27a5692083d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:49:02.454Z|7c09f08f-d775-4b05-8b01-27a5692083d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:49:02.870Z|8508573e-4a68-41ad-8726-e25f114e3cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:49:02.870Z|8508573e-4a68-41ad-8726-e25f114e3cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:49:05.190Z|b95ffe16-8474-4166-afaf-c2c9f9b89be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:05.190Z|e44232d9-8705-47d9-9d2e-f20910d69c43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:05.190Z|71082964-448f-4539-b790-b200de15146d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:05.190Z|b95ffe16-8474-4166-afaf-c2c9f9b89be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:05.191Z|71082964-448f-4539-b790-b200de15146d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:05.191Z|e44232d9-8705-47d9-9d2e-f20910d69c43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:15.212Z|98ebbc00-b813-44a0-a736-33987c19a81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:15.213Z|98ebbc00-b813-44a0-a736-33987c19a81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:15.215Z|f559cf99-b9d0-4995-8950-039e4c348fa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:15.215Z|f559cf99-b9d0-4995-8950-039e4c348fa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:15.218Z|42a7bb97-a084-4677-98f0-e081837ecca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:15.219Z|42a7bb97-a084-4677-98f0-e081837ecca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:17.452Z|e9e1dfcd-ad5f-44b3-ba6e-f8ec8048a78a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:49:17.452Z|e9e1dfcd-ad5f-44b3-ba6e-f8ec8048a78a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:49:23.834Z|9cf91e14-7210-4f06-91bc-520f0bdb719d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:49:23.835Z|9cf91e14-7210-4f06-91bc-520f0bdb719d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:25.237Z|52561bc3-b513-4db8-bde4-8a18bfa24e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:25.237Z|abecf30b-b363-49e4-b695-6d270130b219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:25.238Z|52561bc3-b513-4db8-bde4-8a18bfa24e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:25.238Z|abecf30b-b363-49e4-b695-6d270130b219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:25.239Z|b21ebfe6-03cd-411c-b736-2b06709a27c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:25.239Z|b21ebfe6-03cd-411c-b736-2b06709a27c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:32.452Z|c83a16ac-fb20-4608-b8a4-3ae0dbdca54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:49:32.452Z|c83a16ac-fb20-4608-b8a4-3ae0dbdca54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:49:32.871Z|dcaf0406-71ad-4418-9e46-e49ead4e5563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:49:32.872Z|dcaf0406-71ad-4418-9e46-e49ead4e5563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:49:35.282Z|d74c5f9c-e2b9-4459-8765-13178f562bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:35.282Z|3b3a5dd4-04d2-4f5b-9c21-71b6237233e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:35.283Z|d74c5f9c-e2b9-4459-8765-13178f562bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:35.283Z|3b3a5dd4-04d2-4f5b-9c21-71b6237233e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:35.285Z|42a1ac0b-081f-4ddc-906b-788cff0e46b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:35.285Z|42a1ac0b-081f-4ddc-906b-788cff0e46b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:45.309Z|db95ddf9-14b8-4b16-b936-ba9fdf59fa04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:45.309Z|197d1c0a-3cf5-4be6-84cc-02ba3bdaacac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:45.310Z|197d1c0a-3cf5-4be6-84cc-02ba3bdaacac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:45.310Z|db95ddf9-14b8-4b16-b936-ba9fdf59fa04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:45.311Z|4ece86ff-05f5-465b-bf02-631f43c64958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:45.312Z|4ece86ff-05f5-465b-bf02-631f43c64958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:47.452Z|5144d909-1f24-4d0f-bb87-5feeed9d6524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:49:47.452Z|5144d909-1f24-4d0f-bb87-5feeed9d6524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:49:55.332Z|f08e5415-9af5-4968-818f-3588da3c99d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:55.332Z|565edb22-012b-4574-9bdf-44a610df2748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:55.333Z|989cf226-f06b-42d5-afbe-b10b2e81ee80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:49:55.333Z|565edb22-012b-4574-9bdf-44a610df2748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:55.333Z|989cf226-f06b-42d5-afbe-b10b2e81ee80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:49:55.333Z|f08e5415-9af5-4968-818f-3588da3c99d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:02.452Z|832fbc4a-697c-459f-956d-4ca738a7bb4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:50:02.452Z|832fbc4a-697c-459f-956d-4ca738a7bb4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:50:02.872Z|757ee152-ce38-4172-afd2-d9e99181d0ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:50:02.873Z|757ee152-ce38-4172-afd2-d9e99181d0ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:50:05.359Z|503a62f8-ad08-4941-a5db-8a65576b27f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:05.359Z|71245912-881f-48cc-8c3e-539820fd1de9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:05.361Z|71245912-881f-48cc-8c3e-539820fd1de9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:05.361Z|503a62f8-ad08-4941-a5db-8a65576b27f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:05.363Z|b5620ad3-be7c-494c-ab4f-53420d42ce26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:05.364Z|b5620ad3-be7c-494c-ab4f-53420d42ce26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:15.402Z|ae5c96c3-5f72-4003-9d62-07b3e5c669dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:15.402Z|f02cbe9a-d64b-43aa-9392-71b27e31bc92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:15.402Z|ce77375c-f17c-4c3e-88cc-0c79b5f4c569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:15.406Z|ce77375c-f17c-4c3e-88cc-0c79b5f4c569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:15.406Z|f02cbe9a-d64b-43aa-9392-71b27e31bc92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:15.406Z|ae5c96c3-5f72-4003-9d62-07b3e5c669dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:17.453Z|de33215f-97a4-4cc5-9577-ba2d729c8b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:50:17.454Z|de33215f-97a4-4cc5-9577-ba2d729c8b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:50:23.836Z|0c036c06-f8bb-48f3-959a-85de64149452|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:50:23.836Z|0c036c06-f8bb-48f3-959a-85de64149452|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:25.440Z|fae7533b-b24f-4e73-903d-1f633025b218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:25.441Z|fae7533b-b24f-4e73-903d-1f633025b218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:25.443Z|81e2eed7-06d9-4526-b36e-775d7fdd6d6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:25.443Z|0ab1372d-f744-47e5-ad27-42074705102a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:25.443Z|81e2eed7-06d9-4526-b36e-775d7fdd6d6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:25.443Z|0ab1372d-f744-47e5-ad27-42074705102a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:32.452Z|8394be7f-7a0d-42f2-9a02-98e94430c879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:50:32.455Z|8394be7f-7a0d-42f2-9a02-98e94430c879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:50:32.875Z|4412ce56-6d3c-466a-984f-45932af482ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:50:32.876Z|4412ce56-6d3c-466a-984f-45932af482ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:50:35.467Z|c9f0c523-cd1a-4993-9cbc-6538186633c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:35.467Z|abec0e44-82c1-4dba-9e07-c695956f5fb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:35.468Z|c9f0c523-cd1a-4993-9cbc-6538186633c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:35.468Z|abec0e44-82c1-4dba-9e07-c695956f5fb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:35.469Z|1c489716-d4cd-4aa1-a879-66ad7e3c05b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:35.469Z|1c489716-d4cd-4aa1-a879-66ad7e3c05b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:45.491Z|b9299ad7-3d35-4c1c-9ff2-1ddbc6a3ac9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:45.491Z|10627a3c-8bcb-4513-9615-f3b275e89590|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:45.491Z|b9299ad7-3d35-4c1c-9ff2-1ddbc6a3ac9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:45.492Z|10627a3c-8bcb-4513-9615-f3b275e89590|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:45.496Z|0a02974a-69bb-4981-92f0-d2bc0b668879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:45.496Z|0a02974a-69bb-4981-92f0-d2bc0b668879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:47.453Z|e125e99d-ea34-40b0-a577-1f6b7ab25ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:50:47.453Z|e125e99d-ea34-40b0-a577-1f6b7ab25ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:50:55.517Z|16a0f59a-ec5d-4eec-b8d1-a4ee13f26335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:55.517Z|a4d492a4-d79a-456c-a14a-b8d29b429aac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:55.517Z|16a0f59a-ec5d-4eec-b8d1-a4ee13f26335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:55.518Z|a4d492a4-d79a-456c-a14a-b8d29b429aac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:50:55.519Z|ba9c0308-2c46-49db-928e-9bfb66855445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:50:55.519Z|ba9c0308-2c46-49db-928e-9bfb66855445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:02.452Z|57badbdb-79ed-4ba9-a133-f0279ac499f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:51:02.453Z|57badbdb-79ed-4ba9-a133-f0279ac499f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:51:02.877Z|602780b1-7f54-495b-acaa-9aab45f467b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:51:02.877Z|602780b1-7f54-495b-acaa-9aab45f467b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:51:05.539Z|4c402ea1-43fc-40a2-8163-12d953b3a5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:05.540Z|a90a38e2-4854-443d-bebe-7c3abdb20ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:05.540Z|a90a38e2-4854-443d-bebe-7c3abdb20ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:05.540Z|4c402ea1-43fc-40a2-8163-12d953b3a5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:05.541Z|ccb920db-5c5d-41c1-8458-038341bc7867|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:05.542Z|ccb920db-5c5d-41c1-8458-038341bc7867|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:15.562Z|4628f38e-c5af-420f-9ba4-55a165b5aa93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:15.562Z|0d014867-c6eb-408e-ae01-3751beeb3459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:15.563Z|4628f38e-c5af-420f-9ba4-55a165b5aa93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:15.563Z|0d014867-c6eb-408e-ae01-3751beeb3459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:15.564Z|a2420071-b54a-46cd-bf39-f7f798b3db73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:15.564Z|a2420071-b54a-46cd-bf39-f7f798b3db73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:17.452Z|a089a92c-60f0-4b0b-802e-f79dd5d14fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:51:17.454Z|a089a92c-60f0-4b0b-802e-f79dd5d14fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:51:23.834Z|047d2e27-04a9-4c86-9f10-ddffa71c8377|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:51:23.834Z|047d2e27-04a9-4c86-9f10-ddffa71c8377|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:25.585Z|aab17648-126f-4fc9-9423-9c80ffbb40b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:25.587Z|46a1c964-f8a2-4455-b9e6-79a61c2a4c2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:25.587Z|46a1c964-f8a2-4455-b9e6-79a61c2a4c2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:25.587Z|d6ed388a-1210-4b1a-a2e3-bba32ef3e646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:25.588Z|d6ed388a-1210-4b1a-a2e3-bba32ef3e646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:25.586Z|aab17648-126f-4fc9-9423-9c80ffbb40b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:32.452Z|b238a7ac-9b10-42d2-adb8-0b9dec86ea2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:51:32.453Z|b238a7ac-9b10-42d2-adb8-0b9dec86ea2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:51:32.879Z|e8fb6f38-8252-4381-a620-11d01959e43e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:51:32.881Z|e8fb6f38-8252-4381-a620-11d01959e43e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:51:35.620Z|0166f2c8-a994-4c85-b2d1-5ccf5f73e48d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:35.620Z|80dfb6c7-b9bd-4112-9717-536e1d50ed48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:35.620Z|420fe482-166d-4f11-8da9-2f957f4045b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:35.623Z|80dfb6c7-b9bd-4112-9717-536e1d50ed48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:35.623Z|420fe482-166d-4f11-8da9-2f957f4045b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:35.623Z|0166f2c8-a994-4c85-b2d1-5ccf5f73e48d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:45.650Z|20003956-4260-4ffd-954d-db56fae39c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:45.651Z|20003956-4260-4ffd-954d-db56fae39c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:45.653Z|4d07c6e6-224d-4e54-b303-c0d837811827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:45.653Z|576593e8-e1b7-4fda-8371-81fd0042faed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:45.654Z|4d07c6e6-224d-4e54-b303-c0d837811827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:45.654Z|576593e8-e1b7-4fda-8371-81fd0042faed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:47.452Z|f3d47b7a-50a0-4b9a-af68-00b14f62f8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:51:47.462Z|f3d47b7a-50a0-4b9a-af68-00b14f62f8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:51:55.675Z|52b82423-2532-46fd-b28e-8e08e4c4e0f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:55.676Z|52b82423-2532-46fd-b28e-8e08e4c4e0f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:55.686Z|7cef4e20-6f7e-4af9-81b6-e56a6116a4cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:55.686Z|628b2eb0-109d-41b5-a030-75b2def88207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:51:55.686Z|628b2eb0-109d-41b5-a030-75b2def88207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:51:55.686Z|7cef4e20-6f7e-4af9-81b6-e56a6116a4cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:02.452Z|327afe97-feec-4afc-87a1-a48e4d4fb02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:52:02.452Z|327afe97-feec-4afc-87a1-a48e4d4fb02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:52:02.882Z|c21dc1bb-06ea-456d-bce9-4493dd3a0e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:52:02.882Z|c21dc1bb-06ea-456d-bce9-4493dd3a0e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:52:05.699Z|3a36b27e-fa74-4cf9-9b24-4405ea62597d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:05.700Z|3a36b27e-fa74-4cf9-9b24-4405ea62597d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:05.708Z|44cc105d-9de1-452a-ad82-b652f4dd0ef0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:05.708Z|3cddf044-f406-4c76-9ee8-b43d1db87f03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:05.708Z|44cc105d-9de1-452a-ad82-b652f4dd0ef0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:05.709Z|3cddf044-f406-4c76-9ee8-b43d1db87f03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:15.725Z|afa8d92d-f2bb-4f9c-873b-61ac19607231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:15.726Z|d91eae86-2a99-4ce8-82f2-0990136a492a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:15.726Z|afa8d92d-f2bb-4f9c-873b-61ac19607231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:15.726Z|d91eae86-2a99-4ce8-82f2-0990136a492a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:15.732Z|8ec668d9-3a28-47c7-ba05-b78736068d6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:15.733Z|8ec668d9-3a28-47c7-ba05-b78736068d6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:17.452Z|1cd50857-1599-418c-956f-a4d9586f78b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:52:17.453Z|1cd50857-1599-418c-956f-a4d9586f78b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:52:23.837Z|5f7c600a-3eba-4611-baf3-1ed97b40646e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:52:23.837Z|5f7c600a-3eba-4611-baf3-1ed97b40646e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:25.747Z|8f89db57-2bf5-4384-9efb-74b1b9a12066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:25.747Z|a7c2529e-b6d3-4a7d-9529-7231ccdb7123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:25.748Z|a7c2529e-b6d3-4a7d-9529-7231ccdb7123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:25.748Z|8f89db57-2bf5-4384-9efb-74b1b9a12066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:25.753Z|48ba8bfd-d456-4e8b-b543-5c1f2f4fdff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:25.753Z|48ba8bfd-d456-4e8b-b543-5c1f2f4fdff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:32.452Z|86a2b941-31ef-481b-93df-283aaef7aec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:52:32.456Z|86a2b941-31ef-481b-93df-283aaef7aec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:52:32.883Z|0c0c7961-0b3c-4e25-b2e3-475c03d6f666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:52:32.883Z|0c0c7961-0b3c-4e25-b2e3-475c03d6f666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:52:35.768Z|17a5aca1-4cfc-4344-ac32-3ed0fc8d75a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:35.768Z|fd177d2e-4db4-4e66-be46-3206779fec70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:35.768Z|fd177d2e-4db4-4e66-be46-3206779fec70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:35.769Z|17a5aca1-4cfc-4344-ac32-3ed0fc8d75a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:35.775Z|842cc72a-d585-425f-bffc-c5ab11535f12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:35.775Z|842cc72a-d585-425f-bffc-c5ab11535f12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:45.791Z|b9f0b826-4fa3-4411-b0ea-4e4fbbdc60bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:45.792Z|b9f0b826-4fa3-4411-b0ea-4e4fbbdc60bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:45.797Z|d163be2b-850c-41b6-8947-589b30652f15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:45.798Z|d163be2b-850c-41b6-8947-589b30652f15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:45.806Z|1e718520-3c8f-4794-80cf-8a26833faaee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:45.807Z|1e718520-3c8f-4794-80cf-8a26833faaee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:47.452Z|5cd9fdfc-79bd-40cd-ad25-bdb7076fc5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:52:47.453Z|5cd9fdfc-79bd-40cd-ad25-bdb7076fc5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:52:55.818Z|3c7e8f33-b3bc-4a27-8713-2ce063b71bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:55.818Z|0ccde2f6-34ca-4271-8a2f-4158fba63470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:55.818Z|3c7e8f33-b3bc-4a27-8713-2ce063b71bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:55.818Z|0ccde2f6-34ca-4271-8a2f-4158fba63470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:52:55.825Z|114c30ac-2a4f-4f78-9e7b-cde4b4267294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:52:55.825Z|114c30ac-2a4f-4f78-9e7b-cde4b4267294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:02.452Z|533d7fe7-3857-4ef7-b8bc-c1d7b6843421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:53:02.453Z|533d7fe7-3857-4ef7-b8bc-c1d7b6843421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:53:02.885Z|af986b82-e682-446c-8709-191ee7c1baad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:53:02.885Z|af986b82-e682-446c-8709-191ee7c1baad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:53:05.841Z|1c30ebca-15c7-4c64-8cd5-23f49c55f87b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:05.841Z|89651809-e25b-4df4-919d-ef31032956e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:05.841Z|1c30ebca-15c7-4c64-8cd5-23f49c55f87b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:05.841Z|89651809-e25b-4df4-919d-ef31032956e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:05.846Z|4b3e7c3e-f4c4-4396-945c-b63ae7565355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:05.846Z|4b3e7c3e-f4c4-4396-945c-b63ae7565355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:15.881Z|95ffa3f2-69fe-4038-af59-5b58eda48cfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:15.881Z|daea5c28-f625-41fe-9318-2a50015fc4c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:15.881Z|b614fa4d-bb3d-4d73-ba9b-08fa93b98dc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:15.885Z|daea5c28-f625-41fe-9318-2a50015fc4c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:15.885Z|b614fa4d-bb3d-4d73-ba9b-08fa93b98dc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:15.885Z|95ffa3f2-69fe-4038-af59-5b58eda48cfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:17.453Z|728b2bbf-deb4-4d5d-acef-df030de8c6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:53:17.456Z|728b2bbf-deb4-4d5d-acef-df030de8c6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:53:23.834Z|1f6f03d6-db8e-421a-90b0-4e52429138f6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:53:23.835Z|1f6f03d6-db8e-421a-90b0-4e52429138f6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:25.913Z|3f7fcc26-51a3-43c9-8f99-2c3457d2c9a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:25.915Z|3f7fcc26-51a3-43c9-8f99-2c3457d2c9a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:25.916Z|4635f20a-ca11-4986-91d5-554431c1a88c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:25.917Z|fd14d301-09cd-4fc8-b328-3bf2c54501fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:25.917Z|4635f20a-ca11-4986-91d5-554431c1a88c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:25.917Z|fd14d301-09cd-4fc8-b328-3bf2c54501fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:32.452Z|6a4746a3-826d-4c95-9a08-0b2740a73e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:53:32.453Z|6a4746a3-826d-4c95-9a08-0b2740a73e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:53:32.886Z|a7fc197a-cd07-4979-9cfd-55886608727d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:53:32.887Z|a7fc197a-cd07-4979-9cfd-55886608727d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:53:35.937Z|16700584-6f1f-4294-89e4-9dfd6b82c92d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:35.938Z|16700584-6f1f-4294-89e4-9dfd6b82c92d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:35.938Z|ee0ede3e-e378-45af-a3f8-33e79a0cd7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:35.938Z|ee0ede3e-e378-45af-a3f8-33e79a0cd7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:35.944Z|e578e4bf-f804-430a-84da-b18f0d84c3c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:35.945Z|e578e4bf-f804-430a-84da-b18f0d84c3c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:45.958Z|1070af42-ed3e-49d1-9e5c-63a508e0ef71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:45.958Z|486f9164-3de7-4519-b5e7-947d47ea2b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:45.959Z|486f9164-3de7-4519-b5e7-947d47ea2b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:45.959Z|1070af42-ed3e-49d1-9e5c-63a508e0ef71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:45.965Z|b5615666-67e6-4e6f-8570-4c092238086c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:45.965Z|b5615666-67e6-4e6f-8570-4c092238086c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:47.452Z|1633874c-4be2-4198-9920-4a7722d42714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:53:47.452Z|1633874c-4be2-4198-9920-4a7722d42714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:53:55.981Z|7cfa4cf8-e0d6-49f5-85ac-ced4e1ed7ec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:55.982Z|7cfa4cf8-e0d6-49f5-85ac-ced4e1ed7ec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:55.991Z|a4340c45-b063-41be-9b7a-3dfb8e7cebc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:55.992Z|a4340c45-b063-41be-9b7a-3dfb8e7cebc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:53:56.002Z|33a9028f-a594-4ad0-8bb3-e1d0deb8d8f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:53:56.002Z|33a9028f-a594-4ad0-8bb3-e1d0deb8d8f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:02.452Z|3714c0a8-0fd2-4f5b-8b64-ef1e946ce2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:54:02.456Z|3714c0a8-0fd2-4f5b-8b64-ef1e946ce2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:54:02.887Z|ea5adadb-bac9-4633-aa38-9818d7d497e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:54:02.888Z|ea5adadb-bac9-4633-aa38-9818d7d497e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:54:06.008Z|3eded083-93fd-4d6a-ac2a-f92ea499743d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:06.009Z|3eded083-93fd-4d6a-ac2a-f92ea499743d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:06.010Z|39637c11-305c-4616-a895-d64ef90bdc21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:06.010Z|39637c11-305c-4616-a895-d64ef90bdc21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:06.021Z|533dd392-199f-4341-b61b-d35afb4dda9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:06.022Z|533dd392-199f-4341-b61b-d35afb4dda9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:16.029Z|0165c853-2252-4e55-a2c7-75b05aa63509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:16.029Z|19c3fd1f-8f79-4284-abe8-ddade78196b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:16.030Z|0165c853-2252-4e55-a2c7-75b05aa63509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:16.030Z|19c3fd1f-8f79-4284-abe8-ddade78196b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:16.040Z|d870d456-e357-4ac4-833a-ee0868996458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:16.040Z|d870d456-e357-4ac4-833a-ee0868996458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:17.452Z|71a8dcc9-8b3d-4ba6-af81-c505c8149966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:54:17.453Z|71a8dcc9-8b3d-4ba6-af81-c505c8149966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:54:23.834Z|e7e9d74c-598f-42a5-8dfb-7208fc8a409d|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:54:23.835Z|e7e9d74c-598f-42a5-8dfb-7208fc8a409d|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:26.051Z|7fc94ea0-a345-4e74-9114-2fe73d2997cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:26.052Z|7fc94ea0-a345-4e74-9114-2fe73d2997cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:26.053Z|2b675fd3-9014-4454-86aa-f2379307ae01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:26.054Z|2b675fd3-9014-4454-86aa-f2379307ae01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:26.060Z|bf63a793-970f-41f2-a10a-542d9d8058e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:26.061Z|bf63a793-970f-41f2-a10a-542d9d8058e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:32.452Z|d2de0dca-6da4-47f1-8d18-cc05f469c8eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:54:32.453Z|d2de0dca-6da4-47f1-8d18-cc05f469c8eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:54:32.890Z|980fd313-8c53-4ab1-b0fb-d1da0f4981db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:54:32.891Z|980fd313-8c53-4ab1-b0fb-d1da0f4981db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:54:36.072Z|949fd410-e879-4424-b0a4-113f8290cbe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:36.073Z|949fd410-e879-4424-b0a4-113f8290cbe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:36.084Z|b5f33612-fb23-4756-9b27-fcef5ff72633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:36.085Z|b5f33612-fb23-4756-9b27-fcef5ff72633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:36.098Z|3f6435fb-1c7e-4390-94c9-e8fb0e7bbe04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:36.104Z|3f6435fb-1c7e-4390-94c9-e8fb0e7bbe04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:46.096Z|6c729b95-a988-4090-b8a1-7938af399abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:46.096Z|6c729b95-a988-4090-b8a1-7938af399abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:46.105Z|5df37871-9501-4aa0-a282-457422a84476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:46.105Z|5df37871-9501-4aa0-a282-457422a84476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:46.124Z|40fb54d8-e5a4-4963-9b61-38dc55a1d678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:46.125Z|40fb54d8-e5a4-4963-9b61-38dc55a1d678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:47.452Z|c98dd3ff-a15b-40fb-97e8-e7133e781a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:54:47.455Z|c98dd3ff-a15b-40fb-97e8-e7133e781a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:54:56.130Z|7a095962-a629-4ace-9c31-75d8589aa5ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:56.134Z|b29473be-4954-4723-a8a0-72c60fb470ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:56.134Z|7a095962-a629-4ace-9c31-75d8589aa5ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:56.135Z|b29473be-4954-4723-a8a0-72c60fb470ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:54:56.150Z|e14dbf98-9e61-463d-bdb6-e3b68e24caf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:54:56.150Z|e14dbf98-9e61-463d-bdb6-e3b68e24caf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:02.452Z|14d3f366-18d5-4b79-abc3-e7da5562d3b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:55:02.453Z|14d3f366-18d5-4b79-abc3-e7da5562d3b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:55:02.892Z|bbd7996b-5b2b-4c3e-acf2-f23b5fca1503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:55:02.893Z|bbd7996b-5b2b-4c3e-acf2-f23b5fca1503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:55:06.161Z|ba11a85e-0228-4582-ad88-489adb6d3e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:06.161Z|8245745d-917f-4c41-8abf-2ce568d63ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:06.161Z|8245745d-917f-4c41-8abf-2ce568d63ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:06.161Z|ba11a85e-0228-4582-ad88-489adb6d3e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:06.168Z|905b6dc7-7aa2-4664-8e6c-c1d438a57610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:06.168Z|905b6dc7-7aa2-4664-8e6c-c1d438a57610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:16.189Z|c57c6309-9701-4656-ade1-b71f063adef0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:16.190Z|c57c6309-9701-4656-ade1-b71f063adef0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:16.193Z|fadbc004-d86c-4d51-a8f2-23d6df06b30f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:16.194Z|fadbc004-d86c-4d51-a8f2-23d6df06b30f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:16.201Z|1c08ba93-cf12-48ee-a5a2-25d4ab2884e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:16.201Z|1c08ba93-cf12-48ee-a5a2-25d4ab2884e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:17.452Z|f79e97fa-5541-4d9d-92ee-bd963021298f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:55:17.453Z|f79e97fa-5541-4d9d-92ee-bd963021298f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:55:23.834Z|0bc67e4a-1446-4ca9-97d7-41af410e334e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:55:23.835Z|0bc67e4a-1446-4ca9-97d7-41af410e334e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:26.219Z|9891a9b2-3e7c-4c35-aaca-534d3a4a0436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:26.219Z|bdc27b1c-e2a3-44db-b5ac-ecf0442210de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:26.220Z|9891a9b2-3e7c-4c35-aaca-534d3a4a0436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:26.220Z|bdc27b1c-e2a3-44db-b5ac-ecf0442210de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:26.224Z|b22aafa0-10e9-427d-abd9-2aece2bc3cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:26.224Z|b22aafa0-10e9-427d-abd9-2aece2bc3cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:32.452Z|0d3541c1-6cf5-4afd-8680-436923e5ad00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:55:32.455Z|0d3541c1-6cf5-4afd-8680-436923e5ad00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:55:32.893Z|453f8080-7738-4889-9aab-767359285535|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:55:32.894Z|453f8080-7738-4889-9aab-767359285535|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:55:36.245Z|2f9f2ecf-c776-433c-96f2-4130752f1cc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:36.246Z|2f9f2ecf-c776-433c-96f2-4130752f1cc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:36.247Z|895d5e7a-c2ed-4d1e-8ffb-7c49e764066b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:36.248Z|895d5e7a-c2ed-4d1e-8ffb-7c49e764066b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:36.250Z|c3591a52-a6f6-4179-8d9e-e5eb6cae0da6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:36.251Z|c3591a52-a6f6-4179-8d9e-e5eb6cae0da6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:46.276Z|bea49606-1128-49a1-a40f-a29d22a668e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:46.277Z|bea49606-1128-49a1-a40f-a29d22a668e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:46.280Z|ce91a93a-ef9e-4575-9579-15d07e682303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:46.280Z|3638c9a5-6e82-428a-8c41-e2c222385b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:46.281Z|ce91a93a-ef9e-4575-9579-15d07e682303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:46.281Z|3638c9a5-6e82-428a-8c41-e2c222385b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:47.452Z|541df682-0828-46e2-be17-38336e208d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:55:47.453Z|541df682-0828-46e2-be17-38336e208d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:55:56.304Z|3eeb8283-bbb1-4bb2-a15e-0623c6412de3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:56.304Z|a5330a7e-5b31-46d8-b972-aeaa719a9a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:56.305Z|3eeb8283-bbb1-4bb2-a15e-0623c6412de3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:56.305Z|a5330a7e-5b31-46d8-b972-aeaa719a9a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:55:56.307Z|f2c72011-8a3e-4ce8-8fef-d4ec14a24c22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:55:56.308Z|f2c72011-8a3e-4ce8-8fef-d4ec14a24c22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:02.452Z|06e7252b-b8b6-49bd-af0a-47c587282418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:56:02.453Z|06e7252b-b8b6-49bd-af0a-47c587282418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:56:02.895Z|19d0ab8b-2b0a-4438-8012-71e23acb9419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:56:02.895Z|19d0ab8b-2b0a-4438-8012-71e23acb9419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:56:06.330Z|6e79d9b8-9708-4122-8c14-3c792f24b9fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:06.330Z|aa6aa856-c355-4eb5-a463-b035f0a7faa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:06.330Z|cc80b070-84b2-4e00-843a-1698bda9d3b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:06.330Z|6e79d9b8-9708-4122-8c14-3c792f24b9fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:06.330Z|cc80b070-84b2-4e00-843a-1698bda9d3b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:06.330Z|aa6aa856-c355-4eb5-a463-b035f0a7faa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:16.353Z|72e64471-a309-4266-83de-625bd4065b15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:16.354Z|72e64471-a309-4266-83de-625bd4065b15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:16.356Z|875f9564-03a1-4474-8a9e-4fc26ddc4250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:16.356Z|875f9564-03a1-4474-8a9e-4fc26ddc4250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:16.359Z|33cd003a-833f-40bb-87da-f7824e768e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:16.359Z|33cd003a-833f-40bb-87da-f7824e768e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:17.453Z|47fc4add-a0c8-4d67-9a00-1738641cc961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:56:17.456Z|47fc4add-a0c8-4d67-9a00-1738641cc961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:56:23.855Z|bc106aee-5a4c-476a-838a-8027d4a09b27|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:56:23.861Z|bc106aee-5a4c-476a-838a-8027d4a09b27|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:26.379Z|7005d0e6-7b13-48b9-8d7d-8f7d60240c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:26.379Z|064c4116-a172-49e0-8e4a-0d4782e02f15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:26.380Z|7005d0e6-7b13-48b9-8d7d-8f7d60240c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:26.380Z|064c4116-a172-49e0-8e4a-0d4782e02f15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:26.389Z|6164635d-2c4f-47d3-872c-85b5f4b41f4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:26.389Z|6164635d-2c4f-47d3-872c-85b5f4b41f4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:32.452Z|9b8b8803-b001-45bb-b0a9-0cb26d1a0691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:56:32.453Z|9b8b8803-b001-45bb-b0a9-0cb26d1a0691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:56:32.896Z|95ddd2a7-b7a4-4b6e-ae70-955425a9adc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:56:32.897Z|95ddd2a7-b7a4-4b6e-ae70-955425a9adc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:56:36.401Z|77eca40d-31d0-42e1-ba81-f1f19886a966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:36.402Z|77eca40d-31d0-42e1-ba81-f1f19886a966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:36.407Z|8bb50242-085f-4310-88ec-69ac31a5b102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:36.407Z|3124e60a-e6e9-48d5-a541-0527bd1f3d02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:36.407Z|8bb50242-085f-4310-88ec-69ac31a5b102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:36.408Z|3124e60a-e6e9-48d5-a541-0527bd1f3d02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:46.428Z|f6930ba7-629d-4033-a50f-52d062919efb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:46.428Z|1ed0b132-4af8-483c-91ef-a900fd3c6cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:46.428Z|67235194-4fb3-48d6-8cfc-c4107c28e385|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:46.428Z|f6930ba7-629d-4033-a50f-52d062919efb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:46.429Z|1ed0b132-4af8-483c-91ef-a900fd3c6cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:46.429Z|67235194-4fb3-48d6-8cfc-c4107c28e385|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:47.452Z|f52f1447-8a7e-4820-a49e-21d9dd1bd855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:56:47.453Z|f52f1447-8a7e-4820-a49e-21d9dd1bd855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:56:56.450Z|70bc1f45-97af-4c21-8be6-99e77954c890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:56.450Z|a976bf12-c9e4-4e1b-9b5b-32f58eebf45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:56.451Z|70bc1f45-97af-4c21-8be6-99e77954c890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:56.450Z|a976bf12-c9e4-4e1b-9b5b-32f58eebf45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:56:56.453Z|6ef36da6-1310-40d9-9d27-17e008a57a00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:56:56.454Z|6ef36da6-1310-40d9-9d27-17e008a57a00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:02.452Z|5b3273fe-0080-401f-89c7-021aa70c629a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:57:02.455Z|5b3273fe-0080-401f-89c7-021aa70c629a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:57:02.898Z|a126a81b-a457-43ce-b1a2-416d9286b1c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:57:02.898Z|a126a81b-a457-43ce-b1a2-416d9286b1c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:57:06.473Z|97307e7f-b97e-4e8b-962b-a37259271d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:06.474Z|97307e7f-b97e-4e8b-962b-a37259271d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:06.474Z|fcb4d55e-239c-4248-84db-a0eb3be3aa73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:06.475Z|fcb4d55e-239c-4248-84db-a0eb3be3aa73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:06.487Z|ea4c223d-38bd-4b8f-9eb4-7d7ecc88ddbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:06.490Z|ea4c223d-38bd-4b8f-9eb4-7d7ecc88ddbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:16.507Z|e0846946-5df2-4bf9-874d-254007bce6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:16.507Z|e0846946-5df2-4bf9-874d-254007bce6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:16.509Z|6457ac03-a5ad-4b49-9b5a-302a52b48a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:16.509Z|6457ac03-a5ad-4b49-9b5a-302a52b48a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:16.523Z|54fe687e-24c2-440a-91af-18e4e8f48757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:16.523Z|54fe687e-24c2-440a-91af-18e4e8f48757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:17.452Z|63090c94-2948-4d7d-b292-96ea5bc90929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:57:17.453Z|63090c94-2948-4d7d-b292-96ea5bc90929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:57:23.833Z|53c39170-ef1f-4952-b70e-1caab2f470f3|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:57:23.834Z|53c39170-ef1f-4952-b70e-1caab2f470f3|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:26.529Z|45fe2a22-20ac-4e0c-b47c-ff24f95963a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:26.530Z|45fe2a22-20ac-4e0c-b47c-ff24f95963a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:26.567Z|29582eec-bd52-431b-90a7-5c636005577d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:26.567Z|29582eec-bd52-431b-90a7-5c636005577d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:26.572Z|f41dcd4e-dbb2-4635-b28b-84d21bbc85f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:26.573Z|f41dcd4e-dbb2-4635-b28b-84d21bbc85f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:32.452Z|fc597e76-7d05-4191-9051-150a31b76dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:57:32.452Z|fc597e76-7d05-4191-9051-150a31b76dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:57:32.899Z|d043daae-b461-48f3-b609-06fa75e0c5a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:57:32.899Z|d043daae-b461-48f3-b609-06fa75e0c5a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:57:36.580Z|b3137e82-29e5-4602-9039-c2d5fd9c2948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:36.580Z|b3137e82-29e5-4602-9039-c2d5fd9c2948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:36.603Z|e24478aa-eeb5-4dae-9607-22b8e75e137a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:36.603Z|222bc5f9-4869-4f64-ac25-0d3349cd2f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:36.604Z|e24478aa-eeb5-4dae-9607-22b8e75e137a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:36.604Z|222bc5f9-4869-4f64-ac25-0d3349cd2f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:46.631Z|e5f72044-0196-4a93-948c-20e68c6fdee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:46.632Z|e5f72044-0196-4a93-948c-20e68c6fdee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:46.631Z|94cf84fe-ae1b-40b9-9e02-070c325f26f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:46.633Z|94cf84fe-ae1b-40b9-9e02-070c325f26f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:46.633Z|888df37e-6150-4fb4-982c-a0cab9e6ee10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:46.634Z|888df37e-6150-4fb4-982c-a0cab9e6ee10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:47.452Z|d28483c9-f7df-49a7-8f17-f761c5d8fd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:57:47.454Z|d28483c9-f7df-49a7-8f17-f761c5d8fd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:57:56.657Z|2f0612f5-43ea-443b-9f97-2094af468efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:56.658Z|2f0612f5-43ea-443b-9f97-2094af468efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:56.684Z|2b693c79-729b-4d72-bd58-23f43036bade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:56.685Z|2b693c79-729b-4d72-bd58-23f43036bade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:57:56.689Z|db16d422-5bab-445b-8c73-facebbf72f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:57:56.689Z|db16d422-5bab-445b-8c73-facebbf72f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:02.455Z|17edc2e0-3ca1-44a8-be26-d8ffef623bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:58:02.457Z|17edc2e0-3ca1-44a8-be26-d8ffef623bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:58:02.900Z|6b63d131-c314-4f2d-a09d-48914100d3ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:58:02.901Z|6b63d131-c314-4f2d-a09d-48914100d3ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:58:06.708Z|1c5d4028-c5d5-45f1-9c94-15837219fd7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:06.710Z|1c5d4028-c5d5-45f1-9c94-15837219fd7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:06.715Z|a4fde635-1de2-49c6-ba9d-fe8018ffd04b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:06.716Z|a4fde635-1de2-49c6-ba9d-fe8018ffd04b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:06.726Z|b4cc1882-6b26-42e6-83fa-33b225d730a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:06.727Z|b4cc1882-6b26-42e6-83fa-33b225d730a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:16.739Z|532885a0-fa72-44e6-b2cb-ddbb38f3410b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:16.740Z|532885a0-fa72-44e6-b2cb-ddbb38f3410b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:16.743Z|f17ade81-fc9c-4edc-b514-a1e195ed9f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:16.744Z|f17ade81-fc9c-4edc-b514-a1e195ed9f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:16.752Z|0ef9a2a1-6be1-4648-a2c5-ebab31400981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:16.753Z|0ef9a2a1-6be1-4648-a2c5-ebab31400981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:17.453Z|37bf6bff-3d85-4c01-a380-ed735774cca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:58:17.453Z|37bf6bff-3d85-4c01-a380-ed735774cca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:58:23.835Z|4a342bb0-6af8-4f0d-beb2-35a50acac657|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:58:23.836Z|4a342bb0-6af8-4f0d-beb2-35a50acac657|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:26.765Z|69e18fcd-b588-481c-a6a7-626132ab0646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:26.766Z|69e18fcd-b588-481c-a6a7-626132ab0646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:26.769Z|0b2980a3-4c31-486c-8e6d-b1c9b1aeb62d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:26.770Z|0b2980a3-4c31-486c-8e6d-b1c9b1aeb62d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:26.803Z|55652ae2-ee9d-4860-8be3-67f204b12fb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:26.804Z|55652ae2-ee9d-4860-8be3-67f204b12fb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:32.452Z|034a364f-9d1a-429a-8d3e-c4ad557bdbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:58:32.455Z|034a364f-9d1a-429a-8d3e-c4ad557bdbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:58:32.902Z|7602d732-e136-4754-a24c-84c9a20629a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:58:32.902Z|7602d732-e136-4754-a24c-84c9a20629a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:58:36.787Z|0bbe116c-79a1-4642-9ca2-85bb0303f06d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:36.787Z|0877b737-bbcd-4741-962b-e185196bf5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:36.787Z|0877b737-bbcd-4741-962b-e185196bf5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:36.787Z|0bbe116c-79a1-4642-9ca2-85bb0303f06d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:36.824Z|66f8fc11-8827-49a2-9581-0c417fbc6f55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:36.824Z|66f8fc11-8827-49a2-9581-0c417fbc6f55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:46.808Z|dd0ed811-e908-4c2a-9e2e-d83f5fdb06f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:46.808Z|dd0ed811-e908-4c2a-9e2e-d83f5fdb06f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:46.808Z|f21d6acb-11ef-4a72-b5ea-f71c711a2b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:46.809Z|f21d6acb-11ef-4a72-b5ea-f71c711a2b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:46.845Z|419e8d43-fe6d-4019-9419-29c68b0cb527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:46.846Z|419e8d43-fe6d-4019-9419-29c68b0cb527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:47.452Z|a2e742f7-22e9-4bd7-9af6-29a2d60c7dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:58:47.453Z|a2e742f7-22e9-4bd7-9af6-29a2d60c7dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:58:56.836Z|3f4f9995-f830-4e63-bfcc-fccd44e8372e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:56.836Z|d82d162b-4a1b-4c44-b5e0-ca2a5541fa42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:56.837Z|3f4f9995-f830-4e63-bfcc-fccd44e8372e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:56.837Z|d82d162b-4a1b-4c44-b5e0-ca2a5541fa42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:58:56.866Z|2ed09d15-06e6-40ab-b81d-c721bef4ee06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:58:56.867Z|2ed09d15-06e6-40ab-b81d-c721bef4ee06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:02.452Z|e27d2532-825c-4896-9ddf-2c6fb80ad1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:59:02.452Z|e27d2532-825c-4896-9ddf-2c6fb80ad1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:59:02.903Z|4019c1a9-a860-4c02-8ab6-24a640afde72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:59:02.903Z|4019c1a9-a860-4c02-8ab6-24a640afde72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:59:06.864Z|f7e2e1ed-24ba-427b-b1f2-13b6c10f1b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:06.865Z|f7e2e1ed-24ba-427b-b1f2-13b6c10f1b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:06.866Z|415a8e58-770e-401b-a2ae-82cce9664563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:06.866Z|415a8e58-770e-401b-a2ae-82cce9664563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:06.889Z|23c74441-e754-475e-a40c-5e872e060668|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:06.890Z|23c74441-e754-475e-a40c-5e872e060668|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:16.892Z|80b2d3ef-f3d4-4fba-a6b8-4d33050b4e47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:16.893Z|80b2d3ef-f3d4-4fba-a6b8-4d33050b4e47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:16.894Z|aa90119d-487a-4d5f-9e9e-99c8dc456c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:16.895Z|aa90119d-487a-4d5f-9e9e-99c8dc456c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:16.910Z|17d2ecb8-0049-4671-8e56-e420cce1f4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:16.911Z|17d2ecb8-0049-4671-8e56-e420cce1f4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:17.452Z|da464863-10db-4a10-8db5-52fe190fef27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:59:17.455Z|da464863-10db-4a10-8db5-52fe190fef27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:59:23.835Z|ee015961-304b-4381-a5c2-98e8f59dea70|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T19:59:23.836Z|ee015961-304b-4381-a5c2-98e8f59dea70|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:26.916Z|8a18ad13-ac90-4c48-872c-af17ce6cf236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:26.917Z|8a18ad13-ac90-4c48-872c-af17ce6cf236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:26.918Z|252b9ed4-a139-4afe-8df8-b906512d0642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:26.919Z|252b9ed4-a139-4afe-8df8-b906512d0642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:26.934Z|6a8aab0c-a2e2-45a6-99a5-d480833e8a67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:26.935Z|6a8aab0c-a2e2-45a6-99a5-d480833e8a67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:32.452Z|1294319c-ec9c-4fee-a9c2-f30375301be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:59:32.452Z|1294319c-ec9c-4fee-a9c2-f30375301be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:59:32.904Z|07d97eb0-e0f0-4dc7-b914-0a4e48dca79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:59:32.904Z|07d97eb0-e0f0-4dc7-b914-0a4e48dca79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:59:36.960Z|0fe218de-b9ae-4033-9ab8-68a0ba2ee6e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:36.960Z|71a93cc6-14a7-4d89-854b-996b79218e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:36.960Z|390f271d-6538-42ec-927d-c8c139f78338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:36.963Z|0fe218de-b9ae-4033-9ab8-68a0ba2ee6e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:36.963Z|390f271d-6538-42ec-927d-c8c139f78338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:36.963Z|71a93cc6-14a7-4d89-854b-996b79218e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:46.995Z|de95b585-6fdc-4f18-a715-72b459e20070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:46.996Z|de95b585-6fdc-4f18-a715-72b459e20070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:46.997Z|dd222ee0-f12e-4396-bd2a-332b91c30380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:46.997Z|dd222ee0-f12e-4396-bd2a-332b91c30380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:46.999Z|e982b935-de52-4318-8bd8-5a8c0ef75354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:47.000Z|e982b935-de52-4318-8bd8-5a8c0ef75354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:47.452Z|9277ee1c-3f98-4460-ba80-a9f2879210fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T19:59:47.453Z|9277ee1c-3f98-4460-ba80-a9f2879210fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T19:59:57.018Z|ebc1bae2-3cf3-4d6b-9942-757244f6c997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:57.018Z|45bc7eb7-f3b7-4b13-bfe3-db45b91878d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:57.019Z|45bc7eb7-f3b7-4b13-bfe3-db45b91878d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:57.019Z|ebc1bae2-3cf3-4d6b-9942-757244f6c997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T19:59:57.023Z|55313e12-0ad7-4885-a384-ecd6602aaf9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T19:59:57.023Z|55313e12-0ad7-4885-a384-ecd6602aaf9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:02.452Z|8b42bc28-15c0-422c-9904-eb32adac989a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:00:02.455Z|8b42bc28-15c0-422c-9904-eb32adac989a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:00:02.905Z|1b5a8cee-b298-4de7-aae1-eca97b30f3df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:00:02.906Z|1b5a8cee-b298-4de7-aae1-eca97b30f3df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:00:07.042Z|2a0085e4-729c-4161-8f1d-e983068c84c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:07.043Z|2a0085e4-729c-4161-8f1d-e983068c84c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:07.043Z|507a5269-cac5-459c-b1f7-f59d308f7763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:07.043Z|507a5269-cac5-459c-b1f7-f59d308f7763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:07.048Z|cc208953-8937-4c8b-a3e8-feef2085ce25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:07.049Z|cc208953-8937-4c8b-a3e8-feef2085ce25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:17.074Z|ddb18ba5-89bf-4efe-883f-0d62509c0136|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:17.075Z|ddb18ba5-89bf-4efe-883f-0d62509c0136|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:17.082Z|88369bb0-1cac-4546-9f29-eeafa15f3f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:17.083Z|88369bb0-1cac-4546-9f29-eeafa15f3f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:17.087Z|990d661e-5de6-4db0-bb06-5a8d7c1da4af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:17.088Z|990d661e-5de6-4db0-bb06-5a8d7c1da4af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:17.452Z|cb3d4435-a6e3-4881-a1a4-bba52879c530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:00:17.453Z|cb3d4435-a6e3-4881-a1a4-bba52879c530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:00:23.834Z|84b534cd-b7f4-4814-a866-a16bc089ff73|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:00:23.835Z|84b534cd-b7f4-4814-a866-a16bc089ff73|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:27.108Z|3c0e008f-c709-483f-b830-7b7c851edf06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:27.108Z|8ff6ab84-ca4e-4584-ad6f-806b79c01a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:27.109Z|8ff6ab84-ca4e-4584-ad6f-806b79c01a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:27.109Z|3c0e008f-c709-483f-b830-7b7c851edf06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:27.125Z|39a947d3-96df-4ef1-beda-9775ed3acc39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:27.126Z|39a947d3-96df-4ef1-beda-9775ed3acc39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:32.452Z|6a089b6c-79e4-4146-87c2-b46792e3bbd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:00:32.453Z|6a089b6c-79e4-4146-87c2-b46792e3bbd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:00:32.907Z|05b867fc-586b-423b-8389-966ed9175c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:00:32.907Z|05b867fc-586b-423b-8389-966ed9175c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:00:37.134Z|0f423a13-9305-4add-b7c9-dd710244dcac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:37.134Z|e208d224-ea33-420a-98b1-aa3beb6cc934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:37.134Z|e208d224-ea33-420a-98b1-aa3beb6cc934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:37.134Z|0f423a13-9305-4add-b7c9-dd710244dcac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:37.147Z|469e5ada-40fd-47b4-b504-c938c0dd0faf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:37.148Z|469e5ada-40fd-47b4-b504-c938c0dd0faf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:47.156Z|0909dea1-cd9b-4fb6-af5b-e9749b89af70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:47.156Z|17699d15-0379-4649-a685-1c0a12f97232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:47.156Z|0909dea1-cd9b-4fb6-af5b-e9749b89af70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:47.156Z|17699d15-0379-4649-a685-1c0a12f97232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:47.170Z|3d716eb3-246d-4328-8170-3c6f45a14dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:47.171Z|3d716eb3-246d-4328-8170-3c6f45a14dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:47.452Z|b87d9231-d244-4d41-ad96-ccb7b361523c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:00:47.455Z|b87d9231-d244-4d41-ad96-ccb7b361523c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:00:57.176Z|915cb5f8-be44-477a-9566-937588d3e897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:57.176Z|b1b9d094-c477-4f1f-8c4d-71bfee3496c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:57.177Z|915cb5f8-be44-477a-9566-937588d3e897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:57.177Z|b1b9d094-c477-4f1f-8c4d-71bfee3496c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:00:57.190Z|c1e60328-882b-4701-8a57-87f0cd3c7af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:00:57.191Z|c1e60328-882b-4701-8a57-87f0cd3c7af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:02.452Z|54317811-973b-462e-8e69-61ec17f5ac4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:01:02.452Z|54317811-973b-462e-8e69-61ec17f5ac4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:01:02.908Z|dc2e5e7e-5646-4953-a3b7-c3dd1dbd0d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:01:02.908Z|dc2e5e7e-5646-4953-a3b7-c3dd1dbd0d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:01:07.208Z|450a7904-9429-4e34-9a12-166fbc823c60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:07.209Z|facfba58-9149-427f-8cb4-998f9bfca476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:07.209Z|facfba58-9149-427f-8cb4-998f9bfca476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:07.209Z|450a7904-9429-4e34-9a12-166fbc823c60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:07.218Z|62d30f44-b2d6-4d02-8052-c11a5e526a5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:07.219Z|62d30f44-b2d6-4d02-8052-c11a5e526a5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:17.246Z|2913943a-9cb0-41ce-985c-670a758c0f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:17.246Z|fd6ff3b4-28be-478e-84f7-b6c18b855e96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:17.246Z|c0306678-010b-49d6-9774-56033d85650e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:17.250Z|fd6ff3b4-28be-478e-84f7-b6c18b855e96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:17.250Z|2913943a-9cb0-41ce-985c-670a758c0f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:17.250Z|c0306678-010b-49d6-9774-56033d85650e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:17.453Z|34979aaa-8627-42b5-b128-0ea1b6e6a64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:01:17.453Z|34979aaa-8627-42b5-b128-0ea1b6e6a64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:01:23.834Z|c9936f72-8f80-4e92-a95d-77602db8777a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:01:23.835Z|c9936f72-8f80-4e92-a95d-77602db8777a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:27.301Z|f9e2c7da-c28c-4768-b33d-a140b25cb106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:27.301Z|976201ef-aa54-4751-aafd-25142cf63a08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:27.302Z|f9e2c7da-c28c-4768-b33d-a140b25cb106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:27.302Z|976201ef-aa54-4751-aafd-25142cf63a08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:27.369Z|dac38337-279f-405f-a5b0-818fd8c4cc0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:27.370Z|dac38337-279f-405f-a5b0-818fd8c4cc0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:32.452Z|c08098f3-ae15-4077-ba67-3dfd6c2d5f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:01:32.455Z|c08098f3-ae15-4077-ba67-3dfd6c2d5f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:01:32.909Z|33bcf0f5-8b6d-4cdc-81d3-5b5cae4e392f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:01:32.910Z|33bcf0f5-8b6d-4cdc-81d3-5b5cae4e392f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:01:37.389Z|47a28dd4-bb1b-4cd1-a308-4acb00fc2c41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:37.390Z|47a28dd4-bb1b-4cd1-a308-4acb00fc2c41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:37.398Z|7b1caf27-638e-49a4-b18d-5a93bb8fd936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:37.398Z|7b1caf27-638e-49a4-b18d-5a93bb8fd936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:37.417Z|1fc28c41-5a22-4e6c-9a78-319b79a0a647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:37.417Z|1fc28c41-5a22-4e6c-9a78-319b79a0a647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:47.414Z|8677386b-180f-4a5c-bb7f-0fbe5247e1c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:47.415Z|8677386b-180f-4a5c-bb7f-0fbe5247e1c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:47.421Z|f8d1e417-759b-4bc0-84c7-6ac6ca3cfc24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:47.422Z|f8d1e417-759b-4bc0-84c7-6ac6ca3cfc24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:47.435Z|a6991a30-1cf8-4324-8916-056d22022316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:47.435Z|a6991a30-1cf8-4324-8916-056d22022316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:47.456Z|365df005-db66-43ea-ae81-60b6f6902747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:01:47.456Z|365df005-db66-43ea-ae81-60b6f6902747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:01:57.436Z|c18fc737-e620-455f-87b7-0bef1b238eff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:57.437Z|c18fc737-e620-455f-87b7-0bef1b238eff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:57.442Z|fa3a6a5b-57b2-4d82-ae90-be5ee06ea4f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:57.443Z|fa3a6a5b-57b2-4d82-ae90-be5ee06ea4f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:01:57.453Z|3e3db305-1334-4346-9e47-22bafeb80762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:01:57.454Z|3e3db305-1334-4346-9e47-22bafeb80762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:02.452Z|9f57d2a3-4f8a-4335-918c-063c97c6e9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:02:02.452Z|9f57d2a3-4f8a-4335-918c-063c97c6e9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:02:02.910Z|898a3228-845a-460b-8e5a-71b06d67fea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:02:02.911Z|898a3228-845a-460b-8e5a-71b06d67fea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:02:07.457Z|94c88168-fb65-4699-8091-a19da4dd269f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:07.458Z|94c88168-fb65-4699-8091-a19da4dd269f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:07.463Z|fa0255e2-d77f-45a8-91a6-3bb611ae0911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:07.464Z|fa0255e2-d77f-45a8-91a6-3bb611ae0911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:07.477Z|60a892fb-3e60-478f-b6b8-aecfce079d94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:07.478Z|60a892fb-3e60-478f-b6b8-aecfce079d94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:17.452Z|dd4e47f7-b1ac-454e-b612-928d6cb803dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:02:17.454Z|dd4e47f7-b1ac-454e-b612-928d6cb803dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:02:17.482Z|6fe62ab2-7d16-4050-8211-ef738d369d98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:17.483Z|6fe62ab2-7d16-4050-8211-ef738d369d98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:17.490Z|1654eb47-7ec1-4526-b394-fc1a503c4493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:17.490Z|1654eb47-7ec1-4526-b394-fc1a503c4493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:17.505Z|e41d21e7-ff87-4e46-9ca9-dc88504df3fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:17.506Z|e41d21e7-ff87-4e46-9ca9-dc88504df3fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:23.835Z|c5fc3e1a-1073-4ed9-8df0-1bdc2d890f70|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:02:23.836Z|c5fc3e1a-1073-4ed9-8df0-1bdc2d890f70|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:27.505Z|ae8bd847-8d2b-41d4-bae3-66d8dd217b3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:27.506Z|ae8bd847-8d2b-41d4-bae3-66d8dd217b3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:27.509Z|da7e72dd-0426-496b-83ea-5f1d2ccd620a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:27.510Z|da7e72dd-0426-496b-83ea-5f1d2ccd620a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:27.526Z|cf59e93b-215a-4215-8106-b717948b50fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:27.527Z|cf59e93b-215a-4215-8106-b717948b50fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:32.452Z|be98985f-7737-44e5-adba-18f25436fe29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:02:32.453Z|be98985f-7737-44e5-adba-18f25436fe29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:02:32.912Z|b9f93e00-06d2-4027-a684-42dd3a416270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:02:32.912Z|b9f93e00-06d2-4027-a684-42dd3a416270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:02:37.528Z|d1177616-6ea1-4566-a984-7ce16b17713d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:37.528Z|b87602aa-c50d-49ed-87ce-309e356ca03e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:37.529Z|b87602aa-c50d-49ed-87ce-309e356ca03e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:37.529Z|d1177616-6ea1-4566-a984-7ce16b17713d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:37.547Z|c82fb8ec-8292-427d-a72a-65818ba149d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:37.548Z|c82fb8ec-8292-427d-a72a-65818ba149d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:47.453Z|7f3af78e-ab0e-4ef6-83b6-697183b7f2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:02:47.458Z|7f3af78e-ab0e-4ef6-83b6-697183b7f2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:02:47.552Z|6b53a5e1-18ae-4920-b669-bfcdafa930c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:47.552Z|92ab5491-aada-46b5-861a-2326995af768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:47.553Z|6b53a5e1-18ae-4920-b669-bfcdafa930c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:47.554Z|92ab5491-aada-46b5-861a-2326995af768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:47.566Z|147a69cb-7fc7-450a-b193-cabd5ae251fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:47.568Z|147a69cb-7fc7-450a-b193-cabd5ae251fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:57.591Z|5aa7f971-1249-4fb5-9ab6-1ed93e570e9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:57.591Z|8039ed69-b5d7-459f-a314-a6a9436621a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:57.594Z|8039ed69-b5d7-459f-a314-a6a9436621a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:57.594Z|5aa7f971-1249-4fb5-9ab6-1ed93e570e9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:02:57.600Z|b6bd38cd-2cbe-43b2-b194-c99756b8dff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:02:57.601Z|b6bd38cd-2cbe-43b2-b194-c99756b8dff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:02.452Z|33376111-9513-4ae0-b340-f20ac2039f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:03:02.453Z|33376111-9513-4ae0-b340-f20ac2039f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:03:02.913Z|ef3c5900-b8f6-4300-86cd-31ab7a41ba74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:03:02.915Z|ef3c5900-b8f6-4300-86cd-31ab7a41ba74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:03:07.624Z|edff2505-b13a-4b9d-ace8-f101aab86513|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:07.625Z|edff2505-b13a-4b9d-ace8-f101aab86513|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:07.626Z|d39367b9-cdb0-4a57-a5e3-dcefb23d959f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:07.628Z|d39367b9-cdb0-4a57-a5e3-dcefb23d959f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:07.630Z|467aa389-ca3c-4ca0-aa16-8f74e2853dc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:07.630Z|467aa389-ca3c-4ca0-aa16-8f74e2853dc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:17.452Z|4d289260-7f6a-46a0-a9d1-6d8e89b41431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:03:17.453Z|4d289260-7f6a-46a0-a9d1-6d8e89b41431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:03:17.650Z|e45aaa5d-aa3c-4af2-a66c-408f2e52c2e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:17.651Z|e45aaa5d-aa3c-4af2-a66c-408f2e52c2e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:17.654Z|6143e73e-d4cb-4901-8cbf-c9b2faf420c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:17.655Z|6143e73e-d4cb-4901-8cbf-c9b2faf420c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:17.655Z|362389dd-319f-4b49-8676-09560f447372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:17.656Z|362389dd-319f-4b49-8676-09560f447372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:23.834Z|da1c92fe-0680-44b3-856d-32f4a8862369|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:03:23.835Z|da1c92fe-0680-44b3-856d-32f4a8862369|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:27.680Z|59455755-e89f-4348-a770-4a84e48d0d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:27.681Z|59455755-e89f-4348-a770-4a84e48d0d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:27.681Z|4eb6f140-96e0-4170-bd0a-b6caf7ed36f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:27.682Z|4eb6f140-96e0-4170-bd0a-b6caf7ed36f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:27.680Z|c0a56e8c-d17d-42b9-82ad-35cba44b45b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:27.684Z|c0a56e8c-d17d-42b9-82ad-35cba44b45b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:32.452Z|706d8f27-084d-49c9-a8bf-b346debb557e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:03:32.455Z|706d8f27-084d-49c9-a8bf-b346debb557e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:03:32.915Z|912c27ed-e166-454f-9a64-5c41ec68430d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:03:32.916Z|912c27ed-e166-454f-9a64-5c41ec68430d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:03:37.703Z|25c0509f-883e-4efe-96e3-399e213606d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:37.704Z|25c0509f-883e-4efe-96e3-399e213606d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:37.709Z|659370ee-2d77-4278-8559-ecc5fc456bbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:37.710Z|659370ee-2d77-4278-8559-ecc5fc456bbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:37.712Z|d28d742d-64d1-4c7d-b15a-da5a47269bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:37.712Z|d28d742d-64d1-4c7d-b15a-da5a47269bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:47.452Z|220d61bf-584f-4b72-87e8-d2c8eac49d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:03:47.453Z|220d61bf-584f-4b72-87e8-d2c8eac49d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:03:47.732Z|3a508f29-6443-4f44-a19b-20ea46f91d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:47.732Z|c7c892f3-c92c-4ed9-a14e-bff6c4f48d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:47.733Z|3a508f29-6443-4f44-a19b-20ea46f91d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:47.733Z|c7c892f3-c92c-4ed9-a14e-bff6c4f48d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:47.734Z|7f2fa148-ba24-4850-babf-2bc13df68888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:47.735Z|7f2fa148-ba24-4850-babf-2bc13df68888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:57.758Z|cf77c0de-38c5-45c0-9835-9a7f6e8b08f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:57.759Z|cf77c0de-38c5-45c0-9835-9a7f6e8b08f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:57.760Z|6e7d81d3-8dc6-4c94-8d61-a9993105e9f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:57.760Z|6e7d81d3-8dc6-4c94-8d61-a9993105e9f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:03:57.761Z|f095ef15-78d9-4855-aca3-889190e728b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:03:57.761Z|f095ef15-78d9-4855-aca3-889190e728b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:02.452Z|8890bdd4-2110-42cd-80ea-171a269ee087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:04:02.453Z|8890bdd4-2110-42cd-80ea-171a269ee087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:04:02.917Z|baa687b2-aa5d-4fb1-a025-6fc6b70356bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:04:02.917Z|baa687b2-aa5d-4fb1-a025-6fc6b70356bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:04:07.787Z|c01a6910-44a8-4daa-9a33-6e82c854e52f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:07.788Z|c01a6910-44a8-4daa-9a33-6e82c854e52f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:07.790Z|4279eac5-3698-478b-8cc7-bc2644c57466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:07.790Z|0250846e-9e27-4490-8736-9ad18a0b889b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:07.791Z|0250846e-9e27-4490-8736-9ad18a0b889b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:07.791Z|4279eac5-3698-478b-8cc7-bc2644c57466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:17.452Z|6fddff6f-26c0-48ff-ab65-acc22b1b96bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:04:17.455Z|6fddff6f-26c0-48ff-ab65-acc22b1b96bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:04:17.815Z|617843f6-c5f6-4c1a-9ef8-ee9fd81888df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:17.815Z|ebbca9d3-ca8d-4180-87b1-35360c398e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:17.816Z|617843f6-c5f6-4c1a-9ef8-ee9fd81888df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:17.816Z|ebbca9d3-ca8d-4180-87b1-35360c398e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:17.816Z|5084a17e-da44-4c04-a161-8b1d653ca182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:17.817Z|5084a17e-da44-4c04-a161-8b1d653ca182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:23.834Z|0e301b4a-4606-49e0-9c36-c6d8bcba5af6|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:04:23.835Z|0e301b4a-4606-49e0-9c36-c6d8bcba5af6|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:27.838Z|158dcc8c-e090-4af5-a72c-9541cf7ea7d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:27.838Z|83db4723-583b-4255-baa4-d87f81fa3592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:27.838Z|158dcc8c-e090-4af5-a72c-9541cf7ea7d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:27.838Z|83db4723-583b-4255-baa4-d87f81fa3592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:27.839Z|3bb3a8c5-ee90-4363-85e5-a9315b712dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:27.840Z|3bb3a8c5-ee90-4363-85e5-a9315b712dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:32.456Z|8a9b433b-ad59-4a6e-a5d5-8e2527c1038a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:04:32.459Z|8a9b433b-ad59-4a6e-a5d5-8e2527c1038a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:04:32.918Z|e1d2b8b8-72c3-48e0-839e-6ec651505501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:04:32.919Z|e1d2b8b8-72c3-48e0-839e-6ec651505501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:04:37.873Z|178990ed-2e61-45e3-b766-2e4643622aa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:37.873Z|e00415bc-d573-4bd4-8cf4-996d9b9df39c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:37.873Z|ab397407-a0a8-4d0f-b0ce-f761dbd9cb08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:37.877Z|178990ed-2e61-45e3-b766-2e4643622aa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:37.877Z|ab397407-a0a8-4d0f-b0ce-f761dbd9cb08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:37.877Z|e00415bc-d573-4bd4-8cf4-996d9b9df39c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:47.452Z|054230c9-39d7-411d-83ca-df8d16c81b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:04:47.453Z|054230c9-39d7-411d-83ca-df8d16c81b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:04:47.906Z|496f8857-735f-4208-97a5-f5d08737f814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:47.906Z|d8fd8322-7892-4308-baf1-e3b440730a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:47.907Z|d8fd8322-7892-4308-baf1-e3b440730a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:47.907Z|496f8857-735f-4208-97a5-f5d08737f814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:47.908Z|1dd8e004-5090-4364-a4e6-123be4e53cfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:47.909Z|1dd8e004-5090-4364-a4e6-123be4e53cfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:57.930Z|b8e8a502-6465-463e-a6a8-a5e05f11f715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:57.930Z|8eaf1236-bc62-46b1-ab35-290b3c08dea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:57.931Z|b8e8a502-6465-463e-a6a8-a5e05f11f715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:57.931Z|8eaf1236-bc62-46b1-ab35-290b3c08dea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:04:57.932Z|0342a7a6-e37b-4dd6-bc82-775ebbef89a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:04:57.932Z|0342a7a6-e37b-4dd6-bc82-775ebbef89a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:02.452Z|2326ba13-abae-41dc-bf27-1c276fc451c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:05:02.455Z|2326ba13-abae-41dc-bf27-1c276fc451c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:05:02.920Z|a50eb220-1609-42bc-a906-ef9d51441299|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:05:02.921Z|a50eb220-1609-42bc-a906-ef9d51441299|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:05:07.955Z|c7d9d115-a0a4-42e2-971b-a7f47506e283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:07.955Z|8a429b86-baf8-408d-8c01-8dc4c2c66ce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:07.955Z|632f2908-49e2-4b66-a9c6-d3fbf78bc8b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:07.956Z|8a429b86-baf8-408d-8c01-8dc4c2c66ce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:07.956Z|632f2908-49e2-4b66-a9c6-d3fbf78bc8b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:07.956Z|c7d9d115-a0a4-42e2-971b-a7f47506e283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:17.452Z|529ce2be-a2a7-4e77-8950-7d5d782f7826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:05:17.453Z|529ce2be-a2a7-4e77-8950-7d5d782f7826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:05:17.978Z|7cd6577c-63d5-40ec-83cc-ae5f02950c1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:17.979Z|7cd6577c-63d5-40ec-83cc-ae5f02950c1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:17.984Z|1e46a0cf-965c-4864-9498-e7dbadf723d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:17.985Z|1e46a0cf-965c-4864-9498-e7dbadf723d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:17.987Z|e0b7289e-a855-4f59-9cef-34d470841c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:17.989Z|e0b7289e-a855-4f59-9cef-34d470841c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:23.834Z|f7cc478a-087a-43d7-9f12-a7c477a2e1e5|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:05:23.835Z|f7cc478a-087a-43d7-9f12-a7c477a2e1e5|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:28.004Z|d9f076e1-2fce-4e6a-b12f-58265412b9e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:28.005Z|d9f076e1-2fce-4e6a-b12f-58265412b9e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:28.011Z|17bfad84-ec74-487e-988c-146705a19aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:28.011Z|17bfad84-ec74-487e-988c-146705a19aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:28.015Z|ef1a854e-e637-41a1-a802-e48ff38cb25c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:28.016Z|ef1a854e-e637-41a1-a802-e48ff38cb25c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:32.452Z|f4a45442-9d1a-4b21-ba11-a8dd53d7397c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:05:32.453Z|f4a45442-9d1a-4b21-ba11-a8dd53d7397c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:05:32.921Z|010b1812-0c84-4a71-89f8-1f1dc53da620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:05:32.922Z|010b1812-0c84-4a71-89f8-1f1dc53da620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:05:38.029Z|f945df0f-8ce4-4033-a9d0-61f790833416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:38.029Z|f945df0f-8ce4-4033-a9d0-61f790833416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:38.031Z|70fff49d-b2ab-4222-ad86-933ba4d4f3a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:38.032Z|70fff49d-b2ab-4222-ad86-933ba4d4f3a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:38.037Z|8d7b2d59-93ae-4976-affd-d9c8eb3835d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:38.037Z|8d7b2d59-93ae-4976-affd-d9c8eb3835d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:47.452Z|66a84469-e065-4cee-9c01-a0d2d49db4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:05:47.455Z|66a84469-e065-4cee-9c01-a0d2d49db4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:05:48.052Z|daa6726c-1dc7-4d06-a9fc-6311c5ee4029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:48.052Z|600f4f8d-867c-475c-b1ec-96c0f9c41ae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:48.053Z|daa6726c-1dc7-4d06-a9fc-6311c5ee4029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:48.053Z|600f4f8d-867c-475c-b1ec-96c0f9c41ae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:48.061Z|0f981b4a-2f6d-4199-9d03-195ea3adbcd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:48.062Z|0f981b4a-2f6d-4199-9d03-195ea3adbcd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:58.075Z|67a5c07e-5a47-4cdb-a245-45ce177fee70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:58.076Z|67a5c07e-5a47-4cdb-a245-45ce177fee70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:58.079Z|b9c202d8-f918-4fab-a4a9-ad058c187625|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:58.080Z|b9c202d8-f918-4fab-a4a9-ad058c187625|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:05:58.090Z|1e5b9afb-de5c-4912-9d15-0022fd815006|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:05:58.090Z|1e5b9afb-de5c-4912-9d15-0022fd815006|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:02.452Z|c7efea1f-b51e-4dd7-b7b4-fa5350bbf26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:06:02.452Z|c7efea1f-b51e-4dd7-b7b4-fa5350bbf26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:06:02.923Z|4be48a4e-2ba2-4db2-b0bc-d2de7bd324cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:06:02.923Z|4be48a4e-2ba2-4db2-b0bc-d2de7bd324cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:06:08.099Z|8e827762-8bd0-4114-ae5b-442e4c4e2012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:08.099Z|e8e33b09-3198-4d3a-b9a6-1d318ac67d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:08.100Z|8e827762-8bd0-4114-ae5b-442e4c4e2012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:08.100Z|e8e33b09-3198-4d3a-b9a6-1d318ac67d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:08.115Z|1b8ea507-0958-49fa-bcf9-96f44c122c7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:08.116Z|1b8ea507-0958-49fa-bcf9-96f44c122c7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:17.455Z|bfbd0a74-1ade-40e1-bf4a-a70cef68ef24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:06:17.461Z|bfbd0a74-1ade-40e1-bf4a-a70cef68ef24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:06:18.134Z|bb4b8be3-63c3-4f45-8064-72a7a71d2604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:18.134Z|55ec79f0-a471-4565-a82b-b312ed268436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:18.137Z|bb4b8be3-63c3-4f45-8064-72a7a71d2604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:18.137Z|55ec79f0-a471-4565-a82b-b312ed268436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:18.141Z|fee0620a-81b1-476e-8494-4618009c26ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:18.142Z|fee0620a-81b1-476e-8494-4618009c26ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:23.835Z|21daf77e-4c3f-4f7e-ba46-333a9173b9be|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:06:23.836Z|21daf77e-4c3f-4f7e-ba46-333a9173b9be|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:28.168Z|d7088e0c-76fc-459a-9d62-8fe594797b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:28.169Z|d7088e0c-76fc-459a-9d62-8fe594797b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:28.169Z|2c229af0-2cab-41f6-8f77-6207f6e625a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:28.170Z|2c229af0-2cab-41f6-8f77-6207f6e625a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:28.177Z|dd2683cb-22f2-4b59-98a8-b977ea714ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:28.178Z|dd2683cb-22f2-4b59-98a8-b977ea714ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:32.452Z|a6b1ab44-fae3-4bd9-84a5-1625617b514b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:06:32.453Z|a6b1ab44-fae3-4bd9-84a5-1625617b514b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:06:32.924Z|a61b0819-0159-4164-b377-fdff0e287148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:06:32.925Z|a61b0819-0159-4164-b377-fdff0e287148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:06:38.192Z|508a9056-3bd5-48fb-bad5-62f40e39f0ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:38.193Z|508a9056-3bd5-48fb-bad5-62f40e39f0ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:38.197Z|04a8fd58-1f86-46c6-96d3-dc470b5a2a73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:38.197Z|04a8fd58-1f86-46c6-96d3-dc470b5a2a73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:38.205Z|7a25bcde-a622-46e7-a278-ebd312f61261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:38.205Z|7a25bcde-a622-46e7-a278-ebd312f61261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:47.452Z|e0d7e950-c369-4d33-b2f8-96d1c30f6bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:06:47.453Z|e0d7e950-c369-4d33-b2f8-96d1c30f6bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:06:48.216Z|aafa3260-b7b7-4a31-8d64-46cde29f8240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:48.216Z|2ca52005-8e8f-4254-9c33-ae5372ca2777|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:48.217Z|aafa3260-b7b7-4a31-8d64-46cde29f8240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:48.217Z|2ca52005-8e8f-4254-9c33-ae5372ca2777|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:48.229Z|ced4c426-e8d9-4867-84e3-fc12785ca45e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:48.230Z|ced4c426-e8d9-4867-84e3-fc12785ca45e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:58.240Z|5185fc16-e204-4c20-9afe-4a01584658cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:58.241Z|5185fc16-e204-4c20-9afe-4a01584658cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:58.246Z|9a7d8591-a872-4e75-b190-850f6365a949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:58.246Z|9a7d8591-a872-4e75-b190-850f6365a949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:06:58.255Z|94f92412-9fc7-41c1-bb3a-166a61ce9f75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:06:58.255Z|94f92412-9fc7-41c1-bb3a-166a61ce9f75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:02.452Z|6a5e86c3-1204-4456-9911-2d0bddf6b8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:07:02.455Z|6a5e86c3-1204-4456-9911-2d0bddf6b8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:07:02.925Z|42f12931-97ce-4b69-b237-0f29a80ae306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:07:02.926Z|42f12931-97ce-4b69-b237-0f29a80ae306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:07:08.263Z|e4f1e7bd-21cb-49dd-b1b3-05b5cecc04a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:08.264Z|e4f1e7bd-21cb-49dd-b1b3-05b5cecc04a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:08.267Z|2be9090f-63d3-4fd2-abc6-8b28589eefe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:08.267Z|2be9090f-63d3-4fd2-abc6-8b28589eefe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:08.285Z|9d973d41-fe4b-46f7-8142-c7efb9bb6791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:08.286Z|9d973d41-fe4b-46f7-8142-c7efb9bb6791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:17.452Z|3520ed93-bc3b-4cd8-8ebc-374f78684939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:07:17.453Z|3520ed93-bc3b-4cd8-8ebc-374f78684939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:07:18.289Z|8f1b6d3d-7121-40ae-9de6-c349c09c98bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:18.289Z|8f1b6d3d-7121-40ae-9de6-c349c09c98bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:18.306Z|98393063-3fae-4f8a-a13b-3e3158e48438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:18.307Z|98393063-3fae-4f8a-a13b-3e3158e48438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:18.322Z|8e6c9d55-3ec8-4978-aa92-29d6cffb5369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:18.322Z|8e6c9d55-3ec8-4978-aa92-29d6cffb5369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:23.834Z|ac98efbb-1fe1-45b5-bdf3-38251ce19ac2|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:07:23.835Z|ac98efbb-1fe1-45b5-bdf3-38251ce19ac2|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:28.310Z|21ce0681-c4b4-4a17-a4eb-9912a2d41fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:28.311Z|21ce0681-c4b4-4a17-a4eb-9912a2d41fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:28.327Z|b95ce9d3-c1c0-453b-81f2-395d1cac239a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:28.328Z|b95ce9d3-c1c0-453b-81f2-395d1cac239a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:28.349Z|10435a07-0ca9-4ef9-9468-51907b12a5f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:28.349Z|10435a07-0ca9-4ef9-9468-51907b12a5f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:32.452Z|b5fcd380-f464-469f-939f-e7243d5a0710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:07:32.453Z|b5fcd380-f464-469f-939f-e7243d5a0710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:07:32.927Z|75954892-8ed8-453e-97be-15b7224e571c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:07:32.927Z|75954892-8ed8-453e-97be-15b7224e571c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:07:38.342Z|58c6b5ca-c88c-4285-a6ec-286c032434c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:38.343Z|58c6b5ca-c88c-4285-a6ec-286c032434c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:38.346Z|99b9f75b-e59c-448a-b51e-2ff667d122ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:38.347Z|99b9f75b-e59c-448a-b51e-2ff667d122ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:38.367Z|67151eff-b314-4f30-bbba-4d46e596b528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:38.368Z|67151eff-b314-4f30-bbba-4d46e596b528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:47.455Z|45bed0f3-9772-4b9b-81a2-6ff2d2918b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:07:47.460Z|45bed0f3-9772-4b9b-81a2-6ff2d2918b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:07:48.377Z|ec1a8de7-aada-4bff-b65d-f7c8923359f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:48.377Z|b9b8f6e5-d8c7-4294-8b4a-32842fdc6c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:48.380Z|ec1a8de7-aada-4bff-b65d-f7c8923359f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:48.380Z|b9b8f6e5-d8c7-4294-8b4a-32842fdc6c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:48.386Z|bede763f-01f0-4e18-874b-3a97bc51e292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:48.387Z|bede763f-01f0-4e18-874b-3a97bc51e292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:58.411Z|47eff123-b635-471e-97e1-01bd952688f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:58.412Z|47eff123-b635-471e-97e1-01bd952688f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:58.414Z|f6943c23-dd82-457d-a1df-a0c0cbd78b98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:58.415Z|f6943c23-dd82-457d-a1df-a0c0cbd78b98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:07:58.423Z|ec2a08ab-9685-4507-a058-6f880308411e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:07:58.424Z|ec2a08ab-9685-4507-a058-6f880308411e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:02.453Z|d09d774c-b58a-49b9-aa03-afd0ee3084b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:08:02.453Z|d09d774c-b58a-49b9-aa03-afd0ee3084b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:08:02.928Z|daf418e6-3992-4a46-a012-a8481f87a23d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:08:02.929Z|daf418e6-3992-4a46-a012-a8481f87a23d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:08:08.438Z|53d54dd6-42d8-4e15-8a5e-0cfd5e55c61a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:08.439Z|53d54dd6-42d8-4e15-8a5e-0cfd5e55c61a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:08.440Z|65050733-5751-40d2-8356-10462c8cc513|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:08.440Z|65050733-5751-40d2-8356-10462c8cc513|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:08.449Z|5b744825-8d16-4a82-86f4-cc08f5e24404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:08.450Z|5b744825-8d16-4a82-86f4-cc08f5e24404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:17.452Z|b76ff68a-ea21-477d-973a-37816720d0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:08:17.453Z|b76ff68a-ea21-477d-973a-37816720d0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:08:18.460Z|eddf1ff3-ffe2-40f7-8662-5560c4df4489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:18.460Z|f5df916c-a062-41bc-87c4-e97a36db209a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:18.460Z|f5df916c-a062-41bc-87c4-e97a36db209a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:18.461Z|eddf1ff3-ffe2-40f7-8662-5560c4df4489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:18.473Z|148fa313-f792-4113-952f-1a75d11c1f5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:18.474Z|148fa313-f792-4113-952f-1a75d11c1f5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:23.834Z|6173add8-d6ca-416d-82bf-f46467cab3b8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:08:23.835Z|6173add8-d6ca-416d-82bf-f46467cab3b8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:28.490Z|20714561-2397-43e5-b757-4761477c6e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:28.490Z|20714561-2397-43e5-b757-4761477c6e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:28.496Z|7f192b22-86d4-4299-a887-f1fa2f4f92f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:28.497Z|7f192b22-86d4-4299-a887-f1fa2f4f92f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:28.500Z|2a535662-5357-4d99-a1e7-26c0f2b23367|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:28.500Z|2a535662-5357-4d99-a1e7-26c0f2b23367|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:32.452Z|5f2cd56f-a12b-462a-9f01-32d0b26e9dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:08:32.456Z|5f2cd56f-a12b-462a-9f01-32d0b26e9dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:08:32.929Z|ffb3a2b1-4f86-4a0b-8c2a-fb5f5bb2fdef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:08:32.930Z|ffb3a2b1-4f86-4a0b-8c2a-fb5f5bb2fdef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:08:38.516Z|4678e764-2b23-4b00-a424-561b1e707361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:38.517Z|4678e764-2b23-4b00-a424-561b1e707361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:38.518Z|66c8941e-7068-41e9-806e-6060293e7849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:38.519Z|66c8941e-7068-41e9-806e-6060293e7849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:38.523Z|a9469025-42e2-4208-9181-86893706fafa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:38.523Z|a9469025-42e2-4208-9181-86893706fafa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:47.452Z|03abe047-9af0-40b2-8cda-4837c51dc787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:08:47.453Z|03abe047-9af0-40b2-8cda-4837c51dc787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:08:48.544Z|935dc486-b668-4646-b31c-9a3273e28b97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:48.544Z|6430c882-69e0-47ab-905c-e6afca372d3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:48.544Z|9c77cc5c-25aa-4ba2-92d3-3ef812467600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:48.545Z|9c77cc5c-25aa-4ba2-92d3-3ef812467600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:48.545Z|935dc486-b668-4646-b31c-9a3273e28b97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:48.545Z|6430c882-69e0-47ab-905c-e6afca372d3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:58.570Z|090a2e9a-5c59-4533-aca8-bee70b4d4bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:58.570Z|1db74f69-4888-4a9d-8d71-6e4ef50630e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:58.570Z|090a2e9a-5c59-4533-aca8-bee70b4d4bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:58.570Z|1db74f69-4888-4a9d-8d71-6e4ef50630e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:08:58.577Z|f96ff978-b573-4c03-919d-3aa705053b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:08:58.577Z|f96ff978-b573-4c03-919d-3aa705053b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:02.452Z|7e6478b5-999c-4e43-991b-c7cb6f4570f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:09:02.453Z|7e6478b5-999c-4e43-991b-c7cb6f4570f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:09:02.930Z|040f9fd6-3706-4b44-8c71-25661ddea3b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:09:02.931Z|040f9fd6-3706-4b44-8c71-25661ddea3b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:09:08.600Z|c1543356-c8f3-4385-81fa-ad8ef3727af3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:08.601Z|c1543356-c8f3-4385-81fa-ad8ef3727af3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:08.603Z|4c434f43-a89c-40f1-8f5d-007b7b8153d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:08.604Z|4c434f43-a89c-40f1-8f5d-007b7b8153d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:08.620Z|ae93902a-e5a2-4fbf-aa84-8af385c9bf8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:08.621Z|ae93902a-e5a2-4fbf-aa84-8af385c9bf8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:17.459Z|83f89f25-3599-49f8-9fa1-d165b188c6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:09:17.464Z|83f89f25-3599-49f8-9fa1-d165b188c6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:09:18.631Z|f0b8f410-c90b-4024-91d3-7b58193cf7cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:18.631Z|d58dec3e-e7a6-4d23-a15a-545e13788379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:18.633Z|f0b8f410-c90b-4024-91d3-7b58193cf7cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:18.633Z|d58dec3e-e7a6-4d23-a15a-545e13788379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:18.650Z|7936fe4f-0af2-4a24-b422-c2acb71b8a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:18.651Z|7936fe4f-0af2-4a24-b422-c2acb71b8a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:23.835Z|18d73c73-5a3e-4cbb-b231-49070f2fc36c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:09:23.836Z|18d73c73-5a3e-4cbb-b231-49070f2fc36c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:28.662Z|5cfd5e0a-e3fc-4995-bae9-f4b2a2f28331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:28.662Z|aade2812-4d00-4632-a911-64cd582255c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:28.662Z|5cfd5e0a-e3fc-4995-bae9-f4b2a2f28331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:28.663Z|aade2812-4d00-4632-a911-64cd582255c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:28.688Z|29e10b23-11fd-47dc-b152-70bef943bf46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:28.689Z|29e10b23-11fd-47dc-b152-70bef943bf46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:32.452Z|342cf2fb-8b83-4ba4-bae9-2a2ed5f6cea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:09:32.453Z|342cf2fb-8b83-4ba4-bae9-2a2ed5f6cea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:09:32.932Z|6a9d7528-e902-46d7-a3cc-d94ef84399cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:09:32.933Z|6a9d7528-e902-46d7-a3cc-d94ef84399cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:09:38.691Z|0d9b54b4-12d2-4028-8064-1055f8ec6faa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:38.692Z|0d9b54b4-12d2-4028-8064-1055f8ec6faa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:38.694Z|53608031-7631-4b80-bbe6-10d9d84b39d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:38.694Z|53608031-7631-4b80-bbe6-10d9d84b39d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:38.720Z|b3e1713a-5110-4d2e-aabb-6c3acc73a681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:38.720Z|b3e1713a-5110-4d2e-aabb-6c3acc73a681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:47.452Z|cc781971-58e1-47d4-ba64-fde29c80fe32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:09:47.453Z|cc781971-58e1-47d4-ba64-fde29c80fe32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:09:48.718Z|d1161bc8-0921-47ec-a846-4f554d8cc68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:48.718Z|b1639a1d-eea8-40a7-bfd4-92de4d6a52ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:48.719Z|d1161bc8-0921-47ec-a846-4f554d8cc68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:48.719Z|b1639a1d-eea8-40a7-bfd4-92de4d6a52ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:48.740Z|09207efd-40a3-4cfd-b3aa-61cee4c13452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:48.741Z|09207efd-40a3-4cfd-b3aa-61cee4c13452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:58.749Z|b814290a-48de-4bf9-9099-e7ba8b7323ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:58.750Z|b814290a-48de-4bf9-9099-e7ba8b7323ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:58.750Z|c20ed96a-bacc-4094-8a56-7661fdfe7f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:58.751Z|c20ed96a-bacc-4094-8a56-7661fdfe7f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:09:58.760Z|268173cc-2300-4578-bb29-3efcf8e34eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:09:58.761Z|268173cc-2300-4578-bb29-3efcf8e34eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:02.452Z|12d1abc6-8b78-4a9e-aab4-e67dc95f3891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:10:02.454Z|12d1abc6-8b78-4a9e-aab4-e67dc95f3891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:10:02.934Z|147a0ff5-4502-4277-920e-e72b84401599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:10:02.934Z|147a0ff5-4502-4277-920e-e72b84401599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:10:08.776Z|66bd07aa-ce30-499e-b605-6b1835618de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:08.777Z|66bd07aa-ce30-499e-b605-6b1835618de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:08.781Z|95e22132-b21d-4f90-877e-94423602af4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:08.781Z|95e22132-b21d-4f90-877e-94423602af4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:08.806Z|899329ef-9215-4cc1-89e2-55d2b960da0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:08.806Z|899329ef-9215-4cc1-89e2-55d2b960da0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:17.452Z|0d625363-822e-4e4a-b9a9-665413c813f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:10:17.453Z|0d625363-822e-4e4a-b9a9-665413c813f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:10:18.800Z|26ffb963-74c7-42cb-b3ec-1d00b01007f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:18.801Z|26ffb963-74c7-42cb-b3ec-1d00b01007f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:18.806Z|da1cc956-40ee-4756-87ef-8f797fb13b27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:18.806Z|da1cc956-40ee-4756-87ef-8f797fb13b27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:18.824Z|e6ae6523-b30f-4cde-b719-8085f83a76d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:18.824Z|e6ae6523-b30f-4cde-b719-8085f83a76d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:23.834Z|86804e1c-b925-46d4-88c1-025ac2494dcf|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:10:23.834Z|86804e1c-b925-46d4-88c1-025ac2494dcf|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:28.823Z|8c7c0edb-bf6e-429f-979c-f46e3a514bfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:28.824Z|8c7c0edb-bf6e-429f-979c-f46e3a514bfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:28.824Z|7088784c-3d53-45a6-a5ef-443052e89fa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:28.825Z|7088784c-3d53-45a6-a5ef-443052e89fa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:28.844Z|1a99783a-c7e2-4e55-a41f-bb32da8e88ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:28.845Z|1a99783a-c7e2-4e55-a41f-bb32da8e88ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:32.452Z|a1ad4337-a061-450b-a9c6-afaa29a31cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:10:32.453Z|a1ad4337-a061-450b-a9c6-afaa29a31cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:10:32.935Z|cdc6e96d-adf7-4da5-af65-a90b130406ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:10:32.936Z|cdc6e96d-adf7-4da5-af65-a90b130406ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:10:38.847Z|b577acba-b8ba-4d09-9e72-bf9bfe937c9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:38.848Z|b577acba-b8ba-4d09-9e72-bf9bfe937c9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:38.852Z|c1d7a8e6-6fca-4dd4-b462-dc809b414d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:38.852Z|c1d7a8e6-6fca-4dd4-b462-dc809b414d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:38.866Z|b4ed77ae-2d57-429f-866c-5b57315ca63a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:38.867Z|b4ed77ae-2d57-429f-866c-5b57315ca63a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:47.452Z|78df7601-69ca-4470-ad13-75b160b6bf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:10:47.455Z|78df7601-69ca-4470-ad13-75b160b6bf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:10:48.869Z|2747bd12-1082-4e0c-b3b7-872dbf0e9dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:48.870Z|0baee393-a517-4e53-82ca-8bbe0c49abc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:48.870Z|2747bd12-1082-4e0c-b3b7-872dbf0e9dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:48.870Z|0baee393-a517-4e53-82ca-8bbe0c49abc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:48.891Z|2a9c29cc-0ee5-412c-b8d6-5c195c662698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:48.892Z|2a9c29cc-0ee5-412c-b8d6-5c195c662698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:58.904Z|080c39d4-8047-4a9b-8a4c-92eb6a18fa98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:58.904Z|28039906-0140-4ed6-a11f-312e4fe2f8c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:58.907Z|080c39d4-8047-4a9b-8a4c-92eb6a18fa98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:58.907Z|28039906-0140-4ed6-a11f-312e4fe2f8c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:10:58.917Z|a7562ff7-cd31-4ffe-b849-7cfbc5c9ec1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:10:58.918Z|a7562ff7-cd31-4ffe-b849-7cfbc5c9ec1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:02.453Z|f698f3a8-cd76-4650-b139-92cc08d0335f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:11:02.454Z|f698f3a8-cd76-4650-b139-92cc08d0335f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:11:02.936Z|6590e3c0-23ed-4490-a70b-3a3ee38b32fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:11:02.937Z|6590e3c0-23ed-4490-a70b-3a3ee38b32fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:11:08.936Z|719013c5-823b-46d2-961f-b7b4fd024755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:08.936Z|719013c5-823b-46d2-961f-b7b4fd024755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:08.950Z|c625256a-e2e9-4d35-87cc-1990f269a7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:08.951Z|c625256a-e2e9-4d35-87cc-1990f269a7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:08.955Z|e51b0e4d-fa53-44f2-ab15-45493dd36a07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:08.956Z|e51b0e4d-fa53-44f2-ab15-45493dd36a07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:17.452Z|ce8a2bc0-404f-4d8d-9098-474f47f59317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:11:17.453Z|ce8a2bc0-404f-4d8d-9098-474f47f59317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:11:18.961Z|960747f0-8041-4924-b63a-51843425b2ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:18.961Z|960747f0-8041-4924-b63a-51843425b2ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:18.989Z|6f95c53d-f68b-4637-847a-0e9e73bd73a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:18.990Z|6f95c53d-f68b-4637-847a-0e9e73bd73a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:18.994Z|41502693-c7c1-472f-a9b8-de6cfd1f6ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:18.994Z|41502693-c7c1-472f-a9b8-de6cfd1f6ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:23.834Z|998aeddd-6568-4043-aeb8-1d572aee0c27|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:11:23.834Z|998aeddd-6568-4043-aeb8-1d572aee0c27|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:28.995Z|ccb2b0ab-76de-4aab-a265-bbae74da9e4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:28.996Z|ccb2b0ab-76de-4aab-a265-bbae74da9e4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:29.014Z|29365914-fa17-4c9b-9065-d8fe9102cb3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:29.014Z|29c2bd04-9cea-4418-9eb5-809c165edfb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:29.015Z|29365914-fa17-4c9b-9065-d8fe9102cb3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:29.015Z|29c2bd04-9cea-4418-9eb5-809c165edfb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:32.452Z|d6a6c8a4-9d41-46d1-b37c-0ca2b9e17032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:11:32.455Z|d6a6c8a4-9d41-46d1-b37c-0ca2b9e17032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:11:32.938Z|77e6e131-16aa-4e2d-bb1e-7f9d81bc6e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:11:32.939Z|77e6e131-16aa-4e2d-bb1e-7f9d81bc6e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:11:39.019Z|341f1563-955e-45c1-a951-758c0a8a60c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:39.020Z|341f1563-955e-45c1-a951-758c0a8a60c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:39.038Z|5ffa5d37-f274-4125-ad8b-f8c70bc5c0fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:39.038Z|5ffa5d37-f274-4125-ad8b-f8c70bc5c0fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:39.043Z|ccdac9cb-fafd-4ec6-a5ed-f3e6eecbf970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:39.043Z|ccdac9cb-fafd-4ec6-a5ed-f3e6eecbf970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:47.452Z|3b29788e-fffe-42cb-bce9-6d9e1bf759ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:11:47.453Z|3b29788e-fffe-42cb-bce9-6d9e1bf759ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:11:49.040Z|86d53f9e-3b5d-42f3-8442-9cf8952d7e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:49.041Z|86d53f9e-3b5d-42f3-8442-9cf8952d7e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:49.060Z|37cf2b8d-9d8e-4682-94d5-2acef9facf23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:49.060Z|37cf2b8d-9d8e-4682-94d5-2acef9facf23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:49.063Z|fffa7746-6624-4ef5-b451-e524e7ce87a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:49.064Z|fffa7746-6624-4ef5-b451-e524e7ce87a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:59.060Z|ca6c9708-e0b5-47fd-9380-20f41e417eb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:59.061Z|ca6c9708-e0b5-47fd-9380-20f41e417eb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:59.093Z|addfdb87-1550-4781-8727-6c68b87a480c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:59.094Z|addfdb87-1550-4781-8727-6c68b87a480c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:11:59.111Z|2f5284f8-caf1-4d64-88ad-c0e775e5bb4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:11:59.111Z|2f5284f8-caf1-4d64-88ad-c0e775e5bb4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:02.452Z|11b93898-712f-4855-9bf1-b89139bec1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:12:02.452Z|11b93898-712f-4855-9bf1-b89139bec1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:12:02.940Z|de5119e6-d4f8-48fd-9f4d-e71aeb895775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:12:02.940Z|de5119e6-d4f8-48fd-9f4d-e71aeb895775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:12:09.096Z|7c969a0e-3542-4f5c-98b8-f7b288b3f99e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:09.097Z|7c969a0e-3542-4f5c-98b8-f7b288b3f99e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:09.119Z|b6e35eee-0806-40f9-b9e9-46b70235d1ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:09.119Z|b6e35eee-0806-40f9-b9e9-46b70235d1ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:09.133Z|83045f5d-56d6-4c29-b794-4f0b0db42dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:09.134Z|83045f5d-56d6-4c29-b794-4f0b0db42dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:17.454Z|5021bdc5-2829-42be-a345-8d23e18307ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:12:17.459Z|5021bdc5-2829-42be-a345-8d23e18307ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:12:19.126Z|71349dcf-2d64-4aa5-8d53-1419de89e9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:19.128Z|71349dcf-2d64-4aa5-8d53-1419de89e9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:19.138Z|d9d34644-fef9-4e8e-a789-cb2d110a744d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:19.139Z|d9d34644-fef9-4e8e-a789-cb2d110a744d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:19.154Z|09944ec4-b151-4ac1-8b7f-66f14197c5a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:19.154Z|09944ec4-b151-4ac1-8b7f-66f14197c5a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:23.835Z|4e14c1c8-0022-4671-973d-59ec087d15c0|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:12:23.836Z|4e14c1c8-0022-4671-973d-59ec087d15c0|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:29.152Z|59dd02bd-fa3a-49c6-92b3-7c87879a3861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:29.153Z|59dd02bd-fa3a-49c6-92b3-7c87879a3861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:29.161Z|e472bb3a-762d-4150-a63e-d040412914a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:29.162Z|e472bb3a-762d-4150-a63e-d040412914a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:29.184Z|907c789c-7062-438a-8f5c-680cca4f1d3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:29.185Z|907c789c-7062-438a-8f5c-680cca4f1d3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:32.452Z|1c93cbeb-8e3a-4040-8b01-cc6210efe55c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:12:32.453Z|1c93cbeb-8e3a-4040-8b01-cc6210efe55c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:12:32.941Z|4fb8810f-23e6-41c6-8e8d-cfc0d66ba7df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:12:32.942Z|4fb8810f-23e6-41c6-8e8d-cfc0d66ba7df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:12:39.192Z|6438ce02-7476-4934-93c4-45e2f3abc656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:39.193Z|6438ce02-7476-4934-93c4-45e2f3abc656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:39.195Z|7c93772e-07d1-48bc-8066-9341ff3ea12f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:39.196Z|7c93772e-07d1-48bc-8066-9341ff3ea12f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:39.208Z|fbe9b092-8f00-4d65-b357-5acd51cb5262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:39.209Z|fbe9b092-8f00-4d65-b357-5acd51cb5262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:47.452Z|be1da4e4-6710-48ca-a7ad-c895d81e79fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:12:47.453Z|be1da4e4-6710-48ca-a7ad-c895d81e79fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:12:49.218Z|0080a561-0730-499c-b54d-bff3a337dc99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:49.218Z|0080a561-0730-499c-b54d-bff3a337dc99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:49.220Z|004a2b57-829b-4b21-aa34-1bcb5bd7ee83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:49.221Z|004a2b57-829b-4b21-aa34-1bcb5bd7ee83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:49.228Z|3654f463-8ffe-4f3b-a2c2-e0b1242829bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:49.229Z|3654f463-8ffe-4f3b-a2c2-e0b1242829bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:59.254Z|c3eb6beb-564a-4b1e-9983-7d85ad9fc108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:59.255Z|c3eb6beb-564a-4b1e-9983-7d85ad9fc108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:59.255Z|f949167c-2cb1-4c00-a77f-80b259939e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:59.256Z|f949167c-2cb1-4c00-a77f-80b259939e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:12:59.257Z|581ca7f5-dc59-4195-86d8-df3b047feafd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:12:59.258Z|581ca7f5-dc59-4195-86d8-df3b047feafd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:02.452Z|cc0ccc26-e7e1-4216-8f8d-f80e846a7a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:13:02.455Z|cc0ccc26-e7e1-4216-8f8d-f80e846a7a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:13:02.943Z|86e8a01e-1072-450d-a772-054c7e449d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:13:02.943Z|86e8a01e-1072-450d-a772-054c7e449d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:13:09.285Z|6fd82207-5f7a-46d1-a6db-4706370e2cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:09.286Z|6fd82207-5f7a-46d1-a6db-4706370e2cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:09.315Z|cf6f3ee4-16de-4f3c-abe4-1585013d4849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:09.315Z|cf6f3ee4-16de-4f3c-abe4-1585013d4849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:09.333Z|55e2017b-cef3-44af-b359-b2d5f3815f0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:09.334Z|55e2017b-cef3-44af-b359-b2d5f3815f0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:17.452Z|548158b0-7871-4d5f-9cba-cbd12cacee85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:13:17.453Z|548158b0-7871-4d5f-9cba-cbd12cacee85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:13:19.326Z|5f8d4f7d-60e3-48dd-8827-8a32148d127d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:19.327Z|5f8d4f7d-60e3-48dd-8827-8a32148d127d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:19.343Z|6772b2c7-08bd-4ab8-adf6-3a63e5f60a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:19.343Z|6772b2c7-08bd-4ab8-adf6-3a63e5f60a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:19.365Z|f0dafc8c-b2e3-4c8f-8a1c-1c2c515da671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:19.366Z|f0dafc8c-b2e3-4c8f-8a1c-1c2c515da671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:23.836Z|ad4f4fae-fe3c-412d-bcfb-2af37ac41b31|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:13:23.837Z|ad4f4fae-fe3c-412d-bcfb-2af37ac41b31|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:29.354Z|d84129a7-3e4b-4897-857e-e4c9845e23ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:29.355Z|d84129a7-3e4b-4897-857e-e4c9845e23ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:29.362Z|aa1f599f-a6c7-49c7-a9bb-559f581805b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:29.363Z|aa1f599f-a6c7-49c7-a9bb-559f581805b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:29.392Z|c12db728-c19f-4228-beff-b07a6c5ac357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:29.393Z|c12db728-c19f-4228-beff-b07a6c5ac357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:32.452Z|7f4e3a6a-f6b6-42f2-a145-a0d8784acccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:13:32.453Z|7f4e3a6a-f6b6-42f2-a145-a0d8784acccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:13:32.944Z|d26cdb12-7362-4a7e-b0da-993ebeb9dfb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:13:32.944Z|d26cdb12-7362-4a7e-b0da-993ebeb9dfb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:13:39.375Z|67549085-150f-409e-8086-a59d73b8ae35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:39.376Z|67549085-150f-409e-8086-a59d73b8ae35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:39.383Z|bbeba241-814b-4784-bfd5-1d540010906e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:39.384Z|bbeba241-814b-4784-bfd5-1d540010906e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:39.414Z|783ae540-4f82-422f-841b-37e522d69f6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:39.415Z|783ae540-4f82-422f-841b-37e522d69f6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:47.456Z|ed16df38-6957-4c50-bec4-94b437cb2575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:13:47.461Z|ed16df38-6957-4c50-bec4-94b437cb2575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:13:49.405Z|4042c8dc-7879-4309-99b3-dd831d22b874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:49.405Z|3b0d1205-0e46-48ab-a200-15f22960f475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:49.407Z|3b0d1205-0e46-48ab-a200-15f22960f475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:49.407Z|4042c8dc-7879-4309-99b3-dd831d22b874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:49.435Z|7ee9b66c-282e-4757-927b-f401c9d17a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:49.435Z|7ee9b66c-282e-4757-927b-f401c9d17a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:59.436Z|5c283c79-c393-463b-8b63-ce156ece63e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:59.437Z|5c283c79-c393-463b-8b63-ce156ece63e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:59.436Z|20209b47-8a07-4149-bdbf-032a549d784c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:59.441Z|20209b47-8a07-4149-bdbf-032a549d784c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:13:59.470Z|a72e1769-1180-4b73-9e45-5141b440f19a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:13:59.471Z|a72e1769-1180-4b73-9e45-5141b440f19a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:02.452Z|15159b5e-e038-450e-afc0-e040935013d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:14:02.453Z|15159b5e-e038-450e-afc0-e040935013d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:14:02.945Z|122b49d0-0e47-424e-a196-94d69bd83e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:14:02.946Z|122b49d0-0e47-424e-a196-94d69bd83e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:14:09.459Z|7f6526d5-d77a-459c-8ab1-d34b4a9ea7c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:09.460Z|7f6526d5-d77a-459c-8ab1-d34b4a9ea7c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:09.470Z|8f07ce8b-bf4c-45b2-bca6-cc80ae33ca0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:09.470Z|8f07ce8b-bf4c-45b2-bca6-cc80ae33ca0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:09.498Z|aa70d602-2569-4671-9c0f-18ac13fbafcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:09.499Z|aa70d602-2569-4671-9c0f-18ac13fbafcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:17.452Z|9edb4107-28cd-489c-a48c-ce3f4b024ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:14:17.452Z|9edb4107-28cd-489c-a48c-ce3f4b024ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:14:19.482Z|ed899fce-57ea-4e01-a780-10f78b53b984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:19.483Z|ed899fce-57ea-4e01-a780-10f78b53b984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:19.500Z|7af8b265-6e36-42b0-808c-49bcceda0ba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:19.501Z|7af8b265-6e36-42b0-808c-49bcceda0ba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:19.528Z|907b2712-03bc-44db-945c-602231a70d78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:19.529Z|907b2712-03bc-44db-945c-602231a70d78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:23.834Z|6f5e52f1-122b-4743-9a51-884ac3e07c13|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:14:23.835Z|6f5e52f1-122b-4743-9a51-884ac3e07c13|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:29.508Z|f7112ddd-2add-44f7-8635-bba39a609069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:29.509Z|f7112ddd-2add-44f7-8635-bba39a609069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:29.522Z|cde0354a-5b28-4bde-a10b-2f643b438566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:29.522Z|cde0354a-5b28-4bde-a10b-2f643b438566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:29.548Z|ee16c93b-f80f-40e5-a706-512e55fcb1f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:29.549Z|ee16c93b-f80f-40e5-a706-512e55fcb1f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:32.452Z|ad55c53b-7749-4ca8-b290-1b3bbdf05e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:14:32.455Z|ad55c53b-7749-4ca8-b290-1b3bbdf05e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:14:32.948Z|2a24973b-c895-48d7-94e1-ac4d131d6952|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:14:32.949Z|2a24973b-c895-48d7-94e1-ac4d131d6952|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:14:39.531Z|d6e6e2be-5ae9-4196-ac23-2b58aca908fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:39.532Z|d6e6e2be-5ae9-4196-ac23-2b58aca908fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:39.541Z|316c77c8-6a1c-42d0-8b3c-564a312e591b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:39.541Z|316c77c8-6a1c-42d0-8b3c-564a312e591b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:39.571Z|f499da39-474f-41e4-83b7-5def6f605ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:39.571Z|f499da39-474f-41e4-83b7-5def6f605ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:47.452Z|5fb5faa1-e749-4063-8525-14da4d6cbca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:14:47.453Z|5fb5faa1-e749-4063-8525-14da4d6cbca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:14:49.554Z|0c982dd1-11e1-44fd-a38b-58b0db69d5f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:49.554Z|0c982dd1-11e1-44fd-a38b-58b0db69d5f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:49.567Z|f617a9e7-cdf9-467c-9718-8a3b686629e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:49.567Z|f617a9e7-cdf9-467c-9718-8a3b686629e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:49.590Z|c2826984-5b23-4388-b179-3bc70370fce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:49.591Z|c2826984-5b23-4388-b179-3bc70370fce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:59.589Z|9e3960d4-4050-40f4-b92c-23ccd6f4546b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:59.589Z|9e3960d4-4050-40f4-b92c-23ccd6f4546b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:59.590Z|43692006-5e1d-4dc9-a92d-258e123ef1de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:59.590Z|43692006-5e1d-4dc9-a92d-258e123ef1de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:14:59.610Z|ed72430c-4eb0-4caf-bbb5-c91e411e19a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:14:59.611Z|ed72430c-4eb0-4caf-bbb5-c91e411e19a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:02.452Z|f66c4cef-062f-4900-a91e-b5bb935119d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:15:02.452Z|f66c4cef-062f-4900-a91e-b5bb935119d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:15:02.949Z|53b9bbfc-d169-43dd-b6ce-eb48ca37fa79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:15:02.950Z|53b9bbfc-d169-43dd-b6ce-eb48ca37fa79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:15:09.637Z|70ad0940-f015-4b54-af11-1c10aa7fb14f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:09.637Z|4c2605c2-9e5f-4e17-9dc7-af6c0e6e24a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:09.640Z|4c2605c2-9e5f-4e17-9dc7-af6c0e6e24a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:09.640Z|70ad0940-f015-4b54-af11-1c10aa7fb14f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:09.649Z|910654c0-6616-42dc-8593-90fd9a058d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:09.650Z|910654c0-6616-42dc-8593-90fd9a058d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:17.453Z|dbc76a03-c04c-4393-b2e9-c08a46819c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:15:17.457Z|dbc76a03-c04c-4393-b2e9-c08a46819c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:15:19.666Z|45566711-8d65-4e7f-bc7f-c93d71cb6f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:19.666Z|d5ada62a-9e85-4ecb-8f3f-38ad8f9c84da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:19.666Z|45566711-8d65-4e7f-bc7f-c93d71cb6f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:19.666Z|d5ada62a-9e85-4ecb-8f3f-38ad8f9c84da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:19.669Z|0e964e32-d71f-4795-a912-7eb52956f72d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:19.671Z|0e964e32-d71f-4795-a912-7eb52956f72d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:23.834Z|cbb9bbbd-901d-40c9-9d47-dd1d4f401299|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:15:23.835Z|cbb9bbbd-901d-40c9-9d47-dd1d4f401299|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:29.692Z|b91734e7-7b0b-406c-89b8-a435e589941d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:29.692Z|9173a0e2-c2ba-44aa-9d5d-a9d1488e696b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:29.693Z|9173a0e2-c2ba-44aa-9d5d-a9d1488e696b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:29.693Z|b91734e7-7b0b-406c-89b8-a435e589941d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:29.694Z|f8899075-b4c5-4801-944c-8ed8232eafd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:29.695Z|f8899075-b4c5-4801-944c-8ed8232eafd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:32.452Z|98bf3478-0162-4f99-a512-ce0bc68a5e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:15:32.452Z|98bf3478-0162-4f99-a512-ce0bc68a5e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:15:32.951Z|faeb147f-0c16-42a8-8aef-0f05dd6fdb32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:15:32.952Z|faeb147f-0c16-42a8-8aef-0f05dd6fdb32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:15:39.715Z|da034e75-665a-4016-9671-610baa490582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:39.716Z|da034e75-665a-4016-9671-610baa490582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:39.718Z|7b0fc37b-7a6c-48f9-9c39-c57bccf082c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:39.720Z|7b0fc37b-7a6c-48f9-9c39-c57bccf082c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:39.721Z|db44a06f-784e-4267-bf8b-f0a6e43e9ea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:39.721Z|db44a06f-784e-4267-bf8b-f0a6e43e9ea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:47.452Z|ba49f72f-baad-49d4-876b-0f1cdb0382a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:15:47.452Z|ba49f72f-baad-49d4-876b-0f1cdb0382a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:15:49.739Z|e4f85709-db92-4778-895e-2707c08ef3a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:49.739Z|7c100097-4eec-44fe-8699-6f3f767d8492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:49.739Z|e4f85709-db92-4778-895e-2707c08ef3a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:49.740Z|7c100097-4eec-44fe-8699-6f3f767d8492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:49.743Z|4152185d-5164-4af2-bfa9-27d45ece02b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:49.744Z|4152185d-5164-4af2-bfa9-27d45ece02b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:59.762Z|df4185ab-dc67-4a13-9a05-f5a7c69e5ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:59.763Z|df4185ab-dc67-4a13-9a05-f5a7c69e5ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:59.765Z|3f74761b-ba46-4529-8442-0d112511f448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:59.768Z|2245b0ab-1051-4715-a4df-5311647fdedd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:15:59.769Z|2245b0ab-1051-4715-a4df-5311647fdedd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:15:59.768Z|3f74761b-ba46-4529-8442-0d112511f448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:02.452Z|167a7c59-3c24-4964-8fd5-44cc08b29ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:16:02.455Z|167a7c59-3c24-4964-8fd5-44cc08b29ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:16:02.953Z|5a34fcf4-41e5-4ef0-ae33-ee4006a7a0ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:16:02.953Z|5a34fcf4-41e5-4ef0-ae33-ee4006a7a0ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:16:09.784Z|db82dec4-0135-4ade-b0a7-82f9fc2a86fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:09.785Z|db82dec4-0135-4ade-b0a7-82f9fc2a86fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:09.789Z|d62395b1-b9bf-45a9-89f5-a76460d6576e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:09.789Z|d62395b1-b9bf-45a9-89f5-a76460d6576e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:09.794Z|20315ef0-a22c-4065-a506-1967f622069b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:09.794Z|20315ef0-a22c-4065-a506-1967f622069b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:17.452Z|3ca923a5-dc25-4161-8128-b193e341e65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:16:17.453Z|3ca923a5-dc25-4161-8128-b193e341e65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:16:19.810Z|6f7ad70a-e70f-4c09-959e-5b326156e1df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:19.810Z|0f538b1a-72ec-4ef9-bc6a-d14bc2b8083b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:19.811Z|0f538b1a-72ec-4ef9-bc6a-d14bc2b8083b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:19.811Z|6f7ad70a-e70f-4c09-959e-5b326156e1df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:19.817Z|6d987b17-5b87-4e1c-8917-e376ca38e47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:19.817Z|6d987b17-5b87-4e1c-8917-e376ca38e47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:23.833Z|67920957-af92-4c09-bb5f-01aaad26e996|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:16:23.834Z|67920957-af92-4c09-bb5f-01aaad26e996|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:29.836Z|8f6b4170-1dd9-46d6-83f1-fa71751e35d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:29.836Z|c42aa2ef-a1be-4474-8448-16a5064be2c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:29.843Z|c42aa2ef-a1be-4474-8448-16a5064be2c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:29.843Z|8f6b4170-1dd9-46d6-83f1-fa71751e35d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:29.846Z|d1f532ff-8bc7-43c8-8c51-49579e4bbf9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:29.846Z|d1f532ff-8bc7-43c8-8c51-49579e4bbf9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:32.456Z|66b2ca5c-8074-4ffd-89d4-d3cb970f0bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:16:32.462Z|66b2ca5c-8074-4ffd-89d4-d3cb970f0bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:16:32.964Z|10437a18-b333-488a-92e6-e51fbe44069a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:16:32.971Z|10437a18-b333-488a-92e6-e51fbe44069a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:16:39.874Z|f478d57b-e617-42c9-9b64-5a10255cbab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:39.874Z|f6ed2912-0c94-4221-9c89-16b4ae479157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:39.874Z|6637d297-1ddf-47b2-adda-3dc5cba88bbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:39.877Z|f478d57b-e617-42c9-9b64-5a10255cbab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:39.877Z|f6ed2912-0c94-4221-9c89-16b4ae479157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:39.877Z|6637d297-1ddf-47b2-adda-3dc5cba88bbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:47.452Z|0babaa5d-d4bf-4804-8322-d43316a83a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:16:47.453Z|0babaa5d-d4bf-4804-8322-d43316a83a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:16:49.905Z|f0694c12-0d9f-4d95-9fbe-903be7dd500d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:49.905Z|24d77c9d-40e5-4607-80a1-312036168207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:49.905Z|8905c580-b640-4cdf-b964-0bb8a40eebd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:49.906Z|24d77c9d-40e5-4607-80a1-312036168207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:49.906Z|8905c580-b640-4cdf-b964-0bb8a40eebd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:49.906Z|f0694c12-0d9f-4d95-9fbe-903be7dd500d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:59.927Z|578decd4-a802-4673-8eae-fde0b3c789d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:59.927Z|d8cda758-459a-4613-ae76-eca9f603197e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:59.927Z|84647e5d-aa70-4b87-887f-e89a13a8d001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:16:59.928Z|d8cda758-459a-4613-ae76-eca9f603197e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:59.928Z|578decd4-a802-4673-8eae-fde0b3c789d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:16:59.928Z|84647e5d-aa70-4b87-887f-e89a13a8d001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:02.452Z|084d9839-6b1a-4496-bbce-44bc4b83bbae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:17:02.452Z|084d9839-6b1a-4496-bbce-44bc4b83bbae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:17:02.972Z|cca8593e-d8e4-45ae-bcb8-d1d4d49df8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:17:02.973Z|cca8593e-d8e4-45ae-bcb8-d1d4d49df8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:17:09.950Z|dfe45fab-8dac-4d41-a2e5-01b9fadb6f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:09.950Z|47083a99-3cad-4eaf-8d87-13972195554b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:09.950Z|47083a99-3cad-4eaf-8d87-13972195554b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:09.950Z|dfe45fab-8dac-4d41-a2e5-01b9fadb6f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:09.951Z|7b7924be-d4b2-496a-bf19-4306bab38a0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:09.952Z|7b7924be-d4b2-496a-bf19-4306bab38a0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:17.452Z|d5c504e3-cb4c-4563-8e9e-96926b16d3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:17:17.455Z|d5c504e3-cb4c-4563-8e9e-96926b16d3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:17:19.993Z|b93d8b5a-c75d-4bd9-b77b-0ade7bc0a978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:19.993Z|b93d8b5a-c75d-4bd9-b77b-0ade7bc0a978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:19.997Z|39b2ce4a-f043-48b2-bd31-51f6520dee2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:19.998Z|39b2ce4a-f043-48b2-bd31-51f6520dee2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:19.999Z|233b8621-ead4-434d-b679-35b99188ea64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:20.000Z|233b8621-ead4-434d-b679-35b99188ea64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:23.834Z|ab5fe2fb-1f04-427b-ad36-cb18190d48aa|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:17:23.835Z|ab5fe2fb-1f04-427b-ad36-cb18190d48aa|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:30.019Z|94ad774b-f858-4de7-8aba-786560aec1a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:30.020Z|94ad774b-f858-4de7-8aba-786560aec1a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:30.024Z|0100e3a6-04aa-4aff-bfe0-a31dd444f285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:30.024Z|506a7643-ec55-49d5-b2af-50a7e03efbe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:30.024Z|0100e3a6-04aa-4aff-bfe0-a31dd444f285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:30.025Z|506a7643-ec55-49d5-b2af-50a7e03efbe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:32.452Z|254aa285-193f-4ab7-a6ca-6537ec6a864a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:17:32.452Z|254aa285-193f-4ab7-a6ca-6537ec6a864a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:17:32.973Z|6ac5e6a0-0693-4489-b6d4-844e555a0819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:17:32.974Z|6ac5e6a0-0693-4489-b6d4-844e555a0819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:17:40.046Z|a68b7504-05b8-4fa1-8010-992b1437e97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:40.046Z|448daed6-54b7-4fcc-b0f8-e4069233100a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:40.046Z|a68b7504-05b8-4fa1-8010-992b1437e97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:40.046Z|448daed6-54b7-4fcc-b0f8-e4069233100a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:40.046Z|234a7965-7e57-45e2-8f3f-cd7d9f99cac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:40.047Z|234a7965-7e57-45e2-8f3f-cd7d9f99cac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:47.452Z|f40d6617-a348-4786-bcba-0a1c6177e0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:17:47.453Z|f40d6617-a348-4786-bcba-0a1c6177e0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:17:50.074Z|f3bcfb18-c537-44dd-8ada-fcd963a0281b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:50.074Z|f3bcfb18-c537-44dd-8ada-fcd963a0281b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:50.079Z|1433ffd8-fe53-4e00-bc1f-10e200c938bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:50.079Z|1433ffd8-fe53-4e00-bc1f-10e200c938bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:17:50.081Z|0cde5295-7a15-4995-a9e5-06d08c301189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:17:50.081Z|0cde5295-7a15-4995-a9e5-06d08c301189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:00.105Z|e22e8cd8-a4a5-4a42-9add-40d12eb64976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:00.105Z|1890beae-612c-4f8e-ace8-2961f01a1519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:00.109Z|e22e8cd8-a4a5-4a42-9add-40d12eb64976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:00.109Z|1890beae-612c-4f8e-ace8-2961f01a1519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:00.110Z|9df969ee-70b2-4056-8f42-9d94c76e7ded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:00.110Z|9df969ee-70b2-4056-8f42-9d94c76e7ded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:02.453Z|6d691c16-b295-4533-b1a1-38fdcb008593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:18:02.457Z|6d691c16-b295-4533-b1a1-38fdcb008593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:18:02.974Z|30a14e7c-95a1-44a0-b495-3e6ce07017f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:18:02.975Z|30a14e7c-95a1-44a0-b495-3e6ce07017f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:18:10.144Z|70a52d16-d129-4892-8979-3f8831fcbea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:10.144Z|4db7350b-9ecc-4e8b-a176-c7c0c9c7be63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:10.144Z|45f11b07-f453-48d7-9485-b789a21b5d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:10.146Z|70a52d16-d129-4892-8979-3f8831fcbea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:10.146Z|45f11b07-f453-48d7-9485-b789a21b5d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:10.146Z|4db7350b-9ecc-4e8b-a176-c7c0c9c7be63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:17.452Z|6ec6edf5-ba77-44c3-9c0e-a64a4d561a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:18:17.453Z|6ec6edf5-ba77-44c3-9c0e-a64a4d561a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:18:20.167Z|a6719467-0393-46a2-bf1d-94bdf789afcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:20.168Z|a6719467-0393-46a2-bf1d-94bdf789afcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:20.169Z|a4967e25-5722-4b28-b668-ae518db9323c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:20.169Z|a4967e25-5722-4b28-b668-ae518db9323c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:20.177Z|c3dda945-de4b-41d7-aace-0ef40ecaaf18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:20.177Z|c3dda945-de4b-41d7-aace-0ef40ecaaf18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:23.834Z|ff85160c-9d60-42b1-90ab-3b644fd5fabd|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:18:23.835Z|ff85160c-9d60-42b1-90ab-3b644fd5fabd|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:30.190Z|88f18252-6fda-4dab-a33d-ccaf035396dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:30.190Z|dcc4466b-67d8-4491-ba42-eb57535c744e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:30.190Z|88f18252-6fda-4dab-a33d-ccaf035396dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:30.190Z|dcc4466b-67d8-4491-ba42-eb57535c744e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:30.197Z|75c6386b-de8a-4189-a186-6b7dc9664b92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:30.198Z|75c6386b-de8a-4189-a186-6b7dc9664b92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:32.452Z|0a41e6b2-37cf-4e7c-9501-b1ffd66cc747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:18:32.453Z|0a41e6b2-37cf-4e7c-9501-b1ffd66cc747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:18:32.976Z|4deb4b4e-06a4-45c9-a8c5-430f5d594142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:18:32.977Z|4deb4b4e-06a4-45c9-a8c5-430f5d594142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:18:40.211Z|eaef19f0-8a3b-469d-a49a-7b75fd24e171|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:40.212Z|eaef19f0-8a3b-469d-a49a-7b75fd24e171|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:40.213Z|63ee647e-eca0-4a7e-ab04-ba9c034a23b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:40.213Z|63ee647e-eca0-4a7e-ab04-ba9c034a23b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:40.221Z|722b5c2d-50eb-49f9-aa09-3fc57f5a9350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:40.222Z|722b5c2d-50eb-49f9-aa09-3fc57f5a9350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:47.452Z|753a8d77-5139-4134-bfe2-544be88f3cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:18:47.453Z|753a8d77-5139-4134-bfe2-544be88f3cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:18:50.237Z|167c46f4-446f-40a5-9e3f-2a48e2f5a59a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:50.238Z|167c46f4-446f-40a5-9e3f-2a48e2f5a59a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:50.240Z|71950cf9-8ed5-4591-8ce4-c9b13cdcfa30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:50.241Z|71950cf9-8ed5-4591-8ce4-c9b13cdcfa30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:18:50.241Z|fceb58fa-8949-49ab-93d9-c317bb347a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:18:50.241Z|fceb58fa-8949-49ab-93d9-c317bb347a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:00.259Z|a9045f27-3ff3-4886-bf42-a72f7ec42f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:00.259Z|4b53c6e8-c9b1-499d-89de-6b23b1db8607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:00.260Z|a9045f27-3ff3-4886-bf42-a72f7ec42f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:00.260Z|4b53c6e8-c9b1-499d-89de-6b23b1db8607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:00.263Z|1bd28bce-d7fb-47d2-b16a-03599906d521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:00.264Z|1bd28bce-d7fb-47d2-b16a-03599906d521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:02.452Z|8c34a48f-be51-406a-8df2-9b0cbeec4ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:19:02.452Z|8c34a48f-be51-406a-8df2-9b0cbeec4ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:19:02.978Z|204d9d03-bc4c-4a9e-b86c-d7a0eecebf49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:19:02.978Z|204d9d03-bc4c-4a9e-b86c-d7a0eecebf49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:19:10.298Z|002b326a-d430-4ca0-b397-5e2fd680db8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:10.298Z|3ad8363b-3c22-4d45-aca5-25c279c5dbe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:10.298Z|c2ad7a6d-6b54-42ce-835b-ef84a911fd0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:10.301Z|c2ad7a6d-6b54-42ce-835b-ef84a911fd0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:10.301Z|3ad8363b-3c22-4d45-aca5-25c279c5dbe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:10.301Z|002b326a-d430-4ca0-b397-5e2fd680db8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:17.453Z|48bf64df-9830-4c7c-bdfe-47f9d0f7b545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:19:17.454Z|48bf64df-9830-4c7c-bdfe-47f9d0f7b545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:19:20.332Z|08359196-13e1-442e-9382-af939ffdac34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:20.332Z|d97dfab2-25c1-49cb-92ca-46cb1c72e63b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:20.332Z|5efe016f-e77e-4f22-9461-c775c6fb04e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:20.333Z|d97dfab2-25c1-49cb-92ca-46cb1c72e63b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:20.333Z|08359196-13e1-442e-9382-af939ffdac34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:20.333Z|5efe016f-e77e-4f22-9461-c775c6fb04e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:23.837Z|ebae686b-4f1f-4d9c-87ca-bb2a9c818717|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:19:23.837Z|ebae686b-4f1f-4d9c-87ca-bb2a9c818717|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:30.356Z|fdae5301-3d28-487c-bd90-6e61abe3a06d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:30.357Z|fdae5301-3d28-487c-bd90-6e61abe3a06d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:30.356Z|96c16d0f-bc9a-416a-ba18-1c7fb0df2196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:30.357Z|9e12cc84-27a9-4e7e-aab8-253f56c682db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:30.357Z|9e12cc84-27a9-4e7e-aab8-253f56c682db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:30.358Z|96c16d0f-bc9a-416a-ba18-1c7fb0df2196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:32.452Z|582cec2a-8fca-486f-bdf0-116eeefc9fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:19:32.453Z|582cec2a-8fca-486f-bdf0-116eeefc9fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:19:32.979Z|84a3dd4a-35e4-43bd-85a8-11f447852b04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:19:32.981Z|84a3dd4a-35e4-43bd-85a8-11f447852b04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:19:40.379Z|6f8569e8-8ff1-442c-8051-3e629068c3ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:40.380Z|6f8569e8-8ff1-442c-8051-3e629068c3ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:40.381Z|99ab539c-c1e4-4709-a381-5c5c12ff9d6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:40.382Z|99ab539c-c1e4-4709-a381-5c5c12ff9d6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:40.384Z|2117b52a-90fe-4be4-aeec-300eadc1d55f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:40.385Z|2117b52a-90fe-4be4-aeec-300eadc1d55f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:47.452Z|3edfc262-4c33-4499-8c5d-79fc9a9e3ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:19:47.453Z|3edfc262-4c33-4499-8c5d-79fc9a9e3ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:19:50.407Z|1152992d-2e49-49ce-8db0-f61e5371b548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:50.408Z|1152992d-2e49-49ce-8db0-f61e5371b548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:50.412Z|a92a12d6-9f30-4420-b7c8-12783c1641f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:50.413Z|65774610-2f24-441b-9489-e101ddd5ae3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:19:50.413Z|a92a12d6-9f30-4420-b7c8-12783c1641f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:19:50.413Z|65774610-2f24-441b-9489-e101ddd5ae3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:00.435Z|35b994d4-4827-419b-b98a-0390c6fdbadf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:00.436Z|35b994d4-4827-419b-b98a-0390c6fdbadf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:00.438Z|5caa5f00-93ef-4aa7-addf-63af650a127f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:00.438Z|5caa5f00-93ef-4aa7-addf-63af650a127f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:00.441Z|a90aff0c-45dd-4596-812d-131e8cc3551d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:00.441Z|a90aff0c-45dd-4596-812d-131e8cc3551d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:02.452Z|1ca9f1f4-d3b8-46c9-a418-f1a669a4a723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:20:02.452Z|1ca9f1f4-d3b8-46c9-a418-f1a669a4a723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:20:02.981Z|4239cd8b-a969-4b78-89e7-8ec621edbf0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:20:02.982Z|4239cd8b-a969-4b78-89e7-8ec621edbf0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:20:10.461Z|d6209f58-7efe-4b20-b1e6-7ec8bda8da0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:10.462Z|d6209f58-7efe-4b20-b1e6-7ec8bda8da0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:10.466Z|b089d8df-b1a6-49cc-8622-f07fb110e05e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:10.467Z|b089d8df-b1a6-49cc-8622-f07fb110e05e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:10.471Z|04b4f376-fd7f-463a-966c-4487469c504e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:10.471Z|04b4f376-fd7f-463a-966c-4487469c504e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:17.452Z|d1434684-332d-4e19-bbcc-9f2056169199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:20:17.453Z|d1434684-332d-4e19-bbcc-9f2056169199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:20:20.486Z|1cc9bcdc-b3a9-4d60-97de-259247e33305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:20.486Z|a671bf42-cac3-42d9-a45f-4015f3a9f89b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:20.487Z|1cc9bcdc-b3a9-4d60-97de-259247e33305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:20.488Z|a671bf42-cac3-42d9-a45f-4015f3a9f89b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:20.490Z|6bdc2d4e-434a-4d8f-bb8c-045d524f138a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:20.493Z|6bdc2d4e-434a-4d8f-bb8c-045d524f138a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:23.840Z|fa1cb178-e27a-4470-a265-bb81d1df2341|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:20:23.841Z|fa1cb178-e27a-4470-a265-bb81d1df2341|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:30.523Z|40852551-226e-410e-bf4f-7229e1e61217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:30.523Z|573ddb01-06ef-4cce-af61-b0536c0213f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:30.523Z|bed6871f-e330-4fde-a4e2-36e969aceeae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:30.527Z|40852551-226e-410e-bf4f-7229e1e61217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:30.527Z|573ddb01-06ef-4cce-af61-b0536c0213f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:30.527Z|bed6871f-e330-4fde-a4e2-36e969aceeae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:32.452Z|3a23aa6b-8b8b-4bba-973a-a5616eb00da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:20:32.454Z|3a23aa6b-8b8b-4bba-973a-a5616eb00da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:20:32.988Z|40ebc71b-fee2-4af8-b329-ad5bbdbf1afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:20:32.989Z|40ebc71b-fee2-4af8-b329-ad5bbdbf1afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:20:40.558Z|adff0505-38e2-454b-af2c-ba8ba7bc3c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:40.558Z|6c614073-7915-49e1-937a-5e3bb0b75b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:40.558Z|a1491502-d1de-4548-9784-ef86547b0ea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:40.559Z|6c614073-7915-49e1-937a-5e3bb0b75b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:40.559Z|adff0505-38e2-454b-af2c-ba8ba7bc3c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:40.559Z|a1491502-d1de-4548-9784-ef86547b0ea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:47.452Z|6517590c-4572-498a-b139-85431ba352d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:20:47.456Z|6517590c-4572-498a-b139-85431ba352d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:20:50.582Z|5507798b-2dda-4ef8-9972-9699187bf226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:50.583Z|5507798b-2dda-4ef8-9972-9699187bf226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:50.594Z|09236acc-b6a3-4dfc-8520-ed4414ea9292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:50.594Z|09236acc-b6a3-4dfc-8520-ed4414ea9292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:20:50.599Z|db041885-524a-4775-b071-c440d7022085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:20:50.599Z|db041885-524a-4775-b071-c440d7022085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:00.607Z|470d078f-04d4-4190-9f31-2b9b477f5c3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:00.607Z|470d078f-04d4-4190-9f31-2b9b477f5c3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:00.611Z|bb9cc122-d843-41f9-8af1-4ff64a262370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:00.612Z|bb9cc122-d843-41f9-8af1-4ff64a262370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:00.616Z|0fca8953-4187-418a-acba-afb151a3941e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:00.616Z|0fca8953-4187-418a-acba-afb151a3941e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:02.452Z|2320b465-cd8b-43b1-9ffd-8832c221c625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:21:02.453Z|2320b465-cd8b-43b1-9ffd-8832c221c625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:21:02.990Z|d003ce9d-17d4-46ad-a5f0-b48d83984464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:21:02.990Z|d003ce9d-17d4-46ad-a5f0-b48d83984464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:21:10.637Z|9d45065e-1d94-4e4a-816c-5682089c5fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:10.638Z|9d45065e-1d94-4e4a-816c-5682089c5fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:10.645Z|2f12f88e-5e57-4b71-92da-280d2d95d210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:10.646Z|2f12f88e-5e57-4b71-92da-280d2d95d210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:10.654Z|6ad8b9ef-192c-4722-95bd-f4bdb0c30d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:10.655Z|6ad8b9ef-192c-4722-95bd-f4bdb0c30d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:17.452Z|8f9af112-8893-419c-8fef-690cf426a4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:21:17.453Z|8f9af112-8893-419c-8fef-690cf426a4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:21:20.678Z|946f91e4-8588-447d-b6eb-d61ac1a536af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:20.684Z|44b7278b-79ca-4255-9026-b215b3b24de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:20.684Z|946f91e4-8588-447d-b6eb-d61ac1a536af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:20.684Z|44b7278b-79ca-4255-9026-b215b3b24de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:20.695Z|6212c8b1-eeb8-457f-996b-ee48a459182a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:20.695Z|6212c8b1-eeb8-457f-996b-ee48a459182a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:23.834Z|a746f28a-6ac9-44e9-89bc-18dc79ea2902|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:21:23.835Z|a746f28a-6ac9-44e9-89bc-18dc79ea2902|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:30.711Z|dafa5b27-92a1-4e85-b1ee-ecf0808192e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:30.711Z|dafa5b27-92a1-4e85-b1ee-ecf0808192e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:30.712Z|f1f4ab9e-b0db-4e8d-8c3e-ade0afb4419d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:30.713Z|f1f4ab9e-b0db-4e8d-8c3e-ade0afb4419d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:30.723Z|9d74f12e-8365-419c-8474-a338ab5dfaca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:30.724Z|9d74f12e-8365-419c-8474-a338ab5dfaca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:32.452Z|39336ba2-b28b-46ac-8142-bdf07a56b34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:21:32.455Z|39336ba2-b28b-46ac-8142-bdf07a56b34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:21:32.991Z|02e5eb19-ea18-4cca-93bf-9fe91f8127d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:21:32.991Z|02e5eb19-ea18-4cca-93bf-9fe91f8127d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:21:40.737Z|1d804620-629b-41a4-91ad-81f380e603d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:40.737Z|d786a4a6-9451-4af6-a7ba-c41eb3bc3be0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:40.737Z|1d804620-629b-41a4-91ad-81f380e603d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:40.737Z|d786a4a6-9451-4af6-a7ba-c41eb3bc3be0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:40.753Z|5b8686c8-91ef-4958-8877-1dfb69be05a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:40.753Z|5b8686c8-91ef-4958-8877-1dfb69be05a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:47.452Z|40d02463-b6e1-423a-8f46-a2ee4089a5a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:21:47.452Z|40d02463-b6e1-423a-8f46-a2ee4089a5a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:21:50.763Z|deb39e87-5f03-414e-aa54-110f2e64d0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:50.763Z|d50c1988-bc82-4a21-a8bf-b2495fe9cf5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:50.764Z|d50c1988-bc82-4a21-a8bf-b2495fe9cf5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:50.764Z|deb39e87-5f03-414e-aa54-110f2e64d0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:21:50.777Z|5b39e323-123c-4d48-93f5-721060d1584d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:21:50.778Z|5b39e323-123c-4d48-93f5-721060d1584d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:00.802Z|9542a6e7-3ac6-4f21-a761-94a9e48d6c8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:00.801Z|5ef04e1a-20ce-4a23-be30-e997a860fda7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:00.804Z|9542a6e7-3ac6-4f21-a761-94a9e48d6c8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:00.804Z|5ef04e1a-20ce-4a23-be30-e997a860fda7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:00.801Z|0fe3942e-08b9-499c-b940-32f3dbdae379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:00.806Z|0fe3942e-08b9-499c-b940-32f3dbdae379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:02.453Z|09aab6ab-2525-4a7f-8d1a-4096584b56cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:22:02.454Z|09aab6ab-2525-4a7f-8d1a-4096584b56cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:22:02.992Z|4384ddf2-e438-4987-92cf-03d2f333b974|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:22:02.993Z|4384ddf2-e438-4987-92cf-03d2f333b974|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:22:10.835Z|cac7ef65-3d70-4a30-afd8-22bb16a86b13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:10.835Z|39ab3af8-23f5-42b0-9cd9-2a33e1cc3aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:10.836Z|cac7ef65-3d70-4a30-afd8-22bb16a86b13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:10.836Z|39ab3af8-23f5-42b0-9cd9-2a33e1cc3aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:10.836Z|cbd3a4f4-94d0-4410-a4b1-445f47332d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:10.836Z|cbd3a4f4-94d0-4410-a4b1-445f47332d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:17.452Z|35a518f6-f381-49d0-891d-f04500736ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:22:17.455Z|35a518f6-f381-49d0-891d-f04500736ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:22:20.857Z|044dd0b2-f465-44d5-8e38-8cb68cab9beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:20.857Z|e3b8bfa0-d6dc-4d61-82b1-01a261df0c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:20.858Z|e3b8bfa0-d6dc-4d61-82b1-01a261df0c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:20.858Z|7cf981bb-284a-487a-8422-dbe3b25725c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:20.858Z|044dd0b2-f465-44d5-8e38-8cb68cab9beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:20.859Z|7cf981bb-284a-487a-8422-dbe3b25725c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:23.836Z|ee486ddd-a1ee-4b8a-bb14-aac9c4238f8a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:22:23.836Z|ee486ddd-a1ee-4b8a-bb14-aac9c4238f8a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:30.883Z|fe5428b3-f0b8-4687-a4a1-ad9d0449f22d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:30.883Z|4107105c-e2e0-443d-9ffd-fc434e75a170|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:30.883Z|6d1f83ac-1457-4c7f-8aa1-0a6ffe615271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:30.884Z|fe5428b3-f0b8-4687-a4a1-ad9d0449f22d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:30.884Z|4107105c-e2e0-443d-9ffd-fc434e75a170|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:30.884Z|6d1f83ac-1457-4c7f-8aa1-0a6ffe615271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:32.452Z|25bebbbe-3025-49ea-82b8-d003b8dbe403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:22:32.452Z|25bebbbe-3025-49ea-82b8-d003b8dbe403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:22:32.994Z|bc0de904-7b90-4698-8749-381887a097b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:22:32.994Z|bc0de904-7b90-4698-8749-381887a097b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:22:40.905Z|45e4cef1-fe84-428e-a004-a672e1e1ed1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:40.905Z|770d4056-7509-40af-9e78-17ba039abddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:40.906Z|45e4cef1-fe84-428e-a004-a672e1e1ed1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:40.906Z|770d4056-7509-40af-9e78-17ba039abddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:40.907Z|a0af7c9d-9b48-4dea-8a58-d0cffa3cc794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:40.907Z|a0af7c9d-9b48-4dea-8a58-d0cffa3cc794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:47.452Z|8cb89560-1163-44f0-996c-c0c8e1321155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:22:47.452Z|8cb89560-1163-44f0-996c-c0c8e1321155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:22:50.930Z|a6a0029f-a81c-490c-bcb5-97f2e6f903fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:50.930Z|d5f2181d-ccad-44bc-90f5-0c52669f2f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:50.931Z|a6a0029f-a81c-490c-bcb5-97f2e6f903fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:50.931Z|d5f2181d-ccad-44bc-90f5-0c52669f2f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:22:50.932Z|4551e241-5f33-4b12-acb2-5762bd787800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:22:50.933Z|4551e241-5f33-4b12-acb2-5762bd787800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:00.955Z|c56859d6-e89b-434c-bb28-3a4367eac0c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:00.955Z|8597368e-ad52-409c-a8e5-1a06ff19c124|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:00.955Z|8597368e-ad52-409c-a8e5-1a06ff19c124|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:00.955Z|c56859d6-e89b-434c-bb28-3a4367eac0c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:00.966Z|a66b6b6a-4d54-433c-b50e-0c7075af4e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:00.967Z|a66b6b6a-4d54-433c-b50e-0c7075af4e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:02.452Z|faf13e46-9cea-4a5c-8f1b-5e0a01e24702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:23:02.455Z|faf13e46-9cea-4a5c-8f1b-5e0a01e24702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:23:02.995Z|be3b8926-4973-4a1a-94f8-f7b502208984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:23:02.996Z|be3b8926-4973-4a1a-94f8-f7b502208984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:23:10.983Z|b5e9067d-566a-41ba-896d-0d9777f9a407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:10.983Z|b5e9067d-566a-41ba-896d-0d9777f9a407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:10.993Z|b309cfed-c87f-4efc-99cd-3bcfeca9c9d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:10.993Z|b309cfed-c87f-4efc-99cd-3bcfeca9c9d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:11.008Z|a364ac2e-af10-454b-90f8-6be5fe7c9d83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:11.009Z|a364ac2e-af10-454b-90f8-6be5fe7c9d83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:17.455Z|b7823089-728e-4d43-8a7a-e4fd05c472a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:23:17.457Z|b7823089-728e-4d43-8a7a-e4fd05c472a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:23:21.025Z|485ea960-f1f2-4b55-ab5b-0437daebe90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:21.025Z|0c2e58cc-9c2a-47d9-8d25-8a0f5e974f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:21.028Z|485ea960-f1f2-4b55-ab5b-0437daebe90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:21.028Z|0c2e58cc-9c2a-47d9-8d25-8a0f5e974f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:21.029Z|9cc833ce-c976-4c4b-b013-b5d48e8150a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:21.031Z|9cc833ce-c976-4c4b-b013-b5d48e8150a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:23.836Z|f815fb41-760a-4b88-bf9a-1c6e3ac8ba11|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:23:23.838Z|f815fb41-760a-4b88-bf9a-1c6e3ac8ba11|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:31.067Z|23cd897f-4962-4d63-b47a-717ba0d21d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:31.067Z|a802ce14-b499-49ba-868f-ceb44cd89014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:31.068Z|23cd897f-4962-4d63-b47a-717ba0d21d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:31.068Z|a802ce14-b499-49ba-868f-ceb44cd89014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:31.074Z|151c8716-f528-417b-81d1-887caa363365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:31.075Z|151c8716-f528-417b-81d1-887caa363365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:32.453Z|8b79c3a0-b795-4ee3-a0b9-e9324d139c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:23:32.454Z|8b79c3a0-b795-4ee3-a0b9-e9324d139c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:23:32.997Z|371bcf54-98ec-4764-87ee-20955be41973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:23:32.998Z|371bcf54-98ec-4764-87ee-20955be41973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:23:41.097Z|d577a1dc-95b2-4745-9f48-020f7fc55339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:41.097Z|d577a1dc-95b2-4745-9f48-020f7fc55339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:41.098Z|9251c2ea-0017-4be4-a7fa-1c565373735e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:41.098Z|9251c2ea-0017-4be4-a7fa-1c565373735e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:41.098Z|5c2683fc-cb2b-48e3-888d-f75522931bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:41.099Z|5c2683fc-cb2b-48e3-888d-f75522931bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:47.452Z|f8bf8926-6827-4403-a587-d8a9850516dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:23:47.455Z|f8bf8926-6827-4403-a587-d8a9850516dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:23:51.120Z|529d56b9-9ffd-487b-b75d-bbe84a267a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:51.120Z|661e9008-ffef-4bc7-ab59-0789065a77bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:51.120Z|7a455870-7379-44a5-91a0-75e1ad008e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:23:51.121Z|529d56b9-9ffd-487b-b75d-bbe84a267a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:51.121Z|661e9008-ffef-4bc7-ab59-0789065a77bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:23:51.121Z|7a455870-7379-44a5-91a0-75e1ad008e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:01.143Z|7098408f-0982-4fab-a428-ad01409790e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:01.143Z|a43ab4c9-8260-41a0-8d54-9d21237537c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:01.144Z|7098408f-0982-4fab-a428-ad01409790e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:01.145Z|a43ab4c9-8260-41a0-8d54-9d21237537c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:01.148Z|71793a13-d1ba-420e-979c-76a194f6f5bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:01.149Z|71793a13-d1ba-420e-979c-76a194f6f5bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:02.452Z|37b6f7ab-e26b-44e2-961b-54cacd2fe5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:24:02.452Z|37b6f7ab-e26b-44e2-961b-54cacd2fe5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:24:02.998Z|793417f2-5366-4988-a419-8ee26ad59ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:24:02.999Z|793417f2-5366-4988-a419-8ee26ad59ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:24:11.170Z|5009991f-c3a6-4381-ac66-06efaded1865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:11.170Z|4ad07fd6-44df-43d8-af53-e2cfceed4f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:11.171Z|5009991f-c3a6-4381-ac66-06efaded1865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:11.171Z|4ad07fd6-44df-43d8-af53-e2cfceed4f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:11.173Z|eb5b88b0-0099-4dec-91e6-1681d5fa8db5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:11.174Z|eb5b88b0-0099-4dec-91e6-1681d5fa8db5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:17.452Z|eff1c968-bb50-40ee-862f-b6a5f78c3d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:24:17.452Z|eff1c968-bb50-40ee-862f-b6a5f78c3d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:24:21.193Z|f6257af2-6fa1-4ba7-aab2-eeaf3cec77d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:21.193Z|f6257af2-6fa1-4ba7-aab2-eeaf3cec77d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:21.197Z|8863656e-5aa7-4df7-ba06-6ec59d91c512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:21.197Z|8863656e-5aa7-4df7-ba06-6ec59d91c512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:21.201Z|7e4177c1-288e-4567-b66d-daa53bf3e2af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:21.201Z|7e4177c1-288e-4567-b66d-daa53bf3e2af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:23.834Z|e9bef71b-6c88-467c-b7cf-38aece299f41|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:24:23.835Z|e9bef71b-6c88-467c-b7cf-38aece299f41|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:31.214Z|2c09adc2-2941-4046-8697-25c962946ea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:31.214Z|2c09adc2-2941-4046-8697-25c962946ea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:31.215Z|6ccf9e9c-9f4e-4a29-8d5d-ca3947966f2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:31.216Z|6ccf9e9c-9f4e-4a29-8d5d-ca3947966f2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:31.223Z|b7dfa8a9-6118-44b4-ab23-db5da00d66fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:31.224Z|b7dfa8a9-6118-44b4-ab23-db5da00d66fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:32.452Z|306c3383-4359-4144-935a-34102a445d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:24:32.455Z|306c3383-4359-4144-935a-34102a445d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:24:33.000Z|16f277a2-19fc-4b5c-ae84-5e9aa805fdf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:24:33.000Z|16f277a2-19fc-4b5c-ae84-5e9aa805fdf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:24:41.233Z|f867e099-2674-4557-b757-911ebf099753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:41.234Z|f867e099-2674-4557-b757-911ebf099753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:41.236Z|22f82211-89c1-4fde-8a1c-f47efbb13a88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:41.237Z|22f82211-89c1-4fde-8a1c-f47efbb13a88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:41.241Z|7e6c8988-1139-4c55-9d15-140fda940f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:41.242Z|7e6c8988-1139-4c55-9d15-140fda940f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:47.453Z|a2213170-32e8-49d3-9d43-3fad117711f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:24:47.453Z|a2213170-32e8-49d3-9d43-3fad117711f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:24:51.270Z|fcbf8e59-5202-4d0d-8d15-773432fd4a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:51.270Z|d990da4a-4b51-4d79-a3b9-f4298d2cbe3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:51.270Z|899cba6c-db79-4dc7-8e2e-e4fd6333d9bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:24:51.273Z|fcbf8e59-5202-4d0d-8d15-773432fd4a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:51.273Z|d990da4a-4b51-4d79-a3b9-f4298d2cbe3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:24:51.273Z|899cba6c-db79-4dc7-8e2e-e4fd6333d9bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:01.301Z|98e90a33-2b8d-470d-a709-201083809835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:01.301Z|64ef3a4a-f821-4ab9-b02c-ee722debdfb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:01.301Z|38f04098-7486-4e01-affb-156c259d95c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:01.301Z|98e90a33-2b8d-470d-a709-201083809835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:01.301Z|38f04098-7486-4e01-affb-156c259d95c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:01.301Z|64ef3a4a-f821-4ab9-b02c-ee722debdfb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:02.452Z|738c3ca6-101b-4259-a383-2995cd562f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:25:02.453Z|738c3ca6-101b-4259-a383-2995cd562f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:25:03.001Z|49a9642b-413c-4f9b-b656-95b55d566786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:25:03.002Z|49a9642b-413c-4f9b-b656-95b55d566786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:25:11.324Z|5f9cb19f-c6fb-457c-b236-bb4b6c26d69f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:11.324Z|c6ed6acc-d3fb-4e62-a953-3a9ef09bc8a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:11.325Z|c6ed6acc-d3fb-4e62-a953-3a9ef09bc8a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:11.325Z|6ae9046c-2750-4512-909f-2029acca803d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:11.325Z|5f9cb19f-c6fb-457c-b236-bb4b6c26d69f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:11.325Z|6ae9046c-2750-4512-909f-2029acca803d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:17.452Z|1e790ff1-19a0-490a-91ec-17f70e1d6744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:25:17.455Z|1e790ff1-19a0-490a-91ec-17f70e1d6744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:25:21.347Z|f5c77f8d-ba5f-4189-871b-b8d9348ca70a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:21.347Z|e56b978b-b536-45bb-af20-9b4540e6e44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:21.347Z|f5c77f8d-ba5f-4189-871b-b8d9348ca70a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:21.348Z|e56b978b-b536-45bb-af20-9b4540e6e44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:21.348Z|76a675e4-254a-402f-a7b5-82da720f2e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:21.349Z|76a675e4-254a-402f-a7b5-82da720f2e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:23.834Z|6a186dde-973c-4ded-97a4-4b22e78c5ef9|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:25:23.835Z|6a186dde-973c-4ded-97a4-4b22e78c5ef9|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:31.370Z|2557177c-4e67-4d8e-bad9-f9736e9d239b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:31.370Z|3c0f00e3-444a-4c63-9bc9-ca78861aaa52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:31.371Z|2557177c-4e67-4d8e-bad9-f9736e9d239b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:31.370Z|3c0f00e3-444a-4c63-9bc9-ca78861aaa52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:31.372Z|5e412c32-4b15-42ce-a8d6-47bb7755f27e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:31.373Z|5e412c32-4b15-42ce-a8d6-47bb7755f27e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:32.452Z|8fbd0c5b-7c6e-4b84-b45f-32949c960794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:25:32.453Z|8fbd0c5b-7c6e-4b84-b45f-32949c960794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:25:33.002Z|d16a1026-f4de-4643-b174-3612d69bfef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:25:33.003Z|d16a1026-f4de-4643-b174-3612d69bfef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:25:41.398Z|569b6bea-d28e-4697-8ee7-d57c210ab5d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:41.398Z|1bf4c9f3-25a7-4583-90cb-99a95bc6e143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:41.398Z|569b6bea-d28e-4697-8ee7-d57c210ab5d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:41.399Z|1bf4c9f3-25a7-4583-90cb-99a95bc6e143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:41.399Z|8932b68e-b9cf-4eda-adc2-1851aececf64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:41.400Z|8932b68e-b9cf-4eda-adc2-1851aececf64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:47.452Z|19d7b862-9259-43b8-927b-d1ecceec2e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:25:47.453Z|19d7b862-9259-43b8-927b-d1ecceec2e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:25:51.422Z|3c1fa6ee-3040-420e-b822-881944d64871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:51.422Z|8fe465d4-9a62-4784-a28d-76c29b2cf9b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:51.422Z|27463624-5382-477f-9686-4bba88df08dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:25:51.422Z|3c1fa6ee-3040-420e-b822-881944d64871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:51.422Z|27463624-5382-477f-9686-4bba88df08dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:25:51.423Z|8fe465d4-9a62-4784-a28d-76c29b2cf9b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:01.443Z|b9673226-de66-43c1-bd9d-7cb070bb4fc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:01.443Z|b9673226-de66-43c1-bd9d-7cb070bb4fc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:01.445Z|f2f773e0-4c5c-4ae7-ac9e-be6a678cff3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:01.445Z|f2f773e0-4c5c-4ae7-ac9e-be6a678cff3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:01.446Z|453fe676-96c9-40fb-8912-d32a5895b2d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:01.446Z|453fe676-96c9-40fb-8912-d32a5895b2d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:02.452Z|f7b890ce-35f9-4703-b021-2dff52a7c4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:26:02.455Z|f7b890ce-35f9-4703-b021-2dff52a7c4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:26:03.003Z|b7245f8a-6562-49c1-8a04-b68306ec1d03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:26:03.004Z|b7245f8a-6562-49c1-8a04-b68306ec1d03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:26:11.471Z|1946597e-89c0-44ed-a2e9-48fc0ec1ddad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:11.472Z|d1a924ec-2714-4a63-b2d3-ef9365558415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:11.472Z|1946597e-89c0-44ed-a2e9-48fc0ec1ddad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:11.471Z|ab6cfecd-27b1-4bab-a90e-f59aefb31a9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:11.473Z|d1a924ec-2714-4a63-b2d3-ef9365558415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:11.473Z|ab6cfecd-27b1-4bab-a90e-f59aefb31a9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:17.452Z|4f8ab6df-d803-4e46-b510-40f1ddb576ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:26:17.452Z|4f8ab6df-d803-4e46-b510-40f1ddb576ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:26:21.499Z|ee81967d-829a-4e7a-8548-fc14931e894e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:21.499Z|205f4611-d4e9-49af-afb5-e384f06623ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:21.499Z|afb4b4b2-86f0-431f-bbea-739ee17b5065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:21.500Z|afb4b4b2-86f0-431f-bbea-739ee17b5065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:21.500Z|205f4611-d4e9-49af-afb5-e384f06623ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:21.501Z|ee81967d-829a-4e7a-8548-fc14931e894e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:23.841Z|1f9c242d-3cde-4aee-925c-1f4583e115a5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:26:23.844Z|1f9c242d-3cde-4aee-925c-1f4583e115a5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:31.531Z|b8c40c22-4826-4255-a737-1b41322ae8dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:31.531Z|816f413e-4f9d-4d7c-b00e-011e4d151210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:31.532Z|489943f8-7e38-415e-890a-e673f8fc611b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:31.532Z|816f413e-4f9d-4d7c-b00e-011e4d151210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:31.532Z|b8c40c22-4826-4255-a737-1b41322ae8dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:31.533Z|489943f8-7e38-415e-890a-e673f8fc611b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:32.452Z|df63fce1-e8d1-40da-ab77-fd171de514c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:26:32.453Z|df63fce1-e8d1-40da-ab77-fd171de514c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:26:33.005Z|44389a14-edd7-4d7e-bad7-3a2152edcc68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:26:33.005Z|44389a14-edd7-4d7e-bad7-3a2152edcc68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:26:41.559Z|8350fd8e-71db-4327-be29-76d1c2ae467f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:41.559Z|d4ae4ae5-5572-4187-bd98-096972ac4d9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:41.559Z|8350fd8e-71db-4327-be29-76d1c2ae467f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:41.560Z|d4ae4ae5-5572-4187-bd98-096972ac4d9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:41.560Z|0c2ae2e0-644d-482f-a00f-fbf0461c6088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:41.561Z|0c2ae2e0-644d-482f-a00f-fbf0461c6088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:47.452Z|e92056ca-01cf-4b2c-aca7-26260ce5c634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:26:47.455Z|e92056ca-01cf-4b2c-aca7-26260ce5c634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:26:51.581Z|d078361b-df6c-4879-ae20-29b8a803849c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:51.582Z|d078361b-df6c-4879-ae20-29b8a803849c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:51.581Z|efbc9a23-bc46-494e-84cf-8ed2f84ecf59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:51.582Z|efbc9a23-bc46-494e-84cf-8ed2f84ecf59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:26:51.583Z|692b07a0-fbed-47a3-b592-b25dbf07fc1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:26:51.583Z|692b07a0-fbed-47a3-b592-b25dbf07fc1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:01.609Z|4f360260-796e-4df8-b78b-55d0bc413847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:01.610Z|4f360260-796e-4df8-b78b-55d0bc413847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:01.612Z|74ec2977-9e16-4fdb-b483-b0d12b4f8331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:01.613Z|74ec2977-9e16-4fdb-b483-b0d12b4f8331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:01.614Z|f6fb999c-1781-4e0e-8155-214dd2cb34ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:01.616Z|f6fb999c-1781-4e0e-8155-214dd2cb34ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:02.452Z|754f835d-899c-4f88-a20e-1b7071b4c698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:27:02.452Z|754f835d-899c-4f88-a20e-1b7071b4c698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:27:03.006Z|15b75630-aa3c-400c-bdd2-667d26edc08e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:27:03.007Z|15b75630-aa3c-400c-bdd2-667d26edc08e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:27:11.633Z|824a5c09-0a76-4fc2-9835-63875e636ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:11.633Z|824a5c09-0a76-4fc2-9835-63875e636ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:11.636Z|acbec60e-4050-4464-a8c6-65f38f164025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:11.636Z|acbec60e-4050-4464-a8c6-65f38f164025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:11.636Z|a93d3eab-4cee-472e-a24c-231fa0f05c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:11.637Z|a93d3eab-4cee-472e-a24c-231fa0f05c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:17.452Z|13a54ad7-4c1e-4f04-b372-f0f9124b4ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:27:17.453Z|13a54ad7-4c1e-4f04-b372-f0f9124b4ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:27:21.660Z|56ded664-3a90-494c-9589-5311541689e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:21.660Z|6475c1b5-13e5-4b6b-ad70-fde62a3327eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:21.660Z|907b175b-2611-4dff-8429-ab4160c45b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:21.661Z|56ded664-3a90-494c-9589-5311541689e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:21.661Z|6475c1b5-13e5-4b6b-ad70-fde62a3327eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:21.661Z|907b175b-2611-4dff-8429-ab4160c45b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:23.834Z|88c83890-85fd-4a32-bcd5-5bc7974685be|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:27:23.835Z|88c83890-85fd-4a32-bcd5-5bc7974685be|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:31.683Z|c3b8ec8a-58fb-4c82-87e8-2261650f83ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:31.683Z|462e62cf-e70e-403f-89b2-10ba2b69b9bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:31.684Z|462e62cf-e70e-403f-89b2-10ba2b69b9bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:31.684Z|c3b8ec8a-58fb-4c82-87e8-2261650f83ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:31.685Z|7ffea41e-5d36-46b6-919f-1cc8f480e9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:31.688Z|7ffea41e-5d36-46b6-919f-1cc8f480e9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:32.452Z|b086a565-ffc9-4bf2-b706-e5499c29a3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:27:32.455Z|b086a565-ffc9-4bf2-b706-e5499c29a3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:27:33.007Z|b99d05bd-59ab-4cdb-963e-204d8f662ea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:27:33.008Z|b99d05bd-59ab-4cdb-963e-204d8f662ea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:27:41.704Z|80ddece9-ada4-4477-91cf-c7c9baabfad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:41.704Z|6bd8de55-005b-4312-a0ad-79a249b3b996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:41.705Z|80ddece9-ada4-4477-91cf-c7c9baabfad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:41.705Z|6bd8de55-005b-4312-a0ad-79a249b3b996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:41.709Z|fbc3b0ef-51b0-4423-9e5d-cf7900cc96ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:41.709Z|fbc3b0ef-51b0-4423-9e5d-cf7900cc96ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:47.452Z|51785de7-8ea7-4b9c-8181-e72a7add7f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:27:47.452Z|51785de7-8ea7-4b9c-8181-e72a7add7f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:27:51.728Z|e5fa3dc9-0e26-40ef-85ce-26db1318ed02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:51.728Z|e5fa3dc9-0e26-40ef-85ce-26db1318ed02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:51.733Z|2bd70929-6557-4a80-a646-deb0e3afe0a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:51.734Z|2bd70929-6557-4a80-a646-deb0e3afe0a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:27:51.734Z|63466ab7-321e-48fa-a06b-4e590947c752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:27:51.734Z|63466ab7-321e-48fa-a06b-4e590947c752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:01.763Z|0eb01520-f036-4b1c-8fe8-80fe789a5f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:01.763Z|b8d2e039-985c-44b6-993b-5d74306b7b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:01.763Z|dec27224-6c64-4f9e-bdf4-0451673b5c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:01.766Z|0eb01520-f036-4b1c-8fe8-80fe789a5f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:01.766Z|dec27224-6c64-4f9e-bdf4-0451673b5c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:01.766Z|b8d2e039-985c-44b6-993b-5d74306b7b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:02.452Z|68ed0556-2fd3-4cbd-8da4-17758e145add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:28:02.454Z|68ed0556-2fd3-4cbd-8da4-17758e145add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:28:03.009Z|9f5c2af0-eb7b-4621-91f8-1f832f2339c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:28:03.011Z|9f5c2af0-eb7b-4621-91f8-1f832f2339c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:28:11.795Z|5c75d98c-4a16-4d97-a197-1176bf38fed8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:11.795Z|7d2db125-668e-4a10-9ee5-c99465c1f049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:11.795Z|7e56d22b-3031-4ecb-81ab-7b26da221d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:11.796Z|5c75d98c-4a16-4d97-a197-1176bf38fed8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:11.796Z|7e56d22b-3031-4ecb-81ab-7b26da221d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:11.796Z|7d2db125-668e-4a10-9ee5-c99465c1f049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:17.452Z|666b3a7b-61ed-484b-b7de-7f39b9ace138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:28:17.456Z|666b3a7b-61ed-484b-b7de-7f39b9ace138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:28:21.818Z|2d07c4a1-ec10-4f6a-ae72-4792b258d3ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:21.819Z|2d07c4a1-ec10-4f6a-ae72-4792b258d3ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:21.834Z|cdd93060-f007-4baf-b525-429880ff4d16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:21.834Z|cdd93060-f007-4baf-b525-429880ff4d16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:21.856Z|86f8d291-3e04-49b0-b5af-327cb22b81c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:21.856Z|86f8d291-3e04-49b0-b5af-327cb22b81c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:23.834Z|99133950-ebc0-442d-831b-16aa1a545b50|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:28:23.835Z|99133950-ebc0-442d-831b-16aa1a545b50|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:31.844Z|99282a07-1228-445d-863c-b80b8e3e2208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:31.844Z|99282a07-1228-445d-863c-b80b8e3e2208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:31.867Z|904e6a75-cec0-47a1-b0d5-3670411c7bfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:31.868Z|904e6a75-cec0-47a1-b0d5-3670411c7bfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:31.892Z|c5a4dab9-3f90-4cd1-9b34-2ae54723c093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:31.894Z|c5a4dab9-3f90-4cd1-9b34-2ae54723c093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:32.452Z|e27b21f1-ba19-43df-9ce1-94c7bb226dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:28:32.453Z|e27b21f1-ba19-43df-9ce1-94c7bb226dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:28:33.011Z|f3dfdb87-fe2e-4f65-b7eb-430531c05da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:28:33.012Z|f3dfdb87-fe2e-4f65-b7eb-430531c05da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:28:41.865Z|b90f0872-f33d-4e2e-a57e-90504cf74749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:41.866Z|b90f0872-f33d-4e2e-a57e-90504cf74749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:41.888Z|6b57519b-e612-462c-adf4-b16e80676223|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:41.888Z|6b57519b-e612-462c-adf4-b16e80676223|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:41.912Z|b9c73744-ba7f-44b5-85c3-520178189f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:41.913Z|b9c73744-ba7f-44b5-85c3-520178189f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:47.452Z|5905d529-4637-4d21-83aa-dd4ddec05aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:28:47.453Z|5905d529-4637-4d21-83aa-dd4ddec05aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:28:51.887Z|ed4a2462-4d81-40d9-bfe5-4b10cd5e157a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:51.888Z|ed4a2462-4d81-40d9-bfe5-4b10cd5e157a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:51.907Z|ffcd0598-b8e6-4e28-b673-4d0b77f26edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:51.908Z|ffcd0598-b8e6-4e28-b673-4d0b77f26edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:28:51.933Z|dc1984c5-8950-4f69-9d0d-c1cbd7e47428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:28:51.933Z|dc1984c5-8950-4f69-9d0d-c1cbd7e47428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:01.918Z|525e7fd4-7b7f-4e14-985e-50c2037bf4b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:01.919Z|525e7fd4-7b7f-4e14-985e-50c2037bf4b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:01.929Z|4c74d7d0-7e6a-4862-b891-b5c39ee4cd61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:01.930Z|4c74d7d0-7e6a-4862-b891-b5c39ee4cd61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:01.952Z|ee7b36f6-dca8-49ce-80c9-b95a959f1824|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:01.953Z|ee7b36f6-dca8-49ce-80c9-b95a959f1824|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:02.452Z|c19de41c-dace-4406-93da-fa31a98dc9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:29:02.455Z|c19de41c-dace-4406-93da-fa31a98dc9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:29:03.013Z|c4b6d929-255c-4d3b-af16-83eb3fc0f206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:29:03.014Z|c4b6d929-255c-4d3b-af16-83eb3fc0f206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:29:11.940Z|22696c66-d977-4a08-9dc4-c2ff75cb3845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:11.941Z|22696c66-d977-4a08-9dc4-c2ff75cb3845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:11.949Z|b3835d5d-0991-41e4-a861-9fbe2c9afff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:11.949Z|b3835d5d-0991-41e4-a861-9fbe2c9afff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:11.977Z|88a1135b-f981-4a88-97d4-44a94fcf5eaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:11.978Z|88a1135b-f981-4a88-97d4-44a94fcf5eaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:17.452Z|de85aefb-19b9-4d01-8102-92940810d8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:29:17.453Z|de85aefb-19b9-4d01-8102-92940810d8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:29:21.961Z|c41fc604-503c-4932-8549-fdf01a6ba512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:21.962Z|c41fc604-503c-4932-8549-fdf01a6ba512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:21.976Z|614c4527-fa78-46c5-b05e-4bdc90127c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:21.976Z|614c4527-fa78-46c5-b05e-4bdc90127c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:22.004Z|4c126f4e-08d1-4f0e-b200-73b67c01a930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:22.005Z|4c126f4e-08d1-4f0e-b200-73b67c01a930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:23.835Z|f4a234c3-3a4f-4b59-834f-bf5b81baf65a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:29:23.835Z|f4a234c3-3a4f-4b59-834f-bf5b81baf65a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:32.005Z|5b229b72-f9d7-4661-bbe9-6358d529b93a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:32.005Z|0239953b-c7d8-42a9-b02e-789a8ed4d218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:32.008Z|5b229b72-f9d7-4661-bbe9-6358d529b93a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:32.008Z|0239953b-c7d8-42a9-b02e-789a8ed4d218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:32.039Z|6e8b5c41-7ae4-4b02-a842-d51dae95f5e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:32.040Z|6e8b5c41-7ae4-4b02-a842-d51dae95f5e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:32.452Z|01f6cfc1-f9e0-4ac3-a5c5-4937771ce599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:29:32.453Z|01f6cfc1-f9e0-4ac3-a5c5-4937771ce599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:29:33.015Z|d492c789-4a70-4e6a-8a9b-94e9db7c6565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:29:33.016Z|d492c789-4a70-4e6a-8a9b-94e9db7c6565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:29:42.036Z|5454c509-9c54-4132-8dca-a7a2074ccb11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:42.037Z|5454c509-9c54-4132-8dca-a7a2074ccb11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:42.069Z|cd215414-d712-4e2d-b066-060e7451b0dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:42.070Z|cd215414-d712-4e2d-b066-060e7451b0dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:42.073Z|667f3fdc-f167-4059-9dfe-ad7d6070fb6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:42.073Z|667f3fdc-f167-4059-9dfe-ad7d6070fb6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:47.452Z|e53cf8bd-8ce2-410a-abf5-392ea71559b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:29:47.455Z|e53cf8bd-8ce2-410a-abf5-392ea71559b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:29:52.069Z|bffe9b41-691f-4f3f-9c0d-f0e3a38f08b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:52.070Z|bffe9b41-691f-4f3f-9c0d-f0e3a38f08b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:52.095Z|6a54cc2a-98a1-4788-9b57-067a4395168c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:52.095Z|2b911805-7c0e-4138-92f8-71d94508c776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:29:52.096Z|6a54cc2a-98a1-4788-9b57-067a4395168c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:29:52.096Z|2b911805-7c0e-4138-92f8-71d94508c776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:02.091Z|ef7ca904-a9ca-4fa2-9ea7-63e0a30e2676|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:02.092Z|ef7ca904-a9ca-4fa2-9ea7-63e0a30e2676|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:02.119Z|fbf15dd9-ae11-40b4-8a8c-7e10cd04ef49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:02.119Z|5094856a-b252-47f6-ae67-1849c06c6f52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:02.119Z|5094856a-b252-47f6-ae67-1849c06c6f52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:02.120Z|fbf15dd9-ae11-40b4-8a8c-7e10cd04ef49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:02.452Z|78c15f5d-046f-4705-9bb2-a04943450bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:30:02.452Z|78c15f5d-046f-4705-9bb2-a04943450bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:30:03.016Z|dbfe69b9-03c0-4ff7-ab09-589113889ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:30:03.017Z|dbfe69b9-03c0-4ff7-ab09-589113889ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:30:12.113Z|1d62423a-6f12-4585-be63-935e3fb82601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:12.114Z|1d62423a-6f12-4585-be63-935e3fb82601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:12.140Z|41b28410-af5a-4c7b-876b-9192a1bcc8f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:12.140Z|97e4d333-3735-4db7-ac28-a6ae5bdb2acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:12.141Z|41b28410-af5a-4c7b-876b-9192a1bcc8f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:12.142Z|97e4d333-3735-4db7-ac28-a6ae5bdb2acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:17.452Z|816bc07b-3170-414b-8c9f-ac5fd3f44bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:30:17.453Z|816bc07b-3170-414b-8c9f-ac5fd3f44bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:30:22.140Z|a92238c6-be1b-48b5-b50f-17c2ddf3b46d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:22.140Z|a92238c6-be1b-48b5-b50f-17c2ddf3b46d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:22.162Z|98435954-df00-4cbf-b137-8b242f1c6ed8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:22.163Z|98435954-df00-4cbf-b137-8b242f1c6ed8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:22.165Z|0198c9a2-ebfc-41b4-b42b-35f9c14589f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:22.166Z|0198c9a2-ebfc-41b4-b42b-35f9c14589f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:23.834Z|862ce90f-6db8-46be-ad28-cff8d6fd5ae1|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:30:23.835Z|862ce90f-6db8-46be-ad28-cff8d6fd5ae1|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:32.161Z|58ca0869-ca8b-41c3-9845-11bfefb97027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:32.162Z|58ca0869-ca8b-41c3-9845-11bfefb97027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:32.181Z|7447f48d-7229-4b56-9172-c04aa8664137|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:32.181Z|7447f48d-7229-4b56-9172-c04aa8664137|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:32.182Z|7564e966-13e1-40ff-a1dd-115afc582f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:32.183Z|7564e966-13e1-40ff-a1dd-115afc582f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:32.452Z|ad2d70a3-ef3b-4266-8433-0044b71e7612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:30:32.455Z|ad2d70a3-ef3b-4266-8433-0044b71e7612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:30:33.017Z|baf7702a-f2c5-4f67-9eac-d72ad80e2689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:30:33.018Z|baf7702a-f2c5-4f67-9eac-d72ad80e2689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:30:42.192Z|42d766cc-cf0e-4b11-a2b1-b7bfa05a7e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:42.195Z|42d766cc-cf0e-4b11-a2b1-b7bfa05a7e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:42.202Z|71729c5d-5a54-45b0-8da1-a5c12f5913e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:42.202Z|1365bb96-8878-4a22-bbc2-55e235fa5f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:42.203Z|1365bb96-8878-4a22-bbc2-55e235fa5f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:42.203Z|71729c5d-5a54-45b0-8da1-a5c12f5913e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:47.452Z|ce4b3710-7d62-49e8-a3ee-c0f55bb49605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:30:47.453Z|ce4b3710-7d62-49e8-a3ee-c0f55bb49605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:30:52.224Z|57643208-b472-4f48-94fb-aab06383db2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:52.225Z|57643208-b472-4f48-94fb-aab06383db2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:52.230Z|9e6b961b-2af9-4d72-8927-50cf02f5f328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:52.231Z|ca40488c-e979-467d-a302-91ffecdd7cd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:30:52.231Z|9e6b961b-2af9-4d72-8927-50cf02f5f328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:30:52.232Z|ca40488c-e979-467d-a302-91ffecdd7cd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:02.249Z|e4ccc523-e4da-447d-9ad5-0060f7ac5ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:02.250Z|e4ccc523-e4da-447d-9ad5-0060f7ac5ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:02.256Z|1fbf5e46-8871-46a2-8701-061cd824bb3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:02.256Z|c7c89c86-d42c-420a-acf2-b012cdddcf65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:02.258Z|c7c89c86-d42c-420a-acf2-b012cdddcf65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:02.258Z|1fbf5e46-8871-46a2-8701-061cd824bb3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:02.452Z|fa1a0665-6f6e-4f43-86ac-d2fb49d0128b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:31:02.453Z|fa1a0665-6f6e-4f43-86ac-d2fb49d0128b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:31:03.019Z|0f1bb088-b789-466b-8488-dd37168e9f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:31:03.020Z|0f1bb088-b789-466b-8488-dd37168e9f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:31:12.285Z|d753ae75-cfc3-427b-ba29-696b02d02f32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:12.286Z|d753ae75-cfc3-427b-ba29-696b02d02f32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:12.286Z|bc2492df-779e-4f0a-bad2-5301a4bec060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:12.287Z|bc2492df-779e-4f0a-bad2-5301a4bec060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:12.289Z|d00f8484-90eb-4978-8dc2-54a8f57964ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:12.290Z|d00f8484-90eb-4978-8dc2-54a8f57964ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:17.452Z|11163a2f-0277-4ec0-bd63-27f9b5aeb142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:31:17.456Z|11163a2f-0277-4ec0-bd63-27f9b5aeb142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:31:22.308Z|2134061a-bda2-4ca9-97e5-93e04c72a56f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:22.309Z|873b0ef4-29cb-4d68-a710-41789eaa324d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:22.309Z|2134061a-bda2-4ca9-97e5-93e04c72a56f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:22.309Z|873b0ef4-29cb-4d68-a710-41789eaa324d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:22.313Z|f33fc4a5-956d-4482-afd4-b3a6019898d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:22.314Z|f33fc4a5-956d-4482-afd4-b3a6019898d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:23.836Z|3771d871-b848-4189-b08c-605c71b8bdbf|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:31:23.836Z|3771d871-b848-4189-b08c-605c71b8bdbf|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:32.331Z|028c85ec-4b84-496c-9196-8cd6bd4fa3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:32.331Z|ac8cf94c-7643-49c9-bcac-838253dbf8e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:32.332Z|ac8cf94c-7643-49c9-bcac-838253dbf8e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:32.332Z|028c85ec-4b84-496c-9196-8cd6bd4fa3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:32.339Z|eb801719-2d40-4689-8438-d7cbb2f2004a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:32.342Z|eb801719-2d40-4689-8438-d7cbb2f2004a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:32.452Z|56f0095c-66a5-4da7-81ab-46278d30b585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:31:32.452Z|56f0095c-66a5-4da7-81ab-46278d30b585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:31:33.020Z|7dc88417-5188-4165-a4e7-d5301dc47842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:31:33.021Z|7dc88417-5188-4165-a4e7-d5301dc47842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:31:42.355Z|2990591d-28cd-4991-bc14-9112a7a35cb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:42.355Z|2990591d-28cd-4991-bc14-9112a7a35cb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:42.360Z|91f07f94-3736-46fb-aad7-13c70a0a1561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:42.361Z|91f07f94-3736-46fb-aad7-13c70a0a1561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:42.367Z|9faef3bf-4893-4e4e-8d5b-c951bc4614eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:42.368Z|9faef3bf-4893-4e4e-8d5b-c951bc4614eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:47.453Z|5c0cfaed-4234-46d8-978b-0254f0b1740b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:31:47.455Z|5c0cfaed-4234-46d8-978b-0254f0b1740b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:31:52.394Z|575670d6-8ef2-42fe-991c-a3e370e47243|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:52.394Z|08946b08-6567-4098-ac0b-fad31f6a080e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:52.394Z|5b22a831-1bf7-4386-bdf9-2c3d87322077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:31:52.396Z|5b22a831-1bf7-4386-bdf9-2c3d87322077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:52.396Z|08946b08-6567-4098-ac0b-fad31f6a080e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:31:52.396Z|575670d6-8ef2-42fe-991c-a3e370e47243|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:02.426Z|a29554bd-13ac-4639-96bc-3727e3cc90a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:02.426Z|a265db2c-72f9-4dc9-b64e-02d4d58ba30b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:02.428Z|a29554bd-13ac-4639-96bc-3727e3cc90a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:02.428Z|a265db2c-72f9-4dc9-b64e-02d4d58ba30b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:02.428Z|fde23113-911b-4040-8a48-b546b422ead6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:02.428Z|fde23113-911b-4040-8a48-b546b422ead6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:02.454Z|dffab628-ee21-420a-9733-b769f0afbd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:32:02.459Z|dffab628-ee21-420a-9733-b769f0afbd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:32:03.022Z|5674e3d9-a14a-40a0-b96d-2a88475fe990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:32:03.023Z|5674e3d9-a14a-40a0-b96d-2a88475fe990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:32:12.451Z|6623a6c1-d1e5-42b3-98ba-ee221d77f357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:12.451Z|36dce7d4-99d6-4198-ad08-5255db027df0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:12.452Z|36dce7d4-99d6-4198-ad08-5255db027df0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:12.452Z|37f5ca35-a220-42a2-a7ce-adaa480b8597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:12.452Z|6623a6c1-d1e5-42b3-98ba-ee221d77f357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:12.452Z|37f5ca35-a220-42a2-a7ce-adaa480b8597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:17.452Z|23d2a189-6d38-45d3-bdf7-e3b5443a863a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:32:17.452Z|23d2a189-6d38-45d3-bdf7-e3b5443a863a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:32:22.487Z|59088c1c-97cd-455c-8e8a-7e0ac3f18a64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:22.488Z|59088c1c-97cd-455c-8e8a-7e0ac3f18a64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:22.490Z|b936f044-b68e-41c3-878d-d2aa0b91d346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:22.491Z|74df9e96-f12a-4dfc-bf09-09747a7ab0fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:22.492Z|74df9e96-f12a-4dfc-bf09-09747a7ab0fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:22.492Z|b936f044-b68e-41c3-878d-d2aa0b91d346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:23.835Z|4dae071e-d166-4314-8b9f-248d19540518|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:32:23.836Z|4dae071e-d166-4314-8b9f-248d19540518|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:32.452Z|d39b4631-527a-40fe-865c-06d412c1318f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:32:32.452Z|d39b4631-527a-40fe-865c-06d412c1318f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:32:32.512Z|b064d2e8-65bc-4eb9-9cbc-ba79ae22717d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:32.513Z|b064d2e8-65bc-4eb9-9cbc-ba79ae22717d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:32.519Z|1e30e23e-8528-4e85-be94-21ab135406b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:32.520Z|1e30e23e-8528-4e85-be94-21ab135406b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:32.524Z|ddc847c2-8dab-4727-804c-fac90957f629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:32.524Z|ddc847c2-8dab-4727-804c-fac90957f629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:33.023Z|5091f493-2685-4c60-bff2-05c6a4790533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:32:33.024Z|5091f493-2685-4c60-bff2-05c6a4790533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:32:42.538Z|93303104-db21-488e-af3a-9b4687e78316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:42.539Z|93303104-db21-488e-af3a-9b4687e78316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:42.546Z|dc8ed8d2-5cfb-417b-a191-91ce8845b493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:42.546Z|0b1a08bb-bbd9-41ed-b923-f9dad20848cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:42.547Z|dc8ed8d2-5cfb-417b-a191-91ce8845b493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:42.547Z|0b1a08bb-bbd9-41ed-b923-f9dad20848cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:47.452Z|1b8d8ae8-abf5-42ec-b6ac-81b59be09718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:32:47.455Z|1b8d8ae8-abf5-42ec-b6ac-81b59be09718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:32:52.572Z|3cacae29-998e-4de2-b83d-76d6a2601ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:52.573Z|3cacae29-998e-4de2-b83d-76d6a2601ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:52.576Z|7f321fd4-6bf5-4b94-82e4-2080b3ae72ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:52.577Z|7f321fd4-6bf5-4b94-82e4-2080b3ae72ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:32:52.580Z|59b3b8b1-24ed-441d-ab17-fa6454ad7c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:32:52.581Z|59b3b8b1-24ed-441d-ab17-fa6454ad7c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:02.455Z|f34b6df1-9df6-4554-a317-0d09fbe0da89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:33:02.455Z|f34b6df1-9df6-4554-a317-0d09fbe0da89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:33:02.602Z|889aee90-cc2b-4d7a-8ad0-8e527175b5bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:02.602Z|a0c01f0b-7cad-4773-91ea-b33cdc8343fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:02.602Z|a870d983-e577-4b84-976e-6d42b0c59d3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:02.603Z|889aee90-cc2b-4d7a-8ad0-8e527175b5bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:02.603Z|a870d983-e577-4b84-976e-6d42b0c59d3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:02.603Z|a0c01f0b-7cad-4773-91ea-b33cdc8343fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:03.025Z|174c2fc0-7538-4ed6-a099-4d9e85f27d4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:33:03.025Z|174c2fc0-7538-4ed6-a099-4d9e85f27d4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:33:12.637Z|f22ac725-033f-4538-b57b-17a2da10469b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:12.637Z|cf5b4984-4c9f-41f8-9cd3-bad272e7782c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:12.637Z|49a78b5f-0e7a-46e7-ae0b-bcb3e2f1ffda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:12.640Z|cf5b4984-4c9f-41f8-9cd3-bad272e7782c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:12.640Z|49a78b5f-0e7a-46e7-ae0b-bcb3e2f1ffda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:12.640Z|f22ac725-033f-4538-b57b-17a2da10469b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:17.453Z|ad8dc907-11d2-44d1-be21-8021fd2fe2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:33:17.458Z|ad8dc907-11d2-44d1-be21-8021fd2fe2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:33:22.676Z|9057f898-3835-4408-968f-8e98677882af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:22.677Z|025de4d3-f005-4426-b558-fcc41d8e868b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:22.677Z|025de4d3-f005-4426-b558-fcc41d8e868b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:22.677Z|9057f898-3835-4408-968f-8e98677882af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:22.678Z|05dd1694-b305-4baf-999f-b5cbe5099b41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:22.679Z|05dd1694-b305-4baf-999f-b5cbe5099b41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:23.836Z|7445b889-339a-4b50-bebc-1976faea1428|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:33:23.837Z|7445b889-339a-4b50-bebc-1976faea1428|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:32.452Z|2ddc409a-ab82-467e-a0ff-69a10d9c8f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:33:32.452Z|2ddc409a-ab82-467e-a0ff-69a10d9c8f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:33:32.705Z|4d9378e0-8b9b-469d-9e81-ce7e5968fac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:32.705Z|2916d05f-1a1d-47cb-af67-0ed08bc930de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:32.706Z|4d9378e0-8b9b-469d-9e81-ce7e5968fac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:32.706Z|2916d05f-1a1d-47cb-af67-0ed08bc930de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:32.707Z|f8ee8828-da90-46e1-8d99-9a6fe5c5244d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:32.708Z|f8ee8828-da90-46e1-8d99-9a6fe5c5244d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:33.026Z|7bd43166-159a-430f-a465-2eff8de1c16d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:33:33.026Z|7bd43166-159a-430f-a465-2eff8de1c16d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:33:42.727Z|36b89d45-3f8c-4e31-893a-f7cc9cdb4264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:42.727Z|b4160225-1bc7-4fa4-bead-23f5f8e144d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:42.728Z|36b89d45-3f8c-4e31-893a-f7cc9cdb4264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:42.728Z|b4160225-1bc7-4fa4-bead-23f5f8e144d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:42.732Z|0af48149-b537-4ff6-ad30-2a931f8a67a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:42.733Z|0af48149-b537-4ff6-ad30-2a931f8a67a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:47.452Z|425be25b-57d5-4e6e-81e2-5a8a25fba3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:33:47.452Z|425be25b-57d5-4e6e-81e2-5a8a25fba3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:33:52.757Z|ce5c7170-dbb7-4f26-bc16-27246f6a51ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:52.758Z|ce5c7170-dbb7-4f26-bc16-27246f6a51ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:52.758Z|a9974a89-979f-4ce8-8aed-c3d81c1d9564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:52.758Z|a9974a89-979f-4ce8-8aed-c3d81c1d9564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:33:52.763Z|d3114b68-446b-4bdb-b41a-25cc8ac29a4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:33:52.763Z|d3114b68-446b-4bdb-b41a-25cc8ac29a4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:02.452Z|0a286621-d5ae-431e-959a-b72a2a92d48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:34:02.455Z|0a286621-d5ae-431e-959a-b72a2a92d48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:34:02.777Z|4e8fdbb8-6cfb-4d42-b37e-74edc8f94db8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:02.777Z|df470309-a83e-4341-b093-bdddf18a609a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:02.778Z|4e8fdbb8-6cfb-4d42-b37e-74edc8f94db8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:02.778Z|df470309-a83e-4341-b093-bdddf18a609a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:02.782Z|eb3b56fb-1a4e-4bb3-bfc7-7307865bae29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:02.783Z|eb3b56fb-1a4e-4bb3-bfc7-7307865bae29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:03.027Z|91698d36-72c9-4bfb-8a62-82386322b506|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:34:03.028Z|91698d36-72c9-4bfb-8a62-82386322b506|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:34:12.799Z|1082946d-f313-4a1a-a07b-00ac2a985f7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:12.800Z|1082946d-f313-4a1a-a07b-00ac2a985f7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:12.800Z|cef1fdb6-7a70-4345-b3b4-6a48436a34dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:12.800Z|cef1fdb6-7a70-4345-b3b4-6a48436a34dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:12.805Z|83751d10-526b-4f55-a6c6-e13feef5798d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:12.805Z|83751d10-526b-4f55-a6c6-e13feef5798d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:17.452Z|82b438fc-19af-480e-b1b4-ca208d78222b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:34:17.452Z|82b438fc-19af-480e-b1b4-ca208d78222b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:34:22.822Z|6e22a132-1e22-4a0b-bde8-a6cd8289b9f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:22.822Z|6e22a132-1e22-4a0b-bde8-a6cd8289b9f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:22.826Z|5cc6346c-a8f7-4eef-9473-7398c98e9ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:22.827Z|5cc6346c-a8f7-4eef-9473-7398c98e9ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:22.828Z|aec9c31f-cd38-451d-b8fb-dc2f2df2a65e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:22.829Z|aec9c31f-cd38-451d-b8fb-dc2f2df2a65e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:23.833Z|8b648e19-dcf2-4ad8-94fd-ca915b627c04|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:34:23.834Z|8b648e19-dcf2-4ad8-94fd-ca915b627c04|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:32.452Z|56e24382-9f6e-49ab-875f-dc827e89122a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:34:32.452Z|56e24382-9f6e-49ab-875f-dc827e89122a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:34:32.846Z|605be066-d25e-4d99-99bd-ad261d685b25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:32.847Z|605be066-d25e-4d99-99bd-ad261d685b25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:32.853Z|aba9ce60-4ca1-4c42-b7df-c08526204e10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:32.854Z|aba9ce60-4ca1-4c42-b7df-c08526204e10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:32.857Z|4d4b61d1-121f-435f-8f65-9241679ff20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:32.858Z|4d4b61d1-121f-435f-8f65-9241679ff20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:33.028Z|8dceba18-6445-44a5-9202-8fa6dd1e1528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:34:33.029Z|8dceba18-6445-44a5-9202-8fa6dd1e1528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:34:42.883Z|4ffcbe76-61ed-43b5-abf3-2fe3315b1d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:42.883Z|c806152c-4bea-4703-bfe4-6cc5322f10a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:42.883Z|ac4088e5-9103-4469-9862-407ca7b84dfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:42.887Z|c806152c-4bea-4703-bfe4-6cc5322f10a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:42.887Z|ac4088e5-9103-4469-9862-407ca7b84dfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:42.887Z|4ffcbe76-61ed-43b5-abf3-2fe3315b1d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:47.453Z|e82d6d68-d6df-42ae-82a9-217dd3f4f381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:34:47.457Z|e82d6d68-d6df-42ae-82a9-217dd3f4f381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:34:52.915Z|d7ea542f-a067-405d-ab3b-9cebca5f579a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:52.915Z|5cae9e69-e19f-4b40-b024-64e16df50c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:52.917Z|d7ea542f-a067-405d-ab3b-9cebca5f579a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:52.917Z|5cae9e69-e19f-4b40-b024-64e16df50c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:34:52.924Z|def31dd6-19ae-4e12-a99c-150d3f238afd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:34:52.925Z|def31dd6-19ae-4e12-a99c-150d3f238afd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:02.452Z|8594778c-c82e-4872-8a07-873277549fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:35:02.452Z|8594778c-c82e-4872-8a07-873277549fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:35:02.937Z|5bce6dbc-ca3e-4b93-b586-2d3a1c2e8b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:02.938Z|5bce6dbc-ca3e-4b93-b586-2d3a1c2e8b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:02.939Z|796e6e8a-3723-48f0-ba29-3f5c4c99331a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:02.940Z|796e6e8a-3723-48f0-ba29-3f5c4c99331a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:02.947Z|3e3e5ab7-4a17-4934-ae61-fc39804eef1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:02.947Z|3e3e5ab7-4a17-4934-ae61-fc39804eef1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:03.029Z|a4f36b82-a22f-46c5-85f0-a1a4a2a68999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:35:03.030Z|a4f36b82-a22f-46c5-85f0-a1a4a2a68999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:35:12.962Z|b530fe31-86ee-4e3c-a6a9-6f517ecb0e55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:12.962Z|a97b3492-c86a-448c-a48f-0af7167ee68d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:12.963Z|b530fe31-86ee-4e3c-a6a9-6f517ecb0e55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:12.963Z|a97b3492-c86a-448c-a48f-0af7167ee68d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:12.971Z|c28d8847-779b-4c21-8b17-5f287aa3e984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:12.971Z|c28d8847-779b-4c21-8b17-5f287aa3e984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:17.452Z|8a7a6f3b-8648-42ab-aab6-3bb875858fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:35:17.452Z|8a7a6f3b-8648-42ab-aab6-3bb875858fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:35:22.989Z|75921fde-f042-4415-844e-8ff62ccd352a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:22.990Z|75921fde-f042-4415-844e-8ff62ccd352a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:22.991Z|3723294e-ae3e-4568-8f0d-09f028f69c8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:22.991Z|3723294e-ae3e-4568-8f0d-09f028f69c8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:22.994Z|3386149e-a279-4062-bc37-724949e6ab35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:22.998Z|3386149e-a279-4062-bc37-724949e6ab35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:23.834Z|c4fd83c2-eb27-4985-a545-7452561fa543|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:35:23.836Z|c4fd83c2-eb27-4985-a545-7452561fa543|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:32.452Z|019b072f-261c-4dfa-be89-1ccd75a2d178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:35:32.454Z|019b072f-261c-4dfa-be89-1ccd75a2d178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:35:33.012Z|9c80ad18-27fc-4d89-9398-e76d49f521c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:33.012Z|6bed7fba-fb79-4818-88aa-fd4a75a9fa31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:33.013Z|9c80ad18-27fc-4d89-9398-e76d49f521c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:33.013Z|6bed7fba-fb79-4818-88aa-fd4a75a9fa31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:33.019Z|a7198c71-1938-49ec-86b9-48cdefe2da47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:33.019Z|a7198c71-1938-49ec-86b9-48cdefe2da47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:33.031Z|5a3ea8d2-af18-4595-8383-9fbeff251625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:35:33.031Z|5a3ea8d2-af18-4595-8383-9fbeff251625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:35:43.033Z|bc0449b0-0232-4bec-aa96-33634ec98bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:43.034Z|bc0449b0-0232-4bec-aa96-33634ec98bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:43.037Z|e86a3f5e-971a-4c5e-90d3-3bd085a0ead2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:43.038Z|e86a3f5e-971a-4c5e-90d3-3bd085a0ead2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:43.041Z|9a21dd21-c64c-4fbe-947f-63c4a9505a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:43.042Z|9a21dd21-c64c-4fbe-947f-63c4a9505a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:47.452Z|0f641580-c7c3-4bc7-a1a2-0c329bb4abde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:35:47.453Z|0f641580-c7c3-4bc7-a1a2-0c329bb4abde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:35:53.055Z|205e4c9f-d97b-472f-ab6a-5e6d6d7d994d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:53.055Z|78f839fb-6ec0-4227-81cf-a47297f671ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:53.056Z|78f839fb-6ec0-4227-81cf-a47297f671ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:53.056Z|205e4c9f-d97b-472f-ab6a-5e6d6d7d994d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:35:53.061Z|368a9a02-89c2-45ba-867c-a8c7ff392303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:35:53.062Z|368a9a02-89c2-45ba-867c-a8c7ff392303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:02.452Z|9d4508b4-9e65-458a-86a5-88f4e48b6684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:36:02.453Z|9d4508b4-9e65-458a-86a5-88f4e48b6684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:36:03.032Z|5ab801d4-1778-4302-9554-4aa46ab50f76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:36:03.032Z|5ab801d4-1778-4302-9554-4aa46ab50f76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:36:03.079Z|8909a3b1-666f-4280-8be8-cb394e60a843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:03.079Z|477882c5-5d34-45c5-92c1-d201511426c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:03.080Z|477882c5-5d34-45c5-92c1-d201511426c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:03.080Z|8909a3b1-666f-4280-8be8-cb394e60a843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:03.083Z|919db4a0-8fc1-4e4c-806e-62a5f1b1397f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:03.084Z|919db4a0-8fc1-4e4c-806e-62a5f1b1397f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:13.115Z|3e06a87e-258f-4d6b-881e-e632c6246733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:13.115Z|6c092bbf-1957-4d7f-a65c-f4465621a4fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:13.115Z|aa073cdd-94af-4986-a588-6bb9cbd1a72a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:13.120Z|3e06a87e-258f-4d6b-881e-e632c6246733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:13.120Z|6c092bbf-1957-4d7f-a65c-f4465621a4fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:13.120Z|aa073cdd-94af-4986-a588-6bb9cbd1a72a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:17.452Z|3c532332-3e47-47bc-89ee-69d6da59f84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:36:17.455Z|3c532332-3e47-47bc-89ee-69d6da59f84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:36:23.146Z|c0657951-1b7f-4e8a-a21a-69c3500757a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:23.147Z|c0657951-1b7f-4e8a-a21a-69c3500757a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:23.149Z|cef28317-2ac4-45d4-9eba-cc367aeea642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:23.150Z|cef28317-2ac4-45d4-9eba-cc367aeea642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:23.152Z|0cb060b3-ea75-42a2-9858-6c9f16b69499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:23.153Z|0cb060b3-ea75-42a2-9858-6c9f16b69499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:23.834Z|1b80b384-f715-466e-b71a-ad1ed1fe8f75|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:36:23.835Z|1b80b384-f715-466e-b71a-ad1ed1fe8f75|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:32.452Z|b59deb79-df42-4fcd-b5ae-f594e73cd0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:36:32.453Z|b59deb79-df42-4fcd-b5ae-f594e73cd0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:36:33.034Z|b506b575-6287-4619-b079-8bb14f521e45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:36:33.035Z|b506b575-6287-4619-b079-8bb14f521e45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:36:33.170Z|f64596dd-d59f-4ddd-9f93-175138d57b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:33.170Z|3b91834c-348a-4c0f-9c82-490cf82c2244|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:33.171Z|f64596dd-d59f-4ddd-9f93-175138d57b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:33.171Z|3b91834c-348a-4c0f-9c82-490cf82c2244|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:33.174Z|b9a4a22c-eec8-4c18-a8a3-f27f2cba22b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:33.174Z|b9a4a22c-eec8-4c18-a8a3-f27f2cba22b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:43.191Z|9f0f0af7-270e-4a81-a0f3-39fe46d6a057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:43.192Z|9f0f0af7-270e-4a81-a0f3-39fe46d6a057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:43.193Z|2a5e141d-5dd4-4a43-a543-d9df3b92c9f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:43.193Z|2a5e141d-5dd4-4a43-a543-d9df3b92c9f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:43.198Z|a724ab7e-79e1-40f2-b30b-fdb09b5bb477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:43.198Z|a724ab7e-79e1-40f2-b30b-fdb09b5bb477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:47.452Z|baa81ce3-3253-4e14-92e7-cb8134242901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:36:47.453Z|baa81ce3-3253-4e14-92e7-cb8134242901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:36:53.213Z|8094991d-f531-4274-a518-42efb7742ffb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:53.215Z|8094991d-f531-4274-a518-42efb7742ffb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:53.216Z|f1deb5ad-7850-4ea1-81a9-3ea25cc06454|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:53.216Z|f1deb5ad-7850-4ea1-81a9-3ea25cc06454|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:36:53.220Z|293e6871-3bce-4de0-8117-77eec9bc5d41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:36:53.220Z|293e6871-3bce-4de0-8117-77eec9bc5d41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:02.452Z|f986cfd1-b181-4ef1-aff4-4d1e19e73aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:37:02.455Z|f986cfd1-b181-4ef1-aff4-4d1e19e73aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:37:03.035Z|4ef1b31e-e768-47fb-a872-5d1e666f5fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:37:03.036Z|4ef1b31e-e768-47fb-a872-5d1e666f5fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:37:03.239Z|2a49ac0e-915c-4cf6-b208-964a19166f54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:03.240Z|2a49ac0e-915c-4cf6-b208-964a19166f54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:03.242Z|b5052f26-0027-4f94-bb48-4e700f0ab33a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:03.243Z|b5052f26-0027-4f94-bb48-4e700f0ab33a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:03.244Z|389d236a-86bd-4c0a-bef4-efdb985b29c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:03.244Z|389d236a-86bd-4c0a-bef4-efdb985b29c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:13.262Z|e10e907d-1de7-4bf3-934b-6a4adebe1bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:13.262Z|13f5fee6-d018-4aaf-ae77-58ab14708e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:13.263Z|e10e907d-1de7-4bf3-934b-6a4adebe1bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:13.263Z|13f5fee6-d018-4aaf-ae77-58ab14708e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:13.269Z|ff6c1be4-6aaa-4e35-8cbe-1f4a394dd1b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:13.270Z|ff6c1be4-6aaa-4e35-8cbe-1f4a394dd1b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:17.452Z|f93b14ff-fcdb-4e6b-a33f-200f6e835f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:37:17.453Z|f93b14ff-fcdb-4e6b-a33f-200f6e835f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:37:23.291Z|f3071613-756e-4930-9e72-b1d0fbdbbb92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:23.291Z|b053aa6c-8838-4c76-88aa-2923dc1cd1e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:23.292Z|16705cbc-edf8-4585-9b84-8139c390643d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:23.292Z|f3071613-756e-4930-9e72-b1d0fbdbbb92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:23.293Z|16705cbc-edf8-4585-9b84-8139c390643d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:23.292Z|b053aa6c-8838-4c76-88aa-2923dc1cd1e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:23.833Z|1496cebd-cc76-4a68-becc-5040c47a75c3|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:37:23.834Z|1496cebd-cc76-4a68-becc-5040c47a75c3|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:32.452Z|451f37d4-46fa-4e6c-a2b6-8682039d2933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:37:32.453Z|451f37d4-46fa-4e6c-a2b6-8682039d2933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:37:33.036Z|5aa90056-2456-4109-bdac-b0090468709e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:37:33.037Z|5aa90056-2456-4109-bdac-b0090468709e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:37:33.320Z|d32920de-c3d6-4b6f-ae38-aaed5333453d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:33.321Z|d32920de-c3d6-4b6f-ae38-aaed5333453d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:33.322Z|9b46f950-9c1d-4378-b6a9-b8098e145ada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:33.322Z|9b46f950-9c1d-4378-b6a9-b8098e145ada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:33.324Z|6cc65e6f-a077-40a6-a34d-ba88ce8b1585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:33.328Z|6cc65e6f-a077-40a6-a34d-ba88ce8b1585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:43.374Z|28444b32-68be-4c12-8fe9-2e229b3fd85e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:43.374Z|025d0906-f89a-44d4-8a9c-e98d378390df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:43.374Z|ca3905de-35f3-4095-b0b9-ea44ba78b740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:43.378Z|ca3905de-35f3-4095-b0b9-ea44ba78b740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:43.378Z|28444b32-68be-4c12-8fe9-2e229b3fd85e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:43.378Z|025d0906-f89a-44d4-8a9c-e98d378390df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:47.453Z|69c8a6fa-88a2-4f68-b7bb-6e69c14ab80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:37:47.457Z|69c8a6fa-88a2-4f68-b7bb-6e69c14ab80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:37:53.409Z|52ed9ea1-02a2-4f0a-b007-ddfaf8fe468b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:53.409Z|4c1806fa-f67c-4dd7-803b-7e86243a2390|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:53.409Z|2fe9f793-3ffc-4fa1-a6c7-38f1c3f0c41b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:37:53.410Z|4c1806fa-f67c-4dd7-803b-7e86243a2390|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:53.410Z|2fe9f793-3ffc-4fa1-a6c7-38f1c3f0c41b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:37:53.410Z|52ed9ea1-02a2-4f0a-b007-ddfaf8fe468b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:02.452Z|6297a438-096b-4be7-b649-7a8384444855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:38:02.454Z|6297a438-096b-4be7-b649-7a8384444855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:38:03.037Z|2b14a55e-276a-4633-bf9e-eeb01eda199e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:38:03.038Z|2b14a55e-276a-4633-bf9e-eeb01eda199e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:38:03.430Z|1667de63-492f-4412-852f-ae1db3587ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:03.430Z|68a8d829-f820-4b72-931a-b0518616fb71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:03.432Z|68a8d829-f820-4b72-931a-b0518616fb71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:03.432Z|1667de63-492f-4412-852f-ae1db3587ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:03.433Z|bedbfa4d-f064-4e14-9eea-7fedf9a4e1f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:03.434Z|bedbfa4d-f064-4e14-9eea-7fedf9a4e1f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:13.455Z|7d7445d7-83e1-4fa7-9f14-54ebff5b879d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:13.455Z|c337afa2-c577-4eed-9806-07a84abbec59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:13.455Z|c337afa2-c577-4eed-9806-07a84abbec59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:13.455Z|7d7445d7-83e1-4fa7-9f14-54ebff5b879d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:13.458Z|8520e6b2-f9dd-44a9-b478-0c4118e0fde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:13.459Z|8520e6b2-f9dd-44a9-b478-0c4118e0fde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:17.452Z|748065f2-4c0c-4e33-862f-d424f99e3bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:38:17.453Z|748065f2-4c0c-4e33-862f-d424f99e3bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:38:23.481Z|722d8624-393d-4e39-aa92-c3fa1c28c45b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:23.482Z|722d8624-393d-4e39-aa92-c3fa1c28c45b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:23.483Z|5d75120c-3149-4ae2-8177-0a944d3217d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:23.483Z|88af0e32-f077-4d5b-8c88-f3aecdddf691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:23.483Z|5d75120c-3149-4ae2-8177-0a944d3217d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:23.483Z|88af0e32-f077-4d5b-8c88-f3aecdddf691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:23.834Z|0d1fa673-b515-4044-8896-0bd80be4c6c4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:38:23.835Z|0d1fa673-b515-4044-8896-0bd80be4c6c4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:32.452Z|27627a38-aff3-4907-a05d-ed25f02b6c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:38:32.455Z|27627a38-aff3-4907-a05d-ed25f02b6c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:38:33.039Z|e1a27458-2616-464b-9687-4e6059309464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:38:33.039Z|e1a27458-2616-464b-9687-4e6059309464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:38:33.503Z|1d71f77d-e38d-47fa-a939-32231a1cd913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:33.503Z|0f934689-9bab-45fe-b136-90241a6a39ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:33.504Z|1d71f77d-e38d-47fa-a939-32231a1cd913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:33.504Z|0f934689-9bab-45fe-b136-90241a6a39ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:33.503Z|406f8f39-b019-4072-82e9-813de7c4b161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:33.507Z|406f8f39-b019-4072-82e9-813de7c4b161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:43.573Z|726de26d-4db7-48be-9131-5661b2cf8c40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:43.573Z|726de26d-4db7-48be-9131-5661b2cf8c40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:43.573Z|a052f6be-d77a-4fe9-bc9d-f0fa6f565930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:43.574Z|8d784dc5-f855-42d0-8e6a-d9edd2bdf79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:43.574Z|a052f6be-d77a-4fe9-bc9d-f0fa6f565930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:43.574Z|8d784dc5-f855-42d0-8e6a-d9edd2bdf79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:47.452Z|5dc1801e-5f68-42af-bddd-71221bccfc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:38:47.452Z|5dc1801e-5f68-42af-bddd-71221bccfc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:38:53.599Z|9d1908d2-ff43-4f1d-a507-fd6eb5697a5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:53.599Z|b7133a38-5bdf-4018-986f-741706d35c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:53.599Z|9d1908d2-ff43-4f1d-a507-fd6eb5697a5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:53.599Z|2654b655-7ccd-4dce-a592-8bd6b60d485d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:38:53.599Z|b7133a38-5bdf-4018-986f-741706d35c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:38:53.600Z|2654b655-7ccd-4dce-a592-8bd6b60d485d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:02.452Z|418f22d3-2af0-4469-97c9-d4e61c68f807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:39:02.453Z|418f22d3-2af0-4469-97c9-d4e61c68f807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:39:03.041Z|40316de8-5d28-45a3-acc2-c4d2212a5590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:39:03.042Z|40316de8-5d28-45a3-acc2-c4d2212a5590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:39:03.619Z|f1a33e9a-18ff-4264-b6ea-4231a5424940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:03.621Z|401fdaa7-3962-4594-91fd-197a82e7529f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:03.621Z|f1a33e9a-18ff-4264-b6ea-4231a5424940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:03.621Z|401fdaa7-3962-4594-91fd-197a82e7529f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:03.622Z|0a8859d5-577f-48d6-a6a5-7fcac11cca59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:03.622Z|0a8859d5-577f-48d6-a6a5-7fcac11cca59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:13.652Z|55fe11d7-2def-4e68-bf9f-73d715399fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:13.652Z|329feb6c-8e9e-44cf-a30b-036d99386fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:13.653Z|329feb6c-8e9e-44cf-a30b-036d99386fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:13.653Z|55fe11d7-2def-4e68-bf9f-73d715399fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:13.656Z|66636ad8-5100-4e6b-b847-a30749c653d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:13.656Z|66636ad8-5100-4e6b-b847-a30749c653d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:17.454Z|13a8304c-ccba-4cdc-bf17-e0b52c2418ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:39:17.458Z|13a8304c-ccba-4cdc-bf17-e0b52c2418ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:39:23.686Z|3ba94cd1-1c0e-4f6e-8e16-c2d3d28035ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:23.689Z|3ba94cd1-1c0e-4f6e-8e16-c2d3d28035ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:23.686Z|c83cd3d2-3f07-469c-94b8-4a9b6f175f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:23.686Z|8629c60b-1438-4ed8-8297-304a1435047d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:23.690Z|8629c60b-1438-4ed8-8297-304a1435047d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:23.690Z|c83cd3d2-3f07-469c-94b8-4a9b6f175f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:23.834Z|16065b31-1c87-4daa-87b5-f0d0c8a86acd|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:39:23.835Z|16065b31-1c87-4daa-87b5-f0d0c8a86acd|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:32.452Z|6e15253f-a8cc-48fa-b32b-8a2524f89ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:39:32.453Z|6e15253f-a8cc-48fa-b32b-8a2524f89ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:39:33.042Z|f69fc793-9067-40e2-9116-8f67ec39fb2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:39:33.044Z|f69fc793-9067-40e2-9116-8f67ec39fb2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:39:33.712Z|f4960656-5392-4351-aa1d-bba48f522b70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:33.712Z|46fd5c95-f7ba-4f42-a46b-ae2f0c635d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:33.713Z|f4960656-5392-4351-aa1d-bba48f522b70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:33.713Z|46fd5c95-f7ba-4f42-a46b-ae2f0c635d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:33.714Z|88b07e17-4985-45fe-a430-7878696103c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:33.714Z|88b07e17-4985-45fe-a430-7878696103c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:43.736Z|901fd431-110c-4a2b-bd35-45fe12d20cfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:43.736Z|1375afb6-2fc4-4ce9-97de-6a5d1763c136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:43.737Z|901fd431-110c-4a2b-bd35-45fe12d20cfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:43.737Z|1375afb6-2fc4-4ce9-97de-6a5d1763c136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:43.745Z|2556b016-cd95-4b0d-9a94-c2aba0f8d787|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:43.745Z|2556b016-cd95-4b0d-9a94-c2aba0f8d787|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:47.452Z|0ea95424-51e5-4b1c-ad30-29defc663d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:39:47.453Z|0ea95424-51e5-4b1c-ad30-29defc663d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:39:53.766Z|db1c6482-f49d-4a11-af38-d8dd2904a695|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:53.767Z|db1c6482-f49d-4a11-af38-d8dd2904a695|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:53.770Z|deabafd7-12fc-4a2d-aa47-6cf4d09110db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:53.771Z|deabafd7-12fc-4a2d-aa47-6cf4d09110db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:39:53.771Z|95c1f403-c4b9-44fe-9ad8-0755bb1c8270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:39:53.772Z|95c1f403-c4b9-44fe-9ad8-0755bb1c8270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:02.452Z|3add1102-24b6-4458-8f2d-23fc9b60ee5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:40:02.455Z|3add1102-24b6-4458-8f2d-23fc9b60ee5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:40:03.044Z|b91a5bea-dfa1-48a0-a3da-7be0ec0bdbee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:40:03.045Z|b91a5bea-dfa1-48a0-a3da-7be0ec0bdbee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:40:03.790Z|f58530c5-aa78-448b-ac66-0e9719bae323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:03.790Z|ff921481-c3d7-4895-be15-24ddc1a7156e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:03.791Z|f58530c5-aa78-448b-ac66-0e9719bae323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:03.791Z|ff921481-c3d7-4895-be15-24ddc1a7156e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:03.794Z|1dbf3e21-6f57-44fc-825a-e4a88030f2a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:03.795Z|1dbf3e21-6f57-44fc-825a-e4a88030f2a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:13.813Z|1d13edc9-ffbc-43e8-b286-49401aabe2fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:13.813Z|979d1747-491d-41de-a103-68f44510da74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:13.814Z|1d13edc9-ffbc-43e8-b286-49401aabe2fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:13.814Z|979d1747-491d-41de-a103-68f44510da74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:13.814Z|6da2f211-3f9f-4ed1-9289-90c11d0c935c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:13.815Z|6da2f211-3f9f-4ed1-9289-90c11d0c935c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:17.452Z|90a10d0b-ca90-4ab7-946f-bc0511848a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:40:17.453Z|90a10d0b-ca90-4ab7-946f-bc0511848a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:40:23.833Z|62c8f25b-8ea7-4233-bf4d-442677394aa7|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:40:23.834Z|62c8f25b-8ea7-4233-bf4d-442677394aa7|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:23.834Z|5013b6da-7ee0-4f57-b4c0-a7ee2f85f7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:23.835Z|5013b6da-7ee0-4f57-b4c0-a7ee2f85f7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:23.836Z|9c40ae67-d768-4951-881c-1169610e3ed4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:23.836Z|9c40ae67-d768-4951-881c-1169610e3ed4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:23.837Z|8131cd1c-7555-421b-9fc6-acda1fd537ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:23.837Z|8131cd1c-7555-421b-9fc6-acda1fd537ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:32.455Z|4584ba59-aaf0-42af-8a2b-d1c36a80fa61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:40:32.459Z|4584ba59-aaf0-42af-8a2b-d1c36a80fa61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:40:33.045Z|794afa91-b20a-49af-a8b7-c71bdc56bb1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:40:33.047Z|794afa91-b20a-49af-a8b7-c71bdc56bb1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:40:33.866Z|fc4c9924-2612-436c-867c-d6eccff7ba75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:33.868Z|c541cbd7-d760-4698-96e3-364cd17885d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:33.868Z|fc4c9924-2612-436c-867c-d6eccff7ba75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:33.866Z|19004b6b-1bea-4f73-a066-e7fb5de693c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:33.868Z|c541cbd7-d760-4698-96e3-364cd17885d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:33.869Z|19004b6b-1bea-4f73-a066-e7fb5de693c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:43.895Z|858ea151-e76c-4ba9-9e1b-d5b6f4f07634|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:43.895Z|381a077b-bfa3-44fd-a438-d70fdf79732f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:43.895Z|858ea151-e76c-4ba9-9e1b-d5b6f4f07634|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:43.896Z|381a077b-bfa3-44fd-a438-d70fdf79732f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:43.899Z|54bfc105-1e9b-4b9c-b432-ac016e54721d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:43.900Z|54bfc105-1e9b-4b9c-b432-ac016e54721d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:47.452Z|f378b019-0730-480e-bb20-4528ac2cb3d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:40:47.453Z|f378b019-0730-480e-bb20-4528ac2cb3d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:40:53.922Z|5abd47f5-a675-4cf7-94ef-dffb82110064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:53.923Z|5abd47f5-a675-4cf7-94ef-dffb82110064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:53.928Z|e39692ef-8ede-4638-aa8a-d5df92cbd1cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:53.929Z|e39692ef-8ede-4638-aa8a-d5df92cbd1cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:40:53.929Z|8f24e172-5ab5-457a-9e51-fc56e2aa94b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:40:53.930Z|8f24e172-5ab5-457a-9e51-fc56e2aa94b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:02.452Z|9c66c487-9244-4049-8fc0-2eca89f247d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:41:02.453Z|9c66c487-9244-4049-8fc0-2eca89f247d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:41:03.048Z|3b49d08b-2b07-4411-8471-e539232aa5ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:41:03.048Z|3b49d08b-2b07-4411-8471-e539232aa5ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:41:03.948Z|486199f1-f2df-4f9a-a956-a7dc4153386a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:03.950Z|486199f1-f2df-4f9a-a956-a7dc4153386a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:03.953Z|25304ec8-339b-4974-ab30-177e733176be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:03.954Z|25304ec8-339b-4974-ab30-177e733176be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:03.956Z|a03b2101-91d1-4081-866d-4394e07157ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:03.957Z|a03b2101-91d1-4081-866d-4394e07157ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:13.980Z|37eff940-b097-4583-93e1-4979bc58d475|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:13.981Z|fb8af91a-64c3-40a3-aaa6-fed4e17e5691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:13.981Z|37eff940-b097-4583-93e1-4979bc58d475|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:13.981Z|fb8af91a-64c3-40a3-aaa6-fed4e17e5691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:13.996Z|a791ebed-6c84-428a-9771-fd9ae6ebdafe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:13.996Z|a791ebed-6c84-428a-9771-fd9ae6ebdafe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:17.452Z|b9d03453-8e99-4dc5-8e8a-383fcd3b001d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:41:17.455Z|b9d03453-8e99-4dc5-8e8a-383fcd3b001d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:41:23.834Z|038a86fa-6e27-4948-b14e-15b413c16566|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:41:23.835Z|038a86fa-6e27-4948-b14e-15b413c16566|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:24.008Z|b1f9d3ba-aff7-4595-b089-2b69d8783976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:24.009Z|b1f9d3ba-aff7-4595-b089-2b69d8783976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:24.016Z|5f6aaa28-3598-44bf-affb-6005d753aba8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:24.016Z|5f6aaa28-3598-44bf-affb-6005d753aba8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:24.021Z|1611c7ea-37e6-411b-bbe1-73b3caed73f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:24.021Z|1611c7ea-37e6-411b-bbe1-73b3caed73f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:32.452Z|9cec1089-05f1-468a-b556-4692b3ee2bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:41:32.453Z|9cec1089-05f1-468a-b556-4692b3ee2bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:41:33.049Z|8eced9cf-f620-4f14-b6bc-aa24042ae94d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:41:33.049Z|8eced9cf-f620-4f14-b6bc-aa24042ae94d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:41:34.038Z|d2ee03f7-932f-4247-8c46-aeba710f73ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:34.039Z|d2ee03f7-932f-4247-8c46-aeba710f73ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:34.040Z|b7a1b005-7e6b-4a6b-a565-843ca47320d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:34.041Z|b7a1b005-7e6b-4a6b-a565-843ca47320d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:34.045Z|f1e6cca3-830c-424f-af00-63276e370e37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:34.045Z|f1e6cca3-830c-424f-af00-63276e370e37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:44.060Z|9a624127-5362-4ccc-baf2-294546f62ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:44.060Z|09d044eb-3f20-410b-917a-85a80426d05e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:44.060Z|09d044eb-3f20-410b-917a-85a80426d05e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:44.061Z|9a624127-5362-4ccc-baf2-294546f62ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:44.066Z|c34fd50e-153f-491f-abd6-69105b3e03f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:44.066Z|c34fd50e-153f-491f-abd6-69105b3e03f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:47.452Z|c12e44d0-c1c7-4eef-9549-92355d166773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:41:47.452Z|c12e44d0-c1c7-4eef-9549-92355d166773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:41:54.101Z|27c97b97-c999-4e75-a068-fd6707b90887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:54.101Z|cb678ecd-290e-43ce-8343-13bfea328c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:54.101Z|dcfa81ba-1204-4ff3-abc1-3272ef9f33bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:41:54.105Z|dcfa81ba-1204-4ff3-abc1-3272ef9f33bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:54.105Z|cb678ecd-290e-43ce-8343-13bfea328c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:41:54.105Z|27c97b97-c999-4e75-a068-fd6707b90887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:02.453Z|a31fac4c-70c5-45cc-912d-1c9a3933e8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:42:02.456Z|a31fac4c-70c5-45cc-912d-1c9a3933e8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:42:03.050Z|1fc6e40b-4aa0-43dc-91bf-3eec9e17a46e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:42:03.051Z|1fc6e40b-4aa0-43dc-91bf-3eec9e17a46e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:42:04.132Z|b7971132-23e7-48de-abd7-5471b3255506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:04.132Z|43579a52-7fc2-4136-91d9-b0f7ad5b3dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:04.133Z|43579a52-7fc2-4136-91d9-b0f7ad5b3dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:04.133Z|b7971132-23e7-48de-abd7-5471b3255506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:04.137Z|188ebbfa-9f60-4358-becf-ce973325ae2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:04.138Z|188ebbfa-9f60-4358-becf-ce973325ae2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:14.156Z|9326b55c-36cc-41fb-85ce-8bc04264650d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:14.156Z|24ff235d-07ca-4e22-8a31-98efd95c7973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:14.157Z|24ff235d-07ca-4e22-8a31-98efd95c7973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:14.158Z|9326b55c-36cc-41fb-85ce-8bc04264650d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:14.161Z|8ef9555e-1ab7-4477-8c03-bfa2bd9e4551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:14.161Z|8ef9555e-1ab7-4477-8c03-bfa2bd9e4551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:17.452Z|112c3aa0-6c57-40b2-acc3-a23dafe60232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:42:17.452Z|112c3aa0-6c57-40b2-acc3-a23dafe60232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:42:23.835Z|4bcba880-8e7b-4b64-bd9f-603fa18fad75|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:42:23.836Z|4bcba880-8e7b-4b64-bd9f-603fa18fad75|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:24.179Z|1f725f43-1e12-488b-bad2-55e93967ab49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:24.179Z|1f725f43-1e12-488b-bad2-55e93967ab49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:24.180Z|f8614be8-fc02-4e94-ab10-d92a0a83d1ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:24.180Z|f8614be8-fc02-4e94-ab10-d92a0a83d1ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:24.183Z|6425a3b8-efde-4860-b11a-a4a4d4a24679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:24.184Z|6425a3b8-efde-4860-b11a-a4a4d4a24679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:32.452Z|69f71fb4-b856-48c2-b138-5decfc03b82a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:42:32.452Z|69f71fb4-b856-48c2-b138-5decfc03b82a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:42:33.051Z|c1a6f69e-bf2f-4643-9709-ccec343e075e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:42:33.052Z|c1a6f69e-bf2f-4643-9709-ccec343e075e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:42:34.200Z|eaf6f4dd-87c0-45bf-b0f1-83d0c71d3079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:34.200Z|a3b060e9-6048-45a4-8ea4-e87efa24af6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:34.200Z|a3b060e9-6048-45a4-8ea4-e87efa24af6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:34.200Z|eaf6f4dd-87c0-45bf-b0f1-83d0c71d3079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:34.202Z|a3d30e55-45b5-44a6-b0d0-ec14d748c27a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:34.203Z|a3d30e55-45b5-44a6-b0d0-ec14d748c27a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:44.221Z|a7b1e244-740d-486c-b8f8-7f28145e7da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:44.221Z|ec551939-902a-4122-8b4a-7371dbab258b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:44.221Z|a7b1e244-740d-486c-b8f8-7f28145e7da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:44.221Z|6af4164e-2934-4b26-9449-4817c7f139a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:44.222Z|6af4164e-2934-4b26-9449-4817c7f139a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:44.222Z|ec551939-902a-4122-8b4a-7371dbab258b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:47.452Z|e13f320c-7de9-4237-86be-27ad525e7573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:42:47.454Z|e13f320c-7de9-4237-86be-27ad525e7573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:42:54.243Z|e30abeaa-1941-4c6b-bfc8-a82f7bbfa79b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:54.243Z|8251af13-6ad0-4fc7-a288-3e22f0e8ff40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:54.244Z|e30abeaa-1941-4c6b-bfc8-a82f7bbfa79b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:54.244Z|8251af13-6ad0-4fc7-a288-3e22f0e8ff40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:42:54.245Z|3679d4e8-00a2-4556-98b9-345470ffd184|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:42:54.245Z|3679d4e8-00a2-4556-98b9-345470ffd184|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:02.452Z|0e1e5b75-b776-4563-afdb-4f6608c1eefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:43:02.453Z|0e1e5b75-b776-4563-afdb-4f6608c1eefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:43:03.054Z|633ff8c0-8d8a-4e03-8ae7-cc2a88409d6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:43:03.054Z|633ff8c0-8d8a-4e03-8ae7-cc2a88409d6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:43:04.287Z|493c1f47-70a4-4f33-a9fc-6702a56b54b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:04.287Z|d73ecfde-7e3c-4996-b74f-32e8961c2c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:04.288Z|493c1f47-70a4-4f33-a9fc-6702a56b54b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:04.288Z|d73ecfde-7e3c-4996-b74f-32e8961c2c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:04.289Z|1566324c-25e8-4ce6-942b-e6ce042610f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:04.289Z|1566324c-25e8-4ce6-942b-e6ce042610f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:14.312Z|c5a91949-39a2-4440-9277-c1c190626210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:14.312Z|be338688-d09b-485c-9ab4-685b20a4bfe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:14.313Z|c5a91949-39a2-4440-9277-c1c190626210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:14.313Z|be338688-d09b-485c-9ab4-685b20a4bfe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:14.316Z|f77a092d-270f-48d5-b8fb-b53564484a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:14.316Z|f77a092d-270f-48d5-b8fb-b53564484a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:17.452Z|7a3b417c-8f0a-4804-a16b-d7a203bf1ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:43:17.452Z|7a3b417c-8f0a-4804-a16b-d7a203bf1ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:43:23.842Z|e1f136b8-b1e2-4995-b29c-4012103212b4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:43:23.845Z|e1f136b8-b1e2-4995-b29c-4012103212b4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:24.339Z|83c6c55c-56b9-40e8-9c43-cbe9c1d1e5d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:24.339Z|a15b3c93-d32b-4767-9162-c2dfaca0c421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:24.340Z|a15b3c93-d32b-4767-9162-c2dfaca0c421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:24.340Z|83c6c55c-56b9-40e8-9c43-cbe9c1d1e5d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:24.343Z|bf3a1ccc-248a-414f-8466-712269f3a5e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:24.343Z|bf3a1ccc-248a-414f-8466-712269f3a5e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:32.452Z|296b2691-b9b3-4b2b-a7a2-8416ce992688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:43:32.457Z|296b2691-b9b3-4b2b-a7a2-8416ce992688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:43:33.055Z|69581144-82a1-49c5-a7bd-0075120d3303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:43:33.056Z|69581144-82a1-49c5-a7bd-0075120d3303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:43:34.368Z|6ea76571-b6c5-4f02-8e6e-29f36720d048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:34.368Z|1e6a6e11-2b04-4d90-ade0-e486950871fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:34.368Z|95dbcf3c-b30b-439c-bd78-9f4957e82dda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:34.369Z|95dbcf3c-b30b-439c-bd78-9f4957e82dda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:34.369Z|6ea76571-b6c5-4f02-8e6e-29f36720d048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:34.369Z|1e6a6e11-2b04-4d90-ade0-e486950871fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:44.390Z|73bbc3b0-7344-4c4f-9fba-2e975a522b7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:44.390Z|df22c194-7cdc-4420-ac88-fa4642dc2b13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:44.391Z|73bbc3b0-7344-4c4f-9fba-2e975a522b7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:44.391Z|df22c194-7cdc-4420-ac88-fa4642dc2b13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:44.392Z|53bd7233-2220-49e7-8638-384c969c085b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:44.393Z|53bd7233-2220-49e7-8638-384c969c085b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:47.452Z|4e6a1399-ae94-44bf-a5c3-bb51f279fc23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:43:47.452Z|4e6a1399-ae94-44bf-a5c3-bb51f279fc23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:43:54.412Z|5c453392-f724-4621-9f51-d7357f49081c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:54.412Z|ff5be699-3e15-4f1c-9bd9-4b44dc8aac39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:54.413Z|d5139c04-8de4-4159-982f-1fb1bc7a2c0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:43:54.413Z|5c453392-f724-4621-9f51-d7357f49081c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:54.413Z|d5139c04-8de4-4159-982f-1fb1bc7a2c0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:43:54.414Z|ff5be699-3e15-4f1c-9bd9-4b44dc8aac39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:02.452Z|edf98997-268b-4c24-ba6a-d70468ef1a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:44:02.453Z|edf98997-268b-4c24-ba6a-d70468ef1a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:44:03.056Z|cd64dd55-42a3-4608-a6c0-70ede3e61727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:44:03.057Z|cd64dd55-42a3-4608-a6c0-70ede3e61727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:44:04.440Z|a9ecbdae-7020-4338-b5ff-c86656ba18bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:04.440Z|a9ecbdae-7020-4338-b5ff-c86656ba18bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:04.442Z|335eaaf0-90ac-4ff2-a268-56ab56cd3e0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:04.443Z|335eaaf0-90ac-4ff2-a268-56ab56cd3e0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:04.444Z|0d130485-66b3-4368-9159-97628db849ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:04.445Z|0d130485-66b3-4368-9159-97628db849ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:14.463Z|f07f168f-939c-439a-9e95-04067c5406dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:14.464Z|f07f168f-939c-439a-9e95-04067c5406dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:14.465Z|ec8d95e2-7d65-4206-84ad-87195feb205c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:14.466Z|ec8d95e2-7d65-4206-84ad-87195feb205c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:14.466Z|51c0aee1-eac8-4b03-89f3-4fcec63dfb55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:14.466Z|51c0aee1-eac8-4b03-89f3-4fcec63dfb55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:17.452Z|9591cf4e-7768-4c02-9450-4e309ff51f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:44:17.455Z|9591cf4e-7768-4c02-9450-4e309ff51f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:44:23.834Z|23ff6558-ef01-4d7f-a102-c694bbd2538c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:44:23.834Z|23ff6558-ef01-4d7f-a102-c694bbd2538c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:24.487Z|6f1d4378-7920-4ecd-b179-1ade9c75e5a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:24.487Z|6fd59664-921c-49b1-9ea7-cd11368c1cfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:24.488Z|6f1d4378-7920-4ecd-b179-1ade9c75e5a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:24.488Z|6fd59664-921c-49b1-9ea7-cd11368c1cfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:24.494Z|da138b06-c3e1-4ea1-90ee-8fd2dab718bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:24.494Z|da138b06-c3e1-4ea1-90ee-8fd2dab718bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:32.452Z|05c4c169-cdfa-47f7-9d6f-f3f1b2d13422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:44:32.452Z|05c4c169-cdfa-47f7-9d6f-f3f1b2d13422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:44:33.057Z|dabc6c21-0329-4639-b464-11a6a3d48456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:44:33.058Z|dabc6c21-0329-4639-b464-11a6a3d48456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:44:34.509Z|8e5254da-f246-4198-88e1-fc5b5899468d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:34.510Z|b4ea1c68-128c-4eb4-b3d4-3a7988769bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:34.510Z|b4ea1c68-128c-4eb4-b3d4-3a7988769bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:34.510Z|8e5254da-f246-4198-88e1-fc5b5899468d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:34.515Z|75c23781-8108-4a94-a7e2-b545fe132b97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:34.515Z|75c23781-8108-4a94-a7e2-b545fe132b97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:44.531Z|1fa264a1-9214-4035-b210-9cf4bbb8d54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:44.531Z|f338ec23-b5bc-4fc0-bc04-e497234d7da7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:44.532Z|f338ec23-b5bc-4fc0-bc04-e497234d7da7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:44.532Z|1fa264a1-9214-4035-b210-9cf4bbb8d54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:44.536Z|88b7f3fd-b6e0-4c60-a280-7dea7aa4d78b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:44.537Z|88b7f3fd-b6e0-4c60-a280-7dea7aa4d78b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:47.452Z|8f841d93-9b15-44d2-851b-e3b3fb3f27a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:44:47.452Z|8f841d93-9b15-44d2-851b-e3b3fb3f27a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:44:54.566Z|d2a25a1d-4199-41e6-913d-e0f37b161b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:54.566Z|56fcdc45-8e0d-4ebe-b2a7-51b477d96e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:54.568Z|092c4401-92f4-4abb-8d6f-1a67da128691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:44:54.569Z|d2a25a1d-4199-41e6-913d-e0f37b161b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:54.569Z|56fcdc45-8e0d-4ebe-b2a7-51b477d96e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:44:54.569Z|092c4401-92f4-4abb-8d6f-1a67da128691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:02.452Z|44efaa73-0651-4a8a-94b1-d0305113edc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:45:02.456Z|44efaa73-0651-4a8a-94b1-d0305113edc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:45:03.058Z|bfa9cece-d720-4f45-91ab-bff2f3524847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:45:03.059Z|bfa9cece-d720-4f45-91ab-bff2f3524847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:45:04.599Z|115791af-2d50-4a56-a756-13383e05d6da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:04.599Z|a3879d0e-baa9-428a-8e53-9589792f2b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:04.599Z|f5a369da-5e58-4ca6-9b3b-f4e17fe3f443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:04.599Z|a3879d0e-baa9-428a-8e53-9589792f2b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:04.599Z|115791af-2d50-4a56-a756-13383e05d6da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:04.599Z|f5a369da-5e58-4ca6-9b3b-f4e17fe3f443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:14.622Z|5f0c74b7-be20-4c19-9e3f-785590d66614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:14.622Z|b38c67eb-4ba2-446f-b9dd-4fe56fe1bf58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:14.623Z|5f0c74b7-be20-4c19-9e3f-785590d66614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:14.623Z|b38c67eb-4ba2-446f-b9dd-4fe56fe1bf58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:14.623Z|d91c2e19-4b73-41ff-8b74-f78bc71112a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:14.624Z|d91c2e19-4b73-41ff-8b74-f78bc71112a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:17.452Z|5aeaf7e8-8f53-4b76-9727-49c3915231ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:45:17.452Z|5aeaf7e8-8f53-4b76-9727-49c3915231ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:45:23.834Z|51986a84-674f-4f78-a69e-55dbe0e94e5b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:45:23.834Z|51986a84-674f-4f78-a69e-55dbe0e94e5b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:24.652Z|eb49d5ad-333c-4ec5-8f5f-0bb19ac7a0c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:24.653Z|eb49d5ad-333c-4ec5-8f5f-0bb19ac7a0c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:24.660Z|c253a1ed-383e-4152-999d-e8c932c5f291|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:24.660Z|3380b143-9c81-4a5e-a4e3-93ac53693cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:24.661Z|3380b143-9c81-4a5e-a4e3-93ac53693cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:24.661Z|c253a1ed-383e-4152-999d-e8c932c5f291|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:32.452Z|d3f5ef3c-e287-489e-977f-933a2b0525e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:45:32.453Z|d3f5ef3c-e287-489e-977f-933a2b0525e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:45:33.060Z|d272b0cb-a95e-40c5-9f1c-88b40a781697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:45:33.061Z|d272b0cb-a95e-40c5-9f1c-88b40a781697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:45:34.674Z|10d32bb6-6be3-4a17-962e-4de65b250b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:34.675Z|10d32bb6-6be3-4a17-962e-4de65b250b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:34.687Z|896e7ef9-7285-4c5f-8fbb-2086af0267a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:34.688Z|4a5a75d9-a69d-47d4-a274-9be4c9026aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:34.688Z|896e7ef9-7285-4c5f-8fbb-2086af0267a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:34.688Z|4a5a75d9-a69d-47d4-a274-9be4c9026aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:44.695Z|7f048b53-4818-4990-9526-f0214ff39c5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:44.696Z|7f048b53-4818-4990-9526-f0214ff39c5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:44.710Z|f9ee80a5-c3c6-40e9-a388-379bb1a78042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:44.711Z|f9ee80a5-c3c6-40e9-a388-379bb1a78042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:44.713Z|a1510889-417a-4e2a-8ece-b26ad2d0d9ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:44.714Z|a1510889-417a-4e2a-8ece-b26ad2d0d9ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:47.452Z|f28ce50a-91b2-46ae-8ff7-8fd93e935d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:45:47.455Z|f28ce50a-91b2-46ae-8ff7-8fd93e935d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:45:52.401Z||http-nio-8080-exec-6|||||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 [JDWP-Handshake\n...]. 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)
2021-11-03T20:45:54.732Z|88207864-fe66-497d-8d71-d8682733df87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:54.733Z|88207864-fe66-497d-8d71-d8682733df87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:54.738Z|6c7c8860-963b-46f6-88ed-083ea5fd402a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:54.738Z|6c7c8860-963b-46f6-88ed-083ea5fd402a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:45:54.752Z|cc9d6e04-0815-4971-963a-caa713f106c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:45:54.753Z|cc9d6e04-0815-4971-963a-caa713f106c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:02.452Z|af548ba9-3513-4bd3-b01c-7a061b2f3444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:46:02.452Z|af548ba9-3513-4bd3-b01c-7a061b2f3444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:46:03.062Z|576422b1-5317-4237-b443-d680c4b5de1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:46:03.063Z|576422b1-5317-4237-b443-d680c4b5de1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:46:04.758Z|95014905-14ed-4f14-8af9-edadf86c67a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:04.758Z|c194e981-3e1b-405b-b7f2-538d71f9f580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:04.758Z|95014905-14ed-4f14-8af9-edadf86c67a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:04.758Z|c194e981-3e1b-405b-b7f2-538d71f9f580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:04.778Z|cfbc60e5-9d9e-424e-b942-2ddf2e527840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:04.779Z|cfbc60e5-9d9e-424e-b942-2ddf2e527840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:14.793Z|be1a89b6-efb4-485a-867b-9b772f5a56b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:14.793Z|722b3fa1-e350-4d67-902c-00d9b2699de2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:14.796Z|be1a89b6-efb4-485a-867b-9b772f5a56b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:14.796Z|722b3fa1-e350-4d67-902c-00d9b2699de2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:14.797Z|c54bd9ea-3a31-4cfb-89c2-9ff1bdc47c7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:14.798Z|c54bd9ea-3a31-4cfb-89c2-9ff1bdc47c7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:17.453Z|b9523ebb-d0a2-4b8d-aa94-a885d3464187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:46:17.454Z|b9523ebb-d0a2-4b8d-aa94-a885d3464187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:46:23.836Z|d20a01b1-c9f1-49fe-9a31-b76c84e963c2|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:46:23.837Z|d20a01b1-c9f1-49fe-9a31-b76c84e963c2|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:24.823Z|446b1526-266c-4920-99a5-2623f65ed52e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:24.823Z|327a8180-bdeb-4c91-a87a-4b9998a8017c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:24.824Z|327a8180-bdeb-4c91-a87a-4b9998a8017c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:24.824Z|446b1526-266c-4920-99a5-2623f65ed52e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:24.829Z|89a5c088-dda1-4dd4-b4d5-6bc9d9ec92e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:24.830Z|89a5c088-dda1-4dd4-b4d5-6bc9d9ec92e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:32.452Z|e3a8f7f2-114c-48dc-bd43-75e6eeb2b5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:46:32.455Z|e3a8f7f2-114c-48dc-bd43-75e6eeb2b5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:46:33.064Z|6c84499d-3f32-42c0-a622-e59ad6129c5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:46:33.065Z|6c84499d-3f32-42c0-a622-e59ad6129c5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:46:34.854Z|e4d4819a-720b-437b-80be-6c4696bf6ec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:34.854Z|1b346fed-3056-4df0-81c2-f79778949704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:34.855Z|e4d4819a-720b-437b-80be-6c4696bf6ec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:34.855Z|1b346fed-3056-4df0-81c2-f79778949704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:34.860Z|e24fdb0d-2cc0-4ae0-9a9a-bd01369fcfad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:34.861Z|e24fdb0d-2cc0-4ae0-9a9a-bd01369fcfad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:44.884Z|7be6998e-be79-4b51-b83d-a7f6339c1468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:44.885Z|7be6998e-be79-4b51-b83d-a7f6339c1468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:44.889Z|54cdfdcb-0092-461e-8749-93381f2e4d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:44.890Z|54cdfdcb-0092-461e-8749-93381f2e4d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:44.895Z|019027be-e24f-4fb3-8335-7a5ecd2ab9e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:44.896Z|019027be-e24f-4fb3-8335-7a5ecd2ab9e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:47.452Z|dec6cbcd-e092-46ad-adf4-09f1b4ec0c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:46:47.453Z|dec6cbcd-e092-46ad-adf4-09f1b4ec0c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:46:54.905Z|04629393-b876-4ebc-bdab-ffe1c002cbf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:54.905Z|04629393-b876-4ebc-bdab-ffe1c002cbf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:54.908Z|fd775273-3974-40a4-9800-50d670d6bffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:54.908Z|fd775273-3974-40a4-9800-50d670d6bffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:46:54.913Z|c8838f93-aebf-4905-90d7-db7e807ec0e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:46:54.914Z|c8838f93-aebf-4905-90d7-db7e807ec0e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:02.452Z|9520d094-c6cf-416f-8f72-e024e79f1015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:47:02.452Z|9520d094-c6cf-416f-8f72-e024e79f1015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:47:03.065Z|34192940-3267-4302-a69a-b795b5755c2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:47:03.066Z|34192940-3267-4302-a69a-b795b5755c2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:47:04.952Z|0a82030f-17d1-4b4f-be0d-8321f8007c8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:04.953Z|b0553959-ba79-4e2f-8401-e160fc2b86f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:04.953Z|0a82030f-17d1-4b4f-be0d-8321f8007c8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:04.953Z|b0553959-ba79-4e2f-8401-e160fc2b86f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:04.956Z|8c925f61-b2e8-4e01-a063-da5a422de094|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:04.957Z|8c925f61-b2e8-4e01-a063-da5a422de094|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:14.977Z|a4bbeb75-4e25-4b4b-a01a-df03b2a20d0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:14.978Z|82406c4d-4a32-4bd8-8fa8-a03c05a44a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:14.978Z|82406c4d-4a32-4bd8-8fa8-a03c05a44a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:14.978Z|a4bbeb75-4e25-4b4b-a01a-df03b2a20d0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:14.981Z|76a87beb-f012-4fa3-98e2-2f250013cdc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:14.982Z|76a87beb-f012-4fa3-98e2-2f250013cdc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:17.452Z|d15780c7-c55b-4488-b04f-2683485fd343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:47:17.456Z|d15780c7-c55b-4488-b04f-2683485fd343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:47:23.834Z|5d773f16-8f1a-4e91-93b9-c8a979957d45|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:47:23.834Z|5d773f16-8f1a-4e91-93b9-c8a979957d45|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:25.000Z|4502828b-1211-46c0-8cea-6dedffd6cca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:25.001Z|4502828b-1211-46c0-8cea-6dedffd6cca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:25.001Z|bbb7ad76-1785-4396-be08-1a101809eac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:25.002Z|bbb7ad76-1785-4396-be08-1a101809eac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:25.004Z|099b7829-e4ae-4391-8e1c-b92b70be3921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:25.005Z|099b7829-e4ae-4391-8e1c-b92b70be3921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:32.452Z|dd0425c3-475d-4609-80bd-222fa32d6412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:47:32.452Z|dd0425c3-475d-4609-80bd-222fa32d6412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:47:33.067Z|b05637af-ca23-4dab-98a2-d51f7c7b8a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:47:33.067Z|b05637af-ca23-4dab-98a2-d51f7c7b8a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:47:35.026Z|393ba47d-8546-4d36-a2f7-8d4a26940f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:35.027Z|393ba47d-8546-4d36-a2f7-8d4a26940f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:35.036Z|f976d8b7-79dc-42fa-ab1a-cb38fda24b9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:35.036Z|f976d8b7-79dc-42fa-ab1a-cb38fda24b9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:35.045Z|f14968a5-00b2-4075-b5b1-220160c22c1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:35.046Z|f14968a5-00b2-4075-b5b1-220160c22c1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:45.065Z|e8424d92-685e-4ed1-99cc-8840db0e581a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:45.065Z|2e79e689-a9cc-4c86-8fba-5f502b9887c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:45.067Z|0e056cdb-701c-4e16-9d61-51a611605f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:45.068Z|e8424d92-685e-4ed1-99cc-8840db0e581a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:45.068Z|2e79e689-a9cc-4c86-8fba-5f502b9887c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:45.068Z|0e056cdb-701c-4e16-9d61-51a611605f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:47.452Z|b33e2056-c714-4ba4-8167-6b22bfa19a71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:47:47.453Z|b33e2056-c714-4ba4-8167-6b22bfa19a71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:47:55.095Z|3aa64305-27c5-478b-8656-bcfca2e2e569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:55.096Z|3aa64305-27c5-478b-8656-bcfca2e2e569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:55.101Z|0ec8939b-dbd9-4ff7-92d7-ae6d0ea06398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:55.101Z|d5a3d0c3-b196-4004-a349-d1a058cecec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:47:55.101Z|0ec8939b-dbd9-4ff7-92d7-ae6d0ea06398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:47:55.102Z|d5a3d0c3-b196-4004-a349-d1a058cecec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:02.452Z|663ddccc-2c77-4b1b-a032-6e7c798fa871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:48:02.455Z|663ddccc-2c77-4b1b-a032-6e7c798fa871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:48:03.068Z|758f27df-0499-4bc3-a570-13864c19076d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:48:03.070Z|758f27df-0499-4bc3-a570-13864c19076d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:48:05.117Z|35fb2133-79e2-4093-9313-98c73f31e17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:05.118Z|35fb2133-79e2-4093-9313-98c73f31e17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:05.122Z|aed755b9-cb15-4471-821d-848427f2be8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:05.122Z|aed755b9-cb15-4471-821d-848427f2be8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:05.134Z|1de5e2dd-7dbf-49f4-9e41-4f58f25760bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:05.135Z|1de5e2dd-7dbf-49f4-9e41-4f58f25760bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:15.141Z|837d8045-61f5-434c-8967-75229deac147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:15.142Z|a7ed0c9c-2481-4d81-8531-c89887119632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:15.142Z|837d8045-61f5-434c-8967-75229deac147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:15.142Z|a7ed0c9c-2481-4d81-8531-c89887119632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:15.154Z|055d4d8d-44c8-44bf-83f1-08318d7cc7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:15.155Z|055d4d8d-44c8-44bf-83f1-08318d7cc7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:17.452Z|4a6f9635-be7f-468d-8faf-b1caea4fe870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:48:17.453Z|4a6f9635-be7f-468d-8faf-b1caea4fe870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:48:23.845Z|8dd1a0b4-c2ea-456c-b243-a355b2853f46|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:48:23.845Z|8dd1a0b4-c2ea-456c-b243-a355b2853f46|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:25.164Z|493ab315-4161-4bcf-a1bd-9c66f2c2af6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:25.164Z|493ab315-4161-4bcf-a1bd-9c66f2c2af6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:25.164Z|87cb427f-02ef-4bde-9093-d522d3c5ee1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:25.165Z|87cb427f-02ef-4bde-9093-d522d3c5ee1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:25.174Z|92896662-87ea-4c8d-bd3a-e96b6829d772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:25.174Z|92896662-87ea-4c8d-bd3a-e96b6829d772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:32.452Z|649ebf6f-5273-4b39-ad7e-011b1201937a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:48:32.452Z|649ebf6f-5273-4b39-ad7e-011b1201937a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:48:33.071Z|ca6fa098-a664-42c9-9d21-188153b8ccd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:48:33.071Z|ca6fa098-a664-42c9-9d21-188153b8ccd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:48:35.185Z|91a97341-ff92-49e1-8b9e-a281c5649f07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:35.186Z|91a97341-ff92-49e1-8b9e-a281c5649f07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:35.186Z|4c451922-e28c-46c0-9367-7cfc9704a4a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:35.186Z|4c451922-e28c-46c0-9367-7cfc9704a4a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:35.192Z|b145ea6b-89a7-4b2d-b8f0-388b1e96238c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:35.193Z|b145ea6b-89a7-4b2d-b8f0-388b1e96238c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:45.205Z|97814c12-3ab4-4eac-bad3-fe651f807e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:45.205Z|b12b37c8-12a2-4244-b3b9-a50b3373db45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:45.205Z|b12b37c8-12a2-4244-b3b9-a50b3373db45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:45.205Z|97814c12-3ab4-4eac-bad3-fe651f807e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:45.210Z|18168bf4-f264-4ad1-9b85-4e2a55403b12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:45.210Z|18168bf4-f264-4ad1-9b85-4e2a55403b12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:47.452Z|3baaa35a-ae13-4dfd-b89a-16cb4ec81781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:48:47.453Z|3baaa35a-ae13-4dfd-b89a-16cb4ec81781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:48:55.236Z|ae3739fb-5f38-4883-b0c7-03cf3893bb11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:55.236Z|6846c497-dd71-43ae-8ea2-3ef4b5a90470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:55.237Z|6846c497-dd71-43ae-8ea2-3ef4b5a90470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:55.238Z|f2c461cf-949f-4354-b737-6f81b69cb709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:48:55.238Z|f2c461cf-949f-4354-b737-6f81b69cb709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:48:55.238Z|ae3739fb-5f38-4883-b0c7-03cf3893bb11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:02.452Z|89b79797-ee0f-4a1f-84d3-ea3d31138056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:49:02.452Z|89b79797-ee0f-4a1f-84d3-ea3d31138056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:49:03.072Z|ff8452c6-1472-4e89-aac3-6a88a12ea3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:49:03.072Z|ff8452c6-1472-4e89-aac3-6a88a12ea3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:49:05.272Z|eb0b8e20-cccc-47b4-ab79-4d061cdfe587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:05.273Z|eb0b8e20-cccc-47b4-ab79-4d061cdfe587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:05.273Z|fc590d34-e776-47dc-907d-d406fd2caf9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:05.274Z|fc590d34-e776-47dc-907d-d406fd2caf9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:05.284Z|ae8847b1-1781-4619-95f2-b752394c8262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:05.285Z|ae8847b1-1781-4619-95f2-b752394c8262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:15.310Z|3552a2a9-192a-434a-9f28-964ea7480a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:15.312Z|4e2c3fdc-ec57-4cfe-a5aa-fe2e33f36c3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:15.310Z|bd9b5fe8-f645-463e-959d-f4edcceadc88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:15.313Z|4e2c3fdc-ec57-4cfe-a5aa-fe2e33f36c3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:15.313Z|3552a2a9-192a-434a-9f28-964ea7480a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:15.313Z|bd9b5fe8-f645-463e-959d-f4edcceadc88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:17.452Z|a67a9c34-1c84-4710-b49c-9f0ea94891f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:49:17.453Z|a67a9c34-1c84-4710-b49c-9f0ea94891f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:49:23.835Z|43c96efa-b5a4-4d8d-a81b-5a2e701c292a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:49:23.836Z|43c96efa-b5a4-4d8d-a81b-5a2e701c292a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:25.342Z|321897c5-f2c2-4e79-9374-282065d0ceea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:25.342Z|3c3f9737-d475-40ae-a69d-660c23e0a1ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:25.342Z|5d785ba5-5607-4914-94b2-bad3caf32d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:25.342Z|5d785ba5-5607-4914-94b2-bad3caf32d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:25.342Z|321897c5-f2c2-4e79-9374-282065d0ceea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:25.342Z|3c3f9737-d475-40ae-a69d-660c23e0a1ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:32.452Z|a0612ee8-647b-4cd0-9335-8a5413f63e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:49:32.453Z|a0612ee8-647b-4cd0-9335-8a5413f63e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:49:33.073Z|9204b807-d8e9-4b74-a82b-a3a3ebb668b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:49:33.074Z|9204b807-d8e9-4b74-a82b-a3a3ebb668b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:49:35.364Z|fda39e82-c993-49c5-ae74-d4a6d3f7e9fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:35.364Z|956155e0-8f8c-403d-89b1-61a4c20dbe34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:35.365Z|fda39e82-c993-49c5-ae74-d4a6d3f7e9fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:35.365Z|956155e0-8f8c-403d-89b1-61a4c20dbe34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:35.367Z|7453737b-0f6b-4c7c-8111-48837e8e4f0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:35.368Z|7453737b-0f6b-4c7c-8111-48837e8e4f0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:45.392Z|fe721672-4f4c-418e-87af-4c6d7747172f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:45.392Z|be632e32-8b21-4855-b94e-9bebcf3e0bcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:45.393Z|fe721672-4f4c-418e-87af-4c6d7747172f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:45.393Z|be632e32-8b21-4855-b94e-9bebcf3e0bcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:45.408Z|f14fdc1a-cc72-44c6-8f95-9c703dfea248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:45.408Z|f14fdc1a-cc72-44c6-8f95-9c703dfea248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:47.452Z|65b07041-48b0-4bf8-b7ab-96215eec30b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:49:47.454Z|65b07041-48b0-4bf8-b7ab-96215eec30b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:49:55.421Z|9c5d4926-010b-46dc-a44f-89be1104e53f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:55.422Z|9c5d4926-010b-46dc-a44f-89be1104e53f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:55.429Z|6b91b29e-e076-461e-9371-917081125e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:55.430Z|6b91b29e-e076-461e-9371-917081125e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:49:55.433Z|6ef13e38-f727-4d4e-8182-983823664844|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:49:55.433Z|6ef13e38-f727-4d4e-8182-983823664844|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:02.452Z|1b3e7fb3-ff93-480f-856c-cb68c6c8f614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:50:02.452Z|1b3e7fb3-ff93-480f-856c-cb68c6c8f614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:50:03.075Z|748a90af-1560-4001-bf81-922b59db21d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:50:03.076Z|748a90af-1560-4001-bf81-922b59db21d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:50:05.446Z|0ee7f1d2-0fe7-4f96-b9fc-c57401dbf470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:05.447Z|0ee7f1d2-0fe7-4f96-b9fc-c57401dbf470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:05.450Z|13c7b954-20ab-4791-8ad7-2d7ef34f8338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:05.450Z|13c7b954-20ab-4791-8ad7-2d7ef34f8338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:05.454Z|5726c060-ec93-4c69-8e36-09a3a8dd63fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:05.454Z|5726c060-ec93-4c69-8e36-09a3a8dd63fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:15.472Z|f422c980-6419-4415-a2fb-d15b28e0aeda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:15.473Z|816f7a18-6531-435c-b923-791754b8a42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:15.473Z|f422c980-6419-4415-a2fb-d15b28e0aeda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:15.473Z|816f7a18-6531-435c-b923-791754b8a42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:15.479Z|80e21e5b-1ce1-4273-9550-22bc4a34a9a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:15.480Z|80e21e5b-1ce1-4273-9550-22bc4a34a9a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:17.452Z|43cab307-548f-42a6-a23d-f10c90b865f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:50:17.452Z|43cab307-548f-42a6-a23d-f10c90b865f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:50:23.833Z|131e1e1e-9ff1-4158-884a-b24ece665132|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:50:23.834Z|131e1e1e-9ff1-4158-884a-b24ece665132|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:25.498Z|87829357-9cd8-4807-b84e-fcfac6d6acd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:25.499Z|87829357-9cd8-4807-b84e-fcfac6d6acd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:25.502Z|4a231d88-03b2-4e07-b63c-75d964264e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:25.503Z|4a231d88-03b2-4e07-b63c-75d964264e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:25.511Z|cddb7ffe-41e3-4911-afb3-0c5d4173c75f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:25.511Z|cddb7ffe-41e3-4911-afb3-0c5d4173c75f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:32.452Z|3eb4f0d4-8877-4eab-bead-d9feb8acdf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:50:32.455Z|3eb4f0d4-8877-4eab-bead-d9feb8acdf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:50:33.076Z|cd51f638-d66c-4288-8ec1-67951e4f10a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:50:33.077Z|cd51f638-d66c-4288-8ec1-67951e4f10a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:50:35.522Z|b8546eb3-925a-4f40-8364-cab35e37c4f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:35.523Z|b8546eb3-925a-4f40-8364-cab35e37c4f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:35.527Z|1563808d-ddde-4e29-9eeb-6dbe8b19ebd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:35.528Z|1563808d-ddde-4e29-9eeb-6dbe8b19ebd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:35.530Z|016bea9c-b119-4e68-9f19-ca09a74ddfda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:35.530Z|016bea9c-b119-4e68-9f19-ca09a74ddfda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:45.562Z|e6324b84-e834-4028-b801-61c7882ec486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:45.562Z|9ca3b359-671d-4e42-8514-a99570421e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:45.565Z|e6324b84-e834-4028-b801-61c7882ec486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:45.565Z|9ca3b359-671d-4e42-8514-a99570421e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:45.567Z|d552a1eb-f6d2-4eae-af8e-bb48d98b716e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:45.568Z|d552a1eb-f6d2-4eae-af8e-bb48d98b716e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:47.452Z|7896b86a-ab35-4482-b4ca-702c4338c00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:50:47.453Z|7896b86a-ab35-4482-b4ca-702c4338c00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:50:55.595Z|306705ed-e1e8-43d3-b821-91a11b16b866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:55.596Z|306705ed-e1e8-43d3-b821-91a11b16b866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:55.602Z|8efc62ac-9a24-4b86-b780-3a341a8fd797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:55.602Z|8efc62ac-9a24-4b86-b780-3a341a8fd797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:50:55.603Z|11dd27c5-80cb-4df8-91ad-34063c603042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:50:55.603Z|11dd27c5-80cb-4df8-91ad-34063c603042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:02.452Z|221e5ff5-f837-4313-b710-5e0f29cab300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:51:02.453Z|221e5ff5-f837-4313-b710-5e0f29cab300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:51:03.077Z|9cf2ba8c-9eaf-4235-bcea-9e7fc37f65a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:51:03.079Z|9cf2ba8c-9eaf-4235-bcea-9e7fc37f65a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:51:05.623Z|8d54dcd4-090b-4383-acb9-830e11a511cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:05.623Z|154f82ec-ef60-477b-b75c-c24201bdea7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:05.624Z|8d54dcd4-090b-4383-acb9-830e11a511cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:05.625Z|154f82ec-ef60-477b-b75c-c24201bdea7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:05.626Z|08d31164-9633-4399-b12c-acbedc665415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:05.626Z|08d31164-9633-4399-b12c-acbedc665415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:15.657Z|4df8743a-a86e-4af7-bd67-4d7f645d448a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:15.657Z|7443d644-fbcb-4bcf-b607-b5d4833357c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:15.658Z|7443d644-fbcb-4bcf-b607-b5d4833357c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:15.658Z|4df8743a-a86e-4af7-bd67-4d7f645d448a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:15.661Z|eac75e9d-7344-452f-841d-6e652c99785d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:15.662Z|eac75e9d-7344-452f-841d-6e652c99785d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:17.452Z|f89b1c6e-aace-4ae6-8573-b49e6fd4a80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:51:17.455Z|f89b1c6e-aace-4ae6-8573-b49e6fd4a80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:51:23.834Z|86af1e54-99ce-49ee-a6a9-c771c97a5a4e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:51:23.834Z|86af1e54-99ce-49ee-a6a9-c771c97a5a4e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:25.679Z|0b7a4765-85b4-46e5-bf70-bbd218e8b1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:25.679Z|e118fb12-4221-4a55-be81-2289fdb2bbf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:25.679Z|0b7a4765-85b4-46e5-bf70-bbd218e8b1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:25.680Z|e118fb12-4221-4a55-be81-2289fdb2bbf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:25.694Z|4696397f-efc2-42e4-86d9-8a267a8a5744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:25.695Z|4696397f-efc2-42e4-86d9-8a267a8a5744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:32.452Z|fbcdfa8a-1ff7-4734-8011-e55263521cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:51:32.452Z|fbcdfa8a-1ff7-4734-8011-e55263521cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:51:33.079Z|c46b0b88-2966-4bc5-bc94-8d97e09c9213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:51:33.080Z|c46b0b88-2966-4bc5-bc94-8d97e09c9213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:51:35.705Z|f28e26c7-6402-4250-96b6-b2be5a872f39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:35.706Z|f28e26c7-6402-4250-96b6-b2be5a872f39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:35.707Z|b191fc3a-7ba0-4538-bb3e-cc89c170f8cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:35.707Z|b191fc3a-7ba0-4538-bb3e-cc89c170f8cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:35.715Z|f638acee-69d7-42af-9eee-729dc69a3b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:35.715Z|f638acee-69d7-42af-9eee-729dc69a3b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:45.726Z|2cb3fd7b-2ad7-4eb6-ac17-56070c51e65a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:45.727Z|2cb3fd7b-2ad7-4eb6-ac17-56070c51e65a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:45.741Z|ffea47d3-1951-40bb-b16d-34bd34939568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:45.741Z|ffea47d3-1951-40bb-b16d-34bd34939568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:45.742Z|ed23945e-3e69-44f2-a2c2-b286f27c1780|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:45.743Z|ed23945e-3e69-44f2-a2c2-b286f27c1780|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:47.452Z|1b4aea2d-c6a1-4eae-a700-45275c39dfbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:51:47.452Z|1b4aea2d-c6a1-4eae-a700-45275c39dfbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:51:55.762Z|02f5df65-5db0-4945-ac94-5693039fb1a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:55.763Z|02f5df65-5db0-4945-ac94-5693039fb1a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:55.774Z|a93dc753-405e-46a0-b48d-853e599228a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:55.775Z|a93dc753-405e-46a0-b48d-853e599228a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:51:55.774Z|d41310b2-7217-4945-ac30-e16698469303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:51:55.777Z|d41310b2-7217-4945-ac30-e16698469303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:02.454Z|0084474e-162b-47dc-a708-951a5b91405e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:52:02.457Z|0084474e-162b-47dc-a708-951a5b91405e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:52:03.090Z|b117db68-90d7-4df6-adc8-70993f6b8d17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:52:03.100Z|b117db68-90d7-4df6-adc8-70993f6b8d17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:52:05.800Z|173a2d99-7c91-49a0-8ff8-4488f04f33d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:05.800Z|28ce72c1-d304-4e3c-8dba-3c5253178ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:05.803Z|e6df7a89-e266-41e8-9d88-84fbcb25ddc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:05.804Z|e6df7a89-e266-41e8-9d88-84fbcb25ddc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:05.804Z|173a2d99-7c91-49a0-8ff8-4488f04f33d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:05.804Z|28ce72c1-d304-4e3c-8dba-3c5253178ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:15.850Z|a8813748-3c4f-41b0-a27c-bb72a7c62aba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:15.851Z|a8813748-3c4f-41b0-a27c-bb72a7c62aba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:15.853Z|d84a1164-7d8a-43cc-801f-f9ef139074d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:15.856Z|d84a1164-7d8a-43cc-801f-f9ef139074d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:15.858Z|92a73075-78c8-4fcc-9514-5e26a5a2bec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:15.858Z|92a73075-78c8-4fcc-9514-5e26a5a2bec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:17.452Z|8db2a594-5671-4d2e-bb98-a7e8216f6389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:52:17.453Z|8db2a594-5671-4d2e-bb98-a7e8216f6389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:52:23.834Z|6dbc82ea-b365-4e2e-a4b9-4f80ad04ffa4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:52:23.835Z|6dbc82ea-b365-4e2e-a4b9-4f80ad04ffa4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:25.882Z|3133c193-dce1-43e5-81ed-8a1005eb3c77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:25.882Z|1e038029-87db-429e-bb70-77bd208bf722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:25.883Z|3133c193-dce1-43e5-81ed-8a1005eb3c77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:25.883Z|1e038029-87db-429e-bb70-77bd208bf722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:25.888Z|8aecc3ab-8eb8-47df-81bd-391641fc662d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:25.889Z|8aecc3ab-8eb8-47df-81bd-391641fc662d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:32.452Z|b22bffda-6292-48a2-a0d5-c07d40c07c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:52:32.453Z|b22bffda-6292-48a2-a0d5-c07d40c07c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:52:33.101Z|1afa0f41-e841-4f95-8535-10a559894b34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:52:33.102Z|1afa0f41-e841-4f95-8535-10a559894b34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:52:35.907Z|1c31260f-fde9-4ca8-8d70-dd990cb87b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:35.908Z|1c31260f-fde9-4ca8-8d70-dd990cb87b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:35.910Z|e8451efe-1c57-4359-bdea-eecd6c369b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:35.910Z|e8451efe-1c57-4359-bdea-eecd6c369b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:35.911Z|3835ae79-c34a-4b1d-bd4e-d61f91590837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:35.912Z|3835ae79-c34a-4b1d-bd4e-d61f91590837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:45.932Z|22200e96-ca09-479c-ab96-f29e68b2c543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:45.933Z|22200e96-ca09-479c-ab96-f29e68b2c543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:45.937Z|658529ee-fb1e-4ae0-8590-4b1ca0735b33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:45.937Z|658529ee-fb1e-4ae0-8590-4b1ca0735b33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:45.939Z|1a9bff2c-4c80-418c-9633-a091749035cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:45.939Z|1a9bff2c-4c80-418c-9633-a091749035cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:47.452Z|a656ca0f-f3a2-4980-960a-cf233f49bb6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:52:47.455Z|a656ca0f-f3a2-4980-960a-cf233f49bb6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:52:55.953Z|cde353d3-e4cb-4363-a3cb-5807fbf6c44e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:55.954Z|cde353d3-e4cb-4363-a3cb-5807fbf6c44e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:55.956Z|d1145aeb-b617-441f-bcaf-234aa7e22697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:55.957Z|d1145aeb-b617-441f-bcaf-234aa7e22697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:52:55.958Z|c2dee344-c584-447b-846b-d46f5d542775|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:52:55.958Z|c2dee344-c584-447b-846b-d46f5d542775|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:02.452Z|2cd12422-c1f3-4fd9-9ca7-e2c6ec568099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:53:02.452Z|2cd12422-c1f3-4fd9-9ca7-e2c6ec568099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:53:03.102Z|8c5722b7-7edf-469d-95bd-a1e9f19353fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:53:03.103Z|8c5722b7-7edf-469d-95bd-a1e9f19353fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:53:05.976Z|863508d1-36d4-4a55-9297-cd3250e8ce3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:05.977Z|863508d1-36d4-4a55-9297-cd3250e8ce3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:05.983Z|1a4c725a-294b-40ad-a520-b74ef7e16580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:05.984Z|1a4c725a-294b-40ad-a520-b74ef7e16580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:05.988Z|e7a76b1b-eac4-4510-bd1d-9fe096cff3c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:05.988Z|e7a76b1b-eac4-4510-bd1d-9fe096cff3c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:16.001Z|76a42857-16fb-415c-9600-2a3d2602a6fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:16.002Z|76a42857-16fb-415c-9600-2a3d2602a6fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:16.005Z|d00a5c64-b382-4f0d-ae06-ec6ac8ed3fd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:16.005Z|d00a5c64-b382-4f0d-ae06-ec6ac8ed3fd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:16.014Z|c9b7a633-3b86-4ab8-8f31-c74f92f2fd8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:16.015Z|c9b7a633-3b86-4ab8-8f31-c74f92f2fd8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:17.452Z|1858f71b-d7c6-4e1e-80af-7abda95f07bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:53:17.452Z|1858f71b-d7c6-4e1e-80af-7abda95f07bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:53:23.833Z|bfc782e8-1f44-4f68-82f3-00b30746bd39|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:53:23.834Z|bfc782e8-1f44-4f68-82f3-00b30746bd39|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:26.029Z|67334351-29f0-4072-b4a0-9d16198b4e76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:26.029Z|fefb5c90-1be4-4220-ba95-3b945cea7ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:26.029Z|fefb5c90-1be4-4220-ba95-3b945cea7ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:26.029Z|67334351-29f0-4072-b4a0-9d16198b4e76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:26.035Z|5e7b8c39-22b1-45d3-8c94-db48fee3a1cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:26.036Z|5e7b8c39-22b1-45d3-8c94-db48fee3a1cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:32.456Z|d0318941-8dd4-44da-98a0-0d8611af673a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:53:32.460Z|d0318941-8dd4-44da-98a0-0d8611af673a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:53:33.107Z|5255f7a9-012d-4a54-b4be-f1459fcb82b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:53:33.112Z|5255f7a9-012d-4a54-b4be-f1459fcb82b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:53:36.068Z|6b4f2a97-0859-47e6-8146-895898642ccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:36.068Z|b38c2b2f-bd5d-4c88-b03e-0f6483005633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:36.070Z|6b4f2a97-0859-47e6-8146-895898642ccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:36.070Z|b38c2b2f-bd5d-4c88-b03e-0f6483005633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:36.068Z|ced663a2-04fd-4e06-9527-485d5f308923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:36.079Z|ced663a2-04fd-4e06-9527-485d5f308923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:46.101Z|5573f180-b724-401b-86e0-67d376e0e94e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:46.101Z|25074669-3c9a-48b0-a9b2-9018b5a84270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:46.102Z|5573f180-b724-401b-86e0-67d376e0e94e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:46.102Z|25074669-3c9a-48b0-a9b2-9018b5a84270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:46.108Z|3441745b-8494-486d-a156-c9c73c9bb5ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:46.108Z|3441745b-8494-486d-a156-c9c73c9bb5ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:47.452Z|4f85754a-4398-4a88-a7c8-4979ed01bba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:53:47.453Z|4f85754a-4398-4a88-a7c8-4979ed01bba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:53:56.124Z|3ef9470d-be9e-4352-a07d-a8fa72444d40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:56.125Z|3ef9470d-be9e-4352-a07d-a8fa72444d40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:56.126Z|a02ab91e-adfd-4a0e-9f90-11dc5c7d4bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:56.126Z|c4d9bf33-dd5e-40c7-b5f6-d9b2e3869d44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:53:56.126Z|c4d9bf33-dd5e-40c7-b5f6-d9b2e3869d44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:53:56.126Z|a02ab91e-adfd-4a0e-9f90-11dc5c7d4bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:02.452Z|2a31cfbe-ff3b-4bd0-ae5e-ca173858390d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:54:02.453Z|2a31cfbe-ff3b-4bd0-ae5e-ca173858390d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:54:03.113Z|d6985535-b8ee-4734-834f-c5200b3649c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:54:03.114Z|d6985535-b8ee-4734-834f-c5200b3649c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:54:06.150Z|70b8d3b5-41da-4df0-b80a-854f8fef57c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:06.151Z|70b8d3b5-41da-4df0-b80a-854f8fef57c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:06.155Z|c47a6f11-174e-4faf-ac86-82e270fcb251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:06.156Z|c47a6f11-174e-4faf-ac86-82e270fcb251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:06.158Z|51008416-af4e-421d-b170-c2176aa412b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:06.158Z|51008416-af4e-421d-b170-c2176aa412b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:16.170Z|c0ee7c34-91c8-4e68-ab0e-4bf5b040cb3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:16.171Z|c0ee7c34-91c8-4e68-ab0e-4bf5b040cb3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:16.188Z|740bd4fb-bb1b-47af-b893-d0f8212d2694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:16.188Z|740bd4fb-bb1b-47af-b893-d0f8212d2694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:16.202Z|a0764cc9-e3f1-4d2e-8cb9-1b329374b17a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:16.203Z|a0764cc9-e3f1-4d2e-8cb9-1b329374b17a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:17.452Z|b0db999f-f6d2-4bde-ba41-928f3ee74d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:54:17.458Z|b0db999f-f6d2-4bde-ba41-928f3ee74d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:54:23.834Z|324d6d58-8805-4cf1-a5ed-987b2b5c4565|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:54:23.834Z|324d6d58-8805-4cf1-a5ed-987b2b5c4565|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:26.211Z|b8037c43-206a-4ae1-9e09-7140bf06e31a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:26.211Z|106de46b-a3f0-4d62-b458-72499d2d482a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:26.211Z|106de46b-a3f0-4d62-b458-72499d2d482a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:26.211Z|b8037c43-206a-4ae1-9e09-7140bf06e31a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:26.230Z|61fbf087-87f2-4f27-a9c5-f400bf082c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:26.231Z|61fbf087-87f2-4f27-a9c5-f400bf082c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:32.452Z|477b6890-f309-4ba7-ae04-fa45963bc783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:54:32.453Z|477b6890-f309-4ba7-ae04-fa45963bc783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:54:33.114Z|1b8c75cf-730d-4577-9af3-2e61e1dc0ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:54:33.115Z|1b8c75cf-730d-4577-9af3-2e61e1dc0ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:54:36.231Z|349c6b1b-a6a4-4d9c-a6d5-3e270aab5df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:36.232Z|349c6b1b-a6a4-4d9c-a6d5-3e270aab5df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:36.236Z|4ee88f4a-b81a-4339-a45a-954beebde6f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:36.236Z|4ee88f4a-b81a-4339-a45a-954beebde6f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:36.251Z|ed090bc0-0d2e-4c1d-a446-090d2bf92293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:36.251Z|ed090bc0-0d2e-4c1d-a446-090d2bf92293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:46.256Z|8b7815dc-1c49-4bd3-9c73-b5ee65ebca5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:46.258Z|8b7815dc-1c49-4bd3-9c73-b5ee65ebca5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:46.260Z|c053d1fb-b3c6-43dc-b7e3-2a6a548a147d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:46.260Z|c053d1fb-b3c6-43dc-b7e3-2a6a548a147d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:46.275Z|45f4dc95-20b4-4b79-9022-7e8892e4b23e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:46.276Z|45f4dc95-20b4-4b79-9022-7e8892e4b23e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:47.452Z|5357dd6c-e98d-43f2-afe4-81faea6768aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:54:47.453Z|5357dd6c-e98d-43f2-afe4-81faea6768aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:54:56.291Z|1f95f70f-7fe1-4ead-89fd-478e33a42728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:56.292Z|1f95f70f-7fe1-4ead-89fd-478e33a42728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:56.292Z|1d4b533c-b63f-4067-9f3a-31834c59516f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:56.292Z|1d4b533c-b63f-4067-9f3a-31834c59516f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:54:56.296Z|20fcd67a-fb3d-4527-9962-f4ac32788bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:54:56.297Z|20fcd67a-fb3d-4527-9962-f4ac32788bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:02.455Z|2ffeceae-fec2-4137-b172-233d79532022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:55:02.460Z|2ffeceae-fec2-4137-b172-233d79532022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:55:03.115Z|2c8d3822-3db2-475b-b9d2-eed3de1f376f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:55:03.117Z|2c8d3822-3db2-475b-b9d2-eed3de1f376f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:55:06.329Z|144a10eb-fe54-4c1c-9423-e4a71869877a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:06.329Z|c7945f75-3fc3-41ff-91c3-9e043a9370ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:06.329Z|ad7422af-1c52-43ab-9e58-2fe0c42a8219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:06.332Z|c7945f75-3fc3-41ff-91c3-9e043a9370ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:06.332Z|144a10eb-fe54-4c1c-9423-e4a71869877a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:06.332Z|ad7422af-1c52-43ab-9e58-2fe0c42a8219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:16.362Z|a94200c2-93e0-49d2-83ae-ce153c75832d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:16.362Z|77fc742a-069f-4ea0-a89c-53ae11cdc82f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:16.363Z|a94200c2-93e0-49d2-83ae-ce153c75832d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:16.363Z|77fc742a-069f-4ea0-a89c-53ae11cdc82f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:16.372Z|62af214b-54b1-4e13-af44-414e3e40fa9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:16.373Z|62af214b-54b1-4e13-af44-414e3e40fa9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:17.452Z|36a57f30-2b1b-4df4-a366-139858caae97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:55:17.453Z|36a57f30-2b1b-4df4-a366-139858caae97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:55:23.835Z|14986adb-27e4-4619-9bcd-4cf156206f51|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:55:23.836Z|14986adb-27e4-4619-9bcd-4cf156206f51|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:26.387Z|50ef5c2c-5b67-4db4-af90-5767aa82d2df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:26.388Z|50ef5c2c-5b67-4db4-af90-5767aa82d2df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:26.390Z|b88c0996-d432-48a8-b094-54a32d57808f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:26.391Z|b88c0996-d432-48a8-b094-54a32d57808f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:26.401Z|c3e2bbfb-5d56-408e-a4b7-d7e6aa8adc03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:26.401Z|c3e2bbfb-5d56-408e-a4b7-d7e6aa8adc03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:32.452Z|aa8f7b96-40a7-423d-8572-45766af2fdb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:55:32.453Z|aa8f7b96-40a7-423d-8572-45766af2fdb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:55:33.118Z|d55e9add-27a9-47fd-8e2f-36144f25ca3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:55:33.119Z|d55e9add-27a9-47fd-8e2f-36144f25ca3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:55:36.414Z|930c59d5-6e75-4f3d-8093-a3ae8d89c9f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:36.415Z|930c59d5-6e75-4f3d-8093-a3ae8d89c9f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:36.418Z|7cb897bd-b51f-410f-a29b-9f0e901767c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:36.419Z|7cb897bd-b51f-410f-a29b-9f0e901767c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:36.423Z|48610f63-4da3-4a22-aed9-b7c2f0a834fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:36.423Z|48610f63-4da3-4a22-aed9-b7c2f0a834fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:46.438Z|f508b24c-53c7-45c4-a6f9-f3cc3a081ecb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:46.439Z|f508b24c-53c7-45c4-a6f9-f3cc3a081ecb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:46.439Z|5b5f2d18-722f-489e-ba64-5de60876fc78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:46.441Z|5b5f2d18-722f-489e-ba64-5de60876fc78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:46.443Z|95fd2a51-a49e-452b-8370-a862ca654b1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:46.444Z|95fd2a51-a49e-452b-8370-a862ca654b1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:47.452Z|21217f2d-7eac-45ce-a2b0-13e21b4f9283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:55:47.455Z|21217f2d-7eac-45ce-a2b0-13e21b4f9283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:55:56.459Z|0f3d83ba-49f4-4732-93b7-181a234d1457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:56.459Z|c8ffefeb-e370-431d-9cdb-714efcf42797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:56.460Z|c8ffefeb-e370-431d-9cdb-714efcf42797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:56.460Z|0f3d83ba-49f4-4732-93b7-181a234d1457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:55:56.461Z|396e0680-f696-44aa-9785-435d2b03c055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:55:56.462Z|396e0680-f696-44aa-9785-435d2b03c055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:02.454Z|b1a92f9d-d2e4-4157-8e5f-ff9d95aac869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:56:02.454Z|b1a92f9d-d2e4-4157-8e5f-ff9d95aac869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:56:03.121Z|a7865db3-9e12-48de-bdd0-362a992ecd7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:56:03.121Z|a7865db3-9e12-48de-bdd0-362a992ecd7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:56:06.482Z|fa81c544-7b48-4b95-922c-8e311dfacfac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:06.483Z|fa81c544-7b48-4b95-922c-8e311dfacfac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:06.484Z|c3f2f166-2144-41af-b7b0-e4ea01b4b675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:06.484Z|c3f2f166-2144-41af-b7b0-e4ea01b4b675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:06.492Z|71ee4b05-752a-47b1-bb14-f02518e04c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:06.493Z|71ee4b05-752a-47b1-bb14-f02518e04c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:16.522Z|c7a03c20-00c5-4bd2-abe8-439ba9627db3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:16.522Z|156e6141-c1f5-436b-8380-cdd99c27c934|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:16.522Z|00576c51-90b6-47da-8e4d-a3047f6838f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:16.526Z|c7a03c20-00c5-4bd2-abe8-439ba9627db3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:16.526Z|156e6141-c1f5-436b-8380-cdd99c27c934|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:16.526Z|00576c51-90b6-47da-8e4d-a3047f6838f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:17.453Z|463f3856-443e-4378-8cf6-fc9a7330c5c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:56:17.458Z|463f3856-443e-4378-8cf6-fc9a7330c5c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:56:23.836Z|75e36fd9-3f7d-46c8-9790-a62d3c5bfb9e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-03T20:56:23.837Z|75e36fd9-3f7d-46c8-9790-a62d3c5bfb9e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:26.554Z|1dedf92a-b45c-4137-81bd-a0fe7087e254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:26.554Z|eacbde8c-735f-43cf-a752-b5042da8b8e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:26.554Z|63fdc02c-80e9-4818-9700-8e68ae0c5df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:26.555Z|eacbde8c-735f-43cf-a752-b5042da8b8e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:26.555Z|1dedf92a-b45c-4137-81bd-a0fe7087e254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:26.555Z|63fdc02c-80e9-4818-9700-8e68ae0c5df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:32.452Z|f6702546-c701-4ca6-b0b0-c6f2d9e31685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:56:32.452Z|f6702546-c701-4ca6-b0b0-c6f2d9e31685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:56:33.122Z|d1d993ab-e60b-4149-a93b-aa6492c7b2c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-03T20:56:33.123Z|d1d993ab-e60b-4149-a93b-aa6492c7b2c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-03T20:56:36.594Z|39ebc7ff-5891-456e-a9dd-66156925f22c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:36.594Z|39ebc7ff-5891-456e-a9dd-66156925f22c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:36.604Z|efe87711-540e-4b2d-88f4-92a22234eadf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:36.605Z|efe87711-540e-4b2d-88f4-92a22234eadf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:36.606Z|e4a3381b-67c3-4299-b184-af21287b4635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:36.607Z|e4a3381b-67c3-4299-b184-af21287b4635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:46.619Z|3536962a-ef8e-4ff3-bf05-f7af6e51dfae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:46.619Z|3536962a-ef8e-4ff3-bf05-f7af6e51dfae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:46.626Z|4d6aa58a-760f-4c54-b625-488fef6b2c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:46.626Z|4d6aa58a-760f-4c54-b625-488fef6b2c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-03T20:56:46.638Z|a1c8b911-6b58-4aa3-9710-5befca7f96f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-03T20:56:46.639Z|a1c8b911-6b58-4aa3-9710-5befca7f96f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.