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/org.onap.so.trust.jks -Djavax.net.ssl.trustStorePassword=$DI!x}mO66+Z5uoWik1):V?{ -Dspring.config.additional-location=/app/config/override.yaml  

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

2021-06-04T10:27:11.492Z||main|||||INFO|500||Starting ApiHandlerApplication on onap-so-6c86c76c44-v4xww with PID 13 (/app/app.jar started by so in /app)
2021-06-04T10:27:11.500Z||main|||||DEBUG|500||Running with Spring Boot v2.1.5.RELEASE, Spring v5.1.7.RELEASE
2021-06-04T10:27:11.501Z||main|||||INFO|500||The following profiles are active: basic
2021-06-04T10:27:20.625Z||main|||||INFO|500||Starting service [Tomcat]
2021-06-04T10:27:20.626Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-06-04T10:27:20.782Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-06-04T10:27:22.983Z||main|||||INFO|500||reqdb-pool - Starting...
2021-06-04T10:27:23.130Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-06-04T10:27:23.315Z||main|||||INFO|500||catdb-pool - Starting...
2021-06-04T10:27:23.323Z||main|||||INFO|500||catdb-pool - Start completed.
2021-06-04T10:27:26.689Z||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-06-04T10:27:27.164Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [
	name: requestDB
	...]
2021-06-04T10:27:27.390Z||main|||||INFO|500||HHH000412: Hibernate Core {5.3.10.Final}
2021-06-04T10:27:27.394Z||main|||||INFO|500||HHH000206: hibernate.properties not found
2021-06-04T10:27:27.787Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
2021-06-04T10:27:28.445Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect
2021-06-04T10:27:30.819Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [
	name: catalogDB
	...]
2021-06-04T10:27:31.124Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect
2021-06-04T10:27:35.631Z||main|||||INFO|500||HHH000397: Using ASTQueryTranslatorFactory
2021-06-04T10:27:38.545Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-06-04T10:27:39.824Z||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-06-04T10:27:42.359Z|153ee41a-049d-4f75-b066-7f30f922e33b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:27:42.369Z|153ee41a-049d-4f75-b066-7f30f922e33b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:27:42.371Z|80784138-e96c-4737-8ca7-b804e0c580ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:27:42.376Z||main|||||INFO|500||Started ApiHandlerApplication in 33.912 seconds (JVM running for 35.184)
2021-06-04T10:27:42.379Z|80784138-e96c-4737-8ca7-b804e0c580ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:27:49.121Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-06-04T10:27:49.293Z|1464199d-f4cc-454f-b4b7-7ec8399715cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:27:49.304Z|e2f9e4ad-c011-4d0d-838d-3a1083c666a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:27:49.508Z|425f367c-aaf8-44c7-aecd-574deb272f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-06-04T10:27:49.737Z|425f367c-aaf8-44c7-aecd-574deb272f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:27:49.737Z|e2f9e4ad-c011-4d0d-838d-3a1083c666a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:27:49.737Z|1464199d-f4cc-454f-b4b7-7ec8399715cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:27:57.315Z|7db7e78f-caea-498b-9696-38a4bbd858cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:27:57.319Z|7db7e78f-caea-498b-9696-38a4bbd858cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:28:00.356Z|4e6b8ced-ff57-40b4-9555-76f2aeaf139b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:00.357Z|721bb0be-d213-4f4e-b5df-1bbf6762c151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:00.357Z|4e6b8ced-ff57-40b4-9555-76f2aeaf139b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:00.358Z|721bb0be-d213-4f4e-b5df-1bbf6762c151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:00.362Z|8b252ac1-99d0-4141-8e51-15900a088782|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:00.363Z|8b252ac1-99d0-4141-8e51-15900a088782|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:12.003Z|ac7486c3-0c2a-4ed0-9469-c3ca99527d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:12.003Z|f71ae981-db74-44e6-a914-d918d9bea3ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:12.004Z|ac7486c3-0c2a-4ed0-9469-c3ca99527d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:12.004Z|f71ae981-db74-44e6-a914-d918d9bea3ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:12.055Z|4082a9fe-783c-4eff-a6d4-873658f27cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:12.057Z|4082a9fe-783c-4eff-a6d4-873658f27cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:12.315Z|1120718f-9dee-4678-9d6d-244756a0589a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:28:12.316Z|1120718f-9dee-4678-9d6d-244756a0589a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:28:12.380Z|7e168d5a-3062-47c0-94ba-fe97675a96ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:28:12.381Z|7e168d5a-3062-47c0-94ba-fe97675a96ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:28:22.078Z|d3fbeb9e-bd70-4f38-9c83-72dd2270b71d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:22.079Z|d3fbeb9e-bd70-4f38-9c83-72dd2270b71d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:22.103Z|26d2e0f1-2b16-4282-a309-0c637fcbc0b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:22.104Z|26d2e0f1-2b16-4282-a309-0c637fcbc0b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:22.105Z|e3ef17de-a076-4bea-93fa-7f86f78df4b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:22.106Z|e3ef17de-a076-4bea-93fa-7f86f78df4b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:27.315Z|89e85b1e-048e-4b4b-a4fb-de9efbd1245e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:28:27.316Z|89e85b1e-048e-4b4b-a4fb-de9efbd1245e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:28:32.111Z|24dcea15-60e7-4108-85ae-3944c9f93241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:32.112Z|24dcea15-60e7-4108-85ae-3944c9f93241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:32.158Z|2d8b1eed-04c0-4ac9-be99-d8a31db5704c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:32.159Z|2d8b1eed-04c0-4ac9-be99-d8a31db5704c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:32.162Z|b0d09355-4989-4e62-bce6-b8bc0efe5963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:32.163Z|b0d09355-4989-4e62-bce6-b8bc0efe5963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:42.144Z|6a4e18a7-2aa3-4c10-922c-d343be5c5e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:42.145Z|6a4e18a7-2aa3-4c10-922c-d343be5c5e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:42.212Z|81b494c3-21bf-4134-b3a7-364599f87f1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:42.212Z|21526513-229b-4cef-a0db-125194f907b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:42.213Z|81b494c3-21bf-4134-b3a7-364599f87f1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:42.213Z|21526513-229b-4cef-a0db-125194f907b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:42.315Z|083881d7-e8c5-4cf5-bdbf-08dc2bef2e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:28:42.318Z|083881d7-e8c5-4cf5-bdbf-08dc2bef2e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:28:42.321Z|083881d7-e8c5-4cf5-bdbf-08dc2bef2e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:28:42.327Z|083881d7-e8c5-4cf5-bdbf-08dc2bef2e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:28:42.328Z|083881d7-e8c5-4cf5-bdbf-08dc2bef2e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:28:42.383Z|2ab3345b-ce27-4c59-ab26-fbbe04cd985c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:28:42.384Z|2ab3345b-ce27-4c59-ab26-fbbe04cd985c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:28:52.178Z|ba10d1b0-8c2a-4fad-8ecf-659c49414e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:52.179Z|ba10d1b0-8c2a-4fad-8ecf-659c49414e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:52.255Z|39a605c7-84e8-42dd-be50-eb985b79c886|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:52.256Z|39a605c7-84e8-42dd-be50-eb985b79c886|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:52.256Z|86e31d91-2a36-480e-bd54-f0b641053b4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:28:52.257Z|86e31d91-2a36-480e-bd54-f0b641053b4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:28:57.315Z|aa1b58b9-00e1-43d9-b0e5-727ca3f18255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:28:57.316Z|aa1b58b9-00e1-43d9-b0e5-727ca3f18255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:29:02.211Z|9d0cf2c0-ca32-43c4-bb5b-1c17e7575cd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:02.212Z|9d0cf2c0-ca32-43c4-bb5b-1c17e7575cd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:02.288Z|38918ea7-c48a-4da9-985e-4b3c5f8d7d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:02.289Z|38918ea7-c48a-4da9-985e-4b3c5f8d7d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:02.297Z|984463c2-b526-4067-a328-f2e9bb528b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:02.298Z|984463c2-b526-4067-a328-f2e9bb528b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:12.262Z|c2f61aff-c907-4d71-81d3-f339886c99dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:12.263Z|c2f61aff-c907-4d71-81d3-f339886c99dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:12.315Z|9120e8e9-c8fd-4bb7-b785-13584c647ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:29:12.316Z|9120e8e9-c8fd-4bb7-b785-13584c647ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:29:12.360Z|64768a08-3e1e-4e75-af60-bd18d2ff70bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:12.360Z|a2522dc5-eec9-4dde-8f02-73d2b47c7b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:12.361Z|64768a08-3e1e-4e75-af60-bd18d2ff70bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:12.361Z|a2522dc5-eec9-4dde-8f02-73d2b47c7b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:12.385Z|7683dfdd-95b2-4e3d-b8e8-4e56ec95f76c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:29:12.386Z|7683dfdd-95b2-4e3d-b8e8-4e56ec95f76c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:29:22.386Z|2a1c4dc6-acfd-4d27-bab2-158e34b83020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:22.387Z|2a1c4dc6-acfd-4d27-bab2-158e34b83020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:22.459Z|916bbcb8-697b-4cbd-997f-8fa7ae429296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:22.459Z|00f2c7ce-6646-496f-af0f-0431d32a633c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:22.460Z|916bbcb8-697b-4cbd-997f-8fa7ae429296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:22.460Z|00f2c7ce-6646-496f-af0f-0431d32a633c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:27.315Z|464425d4-e27e-4c27-bda5-9b369b1a5c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:29:27.317Z|464425d4-e27e-4c27-bda5-9b369b1a5c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T10:29:27.317Z|464425d4-e27e-4c27-bda5-9b369b1a5c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:29:27.319Z|464425d4-e27e-4c27-bda5-9b369b1a5c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:29:27.330Z|464425d4-e27e-4c27-bda5-9b369b1a5c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:29:32.481Z|a040a024-c908-43e8-b127-2151da4e7a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:32.483Z|a040a024-c908-43e8-b127-2151da4e7a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:32.493Z|aae3a4bc-a0d0-4ee2-9aba-b3395e2f18c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:32.493Z|278bc53e-e610-4a06-9df9-331bd8db5ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:32.495Z|aae3a4bc-a0d0-4ee2-9aba-b3395e2f18c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:32.495Z|278bc53e-e610-4a06-9df9-331bd8db5ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:42.315Z|1785484d-a9cb-4b6c-82f5-06964d784de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:29:42.316Z|1785484d-a9cb-4b6c-82f5-06964d784de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:29:42.387Z|7e0ac545-1d93-406d-b5b3-039f20c70dae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:29:42.388Z|7e0ac545-1d93-406d-b5b3-039f20c70dae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:29:42.514Z|38fffa92-22f9-4058-8d09-3868b271e66d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:42.516Z|38fffa92-22f9-4058-8d09-3868b271e66d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:42.525Z|a8124493-4a50-4a12-add8-80b8a54fe0e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:42.525Z|456e602d-cce1-41bb-8b78-d0937b050aa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:42.526Z|a8124493-4a50-4a12-add8-80b8a54fe0e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:42.526Z|456e602d-cce1-41bb-8b78-d0937b050aa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:54.006Z|670d15f7-c552-4695-9a08-fb677d9eae21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:54.007Z|d309c8e0-9487-4d3c-9412-b2bbbc5afd7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:54.007Z|670d15f7-c552-4695-9a08-fb677d9eae21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:54.008Z|d309c8e0-9487-4d3c-9412-b2bbbc5afd7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:54.008Z|1fc7789f-4bb6-4cf0-8bb1-24079e2ade46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:29:54.009Z|1fc7789f-4bb6-4cf0-8bb1-24079e2ade46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:29:57.315Z|59285a27-6d27-4c99-8dd2-f1a06d844a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:29:57.315Z|59285a27-6d27-4c99-8dd2-f1a06d844a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:30:04.105Z|8917423d-c5a0-4c2e-9325-f7ab88cae161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:04.105Z|5679acd4-5a43-4990-b20f-29c2e57f9281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:04.106Z|8917423d-c5a0-4c2e-9325-f7ab88cae161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:04.106Z|5679acd4-5a43-4990-b20f-29c2e57f9281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:04.105Z|4c0af8cf-ed84-4d57-9652-18e6187a59ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:04.108Z|4c0af8cf-ed84-4d57-9652-18e6187a59ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:12.316Z|ae4c985f-7759-4b73-bb55-2a270faeefb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:30:12.318Z|ae4c985f-7759-4b73-bb55-2a270faeefb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:30:12.319Z|ae4c985f-7759-4b73-bb55-2a270faeefb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:30:12.320Z|ae4c985f-7759-4b73-bb55-2a270faeefb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:30:12.323Z|ae4c985f-7759-4b73-bb55-2a270faeefb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:30:12.389Z|52b623b1-e5e8-4582-a978-d6d9688765b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:30:12.390Z|52b623b1-e5e8-4582-a978-d6d9688765b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:30:14.207Z|68f57719-cec0-4559-9987-43bb7bc9c46b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:14.208Z|4e10a87b-7ed8-4e47-9534-4cc7c6a7fe9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:14.208Z|7d5c04b9-7a60-4c32-8796-3b38cefaa106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:14.208Z|68f57719-cec0-4559-9987-43bb7bc9c46b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:14.209Z|4e10a87b-7ed8-4e47-9534-4cc7c6a7fe9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:14.209Z|7d5c04b9-7a60-4c32-8796-3b38cefaa106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:24.300Z|813dc465-118b-405e-9a98-d9c124f071f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:24.300Z|ef54b975-17ea-4b5c-bfd5-14ea9b5363d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:24.300Z|de95904d-3faa-41a5-913c-ef53a28054cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:24.301Z|de95904d-3faa-41a5-913c-ef53a28054cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:24.301Z|ef54b975-17ea-4b5c-bfd5-14ea9b5363d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:24.301Z|813dc465-118b-405e-9a98-d9c124f071f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:27.315Z|f80a1428-a3ba-4b2f-a847-b97bb60c6377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:30:27.316Z|f80a1428-a3ba-4b2f-a847-b97bb60c6377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:30:34.490Z|6cb625ff-8ca1-4d87-aff7-fc738f17dd36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:34.492Z|6cb625ff-8ca1-4d87-aff7-fc738f17dd36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:34.496Z|3d37e161-b530-4ae2-9a3b-d554dc194320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:34.496Z|3d37e161-b530-4ae2-9a3b-d554dc194320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:34.496Z|ac6c4875-4d93-47d8-974b-01e9ea26d418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:34.497Z|ac6c4875-4d93-47d8-974b-01e9ea26d418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:42.315Z|39e5b0ec-d49d-4019-8bda-b30665037541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:30:42.315Z|39e5b0ec-d49d-4019-8bda-b30665037541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:30:42.392Z|ae61dbaf-1ea8-40d0-84c1-f9593e903c33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:30:42.392Z|ae61dbaf-1ea8-40d0-84c1-f9593e903c33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:30:44.522Z|9e5cbe0b-795b-4202-84c3-4304732559ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:44.523Z|9e5cbe0b-795b-4202-84c3-4304732559ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:44.524Z|aa6c9186-df6f-49f8-91ef-94f47447726c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:44.525Z|aa6c9186-df6f-49f8-91ef-94f47447726c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:44.526Z|9d98fe81-33ea-47a0-af8d-85b114b023ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:44.526Z|9d98fe81-33ea-47a0-af8d-85b114b023ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:54.604Z|3e6eaa23-e66b-4a5b-a089-df41260e4e06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:54.606Z|3e6eaa23-e66b-4a5b-a089-df41260e4e06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:54.606Z|12f9bf68-65e7-4d47-847c-b9596bc1a707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:54.607Z|12f9bf68-65e7-4d47-847c-b9596bc1a707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:54.692Z|596646d1-8dca-497f-85d3-6d5584fb3b49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:30:54.694Z|596646d1-8dca-497f-85d3-6d5584fb3b49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:30:57.315Z|1125c56c-4f88-480b-89b6-161940a70cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:30:57.318Z|1125c56c-4f88-480b-89b6-161940a70cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.74.216
2021-06-04T10:30:57.318Z|1125c56c-4f88-480b-89b6-161940a70cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:30:57.319Z|1125c56c-4f88-480b-89b6-161940a70cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:30:57.355Z|1125c56c-4f88-480b-89b6-161940a70cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:31:04.703Z|1ce85930-9410-4963-880e-902e926365e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:04.704Z|1ce85930-9410-4963-880e-902e926365e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:04.711Z|af9a4bf1-c626-42b6-acee-19583f995099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:04.713Z|af9a4bf1-c626-42b6-acee-19583f995099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:04.759Z|2ff6174b-869e-409d-a9c3-7ff9f97b444f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:04.761Z|2ff6174b-869e-409d-a9c3-7ff9f97b444f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:12.315Z|4cdc4f05-add6-4b77-8020-8b70e9a51fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:31:12.316Z|4cdc4f05-add6-4b77-8020-8b70e9a51fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:31:12.393Z|a476e436-f0e2-4285-a049-b13e6a4bbd93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:31:12.394Z|a476e436-f0e2-4285-a049-b13e6a4bbd93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:31:14.733Z|0fbf23da-b61e-4405-9df3-a6064e3e65ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:14.735Z|0fbf23da-b61e-4405-9df3-a6064e3e65ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:14.784Z|4fa4ade6-51f4-492a-b370-00ced343bcd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:14.784Z|4fa4ade6-51f4-492a-b370-00ced343bcd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:14.792Z|45775d91-8b6a-4aec-a495-3e883aa47fc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:14.794Z|45775d91-8b6a-4aec-a495-3e883aa47fc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:25.301Z|3ca9e048-cadf-44ed-a72b-bdf06e6b8964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:25.301Z|2af8ff6e-cd80-4474-a2a0-753339e1cd4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:25.301Z|b498bc20-aa01-434c-a3f3-bc96b82cfc5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:25.302Z|b498bc20-aa01-434c-a3f3-bc96b82cfc5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:25.302Z|3ca9e048-cadf-44ed-a72b-bdf06e6b8964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:25.302Z|2af8ff6e-cd80-4474-a2a0-753339e1cd4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:27.315Z|c5cb4d81-99a5-4b3c-8874-cb7c5b67fd5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:31:27.316Z|c5cb4d81-99a5-4b3c-8874-cb7c5b67fd5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:31:35.413Z|9daa13cb-0eb3-4507-9d96-58307d4a1a01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:35.414Z|9daa13cb-0eb3-4507-9d96-58307d4a1a01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:35.415Z|10f8bf08-4efe-4a16-b50e-83609a1ffe92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:35.416Z|10f8bf08-4efe-4a16-b50e-83609a1ffe92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:35.506Z|b085fe05-d38b-453a-838c-effd62c0f3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:35.508Z|b085fe05-d38b-453a-838c-effd62c0f3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:42.315Z|cdd117e4-6f4f-429d-a6ce-a8c690f4aa58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:31:42.317Z|cdd117e4-6f4f-429d-a6ce-a8c690f4aa58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.216 to 10.233.77.124
2021-06-04T10:31:42.318Z|cdd117e4-6f4f-429d-a6ce-a8c690f4aa58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:31:42.319Z|cdd117e4-6f4f-429d-a6ce-a8c690f4aa58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:31:42.320Z|cdd117e4-6f4f-429d-a6ce-a8c690f4aa58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:31:42.395Z|4052b004-6d1b-4cca-a6a6-d9e3bada4d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:31:42.396Z|4052b004-6d1b-4cca-a6a6-d9e3bada4d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:31:45.600Z|8b85dc01-42cd-4544-b1a9-656ef3df3437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:45.600Z|334a9f0c-302e-46e0-a889-5f91192ed2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:45.602Z|8b85dc01-42cd-4544-b1a9-656ef3df3437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:45.602Z|334a9f0c-302e-46e0-a889-5f91192ed2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:45.602Z|8660685f-b072-4bd8-91e7-93ce28508760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:45.603Z|8660685f-b072-4bd8-91e7-93ce28508760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:55.702Z|70e09563-0ab5-42cb-8f0e-fda09b0a7030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:55.703Z|b07e7207-72af-4b5e-b7a5-2b9afe668509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:55.703Z|a28110ed-898f-45a5-aaed-1b49d1d1eb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:31:55.704Z|b07e7207-72af-4b5e-b7a5-2b9afe668509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:55.704Z|70e09563-0ab5-42cb-8f0e-fda09b0a7030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:55.704Z|a28110ed-898f-45a5-aaed-1b49d1d1eb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:31:57.315Z|27b15435-6309-471e-a0f8-79f984a6b406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:31:57.316Z|27b15435-6309-471e-a0f8-79f984a6b406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:32:05.809Z|917b54ce-fd7b-4c5b-b196-a57cd5a1847d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:05.810Z|4d84fc58-24f4-45d7-9e24-331d9434a558|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:05.810Z|33aa95c8-6615-4812-b7e1-b46bb31477ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:05.811Z|917b54ce-fd7b-4c5b-b196-a57cd5a1847d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:05.811Z|4d84fc58-24f4-45d7-9e24-331d9434a558|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:05.811Z|33aa95c8-6615-4812-b7e1-b46bb31477ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:12.315Z|da4aca09-a695-45f8-8019-47d3a5f9817d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:32:12.316Z|da4aca09-a695-45f8-8019-47d3a5f9817d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:32:12.397Z|81221f7c-bdbf-45a3-9157-bed4035ef198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:32:12.398Z|81221f7c-bdbf-45a3-9157-bed4035ef198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:32:15.910Z|c832b112-5f8c-4de9-8847-bb7394757787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:15.911Z|c832b112-5f8c-4de9-8847-bb7394757787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:15.911Z|9bd5a77b-f2ae-41c1-8752-2d67ca1bf74e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:15.911Z|e2007d18-3a0a-4193-8947-d031639548e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:15.912Z|9bd5a77b-f2ae-41c1-8752-2d67ca1bf74e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:15.912Z|e2007d18-3a0a-4193-8947-d031639548e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:25.936Z|426f9ce3-c912-4ad9-bfc2-c2325a4ba5c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:25.936Z|0f0f94d0-34f0-48d9-a66e-31fc665b1004|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:25.937Z|0f0f94d0-34f0-48d9-a66e-31fc665b1004|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:25.937Z|426f9ce3-c912-4ad9-bfc2-c2325a4ba5c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:25.945Z|7f4134c5-9f03-4b67-8539-438ba2e4af98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:25.946Z|7f4134c5-9f03-4b67-8539-438ba2e4af98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:27.315Z|8754a0d1-da3f-4a30-8064-9344fe01d4f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:32:27.318Z|8754a0d1-da3f-4a30-8064-9344fe01d4f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:32:27.318Z|8754a0d1-da3f-4a30-8064-9344fe01d4f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:32:27.319Z|8754a0d1-da3f-4a30-8064-9344fe01d4f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:32:27.321Z|8754a0d1-da3f-4a30-8064-9344fe01d4f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:32:35.965Z|676b9973-ed91-41e3-98f1-632b0f3866c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:35.966Z|676b9973-ed91-41e3-98f1-632b0f3866c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:35.966Z|3bf87291-14e4-4c37-b40e-4414b725eef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:35.967Z|3bf87291-14e4-4c37-b40e-4414b725eef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:35.974Z|b1e99202-fc07-42c7-aca1-fb23addfac1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:36.055Z|b1e99202-fc07-42c7-aca1-fb23addfac1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:42.315Z|7f14bdeb-ee48-4d89-baa3-9f9d8c12a37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:32:42.316Z|7f14bdeb-ee48-4d89-baa3-9f9d8c12a37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:32:42.400Z|4dbc87da-3f8b-4529-bec0-b75068c7b46f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:32:42.401Z|4dbc87da-3f8b-4529-bec0-b75068c7b46f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:32:46.013Z|c5b53861-30fb-40a4-ab4b-ea90f710a051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:46.013Z|79f37767-3e05-4d01-9b9e-1dd76017fea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:46.014Z|c5b53861-30fb-40a4-ab4b-ea90f710a051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:46.014Z|79f37767-3e05-4d01-9b9e-1dd76017fea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:46.109Z|8e88297a-1e2d-492c-afb0-7b9fb8112db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:46.110Z|8e88297a-1e2d-492c-afb0-7b9fb8112db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:56.042Z|80b26168-a5f5-4eb5-91f3-5efbca669885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:56.043Z|80b26168-a5f5-4eb5-91f3-5efbca669885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:56.043Z|d1adcf47-6336-4653-b5ef-c6ec6ddd6a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:56.044Z|d1adcf47-6336-4653-b5ef-c6ec6ddd6a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:56.135Z|be0ec88a-677b-4794-8ada-bed5d2b2678f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:32:56.136Z|be0ec88a-677b-4794-8ada-bed5d2b2678f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:32:57.315Z|55a77763-a92c-4452-88b3-9a06efa3bbad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:32:57.315Z|55a77763-a92c-4452-88b3-9a06efa3bbad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:33:06.072Z|bd5d0345-aa59-4c9d-9263-4076e1453e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:06.072Z|abd7b342-e07b-45cf-a70d-757e21a16609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:06.072Z|bd5d0345-aa59-4c9d-9263-4076e1453e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:06.073Z|abd7b342-e07b-45cf-a70d-757e21a16609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:06.163Z|b4138006-e315-4bf5-a64a-adf0d891d7fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:06.164Z|b4138006-e315-4bf5-a64a-adf0d891d7fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:12.315Z|08a1743e-b040-4cba-93a2-93900279f487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:33:12.317Z|08a1743e-b040-4cba-93a2-93900279f487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T10:33:12.318Z|08a1743e-b040-4cba-93a2-93900279f487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:33:12.319Z|08a1743e-b040-4cba-93a2-93900279f487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:33:12.321Z|08a1743e-b040-4cba-93a2-93900279f487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:33:12.403Z|772c55b8-8f93-47ec-8ec1-136896299361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:33:12.405Z|772c55b8-8f93-47ec-8ec1-136896299361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:33:16.102Z|496dfbd0-e8b0-44e8-aa89-e51bbfe4caf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:16.103Z|496dfbd0-e8b0-44e8-aa89-e51bbfe4caf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:16.176Z|b9a9a690-faf0-477c-85e2-79bc33dbf4fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:16.177Z|b9a9a690-faf0-477c-85e2-79bc33dbf4fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:16.187Z|b0220d51-a011-4cad-9f9a-aaed05d71234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:16.188Z|b0220d51-a011-4cad-9f9a-aaed05d71234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:26.199Z|939eaefb-d34b-4e09-817b-d898696e6803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:26.199Z|939eaefb-d34b-4e09-817b-d898696e6803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:26.202Z|53246b3f-927d-46b8-af2a-50beb6a16b55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:26.203Z|53246b3f-927d-46b8-af2a-50beb6a16b55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:26.258Z|ff4d13de-2edf-4fd2-b75c-d45b884436ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:26.259Z|ff4d13de-2edf-4fd2-b75c-d45b884436ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:27.315Z|d479d774-0341-45b9-b969-fd9cf4571631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:33:27.315Z|d479d774-0341-45b9-b969-fd9cf4571631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:33:36.226Z|0d56372b-7bc1-4802-a057-cc60ee87cc45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:36.227Z|0d56372b-7bc1-4802-a057-cc60ee87cc45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:36.282Z|29aa205c-d3ab-42b0-8ce2-608dc5a6101d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:36.282Z|d765081a-d64b-46e8-a88e-cbe166c6db39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:36.283Z|29aa205c-d3ab-42b0-8ce2-608dc5a6101d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:36.283Z|d765081a-d64b-46e8-a88e-cbe166c6db39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:42.315Z|d941564b-6a6e-4792-850f-3d79564eb385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:33:42.315Z|d941564b-6a6e-4792-850f-3d79564eb385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:33:42.407Z|f4d20395-d64c-4ee1-8a83-c56cd27c92fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:33:42.408Z|f4d20395-d64c-4ee1-8a83-c56cd27c92fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:33:46.279Z|89800377-b07c-474e-bc4e-46e5779e8d83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:46.280Z|89800377-b07c-474e-bc4e-46e5779e8d83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:46.308Z|0b8e71f3-b0f9-493c-aa31-a49361e2f8f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:46.308Z|ff40b8bf-ede0-46d0-b94f-7b37bdaa0cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:46.309Z|0b8e71f3-b0f9-493c-aa31-a49361e2f8f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:46.309Z|ff40b8bf-ede0-46d0-b94f-7b37bdaa0cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:56.310Z|0def7b0d-e4ab-4fb7-ac42-911bb54425b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:56.311Z|0def7b0d-e4ab-4fb7-ac42-911bb54425b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:56.335Z|476e34e5-4e24-45d1-9cfa-a5b18eeaefb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:56.355Z|476e34e5-4e24-45d1-9cfa-a5b18eeaefb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:56.356Z|e28f3762-3474-469e-9d2d-621f0f78a051|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:33:56.357Z|e28f3762-3474-469e-9d2d-621f0f78a051|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:33:57.315Z|92616036-6f81-4ba7-a5be-d933b0bd8a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:33:57.317Z|92616036-6f81-4ba7-a5be-d933b0bd8a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:33:57.318Z|92616036-6f81-4ba7-a5be-d933b0bd8a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:33:57.319Z|92616036-6f81-4ba7-a5be-d933b0bd8a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:33:57.321Z|92616036-6f81-4ba7-a5be-d933b0bd8a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:34:06.339Z|50d4c3f7-e71a-496c-bb9f-d69388efe687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:06.340Z|50d4c3f7-e71a-496c-bb9f-d69388efe687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:06.380Z|7b7ea2ed-833e-406c-ad09-789a24ae0aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:06.381Z|b19e1023-ee26-497f-94a7-9defc51f0429|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:06.381Z|7b7ea2ed-833e-406c-ad09-789a24ae0aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:06.382Z|b19e1023-ee26-497f-94a7-9defc51f0429|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:12.315Z|ab80cd5e-4597-490b-b79e-69cb9846fe50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:34:12.316Z|ab80cd5e-4597-490b-b79e-69cb9846fe50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:34:12.410Z|4e8fb1be-760d-4d27-809e-a1c2f77ef559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:34:12.411Z|4e8fb1be-760d-4d27-809e-a1c2f77ef559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:34:16.368Z|2888ecfa-a873-4d80-a4ee-d4129cff3f26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:16.369Z|2888ecfa-a873-4d80-a4ee-d4129cff3f26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:16.406Z|f4c460fc-0f04-4322-bdf4-a264eed81d06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:16.455Z|f4c460fc-0f04-4322-bdf4-a264eed81d06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:16.455Z|bf1fbda8-8399-499c-adde-c428942f57e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:16.456Z|bf1fbda8-8399-499c-adde-c428942f57e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:26.402Z|9f2e4b5c-0b75-44a6-8060-f1fab901f5c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:26.403Z|9f2e4b5c-0b75-44a6-8060-f1fab901f5c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:26.482Z|15402c36-85ba-40d9-9a68-dbd953258efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:26.482Z|2a6ebde5-7f53-4d80-9b60-7e3fa3b790d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:26.484Z|2a6ebde5-7f53-4d80-9b60-7e3fa3b790d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:26.484Z|15402c36-85ba-40d9-9a68-dbd953258efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:27.315Z|b80e8327-aaf7-4d8c-8af7-8978cc3de05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:34:27.316Z|b80e8327-aaf7-4d8c-8af7-8978cc3de05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:34:36.428Z|98ce91dd-f373-4088-99b0-beebc14c5d8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:36.429Z|98ce91dd-f373-4088-99b0-beebc14c5d8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:36.514Z|838df81b-d25d-4eec-9253-f9242c19da19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:36.515Z|838df81b-d25d-4eec-9253-f9242c19da19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:36.516Z|1f31a595-0b98-4d42-b278-18ed876398ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:36.517Z|1f31a595-0b98-4d42-b278-18ed876398ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:42.315Z|7b3973e2-141b-4e06-b8e8-d78d836ee5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:34:42.318Z|7b3973e2-141b-4e06-b8e8-d78d836ee5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:34:42.412Z|bee752fa-43d4-414c-8a4f-ad8983d1bb4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:34:42.413Z|bee752fa-43d4-414c-8a4f-ad8983d1bb4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:34:46.456Z|d28515bf-9bcc-4d0a-91eb-5fd39ce48188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:46.457Z|d28515bf-9bcc-4d0a-91eb-5fd39ce48188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:46.541Z|dd3f82d7-58eb-4359-99a2-4c5743b83956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:46.542Z|dd3f82d7-58eb-4359-99a2-4c5743b83956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:46.542Z|8b99ae67-12e7-4e2e-a853-f98c9080a557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:46.543Z|8b99ae67-12e7-4e2e-a853-f98c9080a557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:56.485Z|3e6445bc-f7b6-49d8-9bc4-a07583173995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:56.487Z|3e6445bc-f7b6-49d8-9bc4-a07583173995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:56.572Z|0e9eb7b4-5f30-4c2c-84cd-21e66d80f13e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:56.573Z|0e9eb7b4-5f30-4c2c-84cd-21e66d80f13e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:56.575Z|aa558490-52de-4b03-9bf5-6970ffa61cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:34:56.575Z|aa558490-52de-4b03-9bf5-6970ffa61cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:34:57.315Z|fcf6a7e6-d09a-4030-98c4-28becc5d6c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:34:57.315Z|fcf6a7e6-d09a-4030-98c4-28becc5d6c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:35:06.513Z|ec54e98d-8080-492b-a0af-1af3c8b0b188|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:06.514Z|ec54e98d-8080-492b-a0af-1af3c8b0b188|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:06.605Z|164d174b-5a1b-47a4-91e0-22ca7298e106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:06.605Z|0bdf240c-4a8c-4be1-9add-0d3bd8e8fb3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:06.606Z|164d174b-5a1b-47a4-91e0-22ca7298e106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:06.606Z|0bdf240c-4a8c-4be1-9add-0d3bd8e8fb3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:12.315Z|58d88442-23f3-43ae-962d-649f305159a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:35:12.315Z|58d88442-23f3-43ae-962d-649f305159a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:35:12.415Z|a92ec387-1f20-4f46-91b9-ddad668a6bf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:35:12.416Z|a92ec387-1f20-4f46-91b9-ddad668a6bf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:35:16.542Z|6ee05ce3-1287-4aad-a7f4-c42f841d0c9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:16.543Z|6ee05ce3-1287-4aad-a7f4-c42f841d0c9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:16.633Z|ea202fe5-32ce-464c-9bf6-6fbf6c60c0e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:16.633Z|7b867cfa-bb2e-4f4f-a902-5a4af583dbf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:16.634Z|ea202fe5-32ce-464c-9bf6-6fbf6c60c0e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:16.634Z|7b867cfa-bb2e-4f4f-a902-5a4af583dbf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:26.601Z|f996c5bb-d323-4652-af4a-e4b37381dea9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:26.602Z|f996c5bb-d323-4652-af4a-e4b37381dea9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:26.663Z|f7cc0b32-1267-4541-92ce-4983c3fc58b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:26.663Z|85707224-876a-442e-b840-018266605d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:26.664Z|85707224-876a-442e-b840-018266605d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:26.664Z|f7cc0b32-1267-4541-92ce-4983c3fc58b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:27.315Z|909af93f-bc39-437b-80d1-aa571175bc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:35:27.317Z|909af93f-bc39-437b-80d1-aa571175bc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T10:35:27.318Z|909af93f-bc39-437b-80d1-aa571175bc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:35:27.319Z|909af93f-bc39-437b-80d1-aa571175bc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:35:27.355Z|909af93f-bc39-437b-80d1-aa571175bc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:35:36.700Z|c2f016c0-d185-498c-808e-aee28e7fd6cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:36.699Z|b3fe2d09-da28-4f56-8eb2-b43830bccf05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:36.699Z|db0ec51b-7513-4a57-b938-803d0fa60353|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:36.700Z|c2f016c0-d185-498c-808e-aee28e7fd6cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:36.700Z|db0ec51b-7513-4a57-b938-803d0fa60353|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:36.700Z|b3fe2d09-da28-4f56-8eb2-b43830bccf05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:42.315Z|61f28f61-6976-4c29-969c-efaacb76ea14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:35:42.315Z|61f28f61-6976-4c29-969c-efaacb76ea14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:35:42.417Z|10c26839-8a61-4a21-af39-cb6767061ddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:35:42.418Z|10c26839-8a61-4a21-af39-cb6767061ddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:35:46.800Z|5498bc56-8b07-4c20-a5c1-7bb12052dab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:46.800Z|db1f67c8-98bb-4548-ae18-f0c8a6d9b94e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:46.800Z|db1f67c8-98bb-4548-ae18-f0c8a6d9b94e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:46.800Z|5498bc56-8b07-4c20-a5c1-7bb12052dab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:46.803Z|61d5d7c7-e44e-43e4-8d8b-a4d35e99f438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:46.804Z|61d5d7c7-e44e-43e4-8d8b-a4d35e99f438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:56.905Z|ad2492bd-7568-40f9-a9f2-a679dfa1222e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:56.906Z|ad2492bd-7568-40f9-a9f2-a679dfa1222e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:57.028Z|5ca79071-51d7-436d-a6ef-26a2409cee47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:57.028Z|19452723-35c1-4a0a-a457-b8492fe4010b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:35:57.029Z|5ca79071-51d7-436d-a6ef-26a2409cee47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:57.029Z|19452723-35c1-4a0a-a457-b8492fe4010b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:35:57.315Z|883e5d8c-7656-49f7-8788-0eff501b8f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:35:57.316Z|883e5d8c-7656-49f7-8788-0eff501b8f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:36:07.005Z|c7c2d68e-ca11-417f-8e65-1ffd7b2d7b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:07.006Z|c7c2d68e-ca11-417f-8e65-1ffd7b2d7b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:07.052Z|cf5c4564-14b0-4354-a59e-a8142be887be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:07.053Z|cf5c4564-14b0-4354-a59e-a8142be887be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:07.056Z|37202093-5d33-4329-b115-5a4a4588c2a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:07.062Z|37202093-5d33-4329-b115-5a4a4588c2a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:12.314Z|23ddd0ac-ec71-49be-8654-ec94f2e6eef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:36:12.318Z|23ddd0ac-ec71-49be-8654-ec94f2e6eef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:36:12.318Z|23ddd0ac-ec71-49be-8654-ec94f2e6eef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:36:12.319Z|23ddd0ac-ec71-49be-8654-ec94f2e6eef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:36:12.320Z|23ddd0ac-ec71-49be-8654-ec94f2e6eef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:36:12.418Z|98ae0328-046b-4b21-a9dc-a4bdf1a2c298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:36:12.419Z|98ae0328-046b-4b21-a9dc-a4bdf1a2c298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:36:17.107Z|63cf9f1e-ec81-43bd-96b5-5bcff693dc77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:17.107Z|c275be38-e857-447a-91e1-f2b999294c36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:17.107Z|2f5f275b-531e-487b-bd17-7db9b71cce37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:17.108Z|63cf9f1e-ec81-43bd-96b5-5bcff693dc77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:17.108Z|2f5f275b-531e-487b-bd17-7db9b71cce37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:17.108Z|c275be38-e857-447a-91e1-f2b999294c36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:27.201Z|776102b2-ca40-4788-962b-484d6ed88cc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:27.201Z|c733f26e-3dc5-4243-8e90-599439f9f42b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:27.202Z|776102b2-ca40-4788-962b-484d6ed88cc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:27.202Z|a0d21f1a-84ca-4331-a7c1-98b20edf9152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:27.203Z|c733f26e-3dc5-4243-8e90-599439f9f42b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:27.203Z|a0d21f1a-84ca-4331-a7c1-98b20edf9152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:27.315Z|523722cf-62f8-4769-a51e-2f2361b624cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:36:27.316Z|523722cf-62f8-4769-a51e-2f2361b624cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:36:37.229Z|4bc8abb9-e68c-4a5b-8545-a5d15c7c5952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:37.230Z|4bc8abb9-e68c-4a5b-8545-a5d15c7c5952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:37.280Z|6c404428-ac94-4f26-a9e4-350224be3bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:37.280Z|6c404428-ac94-4f26-a9e4-350224be3bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:37.283Z|1912e2e0-7178-46e3-9540-205db911664d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:37.284Z|1912e2e0-7178-46e3-9540-205db911664d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:42.315Z|4eef4972-eace-40cb-8ddf-aba250d65b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:36:42.315Z|4eef4972-eace-40cb-8ddf-aba250d65b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:36:42.420Z|3e80a23a-1ced-4f93-9780-f2b4b6045734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:36:42.421Z|3e80a23a-1ced-4f93-9780-f2b4b6045734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:36:47.385Z|f7473c18-7a46-4f5d-92a6-b6376dc428d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:47.386Z|811024fc-25f3-423f-93d4-fa0de8927bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:47.386Z|f7473c18-7a46-4f5d-92a6-b6376dc428d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:47.387Z|811024fc-25f3-423f-93d4-fa0de8927bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:47.403Z|fb6693ac-1c26-460c-ae7e-59d462d6d658|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:47.404Z|fb6693ac-1c26-460c-ae7e-59d462d6d658|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:57.315Z|562ea98f-7036-40f4-abcc-02a88d4a6100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:36:57.318Z|562ea98f-7036-40f4-abcc-02a88d4a6100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:36:57.412Z|f23453e8-a6ea-4eca-95ab-a2f036d42896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:57.413Z|f23453e8-a6ea-4eca-95ab-a2f036d42896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:57.415Z|0491a622-fe46-45ce-bad8-cdf91e82107f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:57.416Z|0491a622-fe46-45ce-bad8-cdf91e82107f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:36:57.498Z|fd98a770-8dfa-4eb0-b01a-50b0730f230d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:36:57.499Z|fd98a770-8dfa-4eb0-b01a-50b0730f230d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:07.439Z|78bf1f4f-e3cf-4427-9f02-6052e0b3ac22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:07.439Z|2c4c14a0-eebf-472c-90be-e2fc8d6c1e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:07.440Z|2c4c14a0-eebf-472c-90be-e2fc8d6c1e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:07.440Z|78bf1f4f-e3cf-4427-9f02-6052e0b3ac22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:07.526Z|82891981-0cda-4158-a1d4-aee01b666c03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:07.527Z|82891981-0cda-4158-a1d4-aee01b666c03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:12.315Z|56424ffd-ef08-4946-8351-b773773779b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:37:12.315Z|56424ffd-ef08-4946-8351-b773773779b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:37:12.422Z|2980391e-4f7a-4379-9461-f12d51d39f42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:37:12.422Z|2980391e-4f7a-4379-9461-f12d51d39f42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:37:17.501Z|ce66c7eb-afff-46d8-aa96-43530fea2f0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:17.502Z|ce66c7eb-afff-46d8-aa96-43530fea2f0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:17.510Z|dd0873fa-e09c-4935-a9d1-c99d02bdc63e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:17.511Z|dd0873fa-e09c-4935-a9d1-c99d02bdc63e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:17.560Z|72831815-5b8e-48fa-9180-8fc5273be980|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:17.561Z|72831815-5b8e-48fa-9180-8fc5273be980|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:27.315Z|343de51e-e849-4b70-af2e-1bf53b31b0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:37:27.316Z|343de51e-e849-4b70-af2e-1bf53b31b0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:37:27.529Z|367148c9-c4b9-4e3e-ba2e-7408aec68f47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:27.530Z|367148c9-c4b9-4e3e-ba2e-7408aec68f47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:27.579Z|aaaa2840-84e6-4689-a589-93bb473a7153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:27.580Z|aaaa2840-84e6-4689-a589-93bb473a7153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:27.587Z|d24e86d5-7f46-4fd0-9d10-4f719c8d5fb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:27.588Z|d24e86d5-7f46-4fd0-9d10-4f719c8d5fb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:37.558Z|8ef98b68-ed25-4d82-8350-b985dfe69d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:37.559Z|8ef98b68-ed25-4d82-8350-b985dfe69d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:37.609Z|7be23668-445f-43ec-a189-893d8dca9f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:37.609Z|7be23668-445f-43ec-a189-893d8dca9f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:37.656Z|98cad462-16c0-4403-bdfc-76fda9bf50ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:37.657Z|98cad462-16c0-4403-bdfc-76fda9bf50ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:41.452Z|27ad8a8d-e8ef-4aab-9696-185c58768c7a|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:37:41.453Z|27ad8a8d-e8ef-4aab-9696-185c58768c7a|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:42.315Z|28e706af-0b60-4dfd-91a9-e46cf612d1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:37:42.317Z|28e706af-0b60-4dfd-91a9-e46cf612d1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T10:37:42.318Z|28e706af-0b60-4dfd-91a9-e46cf612d1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:37:42.319Z|28e706af-0b60-4dfd-91a9-e46cf612d1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:37:42.321Z|28e706af-0b60-4dfd-91a9-e46cf612d1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:37:42.423Z|1013f823-1f7a-4f53-b79c-de053817826b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:37:42.423Z|1013f823-1f7a-4f53-b79c-de053817826b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:37:47.599Z|e63fb0b9-713f-4e6f-8810-996ae2a93607|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:47.600Z|e63fb0b9-713f-4e6f-8810-996ae2a93607|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:47.638Z|a67e2e1a-1bf1-4823-b950-f6552a7ab266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:47.638Z|a67e2e1a-1bf1-4823-b950-f6552a7ab266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:47.692Z|bc519b88-9866-4830-9c12-00e98c5b558c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:47.693Z|bc519b88-9866-4830-9c12-00e98c5b558c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:57.315Z|a567e620-2a17-4054-9706-55f57c99e914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:37:57.315Z|a567e620-2a17-4054-9706-55f57c99e914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:37:57.627Z|0eaf63b1-64cf-4a6c-8a6c-eac2c83c537a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:57.627Z|0eaf63b1-64cf-4a6c-8a6c-eac2c83c537a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:57.664Z|08ddb253-9bec-4009-9479-84d6fbdf20f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:57.665Z|08ddb253-9bec-4009-9479-84d6fbdf20f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:37:57.720Z|95188fb6-3239-4703-b966-75b8d222fbfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:37:57.721Z|95188fb6-3239-4703-b966-75b8d222fbfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:07.661Z|005da308-fd29-4571-949e-ba85f8ef5f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:07.662Z|005da308-fd29-4571-949e-ba85f8ef5f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:07.698Z|1b174aa6-a82f-4d1f-9830-98f6d794c5c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:07.699Z|1b174aa6-a82f-4d1f-9830-98f6d794c5c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:07.759Z|330b29b2-d2ce-4981-8fde-b829d5ab2237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:07.760Z|330b29b2-d2ce-4981-8fde-b829d5ab2237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:12.315Z|97e39cfc-91b8-4f7f-9258-2188d59b74fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:38:12.315Z|97e39cfc-91b8-4f7f-9258-2188d59b74fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:38:12.424Z|bb274492-2d8f-4278-88c4-9218df8db7a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:38:12.425Z|bb274492-2d8f-4278-88c4-9218df8db7a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:38:17.710Z|03840aa4-dc16-4e4a-8f18-4886a2d95611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:17.711Z|03840aa4-dc16-4e4a-8f18-4886a2d95611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:17.757Z|f715e553-abda-4e45-94c4-083c76158a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:17.758Z|f715e553-abda-4e45-94c4-083c76158a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:17.786Z|0d6d3d64-095a-4209-9aa4-345640187840|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:17.787Z|0d6d3d64-095a-4209-9aa4-345640187840|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:27.315Z|0d43138f-cc83-4110-b1a3-c6eade96f4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:38:27.318Z|0d43138f-cc83-4110-b1a3-c6eade96f4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:38:27.740Z|08a26273-b5da-4472-8b13-f4aa25392da8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:27.741Z|08a26273-b5da-4472-8b13-f4aa25392da8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:27.785Z|6b1446b9-cc93-4d9a-971a-6828a0795529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:27.787Z|6b1446b9-cc93-4d9a-971a-6828a0795529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:27.811Z|b4c9335a-d30d-408a-b11f-ef5286b37d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:27.812Z|b4c9335a-d30d-408a-b11f-ef5286b37d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:37.769Z|d4c67fe5-813e-45cf-ba8b-932c21826e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:37.771Z|d4c67fe5-813e-45cf-ba8b-932c21826e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:37.858Z|23b4ca96-3944-4614-8118-eae64d9a6dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:37.858Z|bec43102-4b7c-4707-a6c7-87e5e9c40cc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:37.859Z|23b4ca96-3944-4614-8118-eae64d9a6dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:37.859Z|bec43102-4b7c-4707-a6c7-87e5e9c40cc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:41.447Z|288840e6-4795-4082-83e7-c4baaee31037|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:38:41.448Z|288840e6-4795-4082-83e7-c4baaee31037|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:42.314Z|e50e35f3-ecf9-444d-82cc-0d106fe841f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:38:42.315Z|e50e35f3-ecf9-444d-82cc-0d106fe841f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:38:42.426Z|6c415f95-fca9-41b9-a453-c7299f10cee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:38:42.426Z|6c415f95-fca9-41b9-a453-c7299f10cee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:38:47.881Z|8371f9f7-6177-4045-94de-a44e872d427f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:47.883Z|8371f9f7-6177-4045-94de-a44e872d427f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:47.883Z|c217b34d-125d-4d58-8862-89c342b2101b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:47.883Z|c269865d-dedf-46de-97ee-f8bbf0b840a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:47.884Z|c217b34d-125d-4d58-8862-89c342b2101b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:47.884Z|c269865d-dedf-46de-97ee-f8bbf0b840a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:57.315Z|816a8a63-cb1c-4449-8b9e-2baf355dc85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:38:57.316Z|816a8a63-cb1c-4449-8b9e-2baf355dc85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:38:57.935Z|d8a54ae6-1544-46d6-b35d-2c8c1fa2c999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:57.935Z|53729ae5-519b-4c5b-a9bd-967b0706c950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:57.935Z|9c14c557-60d4-4cfd-ba28-fb2fafc7ef58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:38:57.936Z|9c14c557-60d4-4cfd-ba28-fb2fafc7ef58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:57.936Z|d8a54ae6-1544-46d6-b35d-2c8c1fa2c999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:38:57.936Z|53729ae5-519b-4c5b-a9bd-967b0706c950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:07.983Z|b845fa21-c905-44e6-ae6c-3d507e436865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:07.984Z|b845fa21-c905-44e6-ae6c-3d507e436865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:07.985Z|0a17fe3f-459e-4f03-9641-88c6dc40142f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:07.985Z|4f56eb42-d868-4132-aefd-5159b9495931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:07.985Z|0a17fe3f-459e-4f03-9641-88c6dc40142f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:07.986Z|4f56eb42-d868-4132-aefd-5159b9495931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:12.315Z|ce382711-202a-4502-bc4a-e3e965cbe09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:39:12.319Z|ce382711-202a-4502-bc4a-e3e965cbe09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:39:12.427Z|baeb0b99-0922-4c59-8b86-b3fde7485ee3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:39:12.428Z|baeb0b99-0922-4c59-8b86-b3fde7485ee3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:39:18.010Z|f1bbb8c7-5e6f-4c9d-abd5-79cd80f20050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:18.010Z|bd050023-a039-4bbf-b90d-977f9a583634|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:18.011Z|f1bbb8c7-5e6f-4c9d-abd5-79cd80f20050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:18.011Z|bd050023-a039-4bbf-b90d-977f9a583634|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:18.078Z|c1e49992-6685-47fa-807c-6afd02516dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:18.079Z|c1e49992-6685-47fa-807c-6afd02516dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:27.315Z|50ca41e6-63de-4f16-a076-533413904c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:39:27.316Z|50ca41e6-63de-4f16-a076-533413904c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:39:28.041Z|745a038a-385e-4e33-9988-5379f0fa857e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:28.042Z|745a038a-385e-4e33-9988-5379f0fa857e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:28.080Z|3cc63408-2cc7-4d3f-82d7-c504fda06ce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:28.081Z|3cc63408-2cc7-4d3f-82d7-c504fda06ce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:28.106Z|8a6b04dc-5927-4a68-9754-9748affca91f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:28.107Z|8a6b04dc-5927-4a68-9754-9748affca91f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:38.069Z|d408e652-df74-4f23-930f-6e3087d5a8c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:38.070Z|d408e652-df74-4f23-930f-6e3087d5a8c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:38.107Z|086e6b62-9c93-4808-8ae0-af933125b3db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:38.108Z|086e6b62-9c93-4808-8ae0-af933125b3db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:38.157Z|3749d41e-1919-425d-87b9-c21bc0a0f3d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:38.158Z|3749d41e-1919-425d-87b9-c21bc0a0f3d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:41.447Z|bb5477d6-3555-460a-a1c3-1f6edd790c27|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:39:41.447Z|bb5477d6-3555-460a-a1c3-1f6edd790c27|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:42.315Z|5bd74e47-7e3e-414d-88f4-eeeddee9e2b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:39:42.315Z|5bd74e47-7e3e-414d-88f4-eeeddee9e2b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:39:42.429Z|5f564cd4-ce3c-4870-92b0-bbbbe69df992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:39:42.429Z|5f564cd4-ce3c-4870-92b0-bbbbe69df992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:39:48.096Z|dbcddbe7-cb6d-4b21-8419-a23f81d71f39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:48.097Z|dbcddbe7-cb6d-4b21-8419-a23f81d71f39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:48.180Z|c2b36ab1-a68f-4ea7-b312-16c82e1a2b20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:48.181Z|c2b36ab1-a68f-4ea7-b312-16c82e1a2b20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:48.181Z|a1c4fa56-00df-418e-8793-7868051e6a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:48.182Z|a1c4fa56-00df-418e-8793-7868051e6a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:57.315Z|7f1c8509-0800-41f9-a097-4f22cd1bfe24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:39:57.319Z|7f1c8509-0800-41f9-a097-4f22cd1bfe24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:39:57.320Z|7f1c8509-0800-41f9-a097-4f22cd1bfe24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:39:57.321Z|7f1c8509-0800-41f9-a097-4f22cd1bfe24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:39:57.356Z|7f1c8509-0800-41f9-a097-4f22cd1bfe24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:39:58.121Z|f345e443-1877-4f9d-8d3f-472a581ad036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:58.122Z|f345e443-1877-4f9d-8d3f-472a581ad036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:58.206Z|3821e898-3982-44f0-9a9b-2268da51da5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:58.207Z|8ab14ed4-0d36-4b6f-96ee-dce509e3b6e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:39:58.208Z|3821e898-3982-44f0-9a9b-2268da51da5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:39:58.207Z|8ab14ed4-0d36-4b6f-96ee-dce509e3b6e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:08.149Z|535c7235-e877-4ab7-871e-7e8114cd7be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:08.150Z|535c7235-e877-4ab7-871e-7e8114cd7be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:08.232Z|9428c979-f264-4f4b-bd2e-5c542eaec508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:08.232Z|c6212284-999f-44d1-84e4-fcd106cd3648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:08.232Z|9428c979-f264-4f4b-bd2e-5c542eaec508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:08.233Z|c6212284-999f-44d1-84e4-fcd106cd3648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:12.315Z|945a9c15-5750-4222-9c2b-324fc0dba128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:40:12.315Z|945a9c15-5750-4222-9c2b-324fc0dba128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:40:12.430Z|f05134fd-7026-4418-9687-74865ad07613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:40:12.430Z|f05134fd-7026-4418-9687-74865ad07613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:40:18.177Z|0af40553-27b1-45e6-a237-253f35f51759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:18.178Z|0af40553-27b1-45e6-a237-253f35f51759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:18.260Z|e2fbc1b1-8ab3-42db-ac66-f859117562e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:18.260Z|a044f65e-9d19-4a3e-95ae-c7dc6b6af612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:18.261Z|e2fbc1b1-8ab3-42db-ac66-f859117562e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:18.261Z|a044f65e-9d19-4a3e-95ae-c7dc6b6af612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:27.315Z|59a36a19-306d-4a69-9f63-94695919dfa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:40:27.315Z|59a36a19-306d-4a69-9f63-94695919dfa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:40:28.220Z|2008af31-f03f-48d2-9a3c-2931e8586350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:28.221Z|2008af31-f03f-48d2-9a3c-2931e8586350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:28.302Z|d5bbdb08-e6a2-4717-8f0c-7d473be0c89e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:28.302Z|4a3bfcb6-12b9-4d2c-aa34-e94b274116b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:28.303Z|d5bbdb08-e6a2-4717-8f0c-7d473be0c89e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:28.303Z|4a3bfcb6-12b9-4d2c-aa34-e94b274116b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:38.306Z|265776e5-0106-45a0-bb15-9913f927f03b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:38.307Z|265776e5-0106-45a0-bb15-9913f927f03b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:38.330Z|ba938bd5-1737-4274-ab82-c70bd5ceb149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:38.331Z|ba938bd5-1737-4274-ab82-c70bd5ceb149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:38.340Z|5e209b9e-da9b-4921-bb4c-49bad69013ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:38.354Z|5e209b9e-da9b-4921-bb4c-49bad69013ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:41.446Z|1c3292b5-133b-49c2-90cc-688ed508b97d|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:40:41.447Z|1c3292b5-133b-49c2-90cc-688ed508b97d|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:42.314Z|e31dc155-a473-441c-866f-11c5a04a0b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:40:42.317Z|e31dc155-a473-441c-866f-11c5a04a0b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.74.216
2021-06-04T10:40:42.317Z|e31dc155-a473-441c-866f-11c5a04a0b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:40:42.318Z|e31dc155-a473-441c-866f-11c5a04a0b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:40:42.319Z|e31dc155-a473-441c-866f-11c5a04a0b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:40:42.431Z|c982ecea-d5d5-49ea-9ed5-844bfd75ac3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:40:42.432Z|c982ecea-d5d5-49ea-9ed5-844bfd75ac3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:40:48.344Z|594ddc52-cd3b-4044-b49f-ffda69cb6e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:48.345Z|594ddc52-cd3b-4044-b49f-ffda69cb6e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:48.403Z|f396fe9a-73b8-406b-adec-8a484f7523a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:48.404Z|f396fe9a-73b8-406b-adec-8a484f7523a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:48.416Z|888f7c9d-e08c-4c42-8bb9-786cd01d5098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:48.416Z|888f7c9d-e08c-4c42-8bb9-786cd01d5098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:57.315Z|1b58f04a-8136-4afb-9852-cc5d23e985a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:40:57.315Z|1b58f04a-8136-4afb-9852-cc5d23e985a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:40:58.415Z|824a1423-6154-4de9-bb6d-382c4d6fe738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:58.415Z|824a1423-6154-4de9-bb6d-382c4d6fe738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:58.501Z|84f21086-5e64-4384-b1c4-9b8b2fac0088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:58.502Z|84f21086-5e64-4384-b1c4-9b8b2fac0088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:40:58.509Z|58130803-3dad-4605-9de1-aca5828f9911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:40:58.510Z|58130803-3dad-4605-9de1-aca5828f9911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:08.505Z|611ce828-fd8d-4214-926d-84d78ddd1197|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:08.506Z|611ce828-fd8d-4214-926d-84d78ddd1197|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:08.528Z|5182d9cf-8052-4be1-a818-1f41ebbdc16b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:08.529Z|5182d9cf-8052-4be1-a818-1f41ebbdc16b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:08.539Z|44719624-0b27-48b2-91d6-a09606f69530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:08.540Z|44719624-0b27-48b2-91d6-a09606f69530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:12.315Z|a62351d5-6dc9-41bd-83c5-d0f01a44818b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:41:12.316Z|a62351d5-6dc9-41bd-83c5-d0f01a44818b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:41:12.432Z|de3b975a-791e-4e95-9dd6-56a8a1d2ef72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:41:12.433Z|de3b975a-791e-4e95-9dd6-56a8a1d2ef72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:41:18.532Z|d3551653-3cd3-4a29-89e8-e275610cdaf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:18.533Z|d3551653-3cd3-4a29-89e8-e275610cdaf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:18.555Z|93bbad17-ee17-42db-ad03-3e336d1d97b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:18.556Z|93bbad17-ee17-42db-ad03-3e336d1d97b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:18.575Z|2ce28d28-9b45-4834-be72-df9f01526034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:18.575Z|2ce28d28-9b45-4834-be72-df9f01526034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:27.314Z|64379162-8331-4cd9-b56e-b514ff96d45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:41:27.317Z|64379162-8331-4cd9-b56e-b514ff96d45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.216 to 10.233.71.139
2021-06-04T10:41:27.318Z|64379162-8331-4cd9-b56e-b514ff96d45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:41:27.319Z|64379162-8331-4cd9-b56e-b514ff96d45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:41:27.320Z|64379162-8331-4cd9-b56e-b514ff96d45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:41:28.559Z|0f7d90ee-0644-45ba-af83-f94ca75c95e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:28.559Z|0f7d90ee-0644-45ba-af83-f94ca75c95e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:28.582Z|01632b0f-8681-453b-bf7b-d18d5e3d12a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:28.583Z|01632b0f-8681-453b-bf7b-d18d5e3d12a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:28.658Z|00487cb5-9d7c-4004-b19d-54a02578b3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:28.658Z|00487cb5-9d7c-4004-b19d-54a02578b3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:38.585Z|5ffdfca8-7449-4124-9e1e-51a77e0d3e46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:38.586Z|5ffdfca8-7449-4124-9e1e-51a77e0d3e46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:38.679Z|06018438-bd7c-4597-a450-229379551598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:38.680Z|06018438-bd7c-4597-a450-229379551598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:38.687Z|e278696d-d536-4cde-8cab-2c492060f2b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:38.687Z|e278696d-d536-4cde-8cab-2c492060f2b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:41.446Z|6fb4b969-0253-48f8-ad49-799f0cc95023|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:41:41.447Z|6fb4b969-0253-48f8-ad49-799f0cc95023|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:42.315Z|1fbd4d7e-1c86-4730-8e5c-db20ef877d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:41:42.315Z|1fbd4d7e-1c86-4730-8e5c-db20ef877d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:41:42.434Z|74b644e1-86b7-4dca-91f3-c809b8030e31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:41:42.434Z|74b644e1-86b7-4dca-91f3-c809b8030e31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:41:48.610Z|6873941f-7ef3-402c-b71c-118c9cb579a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:48.610Z|6873941f-7ef3-402c-b71c-118c9cb579a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:48.704Z|03409b1e-b0bd-41a3-bd90-49921b660457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:48.705Z|03409b1e-b0bd-41a3-bd90-49921b660457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:48.709Z|bf15e920-7ce1-4994-8c24-1e4df6bd1f54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:48.710Z|bf15e920-7ce1-4994-8c24-1e4df6bd1f54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:57.315Z|56affdad-def3-400f-894a-16e1c53a4ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:41:57.315Z|56affdad-def3-400f-894a-16e1c53a4ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:41:58.640Z|0040c718-9373-4472-bfbd-a9da4f5eb849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:58.641Z|0040c718-9373-4472-bfbd-a9da4f5eb849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:58.732Z|d0ecf599-e7ef-4d75-9957-3f9764dd6bec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:58.733Z|d0ecf599-e7ef-4d75-9957-3f9764dd6bec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:41:58.735Z|c313d00f-5e0e-49e5-b1f9-6122f9dd08c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:41:58.736Z|c313d00f-5e0e-49e5-b1f9-6122f9dd08c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:08.700Z|aaa8ba20-c64d-4a7b-b226-0d6f1898107c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:08.700Z|aaa8ba20-c64d-4a7b-b226-0d6f1898107c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:08.771Z|8f40329a-8eac-4cd6-9392-c3c7e0ec99a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:08.772Z|8f40329a-8eac-4cd6-9392-c3c7e0ec99a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:08.772Z|fd772b74-1cf9-4a9d-880f-e3b01304d260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:08.773Z|fd772b74-1cf9-4a9d-880f-e3b01304d260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:12.314Z|9a01a5aa-8ea3-4c93-ac6e-f551db7f8a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:42:12.316Z|9a01a5aa-8ea3-4c93-ac6e-f551db7f8a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.74.216
2021-06-04T10:42:12.317Z|9a01a5aa-8ea3-4c93-ac6e-f551db7f8a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:42:12.318Z|9a01a5aa-8ea3-4c93-ac6e-f551db7f8a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:42:12.354Z|9a01a5aa-8ea3-4c93-ac6e-f551db7f8a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:42:12.435Z|5b44ca33-1cc1-4e33-886d-71eaaee20dbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:42:12.436Z|5b44ca33-1cc1-4e33-886d-71eaaee20dbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:42:18.727Z|64d2a773-1e47-4c5f-b2f4-d614b647f0b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:18.727Z|64d2a773-1e47-4c5f-b2f4-d614b647f0b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:18.799Z|0fda47f0-fa79-440e-9cf4-cea78f6417a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:18.800Z|0fda47f0-fa79-440e-9cf4-cea78f6417a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:18.801Z|e800359b-5a03-42e6-9c98-7fc23079235f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:18.802Z|e800359b-5a03-42e6-9c98-7fc23079235f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:27.315Z|218dc91c-d157-4ccd-aeac-e9ad6769efba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:42:27.315Z|218dc91c-d157-4ccd-aeac-e9ad6769efba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:42:28.799Z|3a578618-95ba-4e6b-a510-8b9a5d1e32ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:28.800Z|3a578618-95ba-4e6b-a510-8b9a5d1e32ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:28.823Z|0fbea8bd-213a-46e7-9a71-a55cff674b87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:28.824Z|0fbea8bd-213a-46e7-9a71-a55cff674b87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:28.823Z|33c30a35-ce51-46a8-8fb2-eca8f0d96514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:28.854Z|33c30a35-ce51-46a8-8fb2-eca8f0d96514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:38.832Z|ec67258e-d7e2-4f48-b424-10ac3ef5a681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:38.833Z|ec67258e-d7e2-4f48-b424-10ac3ef5a681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:38.882Z|fe7ed117-a268-4559-8420-277295756548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:38.882Z|fe7ed117-a268-4559-8420-277295756548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:38.892Z|b7c9fe4a-641d-4201-97f6-5416bafd2ab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:38.893Z|b7c9fe4a-641d-4201-97f6-5416bafd2ab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:41.446Z|f2cb26de-f0c5-4b57-9f99-d20ad86a4544|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:42:41.447Z|f2cb26de-f0c5-4b57-9f99-d20ad86a4544|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:42.314Z|9da211e1-81a5-4946-ab9b-95a2024a8447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:42:42.315Z|9da211e1-81a5-4946-ab9b-95a2024a8447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:42:42.437Z|8177b0c4-a39b-4262-b33c-e1d801841a41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:42:42.437Z|8177b0c4-a39b-4262-b33c-e1d801841a41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:42:48.901Z|49527db7-83e9-447f-b8e6-032389a25341|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:48.902Z|49527db7-83e9-447f-b8e6-032389a25341|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:48.904Z|65feb2de-c42e-4c9f-b3e3-e2ba10f28c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:48.905Z|65feb2de-c42e-4c9f-b3e3-e2ba10f28c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:48.913Z|33a5ebdb-823f-4b1e-8c9d-5bf6a1a55bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:48.914Z|33a5ebdb-823f-4b1e-8c9d-5bf6a1a55bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:57.314Z|f6e980a2-0586-4908-86de-86ccc122b576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:42:57.318Z|f6e980a2-0586-4908-86de-86ccc122b576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:42:59.001Z|913b6f53-c4b1-4fec-824f-ed4a4355f0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:59.002Z|913b6f53-c4b1-4fec-824f-ed4a4355f0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:59.008Z|599a7731-573c-4038-ba35-e59fd83091d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:59.009Z|599a7731-573c-4038-ba35-e59fd83091d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:42:59.086Z|59fa7646-16f8-4351-b66a-593a014b5f46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:42:59.086Z|59fa7646-16f8-4351-b66a-593a014b5f46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:09.101Z|192cecde-3ee9-473f-8c85-8858d287664d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:09.101Z|3878eb54-2c22-49fd-96b0-7fb6bad3634a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:09.101Z|192cecde-3ee9-473f-8c85-8858d287664d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:09.101Z|3878eb54-2c22-49fd-96b0-7fb6bad3634a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:09.110Z|961048d5-9f99-4324-9941-beab5dd04fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:09.110Z|961048d5-9f99-4324-9941-beab5dd04fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:12.315Z|aa4d0cf1-e259-48b5-bd25-3da55630288c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:43:12.315Z|aa4d0cf1-e259-48b5-bd25-3da55630288c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:43:12.439Z|648a6188-cd57-4bb3-bc5f-b17a55180f4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:43:12.439Z|648a6188-cd57-4bb3-bc5f-b17a55180f4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:43:19.298Z|741ee61b-855d-4057-bf38-9b229b8b4806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:19.299Z|741ee61b-855d-4057-bf38-9b229b8b4806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:19.300Z|07837cef-96c0-429e-901d-fcb134720d60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:19.301Z|07837cef-96c0-429e-901d-fcb134720d60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:19.301Z|5ef26c04-ca52-4b5a-af28-b2b32d35fbe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:19.302Z|5ef26c04-ca52-4b5a-af28-b2b32d35fbe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:27.314Z|02526af4-8169-46a2-9df1-60831dea4332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:43:27.315Z|02526af4-8169-46a2-9df1-60831dea4332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:43:29.400Z|646b5895-ce02-454f-bd4f-5a6b361e40fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:29.401Z|646b5895-ce02-454f-bd4f-5a6b361e40fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:29.409Z|de31b1cd-3975-4f02-beca-4e4302d56b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:29.409Z|de31b1cd-3975-4f02-beca-4e4302d56b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:29.410Z|ea5ad344-d44a-43c1-a67c-ec4326cc0002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:29.410Z|ea5ad344-d44a-43c1-a67c-ec4326cc0002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:39.427Z|3595fd17-5bf8-43bf-8c21-71832eb4d1d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:39.428Z|3595fd17-5bf8-43bf-8c21-71832eb4d1d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:39.433Z|71d90075-e7c1-4abd-9f59-753c2d2e4f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:39.434Z|71d90075-e7c1-4abd-9f59-753c2d2e4f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:39.503Z|716e4d88-14d0-4a37-9728-6267368b94b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:39.504Z|716e4d88-14d0-4a37-9728-6267368b94b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:41.447Z|2029ae6e-e3c8-45f1-8faa-2ac1bf3bd257|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:43:41.448Z|2029ae6e-e3c8-45f1-8faa-2ac1bf3bd257|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:42.314Z|ee6a06be-957a-4777-a5e2-179c584ec602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:43:42.317Z|ee6a06be-957a-4777-a5e2-179c584ec602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.216 to 10.233.71.139
2021-06-04T10:43:42.318Z|ee6a06be-957a-4777-a5e2-179c584ec602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:43:42.319Z|ee6a06be-957a-4777-a5e2-179c584ec602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:43:42.319Z|ee6a06be-957a-4777-a5e2-179c584ec602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:43:42.440Z|888ec83c-6857-468c-b047-1ea6ed4e025f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:43:42.441Z|888ec83c-6857-468c-b047-1ea6ed4e025f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:43:49.502Z|de36a565-e299-41bf-a506-7fafdf618b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:49.502Z|d1c9c49b-d5bf-4ce1-940f-0bff0bfb4119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:49.502Z|d1c9c49b-d5bf-4ce1-940f-0bff0bfb4119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:49.503Z|de36a565-e299-41bf-a506-7fafdf618b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:49.597Z|a8d08f8f-e3b7-4f76-8306-9b8fade6b2d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:49.597Z|a8d08f8f-e3b7-4f76-8306-9b8fade6b2d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:57.315Z|c01d17da-3ec4-474d-aba4-db3b3012a484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:43:57.315Z|c01d17da-3ec4-474d-aba4-db3b3012a484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:43:59.602Z|d602e2a5-ddb6-4263-a43b-983d7dbb3598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:59.602Z|b4911f00-8910-4f6a-9743-cc20e9640c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:59.603Z|d602e2a5-ddb6-4263-a43b-983d7dbb3598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:59.603Z|b4911f00-8910-4f6a-9743-cc20e9640c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:43:59.692Z|71c6ff6f-e495-43a9-8aa3-eadbfd8b59d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:43:59.693Z|71c6ff6f-e495-43a9-8aa3-eadbfd8b59d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:09.705Z|90d093c2-5d33-42c5-bba5-35b53fb09713|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:09.706Z|90d093c2-5d33-42c5-bba5-35b53fb09713|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:09.708Z|e2442813-9c47-4ecd-92b6-1691a1e9601c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:09.709Z|e2442813-9c47-4ecd-92b6-1691a1e9601c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:09.798Z|32ccb6ae-cc91-4341-a1ff-9805532cad2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:09.798Z|32ccb6ae-cc91-4341-a1ff-9805532cad2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:12.314Z|a18161ab-d4cf-4564-8342-6646509ddf75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:44:12.315Z|a18161ab-d4cf-4564-8342-6646509ddf75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:44:12.442Z|1e8bb883-9bd6-49df-bcd8-1b51962cc445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:44:12.442Z|1e8bb883-9bd6-49df-bcd8-1b51962cc445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:44:19.813Z|745e0cd0-afe0-44cf-a690-368fd956462d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:19.814Z|745e0cd0-afe0-44cf-a690-368fd956462d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:19.815Z|c10d46e4-b835-4808-b846-248d12335394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:19.816Z|c10d46e4-b835-4808-b846-248d12335394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:19.903Z|d78f9470-5d36-43be-85d9-4ff51bec5f1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:19.903Z|d78f9470-5d36-43be-85d9-4ff51bec5f1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:27.315Z|af8e72ac-f606-4520-ae91-6af7429c990a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:44:27.318Z|af8e72ac-f606-4520-ae91-6af7429c990a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T10:44:27.319Z|af8e72ac-f606-4520-ae91-6af7429c990a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:44:27.354Z|af8e72ac-f606-4520-ae91-6af7429c990a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:44:27.357Z|af8e72ac-f606-4520-ae91-6af7429c990a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:44:30.002Z|4748e238-b6e0-4145-b1fc-1551d1935224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:30.002Z|4748e238-b6e0-4145-b1fc-1551d1935224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:30.002Z|0d1b6713-1a83-497d-b22d-d94b428c2285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:30.003Z|0d1b6713-1a83-497d-b22d-d94b428c2285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:30.006Z|47b6e27f-889a-4eaa-abf9-5862f261860e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:30.007Z|47b6e27f-889a-4eaa-abf9-5862f261860e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:40.102Z|3a30864e-9583-42fb-b690-4f63d051acb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:40.102Z|17d50625-7c68-4e8a-bb5a-c1c406f70ff4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:40.103Z|3a30864e-9583-42fb-b690-4f63d051acb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:40.103Z|17d50625-7c68-4e8a-bb5a-c1c406f70ff4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:40.107Z|4bba4d1a-e059-468f-8b90-d745ad2f0643|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:40.107Z|4bba4d1a-e059-468f-8b90-d745ad2f0643|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:41.447Z|73e77ec4-4e66-4c92-9a0b-1d22dc56c37a|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:44:41.448Z|73e77ec4-4e66-4c92-9a0b-1d22dc56c37a|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:42.315Z|05c0eeba-b90a-4195-a898-3cc7788c77e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:44:42.316Z|05c0eeba-b90a-4195-a898-3cc7788c77e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:44:42.443Z|35a10600-d100-4a3a-ae31-ba33486f2da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:44:42.444Z|35a10600-d100-4a3a-ae31-ba33486f2da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:44:50.129Z|a6308f81-7f19-4b67-8e56-651165957f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:50.130Z|a6308f81-7f19-4b67-8e56-651165957f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:50.139Z|1f83660f-94a8-46c9-8cd9-d7f0342cf6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:50.140Z|1f83660f-94a8-46c9-8cd9-d7f0342cf6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:50.141Z|3ca60ea8-e1b8-4df8-a630-baedb218f76c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:44:50.141Z|3ca60ea8-e1b8-4df8-a630-baedb218f76c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:44:57.314Z|18d15d9a-34b0-4399-ae38-682db7f84110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:44:57.315Z|18d15d9a-34b0-4399-ae38-682db7f84110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:45:00.156Z|77104333-1569-49f2-8a37-8bf3280a8178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:00.157Z|77104333-1569-49f2-8a37-8bf3280a8178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:00.191Z|9bb3f929-0d84-4b9d-a9e8-1120c7f9aad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:00.192Z|9bb3f929-0d84-4b9d-a9e8-1120c7f9aad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:00.193Z|9f62a765-89ad-4da5-ad97-3bf20a23a569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:00.194Z|9f62a765-89ad-4da5-ad97-3bf20a23a569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:10.203Z|d67eef74-3ecd-4b04-bfce-9854a34968cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:10.204Z|d67eef74-3ecd-4b04-bfce-9854a34968cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:10.215Z|05651e87-0e37-49eb-bb99-822d9ac24b1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:10.215Z|05651e87-0e37-49eb-bb99-822d9ac24b1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:10.291Z|1472548e-6218-446e-ba77-886b0ce6fa3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:10.292Z|1472548e-6218-446e-ba77-886b0ce6fa3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:12.315Z|f8d9d4a8-09d0-4a85-9174-8670f5dada41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:45:12.318Z|f8d9d4a8-09d0-4a85-9174-8670f5dada41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:45:12.444Z|5412f754-4d10-4cf3-a902-915f88362862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:45:12.445Z|5412f754-4d10-4cf3-a902-915f88362862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:45:20.307Z|8d30f9d6-4fc0-458d-a84e-58dc81abd309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:20.308Z|8d30f9d6-4fc0-458d-a84e-58dc81abd309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:20.386Z|18eaf715-f317-474e-b23d-382c2d07fa7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:20.387Z|18eaf715-f317-474e-b23d-382c2d07fa7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:20.396Z|aa0cab07-e7d7-4ba2-ab5b-000d5b6f3baa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:20.397Z|aa0cab07-e7d7-4ba2-ab5b-000d5b6f3baa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:27.314Z|2da36b2f-3e05-4835-9cc3-647c6d81f953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:45:27.315Z|2da36b2f-3e05-4835-9cc3-647c6d81f953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:45:30.411Z|1b63d4ba-6659-4db1-abf1-b3bce2e77018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:30.412Z|1b63d4ba-6659-4db1-abf1-b3bce2e77018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:30.412Z|2c703934-7459-4b20-8506-b6a2254f0e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:30.413Z|2c703934-7459-4b20-8506-b6a2254f0e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:30.494Z|a48a9c94-899c-4b18-9403-b897424aa608|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:30.495Z|a48a9c94-899c-4b18-9403-b897424aa608|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:40.506Z|464f2a41-306e-4a06-be74-767e0e21aae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:40.506Z|d2b344dc-4282-4891-9ab8-48b030f24437|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:40.506Z|464f2a41-306e-4a06-be74-767e0e21aae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:40.507Z|d2b344dc-4282-4891-9ab8-48b030f24437|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:40.597Z|a3d27a7c-b8f1-463c-90b3-7a36a4e32319|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:40.598Z|a3d27a7c-b8f1-463c-90b3-7a36a4e32319|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:41.446Z|20e0f4e5-7f88-41e3-bd6c-f58383759db1|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:45:41.447Z|20e0f4e5-7f88-41e3-bd6c-f58383759db1|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:42.314Z|c1c12c5c-efe2-4522-9f27-7781606ef012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:45:42.315Z|c1c12c5c-efe2-4522-9f27-7781606ef012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:45:42.446Z|abd7a23e-cce8-4683-b7cf-5eafb08f3526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:45:42.446Z|abd7a23e-cce8-4683-b7cf-5eafb08f3526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:45:50.603Z|278ccde2-3ce6-491a-b13b-db99cd3acc35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:50.604Z|278ccde2-3ce6-491a-b13b-db99cd3acc35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:50.614Z|185bc147-b917-41c7-9089-cad234bfdea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:50.615Z|185bc147-b917-41c7-9089-cad234bfdea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:50.656Z|55336b24-10e7-4ee0-8d07-e9187c0a7ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:45:50.657Z|55336b24-10e7-4ee0-8d07-e9187c0a7ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:45:57.315Z|f4d58d52-8f23-4201-815b-11d4d111a95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:45:57.318Z|f4d58d52-8f23-4201-815b-11d4d111a95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:45:57.318Z|f4d58d52-8f23-4201-815b-11d4d111a95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:45:57.319Z|f4d58d52-8f23-4201-815b-11d4d111a95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:45:57.320Z|f4d58d52-8f23-4201-815b-11d4d111a95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:46:00.633Z|cd6758c0-bfe4-4403-ba08-cedd61bfef69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:00.634Z|cd6758c0-bfe4-4403-ba08-cedd61bfef69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:00.635Z|a8c4fce4-0d42-431a-9c53-534de4065726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:00.636Z|a8c4fce4-0d42-431a-9c53-534de4065726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:00.708Z|be8adc16-e1b6-4518-856e-0cbb3195b843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:00.709Z|be8adc16-e1b6-4518-856e-0cbb3195b843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:10.786Z|be97c94a-10e6-4b2f-9503-adf3acca9898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:10.787Z|be97c94a-10e6-4b2f-9503-adf3acca9898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:10.797Z|b386a102-8bfd-466d-8564-ec4e9504ca2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:10.798Z|b386a102-8bfd-466d-8564-ec4e9504ca2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:10.799Z|26cc514c-13e1-4383-9c26-a5174ac86278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:10.800Z|26cc514c-13e1-4383-9c26-a5174ac86278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:12.315Z|f70c09be-f0d5-4575-b59c-140c5556cae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:46:12.315Z|f70c09be-f0d5-4575-b59c-140c5556cae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:46:12.447Z|4c6e7b65-67cb-40d6-bf1d-76fedac5704c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:46:12.448Z|4c6e7b65-67cb-40d6-bf1d-76fedac5704c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:46:20.886Z|ba2be180-aa1f-4da1-bebb-6d64b971910d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:20.887Z|ba2be180-aa1f-4da1-bebb-6d64b971910d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:20.898Z|d2ddcf8d-361c-43d2-abe3-2d3bb9ed539c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:20.898Z|d99305e8-ad9a-4052-907f-b7b553d27a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:20.898Z|d2ddcf8d-361c-43d2-abe3-2d3bb9ed539c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:20.899Z|d99305e8-ad9a-4052-907f-b7b553d27a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:27.314Z|590f61ce-4e62-48dc-9144-70d3829b647e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:46:27.315Z|590f61ce-4e62-48dc-9144-70d3829b647e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:46:30.911Z|8c670aef-3f4a-4a25-8f0e-766acab5cb60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:30.912Z|8c670aef-3f4a-4a25-8f0e-766acab5cb60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:30.957Z|9b508b78-4591-45d0-8f88-604dc3d1d7dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:30.957Z|fc951d7b-e2d0-4770-a778-70a63f73e5f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:30.958Z|fc951d7b-e2d0-4770-a778-70a63f73e5f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:30.958Z|9b508b78-4591-45d0-8f88-604dc3d1d7dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:41.002Z|202064ae-9d65-45ce-a43f-d963ec2fd385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:41.002Z|b05d318e-87d0-4c94-aa2a-1b7714aa7317|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:41.002Z|c1f51427-20f0-4dcc-a49d-c9d8743d495c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:41.003Z|c1f51427-20f0-4dcc-a49d-c9d8743d495c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:41.003Z|202064ae-9d65-45ce-a43f-d963ec2fd385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:41.003Z|b05d318e-87d0-4c94-aa2a-1b7714aa7317|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:41.446Z|2bfe4866-6f01-4d96-a50a-6dab83684105|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:46:41.447Z|2bfe4866-6f01-4d96-a50a-6dab83684105|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:42.314Z|75c140a1-8b18-41cd-84eb-84dc6e04874d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:46:42.317Z|75c140a1-8b18-41cd-84eb-84dc6e04874d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:46:42.448Z|e116b652-9718-49f7-b513-4ba32bdffd20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:46:42.449Z|e116b652-9718-49f7-b513-4ba32bdffd20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:46:51.030Z|2711e148-c771-41ad-b66c-4226c4e81fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:51.030Z|2711e148-c771-41ad-b66c-4226c4e81fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:51.033Z|71dde5f4-4e07-4af3-b595-f2df241baeab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:51.034Z|71dde5f4-4e07-4af3-b595-f2df241baeab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:51.058Z|dc12e899-253e-4116-8d66-030099ebf63a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:46:51.058Z|dc12e899-253e-4116-8d66-030099ebf63a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:46:57.314Z|23285a89-513b-4833-9c92-07f9781972db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:46:57.315Z|23285a89-513b-4833-9c92-07f9781972db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:47:01.061Z|bf455366-3849-4b0d-81f8-4d3f589ee9d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:01.061Z|b06c9f39-aaf2-4261-9c5e-140f2800426d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:01.062Z|b06c9f39-aaf2-4261-9c5e-140f2800426d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:01.062Z|bf455366-3849-4b0d-81f8-4d3f589ee9d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:01.156Z|7d2b3817-51f4-40d2-9131-377ee38e0924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:01.157Z|7d2b3817-51f4-40d2-9131-377ee38e0924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:11.105Z|1e9a51e8-94ef-4ab8-9f64-455e8a45e71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:11.106Z|1e9a51e8-94ef-4ab8-9f64-455e8a45e71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:11.109Z|c3621eeb-3707-4496-b896-b7e296e0dcdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:11.109Z|c3621eeb-3707-4496-b896-b7e296e0dcdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:11.199Z|96091524-91bd-48e4-8d9a-3b72c5ef94c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:11.200Z|96091524-91bd-48e4-8d9a-3b72c5ef94c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:12.314Z|b2b7a2b8-2039-481b-9ec4-ad99920560e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:47:12.315Z|b2b7a2b8-2039-481b-9ec4-ad99920560e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:47:12.450Z|ebdad13a-093b-4ed3-b809-5305165fd593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:47:12.450Z|ebdad13a-093b-4ed3-b809-5305165fd593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:47:21.134Z|42daf62d-d2d9-4392-b279-a8b1c558eaed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:21.134Z|0b808f26-bdb5-4259-868a-84f48c4b7544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:21.135Z|0b808f26-bdb5-4259-868a-84f48c4b7544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:21.135Z|42daf62d-d2d9-4392-b279-a8b1c558eaed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:21.224Z|767e6e09-cef1-4e81-bb0c-daa52564749f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:21.225Z|767e6e09-cef1-4e81-bb0c-daa52564749f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:27.314Z|c040ef20-205b-4b50-a697-a51ffa969adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:47:27.317Z|c040ef20-205b-4b50-a697-a51ffa969adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T10:47:27.317Z|c040ef20-205b-4b50-a697-a51ffa969adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:47:27.318Z|c040ef20-205b-4b50-a697-a51ffa969adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:47:27.319Z|c040ef20-205b-4b50-a697-a51ffa969adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:47:31.225Z|62d59b49-3885-44fa-a957-cb26d7be0c40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:31.226Z|62d59b49-3885-44fa-a957-cb26d7be0c40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:31.236Z|52599992-e392-4b70-a35e-0727fd090dc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:31.237Z|52599992-e392-4b70-a35e-0727fd090dc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:31.248Z|9f640638-841d-4797-9f31-ea3d4bf843ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:31.248Z|9f640638-841d-4797-9f31-ea3d4bf843ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:41.249Z|e8b64426-f010-41f1-938b-50d9919dc91a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:41.250Z|e8b64426-f010-41f1-938b-50d9919dc91a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:41.268Z|d99eb986-588d-4683-b16f-ced7606deacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:41.269Z|d99eb986-588d-4683-b16f-ced7606deacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:41.294Z|9126305f-398d-4bc6-8d53-6158ef3ae1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:41.295Z|9126305f-398d-4bc6-8d53-6158ef3ae1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:41.447Z|426273a9-338f-4462-8bc7-3bed986713c4|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:47:41.447Z|426273a9-338f-4462-8bc7-3bed986713c4|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:42.315Z|8ff036df-2343-4d09-bbbd-8358f0994302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:47:42.315Z|8ff036df-2343-4d09-bbbd-8358f0994302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:47:42.451Z|95ee0849-1382-4402-a99a-4c3a0ff001c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:47:42.451Z|95ee0849-1382-4402-a99a-4c3a0ff001c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:47:51.305Z|237a1969-aa3f-4e8a-84d4-fd4b460b7323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:51.306Z|237a1969-aa3f-4e8a-84d4-fd4b460b7323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:51.313Z|bbe8b2f4-2ccb-49b4-ae9d-dc4543fe6c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:51.314Z|bbe8b2f4-2ccb-49b4-ae9d-dc4543fe6c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:51.328Z|429bbfb8-415f-4b0e-873b-e2728597aed1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:47:51.328Z|429bbfb8-415f-4b0e-873b-e2728597aed1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:47:57.314Z|3bd62d44-a3d5-40a4-aae5-d78c9a5da140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:47:57.315Z|3bd62d44-a3d5-40a4-aae5-d78c9a5da140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:48:01.335Z|262bb737-71c4-4ffc-bed8-bb5141b960ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:01.336Z|262bb737-71c4-4ffc-bed8-bb5141b960ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:01.339Z|06e98e64-2d8d-441a-8a11-d64e6b791f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:01.339Z|06e98e64-2d8d-441a-8a11-d64e6b791f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:01.352Z|d7222a79-20fb-42f0-8703-c02d72fa91c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:01.352Z|d7222a79-20fb-42f0-8703-c02d72fa91c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:11.362Z|ef048f18-f54b-4771-a596-46bec73a1b0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:11.362Z|3791826a-1a84-4294-b468-16d5424809bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:11.363Z|ef048f18-f54b-4771-a596-46bec73a1b0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:11.363Z|3791826a-1a84-4294-b468-16d5424809bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:11.457Z|6b1f764f-0978-4161-b15a-625fa472656b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:11.458Z|6b1f764f-0978-4161-b15a-625fa472656b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:12.315Z|08abb582-d98d-467e-bcc3-9d9addbb1bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:48:12.317Z|08abb582-d98d-467e-bcc3-9d9addbb1bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:48:12.452Z|4ae29b54-10e7-4ce4-86a8-ff3e35ec870f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:48:12.453Z|4ae29b54-10e7-4ce4-86a8-ff3e35ec870f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:48:21.387Z|59e11640-390a-43bb-a1d0-c9d8a7f76d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:21.387Z|4ba5b34f-45c9-4cce-999d-e9d2026e0e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:21.388Z|4ba5b34f-45c9-4cce-999d-e9d2026e0e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:21.388Z|59e11640-390a-43bb-a1d0-c9d8a7f76d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:21.485Z|2a2a915a-7b13-426e-acd2-1d14b22cf8de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:21.486Z|2a2a915a-7b13-426e-acd2-1d14b22cf8de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:27.314Z|64c6da89-0d69-4c65-8f24-bc2d9c3ac00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:48:27.315Z|64c6da89-0d69-4c65-8f24-bc2d9c3ac00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:48:31.413Z|933a0164-a046-43d0-8ee3-a795167f5aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:31.413Z|8bcb62ed-0a77-4080-8ee4-95fa5764d862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:31.413Z|933a0164-a046-43d0-8ee3-a795167f5aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:31.414Z|8bcb62ed-0a77-4080-8ee4-95fa5764d862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:31.513Z|ce1efbe2-b420-44a2-aa47-bc30ce8723ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:31.514Z|ce1efbe2-b420-44a2-aa47-bc30ce8723ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:41.439Z|9a460468-d6b6-4a3b-a130-0ade38746aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:41.440Z|9a460468-d6b6-4a3b-a130-0ade38746aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:41.441Z|ab3851e8-9680-4b70-8fac-ba5da4836418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:41.441Z|ab3851e8-9680-4b70-8fac-ba5da4836418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:41.445Z|73e868f9-336e-4e73-a89e-b4be4ea1def8|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:48:41.454Z|73e868f9-336e-4e73-a89e-b4be4ea1def8|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:41.538Z|43dd7d81-609f-4e39-8762-19dec95f61e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:41.539Z|43dd7d81-609f-4e39-8762-19dec95f61e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:42.315Z|a759013b-a793-4610-a485-4941411b50f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:48:42.315Z|a759013b-a793-4610-a485-4941411b50f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:48:42.454Z|65fef54e-d1be-44fe-ad86-83f1e5dadd7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:48:42.454Z|65fef54e-d1be-44fe-ad86-83f1e5dadd7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:48:51.464Z|12238fad-4309-4eda-acb0-2271fce85077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:51.465Z|12238fad-4309-4eda-acb0-2271fce85077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:51.479Z|b0fc050f-bf09-4a5f-8a1b-7bc826919256|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:51.480Z|b0fc050f-bf09-4a5f-8a1b-7bc826919256|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:51.564Z|a6862140-aee2-4be6-b503-2b026424d535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:48:51.565Z|a6862140-aee2-4be6-b503-2b026424d535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:48:57.315Z|caa573dd-c04c-4f4b-9dba-bb143dd3681a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:48:57.318Z|caa573dd-c04c-4f4b-9dba-bb143dd3681a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:48:57.318Z|caa573dd-c04c-4f4b-9dba-bb143dd3681a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:48:57.319Z|caa573dd-c04c-4f4b-9dba-bb143dd3681a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:48:57.320Z|caa573dd-c04c-4f4b-9dba-bb143dd3681a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:49:01.490Z|43621e40-ee93-48b0-ae96-a741a12c4eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:01.491Z|43621e40-ee93-48b0-ae96-a741a12c4eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:01.578Z|af843b38-f325-4156-b33f-915a622c6baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:01.579Z|af843b38-f325-4156-b33f-915a622c6baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:01.591Z|592da2b6-df4a-4eaf-a65c-681138049a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:01.591Z|592da2b6-df4a-4eaf-a65c-681138049a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:11.515Z|6dc7ea94-ea3e-4802-8d0c-bcc0f02f3346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:11.516Z|6dc7ea94-ea3e-4802-8d0c-bcc0f02f3346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:11.604Z|1a6b169e-8a2d-435f-9fd6-818a15157200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:11.605Z|1a6b169e-8a2d-435f-9fd6-818a15157200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:11.614Z|0b3a4ad5-8f27-4e5c-a8b7-b809a86ff693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:11.615Z|0b3a4ad5-8f27-4e5c-a8b7-b809a86ff693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:12.315Z|0662faf4-9e6e-4d15-ba98-38fa3b6673bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:49:12.315Z|0662faf4-9e6e-4d15-ba98-38fa3b6673bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:49:12.455Z|f88fdd68-0f0f-4890-a6d3-6c143e045f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:49:12.455Z|f88fdd68-0f0f-4890-a6d3-6c143e045f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:49:21.543Z|184f7181-09fb-466e-a29d-ac5f4416ec0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:21.543Z|184f7181-09fb-466e-a29d-ac5f4416ec0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:21.639Z|df3d26d5-b005-44a5-a117-1a2737a2b398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:21.640Z|805212d8-e498-4b41-916a-0a32a3941c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:21.640Z|df3d26d5-b005-44a5-a117-1a2737a2b398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:21.640Z|805212d8-e498-4b41-916a-0a32a3941c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:27.315Z|15077aac-5efd-46d4-9b3a-08d805ec9c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:49:27.315Z|15077aac-5efd-46d4-9b3a-08d805ec9c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:49:31.580Z|1b04f1a1-8d1c-4473-a38e-292a26d22687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:31.581Z|1b04f1a1-8d1c-4473-a38e-292a26d22687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:31.665Z|77575d62-587c-42d9-8785-29fe5dadba35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:31.666Z|843733fe-1980-4b85-9a8b-7234900715c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:31.666Z|77575d62-587c-42d9-8785-29fe5dadba35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:31.666Z|843733fe-1980-4b85-9a8b-7234900715c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:41.446Z|823145b7-e5fd-4630-975c-a04210526587|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:49:41.447Z|823145b7-e5fd-4630-975c-a04210526587|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:41.698Z|7d64fff5-9ba8-4f0e-882c-308231742e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:41.698Z|d6b487ae-f5e1-4e1a-bf1d-c4e1f70e3859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:41.699Z|7d64fff5-9ba8-4f0e-882c-308231742e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:41.699Z|d6b487ae-f5e1-4e1a-bf1d-c4e1f70e3859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:41.700Z|931b3dee-41bb-4f49-8edf-b744076b00b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:41.701Z|931b3dee-41bb-4f49-8edf-b744076b00b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:42.315Z|5d6af433-d6e1-40d4-a658-4684520d9811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:49:42.318Z|5d6af433-d6e1-40d4-a658-4684520d9811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:49:42.456Z|98030a55-9817-4c32-9cdc-b3f674166358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:49:42.457Z|98030a55-9817-4c32-9cdc-b3f674166358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:49:51.796Z|30268c61-1ac9-4462-841d-5a0affdd45f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:51.796Z|d259474c-c392-46a8-b0e4-039958ec443f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:51.797Z|d259474c-c392-46a8-b0e4-039958ec443f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:51.797Z|30268c61-1ac9-4462-841d-5a0affdd45f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:51.799Z|f932ca86-8828-4eb8-aedf-890b9f4f4f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:49:51.854Z|f932ca86-8828-4eb8-aedf-890b9f4f4f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:49:57.315Z|23828bca-a084-4019-8d33-dd082f4e89a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:49:57.315Z|23828bca-a084-4019-8d33-dd082f4e89a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:50:01.822Z|f12ef39e-35a1-42fd-afb3-b066a7e5f3f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:01.823Z|f12ef39e-35a1-42fd-afb3-b066a7e5f3f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:01.899Z|57bdf053-30f1-4b1f-b402-553c0b1e3e1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:01.899Z|c54f195c-834d-41de-9fae-fc0d4cc8c386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:01.899Z|57bdf053-30f1-4b1f-b402-553c0b1e3e1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:01.899Z|c54f195c-834d-41de-9fae-fc0d4cc8c386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:11.901Z|775ce333-3e97-4509-a0b7-359e94cb56ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:11.902Z|775ce333-3e97-4509-a0b7-359e94cb56ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:11.921Z|b56c6e6d-a2cb-498f-bd4e-8ece61330757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:11.921Z|3f10f2e2-3a55-4555-9d18-b117c0b99fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:11.922Z|b56c6e6d-a2cb-498f-bd4e-8ece61330757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:11.922Z|3f10f2e2-3a55-4555-9d18-b117c0b99fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:12.314Z|8640b3e6-42f5-42be-925c-e61085bbb8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:50:12.315Z|8640b3e6-42f5-42be-925c-e61085bbb8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:50:12.457Z|a47477fa-3301-49ec-9666-844908621a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:50:12.458Z|a47477fa-3301-49ec-9666-844908621a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:50:21.925Z|777d15d6-e424-49ae-a7e2-4f3f2fe42ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:21.926Z|777d15d6-e424-49ae-a7e2-4f3f2fe42ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:21.997Z|ce1502ae-1f8f-427a-9ba4-6a4aaf0c8366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:21.997Z|3a5a6c33-03ea-425e-980c-12bbb835801c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:21.998Z|3a5a6c33-03ea-425e-980c-12bbb835801c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:21.998Z|ce1502ae-1f8f-427a-9ba4-6a4aaf0c8366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:27.315Z|139edd03-e16c-494d-8a60-04f122bd640f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:50:27.317Z|139edd03-e16c-494d-8a60-04f122bd640f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T10:50:27.318Z|139edd03-e16c-494d-8a60-04f122bd640f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:50:27.319Z|139edd03-e16c-494d-8a60-04f122bd640f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:50:27.358Z|139edd03-e16c-494d-8a60-04f122bd640f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:50:32.003Z|8279ddcb-696e-4413-9c16-9c75af78a20f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:32.004Z|8279ddcb-696e-4413-9c16-9c75af78a20f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:32.098Z|e04a5a8a-5597-4d95-96bf-b19719b8ae02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:32.098Z|40261f05-b7cb-4dfd-920e-617d70e0d2e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:32.099Z|40261f05-b7cb-4dfd-920e-617d70e0d2e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:32.099Z|e04a5a8a-5597-4d95-96bf-b19719b8ae02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:41.447Z|2501970c-2732-415f-a0e9-0385ff3e7996|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:50:41.449Z|2501970c-2732-415f-a0e9-0385ff3e7996|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:42.107Z|70e7976d-c512-4c35-9091-53a5f3791944|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:42.108Z|70e7976d-c512-4c35-9091-53a5f3791944|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:42.198Z|1381026c-9ece-4005-8dd4-6094329579bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:42.198Z|16978730-7b8f-40c8-9d5d-bd06a48ece3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:42.199Z|1381026c-9ece-4005-8dd4-6094329579bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:42.199Z|16978730-7b8f-40c8-9d5d-bd06a48ece3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:42.314Z|30b2ffce-2b4d-425c-924c-90fce2f3ce34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:50:42.315Z|30b2ffce-2b4d-425c-924c-90fce2f3ce34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:50:42.459Z|2f1acf24-ed19-49f3-902e-5bca18f1de2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:50:42.459Z|2f1acf24-ed19-49f3-902e-5bca18f1de2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:50:52.204Z|0c278242-63c2-429e-9e56-31ea9eede394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:52.205Z|0c278242-63c2-429e-9e56-31ea9eede394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:52.299Z|ec3f4a9f-030f-4e7f-a6af-de341ff00f10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:52.300Z|ec3f4a9f-030f-4e7f-a6af-de341ff00f10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:52.306Z|c82b553b-751d-4f92-9193-20f1f1cf7ee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:50:52.307Z|c82b553b-751d-4f92-9193-20f1f1cf7ee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:50:57.315Z|f7e9f592-6cbc-4892-9d96-dbd032e0ab16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:50:57.315Z|f7e9f592-6cbc-4892-9d96-dbd032e0ab16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:51:02.302Z|8ac9a24f-91f6-470f-be19-81ce077890ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:02.303Z|8ac9a24f-91f6-470f-be19-81ce077890ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:02.329Z|a2eddb0b-187d-4072-b47a-80f5e9a07341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:02.332Z|a2eddb0b-187d-4072-b47a-80f5e9a07341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:02.333Z|5a0b6b8b-467f-484f-a0d0-909289986e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:02.334Z|5a0b6b8b-467f-484f-a0d0-909289986e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:12.314Z|c1ec64b4-3afd-47ee-a8bb-904548d9f31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:51:12.318Z|c1ec64b4-3afd-47ee-a8bb-904548d9f31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:51:12.318Z|c1ec64b4-3afd-47ee-a8bb-904548d9f31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:51:12.319Z|c1ec64b4-3afd-47ee-a8bb-904548d9f31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:51:12.320Z|c1ec64b4-3afd-47ee-a8bb-904548d9f31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:51:12.333Z|ddc64c49-4554-4479-8923-d79402b0df37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:12.335Z|ddc64c49-4554-4479-8923-d79402b0df37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:12.399Z|d57490dc-19a1-43f1-88d8-3ccc68bb800a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:12.399Z|02ab0242-28a4-40b3-b1a7-bf72266ab214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:12.399Z|02ab0242-28a4-40b3-b1a7-bf72266ab214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:12.399Z|d57490dc-19a1-43f1-88d8-3ccc68bb800a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:12.460Z|b3e3680e-f4e7-4202-a79a-872483685099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:51:12.461Z|b3e3680e-f4e7-4202-a79a-872483685099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:51:22.400Z|c42702ad-819b-4ed1-be6b-4dc387776058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:22.401Z|c42702ad-819b-4ed1-be6b-4dc387776058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:22.497Z|c7cdabb9-a8b6-4565-a878-719263b220f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:22.498Z|c7cdabb9-a8b6-4565-a878-719263b220f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:22.498Z|07033c32-8cf9-4d19-b1bf-174e179cfd76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:22.499Z|07033c32-8cf9-4d19-b1bf-174e179cfd76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:27.315Z|d2871059-547d-4d42-8ecc-c188fa9d10b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:51:27.315Z|d2871059-547d-4d42-8ecc-c188fa9d10b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:51:32.501Z|5ddf4e1e-62e4-4b48-8981-9233a7dce002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:32.501Z|5ddf4e1e-62e4-4b48-8981-9233a7dce002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:32.597Z|ec5ef572-b9f7-4462-94ad-acea2a64a0a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:32.597Z|408ef3c4-c7d0-4f76-861b-7ac591962b5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:32.598Z|ec5ef572-b9f7-4462-94ad-acea2a64a0a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:32.598Z|408ef3c4-c7d0-4f76-861b-7ac591962b5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:41.446Z|881fdd6a-3b49-435e-9978-db60df906940|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:51:41.447Z|881fdd6a-3b49-435e-9978-db60df906940|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:42.315Z|c6e77a0e-13f8-478e-a785-af82374fcc50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:51:42.315Z|c6e77a0e-13f8-478e-a785-af82374fcc50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:51:42.462Z|10610db7-a44a-46a5-9ab6-9e3d4d1263e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:51:42.462Z|10610db7-a44a-46a5-9ab6-9e3d4d1263e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:51:42.602Z|7a160a29-181c-428f-9cd5-bd80c008703f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:42.603Z|7a160a29-181c-428f-9cd5-bd80c008703f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:42.621Z|95d53832-e626-41bc-819c-2e31eb9db8b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:42.621Z|8cd53376-ff3e-4ffe-a2fd-7b025f2727b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:42.622Z|95d53832-e626-41bc-819c-2e31eb9db8b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:42.622Z|8cd53376-ff3e-4ffe-a2fd-7b025f2727b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:52.629Z|e96a4a63-67e7-4339-9afe-30a558f23fe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:52.630Z|e96a4a63-67e7-4339-9afe-30a558f23fe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:52.644Z|8eaf62b2-0825-43f8-8a07-72a1d8030173|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:52.644Z|d16d846d-e171-4c24-9530-5183b2b79b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:51:52.645Z|8eaf62b2-0825-43f8-8a07-72a1d8030173|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:52.645Z|d16d846d-e171-4c24-9530-5183b2b79b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:51:57.314Z|83b55dfb-946e-4139-8ca1-1b858acbd504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:51:57.317Z|83b55dfb-946e-4139-8ca1-1b858acbd504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:52:02.660Z|9ed9ab08-2ec7-4ff8-bfc4-c53101f41c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:02.661Z|9ed9ab08-2ec7-4ff8-bfc4-c53101f41c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:02.669Z|b69cce2a-d627-4fb4-a85d-ed8303b622fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:02.669Z|b69cce2a-d627-4fb4-a85d-ed8303b622fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:02.671Z|8402bcea-20d6-414f-ba55-10cb77dbeb92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:02.672Z|8402bcea-20d6-414f-ba55-10cb77dbeb92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:12.314Z|2c05d5cb-826b-4ebd-8ac4-6770f0d46695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:52:12.315Z|2c05d5cb-826b-4ebd-8ac4-6770f0d46695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:52:12.463Z|14dff200-92ec-4937-a496-a99f345bfce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:52:12.463Z|14dff200-92ec-4937-a496-a99f345bfce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:52:12.685Z|73d9b6de-d1a1-4fd7-aa30-fcdccbd081ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:12.686Z|73d9b6de-d1a1-4fd7-aa30-fcdccbd081ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:12.694Z|6486090c-692f-4656-a54a-382c5efc5020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:12.695Z|6486090c-692f-4656-a54a-382c5efc5020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:12.756Z|4f1f029d-9fea-4886-aca8-c90cb2251cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:12.757Z|4f1f029d-9fea-4886-aca8-c90cb2251cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:22.709Z|32ff9236-a5db-4a48-8169-84cdb67c346e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:22.710Z|32ff9236-a5db-4a48-8169-84cdb67c346e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:22.721Z|ee53e007-b8e4-4f5d-b599-f61cac0db4db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:22.722Z|ee53e007-b8e4-4f5d-b599-f61cac0db4db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:22.785Z|a77267ea-eebe-4e0e-b60b-a4db1734800d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:22.786Z|a77267ea-eebe-4e0e-b60b-a4db1734800d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:27.315Z|628bbc39-4a94-4a44-a5f1-e2995f3b1023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:52:27.315Z|628bbc39-4a94-4a44-a5f1-e2995f3b1023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:52:32.795Z|4545571d-5c68-4225-a54a-15e4e8b79f84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:32.796Z|4545571d-5c68-4225-a54a-15e4e8b79f84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:32.799Z|a4db45b8-b62f-43b5-8b38-c69bdfd9c3cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:32.801Z|a4db45b8-b62f-43b5-8b38-c69bdfd9c3cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:32.858Z|f03acfdc-5f75-4741-a0ae-967ab8cd0176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:32.859Z|f03acfdc-5f75-4741-a0ae-967ab8cd0176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:41.446Z|5cbb7aad-23fd-45ee-8264-26366fce3326|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:52:41.447Z|5cbb7aad-23fd-45ee-8264-26366fce3326|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:42.315Z|716eb0e3-7991-43cf-bc19-767a2724e5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:52:42.317Z|716eb0e3-7991-43cf-bc19-767a2724e5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:52:42.464Z|6966a378-a910-4e16-9bd6-897016b5218c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:52:42.465Z|6966a378-a910-4e16-9bd6-897016b5218c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:52:42.824Z|e5d34e7e-0989-40d2-b76e-7674cf16fde1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:42.825Z|e5d34e7e-0989-40d2-b76e-7674cf16fde1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:42.826Z|4a7b22ec-dfc7-4983-ad0b-54607656f08c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:42.827Z|4a7b22ec-dfc7-4983-ad0b-54607656f08c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:42.885Z|9f244d49-71ff-499c-89a8-30fe47305abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:42.886Z|9f244d49-71ff-499c-89a8-30fe47305abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:52.853Z|6680473b-d1e0-45ad-b6c5-145469ba630f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:52.855Z|6680473b-d1e0-45ad-b6c5-145469ba630f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:52.879Z|22b5f14e-01f4-4c54-a3ad-5e4acb4a07f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:52.879Z|22b5f14e-01f4-4c54-a3ad-5e4acb4a07f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:52.910Z|5a95518a-dd3c-4b05-ae53-9551c77dd750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:52:52.911Z|5a95518a-dd3c-4b05-ae53-9551c77dd750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:52:57.314Z|d4afb2a7-302b-4e1f-a50d-a8d5df1e12e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:52:57.315Z|d4afb2a7-302b-4e1f-a50d-a8d5df1e12e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:53:02.881Z|1664ff97-2c9b-4ac8-9040-12299227635d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:02.882Z|1664ff97-2c9b-4ac8-9040-12299227635d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:02.907Z|bacf4963-59fa-4c00-b130-35acf9323f17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:02.908Z|bacf4963-59fa-4c00-b130-35acf9323f17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:02.957Z|793f2f67-ce9e-4493-afa6-747ff4298ccb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:02.957Z|793f2f67-ce9e-4493-afa6-747ff4298ccb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:12.314Z|fe141120-9d8f-4b77-af1c-3015366e0087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:53:12.315Z|fe141120-9d8f-4b77-af1c-3015366e0087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:53:12.465Z|88e0865c-f7f0-4231-9e8e-24dcb06ab1f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:53:12.466Z|88e0865c-f7f0-4231-9e8e-24dcb06ab1f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:53:12.996Z|26b1744b-528f-4ab1-981e-b7433305b0ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:12.997Z|26b1744b-528f-4ab1-981e-b7433305b0ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:12.998Z|4fc1911e-f193-435b-8325-83e50f6b23fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:12.998Z|8e6a4dc3-35e3-497a-b56c-eb1415102a6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:12.998Z|4fc1911e-f193-435b-8325-83e50f6b23fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:13.055Z|8e6a4dc3-35e3-497a-b56c-eb1415102a6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:23.021Z|111c7292-34a9-4e95-a3d7-c4ebb6398ef4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:23.022Z|111c7292-34a9-4e95-a3d7-c4ebb6398ef4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:23.023Z|d3999d40-d1c1-4e43-a5ea-97688c06762a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:23.023Z|d3999d40-d1c1-4e43-a5ea-97688c06762a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:23.081Z|57a6ffe7-0909-4c38-9e7c-c3d06e089163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:23.082Z|57a6ffe7-0909-4c38-9e7c-c3d06e089163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:27.314Z|5fcd0a76-9471-476d-a96f-ad9346aef082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:53:27.317Z|5fcd0a76-9471-476d-a96f-ad9346aef082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.74.216
2021-06-04T10:53:27.318Z|5fcd0a76-9471-476d-a96f-ad9346aef082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:53:27.319Z|5fcd0a76-9471-476d-a96f-ad9346aef082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:53:27.320Z|5fcd0a76-9471-476d-a96f-ad9346aef082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:53:33.055Z|dd622fe6-3daf-4208-8976-91167f0e33de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:33.055Z|8f2e18bb-86c6-43df-ad82-8d04f63f0d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:33.056Z|dd622fe6-3daf-4208-8976-91167f0e33de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:33.056Z|8f2e18bb-86c6-43df-ad82-8d04f63f0d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:33.107Z|24bccb44-3dd0-49da-9d61-d55b56dfba94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:33.107Z|24bccb44-3dd0-49da-9d61-d55b56dfba94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:41.446Z|36c46fe8-75f2-4419-8054-acef63c9d86d|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:53:41.447Z|36c46fe8-75f2-4419-8054-acef63c9d86d|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:42.315Z|b0f75a42-caef-4a2c-a902-fcfcc1295a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:53:42.315Z|b0f75a42-caef-4a2c-a902-fcfcc1295a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:53:42.467Z|4dfa00b3-e9f9-40e0-ae68-176413b45cde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:53:42.467Z|4dfa00b3-e9f9-40e0-ae68-176413b45cde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:53:43.080Z|5c1662f6-c9ad-42ec-8445-e155015577ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:43.080Z|9e3205a3-1888-46d7-933d-189ee94f719c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:43.080Z|5c1662f6-c9ad-42ec-8445-e155015577ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:43.080Z|9e3205a3-1888-46d7-933d-189ee94f719c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:43.179Z|af1c506d-888c-474a-94fd-8e16d5acde94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:43.179Z|af1c506d-888c-474a-94fd-8e16d5acde94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:53.103Z|b94c1d4f-cd19-4431-96a7-8887b3ffa36d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:53.103Z|135fec7f-9aec-4260-9aed-8527cc455294|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:53.104Z|b94c1d4f-cd19-4431-96a7-8887b3ffa36d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:53.104Z|135fec7f-9aec-4260-9aed-8527cc455294|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:53.206Z|e9e773ee-66dd-4b0f-9aa7-30d853a75ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:53:53.207Z|e9e773ee-66dd-4b0f-9aa7-30d853a75ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:53:57.315Z|c6c4f590-2278-4d22-87c6-cfa3dddd3b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:53:57.315Z|c6c4f590-2278-4d22-87c6-cfa3dddd3b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:54:03.131Z|30980603-85d4-4f42-bfbf-07dc22e13490|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:03.131Z|e1b22aa8-4d15-4c9b-b545-9d0bfd3698b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:03.131Z|e1b22aa8-4d15-4c9b-b545-9d0bfd3698b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:03.131Z|30980603-85d4-4f42-bfbf-07dc22e13490|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:03.235Z|d067946d-c656-4d45-b2aa-69a19774904a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:03.236Z|d067946d-c656-4d45-b2aa-69a19774904a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:12.314Z|e063d475-c5aa-46ec-86fe-1856051352a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:54:12.319Z|e063d475-c5aa-46ec-86fe-1856051352a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.216 to 10.233.77.124
2021-06-04T10:54:12.320Z|e063d475-c5aa-46ec-86fe-1856051352a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:54:12.321Z|e063d475-c5aa-46ec-86fe-1856051352a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:54:12.322Z|e063d475-c5aa-46ec-86fe-1856051352a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:54:12.468Z|b7e2c7ce-9f73-4d95-ad2e-82ac6a052082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:54:12.469Z|b7e2c7ce-9f73-4d95-ad2e-82ac6a052082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:54:13.154Z|d3fbef89-e4a3-47a1-bc57-0bc5e674940c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:13.154Z|c00f80a3-d3b3-40ba-9997-b2b7eaec49a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:13.154Z|d3fbef89-e4a3-47a1-bc57-0bc5e674940c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:13.155Z|c00f80a3-d3b3-40ba-9997-b2b7eaec49a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:13.260Z|e54ff7fa-4e9a-4384-a8fa-8089da4fad43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:13.261Z|e54ff7fa-4e9a-4384-a8fa-8089da4fad43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:23.180Z|0052e982-145d-4a48-aba3-e89ffd113be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:23.180Z|be5b36fb-271e-4497-ae9c-f188247d9516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:23.181Z|be5b36fb-271e-4497-ae9c-f188247d9516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:23.181Z|0052e982-145d-4a48-aba3-e89ffd113be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:23.284Z|01018384-0763-4e37-9f81-c6422b2bbdf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:23.284Z|01018384-0763-4e37-9f81-c6422b2bbdf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:27.315Z|8fe89a51-8be7-49d9-bae0-ebdf09beeeda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:54:27.315Z|8fe89a51-8be7-49d9-bae0-ebdf09beeeda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:54:33.203Z|e32379cf-8908-4c38-9904-a3fddcf88954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:33.203Z|d695fbc5-a4de-49fe-a0e1-02db7b590f42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:33.204Z|e32379cf-8908-4c38-9904-a3fddcf88954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:33.204Z|d695fbc5-a4de-49fe-a0e1-02db7b590f42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:33.307Z|11cd8e91-823c-4d9c-9110-5c7be224e2a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:33.308Z|11cd8e91-823c-4d9c-9110-5c7be224e2a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:41.446Z|f9d98176-e779-4050-b6da-277d44c58fbb|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:54:41.447Z|f9d98176-e779-4050-b6da-277d44c58fbb|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:42.315Z|ef351592-b353-45db-b979-80a97de89df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:54:42.315Z|ef351592-b353-45db-b979-80a97de89df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:54:42.470Z|9197e297-0cf6-427c-abb5-43d2d8f73d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:54:42.470Z|9197e297-0cf6-427c-abb5-43d2d8f73d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:54:43.231Z|539a2b05-d82c-4390-9bc0-3341e66e6a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:43.232Z|539a2b05-d82c-4390-9bc0-3341e66e6a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:43.279Z|3cae9423-8e80-4b3a-86d9-e998d5266be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:43.280Z|3cae9423-8e80-4b3a-86d9-e998d5266be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:43.333Z|e7bcb151-7453-4ca1-a6d1-b6fa847c9a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:43.333Z|e7bcb151-7453-4ca1-a6d1-b6fa847c9a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:53.256Z|89fcdb70-0531-449b-9b7c-f480aeef8d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:53.256Z|89fcdb70-0531-449b-9b7c-f480aeef8d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:53.313Z|8ff3d243-23af-40a5-b9e3-b8ee7d4af102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:53.314Z|8ff3d243-23af-40a5-b9e3-b8ee7d4af102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:53.357Z|e2e65e09-f2c2-4f7a-b20b-d857575cc515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:54:53.358Z|e2e65e09-f2c2-4f7a-b20b-d857575cc515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:54:57.315Z|340f9e99-aad7-428d-8632-5d5750b4f5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:54:57.318Z|340f9e99-aad7-428d-8632-5d5750b4f5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:54:57.318Z|340f9e99-aad7-428d-8632-5d5750b4f5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:54:57.319Z|340f9e99-aad7-428d-8632-5d5750b4f5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:54:57.321Z|340f9e99-aad7-428d-8632-5d5750b4f5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:55:03.282Z|07c61d5a-5d14-4c0a-b365-e1ac72a072b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:03.283Z|07c61d5a-5d14-4c0a-b365-e1ac72a072b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:03.338Z|d1816f1c-b386-44e4-a124-569d3e53b143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:03.338Z|d1816f1c-b386-44e4-a124-569d3e53b143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:03.386Z|92f0dc44-d749-4e40-8e10-eb98d9831116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:03.387Z|92f0dc44-d749-4e40-8e10-eb98d9831116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:12.314Z|03abf257-cc14-411e-bb4e-100f7d21224c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:55:12.315Z|03abf257-cc14-411e-bb4e-100f7d21224c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:55:12.471Z|e29909f7-d1ba-45b3-b825-0b2c241e4ea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:55:12.471Z|e29909f7-d1ba-45b3-b825-0b2c241e4ea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:55:13.307Z|86fbb1db-1a9a-4c3c-8a2b-00b9e1d01968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:13.307Z|86fbb1db-1a9a-4c3c-8a2b-00b9e1d01968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:13.363Z|fc756130-69ec-4a7f-946c-c43e57ea7d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:13.363Z|fc756130-69ec-4a7f-946c-c43e57ea7d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:13.413Z|52b24bb5-d898-4ccd-bc78-932e77c1a7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:13.415Z|52b24bb5-d898-4ccd-bc78-932e77c1a7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:23.339Z|9b39ea65-1171-4f42-9adb-0d93a4b5fb79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:23.339Z|9b39ea65-1171-4f42-9adb-0d93a4b5fb79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:23.390Z|8ff4ef80-0dce-46ec-971a-ecac4c6ab3d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:23.391Z|8ff4ef80-0dce-46ec-971a-ecac4c6ab3d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:23.447Z|78bea6fa-3d90-4369-945b-2716527fae63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:23.448Z|78bea6fa-3d90-4369-945b-2716527fae63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:27.316Z|e4565d6a-001e-4cfd-b3b1-d4b7a1b1cc59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:55:27.316Z|e4565d6a-001e-4cfd-b3b1-d4b7a1b1cc59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:55:33.369Z|00b356df-6525-43da-8348-4035fe8982a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:33.370Z|00b356df-6525-43da-8348-4035fe8982a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:33.457Z|67be884b-8f8f-4eff-97f8-418d7f1cb0f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:33.458Z|67be884b-8f8f-4eff-97f8-418d7f1cb0f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:33.472Z|f7ffa04b-7bbd-41bc-b14d-7e66bf254f02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:33.473Z|f7ffa04b-7bbd-41bc-b14d-7e66bf254f02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:41.447Z|ecd4a5b5-042e-4cbe-9571-7c3deb478f00|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:55:41.448Z|ecd4a5b5-042e-4cbe-9571-7c3deb478f00|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:42.314Z|c1ad29d3-f5cd-44b3-a0c0-4b885b942af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:55:42.317Z|c1ad29d3-f5cd-44b3-a0c0-4b885b942af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T10:55:42.318Z|c1ad29d3-f5cd-44b3-a0c0-4b885b942af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:55:42.319Z|c1ad29d3-f5cd-44b3-a0c0-4b885b942af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:55:42.320Z|c1ad29d3-f5cd-44b3-a0c0-4b885b942af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:55:42.472Z|9970506a-8f4f-419c-a506-b857851ab0e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:55:42.472Z|9970506a-8f4f-419c-a506-b857851ab0e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:55:43.399Z|998d24f6-cbe6-4f3c-ba2e-3ea4fabc336c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:43.400Z|998d24f6-cbe6-4f3c-ba2e-3ea4fabc336c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:43.484Z|7cef87f8-c62b-48a2-9ea3-1c75f259cfb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:43.485Z|7cef87f8-c62b-48a2-9ea3-1c75f259cfb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:43.495Z|b4d037b6-5029-4b96-8013-f0191f4ed32d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:43.496Z|b4d037b6-5029-4b96-8013-f0191f4ed32d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:53.490Z|137dc623-86c1-4c8b-8257-ab4206336b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:53.491Z|137dc623-86c1-4c8b-8257-ab4206336b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:53.509Z|86caac28-9873-4ba7-be0a-331d0cd5280c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:53.510Z|86caac28-9873-4ba7-be0a-331d0cd5280c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:53.525Z|113d5b46-97fb-43af-a71a-3a237b636807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:55:53.526Z|113d5b46-97fb-43af-a71a-3a237b636807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:55:57.315Z|7dff6e0c-4d14-4c9d-b22b-22abc2748d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:55:57.315Z|7dff6e0c-4d14-4c9d-b22b-22abc2748d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:56:03.515Z|2e282f9a-888d-4f37-bf90-a05033bd5781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:03.516Z|2e282f9a-888d-4f37-bf90-a05033bd5781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:03.535Z|f467e53d-92e6-4767-b6ec-3363f29d4a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:03.536Z|f467e53d-92e6-4767-b6ec-3363f29d4a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:03.591Z|adc25299-959a-44d4-ac0e-e6f193f393c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:03.592Z|adc25299-959a-44d4-ac0e-e6f193f393c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:12.314Z|1fa7c801-44d1-4a5f-922b-951341b74755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:56:12.315Z|1fa7c801-44d1-4a5f-922b-951341b74755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:56:12.473Z|44d0e1a5-8cf8-4d2e-aee4-6d9ae3d36ca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:56:12.474Z|44d0e1a5-8cf8-4d2e-aee4-6d9ae3d36ca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:56:13.604Z|7fc12738-5ed7-41e3-8dae-d5081ad65e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:13.604Z|8e8087c0-a6d4-4015-a80a-df28418a56fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:13.605Z|7fc12738-5ed7-41e3-8dae-d5081ad65e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:13.605Z|8e8087c0-a6d4-4015-a80a-df28418a56fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:13.692Z|dd0dbb7a-ae53-450a-afb1-251a9b05447c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:13.693Z|dd0dbb7a-ae53-450a-afb1-251a9b05447c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:23.704Z|9f1e4234-8aa6-49ff-a3d9-46c55946ef64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:23.704Z|2253fc58-822f-4b75-9bd2-b04ecb7b0d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:23.705Z|2253fc58-822f-4b75-9bd2-b04ecb7b0d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:23.705Z|9f1e4234-8aa6-49ff-a3d9-46c55946ef64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:23.723Z|c4827e4e-b892-41d6-a9a3-9b4aa3fc6052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:23.724Z|c4827e4e-b892-41d6-a9a3-9b4aa3fc6052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:27.315Z|040c5d70-0a4c-4106-a294-3e336a8a36c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:56:27.318Z|040c5d70-0a4c-4106-a294-3e336a8a36c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:56:27.319Z|040c5d70-0a4c-4106-a294-3e336a8a36c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:56:27.320Z|040c5d70-0a4c-4106-a294-3e336a8a36c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:56:27.321Z|040c5d70-0a4c-4106-a294-3e336a8a36c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:56:33.730Z|e94174f0-44dc-44b2-8037-8e23d5901007|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:33.731Z|e94174f0-44dc-44b2-8037-8e23d5901007|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:33.732Z|c9a9a172-9451-42b9-91b5-ac8eb94a41cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:33.733Z|c9a9a172-9451-42b9-91b5-ac8eb94a41cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:33.757Z|80178612-2cff-4e81-a3e7-bb9048bf7ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:33.758Z|80178612-2cff-4e81-a3e7-bb9048bf7ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:41.448Z|5abb0df8-fe08-41d5-81ad-ec7710b7b8c3|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:56:41.450Z|5abb0df8-fe08-41d5-81ad-ec7710b7b8c3|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:42.315Z|796b4414-bde1-4ec8-9ee0-3cba2f436159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:56:42.315Z|796b4414-bde1-4ec8-9ee0-3cba2f436159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:56:42.475Z|fad0bbe0-943e-4cd1-bb4f-02bcb7ce5d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:56:42.476Z|fad0bbe0-943e-4cd1-bb4f-02bcb7ce5d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:56:43.756Z|6b4169e3-d235-4aef-860f-0a9d2178fea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:43.757Z|6b4169e3-d235-4aef-860f-0a9d2178fea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:43.763Z|f9c24b9f-0dc8-485e-a13a-10e0517920d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:43.764Z|f9c24b9f-0dc8-485e-a13a-10e0517920d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:43.783Z|63d15b1e-b106-48f6-ba16-aacff1ef471d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:43.784Z|63d15b1e-b106-48f6-ba16-aacff1ef471d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:53.785Z|6be3616e-6791-4b64-9017-f97dfaa29eeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:53.785Z|a10e3ed4-2154-426b-a602-6f46a73f53ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:53.786Z|a10e3ed4-2154-426b-a602-6f46a73f53ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:53.786Z|6be3616e-6791-4b64-9017-f97dfaa29eeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:53.857Z|de01c7fa-a71a-40f1-b3b1-f3a515cefb67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:56:53.858Z|de01c7fa-a71a-40f1-b3b1-f3a515cefb67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:56:57.314Z|276a2345-7185-4677-a2f0-683281c5ff6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:56:57.315Z|276a2345-7185-4677-a2f0-683281c5ff6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:57:03.810Z|d8c27468-1972-4a87-9d97-774367d73de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:03.810Z|6d8127a2-406c-4c85-a245-437904f0ef47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:03.811Z|6d8127a2-406c-4c85-a245-437904f0ef47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:03.811Z|d8c27468-1972-4a87-9d97-774367d73de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:03.884Z|9cc2dd04-b2ce-403f-b30b-d01b0181e91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:03.884Z|9cc2dd04-b2ce-403f-b30b-d01b0181e91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:12.314Z|1bab12da-81c3-4bb4-9094-03e30e4cb539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:57:12.317Z|1bab12da-81c3-4bb4-9094-03e30e4cb539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:57:12.476Z|dbcee6e9-9dc9-45e1-94ae-0e9424b87daa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:57:12.477Z|dbcee6e9-9dc9-45e1-94ae-0e9424b87daa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:57:13.836Z|388fd963-9905-4836-8024-2f29b98e5a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:13.837Z|388fd963-9905-4836-8024-2f29b98e5a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:13.885Z|bc146586-1b91-4262-9db6-5384d190ec0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:13.886Z|bc146586-1b91-4262-9db6-5384d190ec0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:13.928Z|c7554f96-6510-48df-8cde-298c8ca5407a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:13.929Z|c7554f96-6510-48df-8cde-298c8ca5407a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:23.901Z|77001836-423f-4864-975b-fb231744c740|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:23.902Z|77001836-423f-4864-975b-fb231744c740|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:23.909Z|5d21b56e-c5c4-496a-badc-107a4a819588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:23.910Z|5d21b56e-c5c4-496a-badc-107a4a819588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:23.956Z|9f6f1365-d451-4ab8-a29c-b64ffb6f6e14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:23.957Z|9f6f1365-d451-4ab8-a29c-b64ffb6f6e14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:27.315Z|a298cb05-229f-4fd3-a7bd-f43943caaed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:57:27.315Z|a298cb05-229f-4fd3-a7bd-f43943caaed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:57:33.931Z|caffeab8-84b7-4996-bbf8-8e6aa5ed7b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:33.930Z|0316c2cf-3761-45e2-aa84-4f83264d138c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:33.931Z|0316c2cf-3761-45e2-aa84-4f83264d138c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:33.931Z|caffeab8-84b7-4996-bbf8-8e6aa5ed7b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:33.999Z|495e2aa1-64cf-4125-b349-37c4110358c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:34.000Z|495e2aa1-64cf-4125-b349-37c4110358c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:41.446Z|4a0a5576-61d6-4b21-8af0-93c776f56bd9|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:57:41.447Z|4a0a5576-61d6-4b21-8af0-93c776f56bd9|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:42.315Z|f7c76d74-02b8-41b5-a104-76efbad873e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:57:42.315Z|f7c76d74-02b8-41b5-a104-76efbad873e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:57:42.478Z|1f391e7b-f580-4acf-8cee-37b0fe033c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:57:42.478Z|1f391e7b-f580-4acf-8cee-37b0fe033c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:57:44.003Z|1e90d112-636e-4eb2-a32c-e991ddf7d491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:44.003Z|39a64327-7a80-4fa5-9b4f-ab0820f8dc1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:44.003Z|1e90d112-636e-4eb2-a32c-e991ddf7d491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:44.003Z|39a64327-7a80-4fa5-9b4f-ab0820f8dc1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:44.057Z|2f2cae34-292c-4b6d-9dbe-72ebc3d4d51a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:44.057Z|2f2cae34-292c-4b6d-9dbe-72ebc3d4d51a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:54.027Z|5a8557a7-3697-4047-b11a-c0548ee68a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:54.027Z|0508b487-921e-4afe-b784-78bd702b5a40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:54.027Z|5a8557a7-3697-4047-b11a-c0548ee68a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:54.027Z|0508b487-921e-4afe-b784-78bd702b5a40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:54.085Z|23176799-c5b1-460f-86d4-522952530d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:57:54.085Z|23176799-c5b1-460f-86d4-522952530d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:57:57.315Z|273def7a-febd-47e6-9257-bc32f764f9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:57:57.319Z|273def7a-febd-47e6-9257-bc32f764f9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:58:04.052Z|ea3a079f-8283-434c-bf5f-d381a4e7459d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:04.052Z|4eed711d-e129-421e-a273-0fed6fad8643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:04.053Z|ea3a079f-8283-434c-bf5f-d381a4e7459d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:04.053Z|4eed711d-e129-421e-a273-0fed6fad8643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:04.108Z|b1f72c64-7cb7-4ea6-9530-e9b229078f52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:04.109Z|b1f72c64-7cb7-4ea6-9530-e9b229078f52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:12.314Z|99073150-89cd-469f-a808-f41d75b01ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:58:12.315Z|99073150-89cd-469f-a808-f41d75b01ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:58:12.479Z|9bfe0bdc-4c3c-4cca-b321-d3a11a629a35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:58:12.480Z|9bfe0bdc-4c3c-4cca-b321-d3a11a629a35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:58:14.076Z|c9811deb-2a40-4be3-9ed5-9e244293fa1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:14.077Z|c9811deb-2a40-4be3-9ed5-9e244293fa1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:14.079Z|384a1964-132d-4372-9492-8498b67805ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:14.079Z|384a1964-132d-4372-9492-8498b67805ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:14.154Z|fbfa816b-8d26-48fe-a652-c4c633dd99e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:14.155Z|fbfa816b-8d26-48fe-a652-c4c633dd99e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:24.101Z|736db4e6-c8ee-41c2-84f0-82482cfe482a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:24.101Z|5b250503-4f08-4132-977c-93ad348f5cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:24.102Z|736db4e6-c8ee-41c2-84f0-82482cfe482a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:24.102Z|5b250503-4f08-4132-977c-93ad348f5cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:24.180Z|eba19136-f474-479c-806a-53691a16a6a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:24.180Z|eba19136-f474-479c-806a-53691a16a6a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:27.315Z|c44e2380-d66d-4924-b1dd-fbb0f7da33e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:58:27.315Z|c44e2380-d66d-4924-b1dd-fbb0f7da33e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:58:34.126Z|d92b70b9-35f1-45f9-b8fd-7e5fd7d5e7a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:34.126Z|574eb9e0-402d-4597-8307-c1d1a51c95a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:34.127Z|574eb9e0-402d-4597-8307-c1d1a51c95a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:34.127Z|d92b70b9-35f1-45f9-b8fd-7e5fd7d5e7a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:34.205Z|f3f2e2a5-1ea0-43b7-a9ae-4ee9f32dcfe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:34.206Z|f3f2e2a5-1ea0-43b7-a9ae-4ee9f32dcfe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:41.446Z|260db9e2-4e8c-4ba4-b7e7-9f02ae19ca6b|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:58:41.447Z|260db9e2-4e8c-4ba4-b7e7-9f02ae19ca6b|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:42.314Z|a82d5583-e7b3-414b-b426-badbe30e9af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:58:42.319Z|a82d5583-e7b3-414b-b426-badbe30e9af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T10:58:42.320Z|a82d5583-e7b3-414b-b426-badbe30e9af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:58:42.320Z|a82d5583-e7b3-414b-b426-badbe30e9af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:58:42.321Z|a82d5583-e7b3-414b-b426-badbe30e9af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:58:42.512Z|2b932a08-12c0-4d99-863e-055cc5a054b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:58:42.512Z|2b932a08-12c0-4d99-863e-055cc5a054b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:58:44.153Z|0011fb8a-0a46-4d24-a3f0-583ff1f6b9ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:44.154Z|0011fb8a-0a46-4d24-a3f0-583ff1f6b9ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:44.196Z|6d3faadf-c617-4d84-b357-04dad7bcde21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:44.197Z|6d3faadf-c617-4d84-b357-04dad7bcde21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:44.230Z|7554e3f7-1a15-4947-86b1-c713426b2bed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:44.230Z|7554e3f7-1a15-4947-86b1-c713426b2bed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:54.182Z|d84243b2-9391-44ad-8219-c8093f34998e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:54.183Z|d84243b2-9391-44ad-8219-c8093f34998e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:54.222Z|b9401ded-2d19-42b2-861c-9e0fe5121209|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:54.223Z|b9401ded-2d19-42b2-861c-9e0fe5121209|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:54.259Z|85517675-1aaf-49e4-af0c-91776b25743a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:58:54.260Z|85517675-1aaf-49e4-af0c-91776b25743a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:58:57.315Z|ea986320-ecec-49bb-ac54-9e08dbc9f81f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:58:57.315Z|ea986320-ecec-49bb-ac54-9e08dbc9f81f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:59:04.207Z|277929b4-5cb1-4325-ae52-c527c5dc89e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:04.208Z|277929b4-5cb1-4325-ae52-c527c5dc89e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:04.250Z|e688fb7b-a958-4a27-853f-7d951b8a80ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:04.251Z|e688fb7b-a958-4a27-853f-7d951b8a80ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:04.286Z|7e1c9775-d49d-4072-b864-56b6332a644d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:04.287Z|7e1c9775-d49d-4072-b864-56b6332a644d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:12.314Z|3d74f0fa-f89a-4d09-8533-6ac7d6b37390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:59:12.315Z|3d74f0fa-f89a-4d09-8533-6ac7d6b37390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:59:12.513Z|f32c0df1-39d5-4509-b689-b6f6a331503c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:59:12.514Z|f32c0df1-39d5-4509-b689-b6f6a331503c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:59:14.233Z|18dad1ab-784d-44ac-af56-c02b90b097e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:14.234Z|18dad1ab-784d-44ac-af56-c02b90b097e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:14.276Z|fa364c6c-cfdb-4e86-a7c9-8006dd855162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:14.277Z|fa364c6c-cfdb-4e86-a7c9-8006dd855162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:14.312Z|44e2ba7e-3476-42f0-ae73-6ff19191287b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:14.313Z|44e2ba7e-3476-42f0-ae73-6ff19191287b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:24.257Z|b1bef541-acc4-41bd-a9e4-df25c46d6b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:24.257Z|b1bef541-acc4-41bd-a9e4-df25c46d6b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:24.300Z|7669d215-67c7-494a-8631-e9281625271c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:24.301Z|7669d215-67c7-494a-8631-e9281625271c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:24.339Z|e4eca783-a5fb-40f9-bf2c-d1dd4cb01407|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:24.340Z|e4eca783-a5fb-40f9-bf2c-d1dd4cb01407|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:27.315Z|7e2b6702-e17f-4e4d-8ba7-522eab247c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:59:27.317Z|7e2b6702-e17f-4e4d-8ba7-522eab247c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T10:59:27.318Z|7e2b6702-e17f-4e4d-8ba7-522eab247c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:59:27.319Z|7e2b6702-e17f-4e4d-8ba7-522eab247c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T10:59:27.320Z|7e2b6702-e17f-4e4d-8ba7-522eab247c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:59:34.299Z|a9fb47ec-80b2-4804-a984-de06a405c67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:34.300Z|a9fb47ec-80b2-4804-a984-de06a405c67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:34.326Z|7fdb4447-c2b2-4312-9e29-778030195dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:34.327Z|7fdb4447-c2b2-4312-9e29-778030195dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:34.364Z|0955dcf7-5409-490e-81de-c66a93417c85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:34.365Z|0955dcf7-5409-490e-81de-c66a93417c85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:41.446Z|80593ef8-b651-48b0-9782-ce83cb648bbe|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T10:59:41.447Z|80593ef8-b651-48b0-9782-ce83cb648bbe|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:42.314Z|e8e9352a-b26a-4703-870f-58db68730e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:59:42.315Z|e8e9352a-b26a-4703-870f-58db68730e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:59:42.515Z|288bc1bf-0513-4ad3-a711-1ed271a343be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:59:42.515Z|288bc1bf-0513-4ad3-a711-1ed271a343be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T10:59:44.400Z|e5a70a4d-faef-4d16-a675-d212857bf4c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:44.400Z|a27d7b42-de26-4f06-a4d2-12950687e533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:44.400Z|e5a70a4d-faef-4d16-a675-d212857bf4c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:44.400Z|a27d7b42-de26-4f06-a4d2-12950687e533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:44.406Z|c9ba355d-4ade-4442-a51d-e0fe3889dbcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:44.407Z|c9ba355d-4ade-4442-a51d-e0fe3889dbcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:54.500Z|2620e019-127c-4c01-8e17-7a22cbb7ac15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:54.500Z|283acd39-1294-4330-9de9-484924050c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:54.501Z|2620e019-127c-4c01-8e17-7a22cbb7ac15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:54.501Z|283acd39-1294-4330-9de9-484924050c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:54.501Z|f4342039-08f6-4d64-9da9-dc7e99afd364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T10:59:54.502Z|f4342039-08f6-4d64-9da9-dc7e99afd364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T10:59:57.315Z|de74add0-22b0-4051-8776-b3ec0af62b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T10:59:57.315Z|de74add0-22b0-4051-8776-b3ec0af62b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:00:04.602Z|5b557971-5620-416f-87fc-a2c43df76cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:04.602Z|73660c20-a2d2-4a4b-b8ab-509027710c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:04.603Z|5b557971-5620-416f-87fc-a2c43df76cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:04.603Z|73660c20-a2d2-4a4b-b8ab-509027710c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:04.603Z|4a0a24fb-71f5-44f0-a164-952b625780b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:04.604Z|4a0a24fb-71f5-44f0-a164-952b625780b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:12.315Z|ac00d1e9-7e01-4da5-8e43-03378fc1b390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:00:12.317Z|ac00d1e9-7e01-4da5-8e43-03378fc1b390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:00:12.516Z|4c453b32-2672-465a-b502-cf805aea6f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:00:12.517Z|4c453b32-2672-465a-b502-cf805aea6f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:00:14.700Z|aa905c03-cb95-45c6-92cc-c151d1e52de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:14.701Z|9108906e-50f4-48e6-9203-f0058e8cb60b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:14.701Z|aa905c03-cb95-45c6-92cc-c151d1e52de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:14.701Z|9108906e-50f4-48e6-9203-f0058e8cb60b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:14.702Z|ded8b131-af7b-4366-8ab7-d6c80c4b024a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:14.703Z|ded8b131-af7b-4366-8ab7-d6c80c4b024a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:24.724Z|fd6ec987-14cb-462f-ab3b-7a52f37f0019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:24.724Z|cdcc1833-2356-4e22-bd8b-bba241042f88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:24.725Z|fd6ec987-14cb-462f-ab3b-7a52f37f0019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:24.725Z|cdcc1833-2356-4e22-bd8b-bba241042f88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:24.725Z|154934ae-bdfe-4905-86e7-e07261811850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:24.726Z|154934ae-bdfe-4905-86e7-e07261811850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:27.315Z|dd5e2954-3341-49bc-887d-49346e7255de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:00:27.315Z|dd5e2954-3341-49bc-887d-49346e7255de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:00:34.822Z|96388a47-44df-4c86-a477-a111b077fe2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:34.824Z|96388a47-44df-4c86-a477-a111b077fe2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:34.822Z|97d70e6e-2c7f-423f-a249-99f864ea4a1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:34.825Z|97d70e6e-2c7f-423f-a249-99f864ea4a1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:34.827Z|4dc9e810-2e12-4589-adfc-9471f57dd84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:34.828Z|4dc9e810-2e12-4589-adfc-9471f57dd84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:41.447Z|b39c7ebf-0997-4f14-9c97-20c3fe9b7fb9|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:00:41.447Z|b39c7ebf-0997-4f14-9c97-20c3fe9b7fb9|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:42.315Z|8e7113d2-c766-4348-80a9-34fe3153d5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:00:42.316Z|8e7113d2-c766-4348-80a9-34fe3153d5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:00:42.518Z|26fbabe9-2e6f-46e2-9df2-831d85b72683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:00:42.518Z|26fbabe9-2e6f-46e2-9df2-831d85b72683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:00:44.852Z|c1d82569-e658-4ff6-8032-fe18bf5c1ebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:44.852Z|7ebc8715-3546-4c1c-9aa7-70c2af495b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:44.853Z|b41d4245-eff5-4aac-8d38-aa13065120ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:44.853Z|b41d4245-eff5-4aac-8d38-aa13065120ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:44.853Z|c1d82569-e658-4ff6-8032-fe18bf5c1ebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:44.853Z|7ebc8715-3546-4c1c-9aa7-70c2af495b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:54.891Z|2cdbb883-5edf-4609-9803-275efcbe93ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:54.891Z|308fe204-1242-4d4e-a688-5225fb7fb9b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:54.892Z|2cdbb883-5edf-4609-9803-275efcbe93ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:54.892Z|3383d21e-d237-40eb-8e75-19027ed4a4ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:00:54.892Z|308fe204-1242-4d4e-a688-5225fb7fb9b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:54.893Z|3383d21e-d237-40eb-8e75-19027ed4a4ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:00:57.315Z|45622c80-e79d-49c3-894b-9f4c3ae98998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:00:57.317Z|45622c80-e79d-49c3-894b-9f4c3ae98998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.74.216
2021-06-04T11:00:57.318Z|45622c80-e79d-49c3-894b-9f4c3ae98998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:00:57.319Z|45622c80-e79d-49c3-894b-9f4c3ae98998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:00:57.320Z|45622c80-e79d-49c3-894b-9f4c3ae98998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:01:04.918Z|40c43c64-6ae7-476c-bed9-de6b0cb58386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:04.918Z|2fcd3719-db94-4d45-b2e9-d70661c4b14b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:04.918Z|70e51a6e-27dd-4018-bfae-a9b6c5a9a599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:04.919Z|40c43c64-6ae7-476c-bed9-de6b0cb58386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:04.919Z|2fcd3719-db94-4d45-b2e9-d70661c4b14b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:04.919Z|70e51a6e-27dd-4018-bfae-a9b6c5a9a599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:12.315Z|8e255700-2003-49d9-83a0-ca5dcca5c060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:01:12.315Z|8e255700-2003-49d9-83a0-ca5dcca5c060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:01:12.519Z|a700de16-9581-4fe3-9275-4d89dc96cf37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:01:12.520Z|a700de16-9581-4fe3-9275-4d89dc96cf37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:01:14.945Z|b973dafa-bcaf-4c18-aaba-e8317c1d9799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:14.946Z|b973dafa-bcaf-4c18-aaba-e8317c1d9799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:14.950Z|3ef0591c-25eb-4d3b-91cc-c8aeba594d0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:14.950Z|3f325e92-daab-4ae1-9de0-6b89b085310d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:14.950Z|3f325e92-daab-4ae1-9de0-6b89b085310d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:14.950Z|3ef0591c-25eb-4d3b-91cc-c8aeba594d0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:25.010Z|d3f57885-d4f7-4c42-8314-c9a4c72fec98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:25.011Z|d81aa1dc-7e28-4219-ba1b-eed2d9e42f19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:25.011Z|19125340-381d-4a57-a86b-f2d6421caec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:25.011Z|d3f57885-d4f7-4c42-8314-c9a4c72fec98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:25.011Z|d81aa1dc-7e28-4219-ba1b-eed2d9e42f19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:25.012Z|19125340-381d-4a57-a86b-f2d6421caec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:27.314Z|f162be7a-a0b4-4056-b916-6a544b6f2d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:01:27.315Z|f162be7a-a0b4-4056-b916-6a544b6f2d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:01:35.035Z|ad7caf8c-0937-4f0e-836f-6cab42fccac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:35.036Z|ad7caf8c-0937-4f0e-836f-6cab42fccac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:35.075Z|c38e98ab-7c0d-4d34-9440-60ee307142c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:35.076Z|c38e98ab-7c0d-4d34-9440-60ee307142c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:35.093Z|6d62e963-7374-4137-b144-35bd8e14588d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:35.094Z|6d62e963-7374-4137-b144-35bd8e14588d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:41.448Z|389e3e31-5e18-4737-8614-7181e99c23e6|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:01:41.449Z|389e3e31-5e18-4737-8614-7181e99c23e6|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:42.315Z|2407dc27-0400-4acf-b567-274b1a7ef797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:01:42.317Z|2407dc27-0400-4acf-b567-274b1a7ef797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.216 to 10.233.77.124
2021-06-04T11:01:42.318Z|2407dc27-0400-4acf-b567-274b1a7ef797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:01:42.319Z|2407dc27-0400-4acf-b567-274b1a7ef797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:01:42.320Z|2407dc27-0400-4acf-b567-274b1a7ef797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:01:42.521Z|e3641930-67b7-4b47-bdb8-d7b97b37faa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:01:42.521Z|e3641930-67b7-4b47-bdb8-d7b97b37faa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:01:45.059Z|4ed1a2ff-bd41-4325-848e-aee7d5f1d439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:45.060Z|4ed1a2ff-bd41-4325-848e-aee7d5f1d439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:45.103Z|686bae1e-7502-473d-80b5-e1a0a1dff39d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:45.104Z|686bae1e-7502-473d-80b5-e1a0a1dff39d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:45.156Z|9df1e95d-db8d-4ba3-baed-911a3aeef704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:45.157Z|9df1e95d-db8d-4ba3-baed-911a3aeef704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:55.084Z|2bc3425c-d83b-41ce-8d4c-9825f163bb0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:55.085Z|2bc3425c-d83b-41ce-8d4c-9825f163bb0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:55.133Z|1f1026b4-a49d-4e04-b75f-0376b8de6610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:55.134Z|1f1026b4-a49d-4e04-b75f-0376b8de6610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:55.183Z|9508d5ba-a945-4c11-9b00-a943f9aeea98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:01:55.184Z|9508d5ba-a945-4c11-9b00-a943f9aeea98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:01:57.315Z|335c72a4-1db5-403d-97fb-9e5d8fd26d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:01:57.315Z|335c72a4-1db5-403d-97fb-9e5d8fd26d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:02:05.108Z|71444cc0-30c2-4e43-8569-56ee401aa442|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:05.109Z|71444cc0-30c2-4e43-8569-56ee401aa442|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:05.158Z|5670bf65-0ec3-4798-a2ff-5addec320fb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:05.159Z|5670bf65-0ec3-4798-a2ff-5addec320fb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:05.210Z|8079cbae-12cf-47c8-acba-5c31c75f8b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:05.211Z|8079cbae-12cf-47c8-acba-5c31c75f8b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:12.315Z|945e1432-aba4-4da0-8482-eef09160b35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:02:12.315Z|945e1432-aba4-4da0-8482-eef09160b35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:02:12.522Z|f5650a95-da92-435a-a9dc-eaf9fa82215e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:02:12.523Z|f5650a95-da92-435a-a9dc-eaf9fa82215e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:02:15.193Z|05a4a52c-5598-477a-9fee-24eb181db029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:15.194Z|05a4a52c-5598-477a-9fee-24eb181db029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:15.200Z|e4b8e34b-a511-4888-9a60-8582d39deece|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:15.200Z|e4b8e34b-a511-4888-9a60-8582d39deece|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:15.258Z|42fdcf9d-d4c6-480f-b06e-1e64fe09c59f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:15.259Z|42fdcf9d-d4c6-480f-b06e-1e64fe09c59f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:25.218Z|9691d8f0-2450-4374-9897-3c09afb2ba44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:25.219Z|9691d8f0-2450-4374-9897-3c09afb2ba44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:25.222Z|9812da5a-f3ae-4fe9-9c50-29f9c151230f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:25.222Z|9812da5a-f3ae-4fe9-9c50-29f9c151230f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:25.291Z|9f20f9dd-524b-4e24-9ab4-d1623c7f8864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:25.292Z|9f20f9dd-524b-4e24-9ab4-d1623c7f8864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:27.315Z|c74bd3ae-359a-42ea-a456-24a8e69450ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:02:27.317Z|c74bd3ae-359a-42ea-a456-24a8e69450ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:02:35.242Z|9505b791-fd4a-4a8e-9e43-87891167c5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:35.243Z|22d4e192-b4e4-4a96-a6b6-0dbd704f324a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:35.243Z|9505b791-fd4a-4a8e-9e43-87891167c5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:35.243Z|22d4e192-b4e4-4a96-a6b6-0dbd704f324a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:35.318Z|e4c7d3e8-e641-4ca8-97dc-117127ee422d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:35.318Z|e4c7d3e8-e641-4ca8-97dc-117127ee422d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:41.445Z|b8f3e2a6-c7f6-4488-82c1-8d0e68cc5dbb|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:02:41.446Z|b8f3e2a6-c7f6-4488-82c1-8d0e68cc5dbb|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:42.314Z|426828ca-de87-43b1-b8ce-bcb23a157730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:02:42.315Z|426828ca-de87-43b1-b8ce-bcb23a157730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:02:42.524Z|a0b87e7d-f03f-4f45-8b57-ec2de319cbbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:02:42.524Z|a0b87e7d-f03f-4f45-8b57-ec2de319cbbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:02:45.299Z|eb96f99b-ab09-4306-9408-ae9714b88b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:45.299Z|898cca53-cbac-48c8-8f4c-fe1d0d6994a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:45.300Z|eb96f99b-ab09-4306-9408-ae9714b88b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:45.300Z|898cca53-cbac-48c8-8f4c-fe1d0d6994a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:45.391Z|2a2b74d8-6757-43ff-92d0-0dcc98ffb964|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:45.392Z|2a2b74d8-6757-43ff-92d0-0dcc98ffb964|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:55.392Z|547612a4-1be4-480d-a086-f78b74913508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:55.393Z|547612a4-1be4-480d-a086-f78b74913508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:55.398Z|cbc390d6-c57f-4c52-91cc-60a4c55ffd33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:55.399Z|cbc390d6-c57f-4c52-91cc-60a4c55ffd33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:55.417Z|771b5b2f-0d9c-4657-8edc-5a1fc982ddb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:02:55.417Z|771b5b2f-0d9c-4657-8edc-5a1fc982ddb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:02:57.315Z|0d1876bc-c7e8-43ad-bfc9-e56c040e98d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:02:57.315Z|0d1876bc-c7e8-43ad-bfc9-e56c040e98d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:03:05.415Z|6bb682bb-528e-4aaa-b453-84b027fbb4d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:05.416Z|6bb682bb-528e-4aaa-b453-84b027fbb4d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:05.490Z|f7fd4c18-ae82-4e53-8d80-75daba9a5b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:05.491Z|f7fd4c18-ae82-4e53-8d80-75daba9a5b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:05.497Z|d9bc7240-a59d-4ea4-a90f-8b919199e3fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:05.498Z|d9bc7240-a59d-4ea4-a90f-8b919199e3fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:12.315Z|62c09fe0-5095-4d6c-a97f-e4d4a432ef2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:03:12.317Z|62c09fe0-5095-4d6c-a97f-e4d4a432ef2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T11:03:12.317Z|62c09fe0-5095-4d6c-a97f-e4d4a432ef2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:03:12.318Z|62c09fe0-5095-4d6c-a97f-e4d4a432ef2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:03:12.319Z|62c09fe0-5095-4d6c-a97f-e4d4a432ef2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:03:12.525Z|8af760ff-08dc-40ab-9bfb-7ac72e08948b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:03:12.526Z|8af760ff-08dc-40ab-9bfb-7ac72e08948b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:03:15.600Z|7bb89d37-8339-4abe-8b64-721f908a0ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:15.600Z|e5493275-43fd-4c23-94b3-4a6e05c4c4e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:15.601Z|7bb89d37-8339-4abe-8b64-721f908a0ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:15.601Z|e5493275-43fd-4c23-94b3-4a6e05c4c4e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:15.623Z|ac31b8c3-0f98-40ee-85cb-f39e9fd5340c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:15.624Z|ac31b8c3-0f98-40ee-85cb-f39e9fd5340c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:25.625Z|a28eb8e6-8ae9-4934-935f-3657d4d5da2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:25.625Z|38b75d0f-aab7-4f4f-9d32-e772dcc28bd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:25.626Z|a28eb8e6-8ae9-4934-935f-3657d4d5da2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:25.626Z|38b75d0f-aab7-4f4f-9d32-e772dcc28bd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:25.695Z|ace6ada3-a0c7-4019-af09-327e065388a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:25.696Z|ace6ada3-a0c7-4019-af09-327e065388a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:27.314Z|e1cbf54e-e89e-4b47-8c04-e0418d0389d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:03:27.315Z|e1cbf54e-e89e-4b47-8c04-e0418d0389d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:03:35.699Z|ac62d7b7-0817-4f36-a163-b2f0a669ccff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:35.700Z|ac62d7b7-0817-4f36-a163-b2f0a669ccff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:35.700Z|cc7dc791-41b1-4f1f-bddc-98dacdd2f83c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:35.701Z|cc7dc791-41b1-4f1f-bddc-98dacdd2f83c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:35.722Z|6dcb18a8-de13-4a04-aaf5-b5bf639a0b73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:35.723Z|6dcb18a8-de13-4a04-aaf5-b5bf639a0b73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:41.446Z|a0413f38-04cf-4a52-a7fc-3d6a1ca5d7fb|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:03:41.447Z|a0413f38-04cf-4a52-a7fc-3d6a1ca5d7fb|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:42.314Z|65e84eaf-eb49-45ed-a35b-7a0b072cccc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:03:42.315Z|65e84eaf-eb49-45ed-a35b-7a0b072cccc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:03:42.527Z|9d548256-91a5-44b4-9346-b20d8ad65da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:03:42.528Z|9d548256-91a5-44b4-9346-b20d8ad65da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:03:45.803Z|0083527e-9939-40f4-80f8-1ae3c74092c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:45.803Z|ec109778-9165-411a-9bc7-f9a3f8f12ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:45.803Z|b2c42752-599f-43f0-83d3-95a9f8038951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:45.804Z|0083527e-9939-40f4-80f8-1ae3c74092c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:45.804Z|b2c42752-599f-43f0-83d3-95a9f8038951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:45.804Z|ec109778-9165-411a-9bc7-f9a3f8f12ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:55.903Z|1e81e333-68dd-4bb8-ac83-3b50b345d296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:55.903Z|8a7bad9d-2ea1-4ca9-8aad-bfb6a70ceb47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:55.903Z|fbff736f-1d45-406a-bc56-c426a927beaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:03:55.904Z|1e81e333-68dd-4bb8-ac83-3b50b345d296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:55.904Z|8a7bad9d-2ea1-4ca9-8aad-bfb6a70ceb47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:55.904Z|fbff736f-1d45-406a-bc56-c426a927beaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:03:57.314Z|9e60c175-cf59-409b-9222-114685b81632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:03:57.317Z|9e60c175-cf59-409b-9222-114685b81632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T11:03:57.318Z|9e60c175-cf59-409b-9222-114685b81632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:03:57.319Z|9e60c175-cf59-409b-9222-114685b81632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:03:57.320Z|9e60c175-cf59-409b-9222-114685b81632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:04:05.927Z|b64fab37-fe91-4e3c-b843-799514096b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:05.927Z|b64fab37-fe91-4e3c-b843-799514096b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:06.002Z|f7bb03c1-9108-4d55-b280-32aca4c84016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:06.002Z|0006ce73-8f86-42fd-9590-f999af65b820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:06.003Z|f7bb03c1-9108-4d55-b280-32aca4c84016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:06.003Z|0006ce73-8f86-42fd-9590-f999af65b820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:12.315Z|7c345739-66f2-4ed9-8108-863cc605fb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:04:12.315Z|7c345739-66f2-4ed9-8108-863cc605fb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:04:12.528Z|53d04153-23a3-4a3e-91e3-3a89463b5818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:04:12.529Z|53d04153-23a3-4a3e-91e3-3a89463b5818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:04:15.950Z|5d578aaf-192d-4304-8ec3-f26292f54dcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:15.951Z|5d578aaf-192d-4304-8ec3-f26292f54dcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:16.088Z|c9c859b3-b04f-4332-8027-c4d0990a0315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:16.088Z|8f663130-58fd-46b4-9136-bd64df6eac75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:16.088Z|8f663130-58fd-46b4-9136-bd64df6eac75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:16.088Z|c9c859b3-b04f-4332-8027-c4d0990a0315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:26.008Z|5b226e61-e2f6-4724-9bde-01eb0d21d21c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:26.009Z|5b226e61-e2f6-4724-9bde-01eb0d21d21c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:26.110Z|4b8b04a1-3ac1-46e9-9431-7c2e0b6c8ed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:26.110Z|6777d7be-d01c-4cd3-b0b0-d900184aba11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:26.111Z|4b8b04a1-3ac1-46e9-9431-7c2e0b6c8ed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:26.111Z|6777d7be-d01c-4cd3-b0b0-d900184aba11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:27.314Z|6cc9bec8-4bec-4fa9-9576-441ee6c3f2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:04:27.315Z|6cc9bec8-4bec-4fa9-9576-441ee6c3f2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:04:36.031Z|89127fa3-4271-407e-bd8e-0bf305b9fd81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:36.032Z|89127fa3-4271-407e-bd8e-0bf305b9fd81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:36.133Z|084fe726-2456-484a-b713-7b80ca766ce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:36.134Z|084fe726-2456-484a-b713-7b80ca766ce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:36.134Z|3d0d8576-935c-4d2f-898d-7f03f470ad15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:36.135Z|3d0d8576-935c-4d2f-898d-7f03f470ad15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:41.445Z|8c77417e-9ebd-4402-a2b6-51be74d28e00|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:04:41.446Z|8c77417e-9ebd-4402-a2b6-51be74d28e00|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:42.314Z|2cf9e7cf-30b1-4c80-b968-1aa9fd149a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:04:42.316Z|2cf9e7cf-30b1-4c80-b968-1aa9fd149a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T11:04:42.317Z|2cf9e7cf-30b1-4c80-b968-1aa9fd149a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:04:42.318Z|2cf9e7cf-30b1-4c80-b968-1aa9fd149a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:04:42.319Z|2cf9e7cf-30b1-4c80-b968-1aa9fd149a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:04:42.530Z|e1b4aeb7-7371-492e-b03d-a52416d4b4e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:04:42.530Z|e1b4aeb7-7371-492e-b03d-a52416d4b4e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:04:46.055Z|526b9e02-f058-46c3-96be-b7f6c43c258a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:46.056Z|526b9e02-f058-46c3-96be-b7f6c43c258a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:46.157Z|b5d41696-e5c6-45c2-b030-9b444f359b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:46.157Z|264b3e90-e664-4d69-b20b-2c2eac247517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:46.158Z|b5d41696-e5c6-45c2-b030-9b444f359b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:46.158Z|264b3e90-e664-4d69-b20b-2c2eac247517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:56.081Z|098be7f8-d757-4500-8506-3f26fc15632c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:56.082Z|098be7f8-d757-4500-8506-3f26fc15632c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:56.182Z|0c241754-ff9c-4de6-8444-521f5395fd6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:56.182Z|0c241754-ff9c-4de6-8444-521f5395fd6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:56.182Z|1b4556af-6f5d-499b-9aa4-59c0116a4225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:04:56.185Z|1b4556af-6f5d-499b-9aa4-59c0116a4225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:04:57.315Z|70032c80-a362-4220-885b-c4a05a1d8cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:04:57.315Z|70032c80-a362-4220-885b-c4a05a1d8cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:05:06.104Z|88f5498f-51eb-4a25-8aaa-1d5a68d80bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:06.105Z|88f5498f-51eb-4a25-8aaa-1d5a68d80bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:06.207Z|cc35fd44-bf63-4cc5-bb93-2feea274ba3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:06.207Z|7e423178-6035-47b6-975e-c139605db0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:06.207Z|cc35fd44-bf63-4cc5-bb93-2feea274ba3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:06.208Z|7e423178-6035-47b6-975e-c139605db0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:12.314Z|a79ca50c-c144-46cf-ae64-52c9e8053955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:05:12.315Z|a79ca50c-c144-46cf-ae64-52c9e8053955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:05:12.531Z|fdb3a677-1873-406f-bf56-00c0e5665cd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:05:12.532Z|fdb3a677-1873-406f-bf56-00c0e5665cd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:05:16.128Z|272b29e9-33e6-4dc8-b54f-740cd4868144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:16.129Z|272b29e9-33e6-4dc8-b54f-740cd4868144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:16.231Z|72405d7b-a8ee-4c02-8ae3-a77110cb82cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:16.231Z|909bc75d-f3ad-4df9-9ecc-fe7c70ba6778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:16.232Z|909bc75d-f3ad-4df9-9ecc-fe7c70ba6778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:16.232Z|72405d7b-a8ee-4c02-8ae3-a77110cb82cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:26.150Z|ecca5dae-e2ff-481f-b04f-5650b0b85ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:26.151Z|ecca5dae-e2ff-481f-b04f-5650b0b85ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:26.254Z|e65f2511-158b-44e1-be57-40507c879bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:26.254Z|575d0bf8-25f4-4381-881b-04c62c4e1d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:26.255Z|e65f2511-158b-44e1-be57-40507c879bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:26.255Z|575d0bf8-25f4-4381-881b-04c62c4e1d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:27.314Z|a027d461-3e23-4304-b3ca-e4cacc7ace21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:05:27.317Z|a027d461-3e23-4304-b3ca-e4cacc7ace21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.74.216
2021-06-04T11:05:27.317Z|a027d461-3e23-4304-b3ca-e4cacc7ace21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:05:27.318Z|a027d461-3e23-4304-b3ca-e4cacc7ace21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:05:27.319Z|a027d461-3e23-4304-b3ca-e4cacc7ace21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:05:36.211Z|2c95a5ce-f986-4cc2-81f6-4be4c96e8f00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:36.211Z|2c95a5ce-f986-4cc2-81f6-4be4c96e8f00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:36.298Z|f4fd6e24-d0ff-471b-ae77-f7e2489e98f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:36.299Z|f4fd6e24-d0ff-471b-ae77-f7e2489e98f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:36.300Z|3310d367-9696-4388-b8cd-12e6f987230e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:36.301Z|3310d367-9696-4388-b8cd-12e6f987230e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:41.445Z|7e9cd877-1c47-4b03-a873-8bbeec898bc3|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:05:41.446Z|7e9cd877-1c47-4b03-a873-8bbeec898bc3|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:42.314Z|b6aba480-1c6a-4ef7-bb9a-3368ac73705a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:05:42.315Z|b6aba480-1c6a-4ef7-bb9a-3368ac73705a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:05:42.533Z|82604275-e9b6-4ad0-98e2-ba44687b2a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:05:42.533Z|82604275-e9b6-4ad0-98e2-ba44687b2a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:05:46.304Z|6d160586-02d0-4c8d-8ecb-676936e3bdd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:46.305Z|6d160586-02d0-4c8d-8ecb-676936e3bdd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:46.394Z|68b77aad-25d1-4fd9-b9d8-8626bc0086d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:46.394Z|2577ed46-1e71-434d-b4a5-6b5ac996794f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:46.395Z|68b77aad-25d1-4fd9-b9d8-8626bc0086d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:46.395Z|2577ed46-1e71-434d-b4a5-6b5ac996794f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:56.400Z|ce0298dd-19ce-4194-84ce-402970e2e7d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:56.401Z|ce0298dd-19ce-4194-84ce-402970e2e7d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:56.492Z|38d6b7d8-e698-4b34-9164-bbcc59099e7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:56.492Z|38d6b7d8-e698-4b34-9164-bbcc59099e7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:56.539Z|b14e462e-cf8e-4b0e-86e5-c521f8d71b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:05:56.540Z|b14e462e-cf8e-4b0e-86e5-c521f8d71b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:05:57.314Z|01061efb-cc51-4791-b06d-ca09057de35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:05:57.315Z|01061efb-cc51-4791-b06d-ca09057de35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:06:06.503Z|e32782e9-ccbe-44d1-be2c-e66ad8b21bf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:06.503Z|e32782e9-ccbe-44d1-be2c-e66ad8b21bf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:06.515Z|c3e7a819-e6c6-495f-8840-a5ef259ceef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:06.517Z|c3e7a819-e6c6-495f-8840-a5ef259ceef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:06.589Z|74f431a9-0800-4284-b310-53cf4df89c3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:06.590Z|74f431a9-0800-4284-b310-53cf4df89c3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:12.314Z|3eeb52fb-ef84-414b-b494-b67d7205eedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:06:12.317Z|3eeb52fb-ef84-414b-b494-b67d7205eedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:06:12.534Z|0e9c3d13-2bb8-4703-a437-2e14d73ebf93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:06:12.534Z|0e9c3d13-2bb8-4703-a437-2e14d73ebf93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:06:16.602Z|a4f23f33-7339-4aed-bd95-07aac0ac27ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:16.603Z|a4f23f33-7339-4aed-bd95-07aac0ac27ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:16.602Z|01161107-5e28-4c62-b218-9b4c7fb3183d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:16.604Z|01161107-5e28-4c62-b218-9b4c7fb3183d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:16.695Z|3ee585ac-b7b3-4948-9506-2754d462f192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:16.696Z|3ee585ac-b7b3-4948-9506-2754d462f192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:26.703Z|c2e13c1c-8bcb-45ea-bc30-ceea2c08d2d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:26.704Z|c2e13c1c-8bcb-45ea-bc30-ceea2c08d2d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:26.785Z|74997bff-797d-4590-88c2-8fc23263ffb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:26.786Z|74997bff-797d-4590-88c2-8fc23263ffb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:26.797Z|5103f2b3-484e-46a7-8491-88a95a7217ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:26.798Z|5103f2b3-484e-46a7-8491-88a95a7217ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:27.314Z|4cc360fe-e86b-4111-9b8d-f8e9b8ea3e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:06:27.315Z|4cc360fe-e86b-4111-9b8d-f8e9b8ea3e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:06:36.806Z|974a9420-6eee-4b51-9af6-912b2d4409cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:36.807Z|974a9420-6eee-4b51-9af6-912b2d4409cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:36.807Z|61b85afa-cfa7-4a86-adf5-975b91deea6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:36.807Z|61b85afa-cfa7-4a86-adf5-975b91deea6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:36.890Z|fe5fc3cc-7d56-4649-8b28-2974cfcf75f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:36.891Z|fe5fc3cc-7d56-4649-8b28-2974cfcf75f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:41.446Z|8c4176be-822e-4b64-b2d8-bfdd7ca33253|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:06:41.447Z|8c4176be-822e-4b64-b2d8-bfdd7ca33253|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:42.314Z|fcbe942a-d441-4b8d-a27e-3e190c8c4ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:06:42.315Z|fcbe942a-d441-4b8d-a27e-3e190c8c4ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:06:42.535Z|df80b12b-e77f-48eb-a4fc-980a98932a55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:06:42.535Z|df80b12b-e77f-48eb-a4fc-980a98932a55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:06:46.899Z|4ab0779d-bd4a-4c7c-a643-f3c8e488509a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:46.899Z|3a35258b-978b-4729-a822-029d3619fcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:46.900Z|4ab0779d-bd4a-4c7c-a643-f3c8e488509a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:46.900Z|3a35258b-978b-4729-a822-029d3619fcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:46.914Z|26ee63b0-7ffd-449a-a716-0d31ff3cb8a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:46.915Z|26ee63b0-7ffd-449a-a716-0d31ff3cb8a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:56.924Z|328d832d-1ed8-4644-a7f9-b9fac2373e3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:56.924Z|d34e0562-0728-43ed-b86d-7daf7bb0cad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:56.925Z|328d832d-1ed8-4644-a7f9-b9fac2373e3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:56.925Z|d34e0562-0728-43ed-b86d-7daf7bb0cad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:56.939Z|985d0bbb-821d-4402-9f79-33b0894dfb3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:06:56.939Z|985d0bbb-821d-4402-9f79-33b0894dfb3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:06:57.315Z|692a68cd-54bc-4f15-b965-0909bcb67cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:06:57.317Z|692a68cd-54bc-4f15-b965-0909bcb67cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.216 to 10.233.71.139
2021-06-04T11:06:57.318Z|692a68cd-54bc-4f15-b965-0909bcb67cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:06:57.319Z|692a68cd-54bc-4f15-b965-0909bcb67cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:06:57.319Z|692a68cd-54bc-4f15-b965-0909bcb67cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:07:07.001Z|98c5fb3e-eab1-41de-b94f-74d6d974fa9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:07.002Z|b96b06f5-57db-4e04-9db0-fa714af2abcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:07.003Z|b96b06f5-57db-4e04-9db0-fa714af2abcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:07.003Z|98c5fb3e-eab1-41de-b94f-74d6d974fa9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:07.005Z|d0cd7734-6fa4-41b6-b379-fcf9378e7311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:07.006Z|d0cd7734-6fa4-41b6-b379-fcf9378e7311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:12.314Z|987e7e7c-c9e1-4d6b-9e8c-64bb1a551466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:07:12.315Z|987e7e7c-c9e1-4d6b-9e8c-64bb1a551466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:07:12.536Z|97fcc90d-3caa-488f-9bee-8416885a7d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:07:12.537Z|97fcc90d-3caa-488f-9bee-8416885a7d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:07:17.100Z|e0f7c79f-d230-485a-b5d1-98b6267777e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:17.101Z|e0f7c79f-d230-485a-b5d1-98b6267777e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:17.104Z|080459c5-baa9-4eab-a30b-f54343d237c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:17.104Z|44e1fd18-d962-470b-8aa4-73bfd10ef304|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:17.104Z|080459c5-baa9-4eab-a30b-f54343d237c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:17.104Z|44e1fd18-d962-470b-8aa4-73bfd10ef304|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:27.202Z|50d46776-3505-472f-b894-8f80678fdcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:27.203Z|b1dc75d8-23bb-48cd-93d8-2cdc568870ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:27.203Z|50d46776-3505-472f-b894-8f80678fdcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:27.203Z|eb6bee58-a7a8-42f2-9e4f-e8e51d821e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:27.204Z|b1dc75d8-23bb-48cd-93d8-2cdc568870ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:27.204Z|eb6bee58-a7a8-42f2-9e4f-e8e51d821e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:27.314Z|e42df426-ef0a-4fd4-b16a-a30ec4109544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:07:27.315Z|e42df426-ef0a-4fd4-b16a-a30ec4109544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:07:37.227Z|672b1514-009e-4ed5-8bb2-3775c204d775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:37.227Z|a077c838-c57a-4dd5-954c-9b28cf0813ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:37.227Z|130d23d8-ad90-41b6-90cf-6f619c786020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:37.228Z|672b1514-009e-4ed5-8bb2-3775c204d775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:37.228Z|a077c838-c57a-4dd5-954c-9b28cf0813ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:37.228Z|130d23d8-ad90-41b6-90cf-6f619c786020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:41.447Z|ecd383b2-b1c9-432c-83e7-a6ed541a06c5|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:07:41.448Z|ecd383b2-b1c9-432c-83e7-a6ed541a06c5|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:42.314Z|83dbeb90-3cdd-4e2f-b68a-9a13801f88c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:07:42.317Z|83dbeb90-3cdd-4e2f-b68a-9a13801f88c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T11:07:42.317Z|83dbeb90-3cdd-4e2f-b68a-9a13801f88c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:07:42.318Z|83dbeb90-3cdd-4e2f-b68a-9a13801f88c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:07:42.319Z|83dbeb90-3cdd-4e2f-b68a-9a13801f88c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:07:42.537Z|9a38a9b5-0bab-4796-abbc-63fe855295fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:07:42.538Z|9a38a9b5-0bab-4796-abbc-63fe855295fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:07:47.260Z|29236142-3454-4d3b-a8a3-fcd5bc44e5fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:47.260Z|29236142-3454-4d3b-a8a3-fcd5bc44e5fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:47.261Z|b9a32860-08f5-498a-85f7-d0fbe95c74d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:47.261Z|b9a32860-08f5-498a-85f7-d0fbe95c74d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:47.262Z|66ecec95-ea70-4742-a76f-b42506ee550d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:47.262Z|66ecec95-ea70-4742-a76f-b42506ee550d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:57.300Z|144172a8-345a-4bdb-a86e-796d71444013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:57.300Z|df35e8da-8ccd-4663-9c69-e5398187fe33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:57.300Z|9e0dcd1d-86b6-4c2b-926b-5d0599d04c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:07:57.301Z|df35e8da-8ccd-4663-9c69-e5398187fe33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:57.301Z|9e0dcd1d-86b6-4c2b-926b-5d0599d04c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:57.301Z|144172a8-345a-4bdb-a86e-796d71444013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:07:57.314Z|cda44a54-e6d1-4e4f-8de1-619f4aa30e7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:07:57.315Z|cda44a54-e6d1-4e4f-8de1-619f4aa30e7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:08:07.401Z|cd008169-35db-4529-8847-0f32280956a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:07.401Z|3397a4c0-5b14-4a0f-8bbe-aeef73fb7fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:07.402Z|cd008169-35db-4529-8847-0f32280956a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:07.402Z|3397a4c0-5b14-4a0f-8bbe-aeef73fb7fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:07.406Z|a028f07f-413d-4a0e-b373-b5beec9bebd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:07.407Z|a028f07f-413d-4a0e-b373-b5beec9bebd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:12.314Z|72bb7d11-d6d3-46ef-a4ad-59f84f12fd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:08:12.315Z|72bb7d11-d6d3-46ef-a4ad-59f84f12fd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:08:12.539Z|7505ea03-cd1c-4258-afed-2681172a2a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:08:12.539Z|7505ea03-cd1c-4258-afed-2681172a2a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:08:17.499Z|14d5b82f-8f99-4ff4-99f5-a4f6f28a53bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:17.499Z|9588e019-a572-4779-bf27-ec849f0618d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:17.500Z|14d5b82f-8f99-4ff4-99f5-a4f6f28a53bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:17.500Z|9588e019-a572-4779-bf27-ec849f0618d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:17.500Z|62a058a9-ed72-4d0b-9bee-8a8911826e00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:17.501Z|62a058a9-ed72-4d0b-9bee-8a8911826e00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:27.314Z|5cc82cf9-6525-46b6-a990-446e9eab7675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:08:27.317Z|5cc82cf9-6525-46b6-a990-446e9eab7675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T11:08:27.318Z|5cc82cf9-6525-46b6-a990-446e9eab7675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:08:27.318Z|5cc82cf9-6525-46b6-a990-446e9eab7675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:08:27.320Z|5cc82cf9-6525-46b6-a990-446e9eab7675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:08:27.523Z|4796f319-2ee0-4590-b0bd-f53484660ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:27.523Z|3f539eb1-1c1e-434f-b259-103fbbdb50dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:27.524Z|4796f319-2ee0-4590-b0bd-f53484660ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:27.524Z|3f539eb1-1c1e-434f-b259-103fbbdb50dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:27.525Z|38817479-710c-4747-8af4-31dfab7348c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:27.526Z|38817479-710c-4747-8af4-31dfab7348c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:37.547Z|c571db2b-8bfa-4ad5-b097-e25814a3b507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:37.547Z|248e5d49-8a90-4809-8ad2-86afac037142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:37.547Z|f776d415-8ba0-47bf-abfb-a868036bf48f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:37.548Z|f776d415-8ba0-47bf-abfb-a868036bf48f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:37.548Z|c571db2b-8bfa-4ad5-b097-e25814a3b507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:37.548Z|248e5d49-8a90-4809-8ad2-86afac037142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:41.446Z|c7aed77e-0332-4f0a-9f5c-7241aa5e9a7e|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:08:41.447Z|c7aed77e-0332-4f0a-9f5c-7241aa5e9a7e|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:42.314Z|883b94f7-539a-4ff1-90d4-ee803009fc62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:08:42.315Z|883b94f7-539a-4ff1-90d4-ee803009fc62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:08:42.540Z|33ee761c-e3e1-4067-9e64-a336b5c43ca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:08:42.541Z|33ee761c-e3e1-4067-9e64-a336b5c43ca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:08:47.570Z|4e0b56f6-d8f5-444c-9ddc-099b8f946bdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:47.570Z|a327e3a8-7c35-4172-a16e-80e2f1e79682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:47.571Z|4e0b56f6-d8f5-444c-9ddc-099b8f946bdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:47.571Z|a327e3a8-7c35-4172-a16e-80e2f1e79682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:47.590Z|11ab73fa-5cd1-4c76-9cd3-bc1503afc6d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:47.591Z|11ab73fa-5cd1-4c76-9cd3-bc1503afc6d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:57.314Z|6c30d82f-f209-4491-baef-ed40cb34b888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:08:57.315Z|6c30d82f-f209-4491-baef-ed40cb34b888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:08:57.612Z|6ac35df0-214c-4a9a-93eb-2e776a12541f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:57.613Z|6ac35df0-214c-4a9a-93eb-2e776a12541f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:57.685Z|3354e4fa-78cb-4937-9ff8-395044dcd1cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:57.686Z|3354e4fa-78cb-4937-9ff8-395044dcd1cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:08:57.698Z|b01e4297-3bdf-42e7-afe2-f739bddd235a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:08:57.699Z|b01e4297-3bdf-42e7-afe2-f739bddd235a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:07.702Z|2359bf73-3233-4130-812b-866a25ce9471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:07.703Z|2359bf73-3233-4130-812b-866a25ce9471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:07.710Z|afd57d46-1fa2-4878-a68f-3d41989c345f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:07.710Z|afd57d46-1fa2-4878-a68f-3d41989c345f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:07.724Z|4c2865a1-583a-46b6-aff1-6ec48e87e65f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:07.725Z|4c2865a1-583a-46b6-aff1-6ec48e87e65f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:12.314Z|7bd608ac-41bc-49ac-aee9-4770540bb200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:09:12.317Z|7bd608ac-41bc-49ac-aee9-4770540bb200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.74.216
2021-06-04T11:09:12.317Z|7bd608ac-41bc-49ac-aee9-4770540bb200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:09:12.318Z|7bd608ac-41bc-49ac-aee9-4770540bb200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:09:12.319Z|7bd608ac-41bc-49ac-aee9-4770540bb200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:09:12.542Z|04856e93-7857-4973-8bd0-cab9e7a237f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:09:12.542Z|04856e93-7857-4973-8bd0-cab9e7a237f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:09:17.727Z|a9ee49fa-e0d6-40fa-8f48-64369dda43d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:17.728Z|a9ee49fa-e0d6-40fa-8f48-64369dda43d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:17.756Z|cae8b810-eac9-48d3-ac53-57b7f6cd05d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:17.756Z|cae8b810-eac9-48d3-ac53-57b7f6cd05d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:17.810Z|19ecf283-b7b5-470a-850a-b4d9331c39b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:17.811Z|19ecf283-b7b5-470a-850a-b4d9331c39b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:27.314Z|9bed7d17-0cb3-4a47-bfa4-2def6eee5dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:09:27.315Z|9bed7d17-0cb3-4a47-bfa4-2def6eee5dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:09:27.800Z|7955f69e-3a68-4332-8cb5-945726286736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:27.801Z|7955f69e-3a68-4332-8cb5-945726286736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:27.812Z|c551f576-f023-4b6e-9f32-3305b8b265f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:27.813Z|c551f576-f023-4b6e-9f32-3305b8b265f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:27.835Z|8b1ab601-21c4-46be-846f-c0251f92039d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:27.836Z|8b1ab601-21c4-46be-846f-c0251f92039d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:37.899Z|b64bad75-4532-4264-910d-43c23cd83361|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:37.900Z|b64bad75-4532-4264-910d-43c23cd83361|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:37.915Z|d213bdfb-c0cd-4aff-b63d-fcfd9bdd9f34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:37.916Z|d213bdfb-c0cd-4aff-b63d-fcfd9bdd9f34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:37.998Z|e36e755f-44b2-464a-a81e-cff9a1c919cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:37.999Z|e36e755f-44b2-464a-a81e-cff9a1c919cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:41.446Z|e38d9bbd-2c82-43f9-b20a-1789190c4fa4|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:09:41.446Z|e38d9bbd-2c82-43f9-b20a-1789190c4fa4|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:42.314Z|32283e83-bd0a-4f12-8d52-894d9a795b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:09:42.315Z|32283e83-bd0a-4f12-8d52-894d9a795b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:09:42.543Z|523f6106-dfcf-4803-87ce-b2c15f6bfe52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:09:42.543Z|523f6106-dfcf-4803-87ce-b2c15f6bfe52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:09:48.007Z|b3619f6f-382e-4084-bdc5-f867df3bdc37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:48.008Z|b3619f6f-382e-4084-bdc5-f867df3bdc37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:48.101Z|4a0b2de1-341e-44da-973e-1df9ecf4d58c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:48.102Z|4a0b2de1-341e-44da-973e-1df9ecf4d58c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:48.143Z|a7df669f-ad18-40b0-9b27-74261cace7d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:48.144Z|a7df669f-ad18-40b0-9b27-74261cace7d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:57.314Z|b24552f2-da8a-456e-a597-46f33f8a9bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:09:57.317Z|b24552f2-da8a-456e-a597-46f33f8a9bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.216 to 10.233.71.139
2021-06-04T11:09:57.317Z|b24552f2-da8a-456e-a597-46f33f8a9bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:09:57.318Z|b24552f2-da8a-456e-a597-46f33f8a9bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:09:57.319Z|b24552f2-da8a-456e-a597-46f33f8a9bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:09:58.100Z|beea4f00-e595-4ac4-91b4-aaeea1d78b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:58.101Z|beea4f00-e595-4ac4-91b4-aaeea1d78b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:58.123Z|45d361a2-1256-41f9-8d20-8f44d1a63283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:58.124Z|45d361a2-1256-41f9-8d20-8f44d1a63283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:09:58.169Z|46e5b13b-a27b-4c5f-a91d-f7f6ea6924fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:09:58.169Z|46e5b13b-a27b-4c5f-a91d-f7f6ea6924fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:08.122Z|1dc6a265-fb21-453d-b1eb-b4fb6b93598e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:08.123Z|1dc6a265-fb21-453d-b1eb-b4fb6b93598e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:08.147Z|fb60cf42-95de-4bb7-9bef-6cf4b766de9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:08.148Z|fb60cf42-95de-4bb7-9bef-6cf4b766de9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:08.199Z|c924b8ea-5c68-4e62-bc1c-d6fee9520ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:08.199Z|c924b8ea-5c68-4e62-bc1c-d6fee9520ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:12.315Z|39447cb9-b941-4b53-928d-3776c278e943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:10:12.315Z|39447cb9-b941-4b53-928d-3776c278e943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:10:12.544Z|dd3d402d-3143-4ca9-8bee-b06e4ef5b5aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:10:12.544Z|dd3d402d-3143-4ca9-8bee-b06e4ef5b5aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:10:18.207Z|273847c4-dfd5-495a-a16a-3bb852d0f826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:18.208Z|273847c4-dfd5-495a-a16a-3bb852d0f826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:18.209Z|b033f2b3-daad-4e77-85f2-5121e397305c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:18.209Z|b033f2b3-daad-4e77-85f2-5121e397305c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:18.298Z|b04d4ef5-f034-43f4-bc1b-9b2e0a78a5bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:18.299Z|b04d4ef5-f034-43f4-bc1b-9b2e0a78a5bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:27.315Z|a3025ea1-3701-4b92-82be-673e6968c0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:10:27.315Z|a3025ea1-3701-4b92-82be-673e6968c0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:10:28.299Z|57e808fb-5a7b-4365-9ce1-3371aa643a8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:28.299Z|e0208da7-2875-4399-8f29-fd0c2b0e805c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:28.300Z|57e808fb-5a7b-4365-9ce1-3371aa643a8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:28.300Z|e0208da7-2875-4399-8f29-fd0c2b0e805c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:28.325Z|31b54ac4-3de3-4ead-a285-25ab07007bfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:28.326Z|31b54ac4-3de3-4ead-a285-25ab07007bfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:38.408Z|1322469b-f167-4fb9-acba-ab6d39ae692e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:38.408Z|550dad7a-0d64-424c-a34d-dcf9b8ada715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:38.408Z|3a661438-f292-48be-bc45-415a06b35dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:38.409Z|550dad7a-0d64-424c-a34d-dcf9b8ada715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:38.409Z|3a661438-f292-48be-bc45-415a06b35dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:38.409Z|1322469b-f167-4fb9-acba-ab6d39ae692e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:41.445Z|708c2201-7742-426d-8337-574554816ba3|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:10:41.446Z|708c2201-7742-426d-8337-574554816ba3|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:42.314Z|69eed769-f9b0-433f-b9d6-e094f14d547a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:10:42.317Z|69eed769-f9b0-433f-b9d6-e094f14d547a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:10:42.545Z|5c890510-49d2-4f37-936a-6a1dca3ac8ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:10:42.546Z|5c890510-49d2-4f37-936a-6a1dca3ac8ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:10:48.450Z|78019ed2-6f71-40f2-b15a-9a093622e4db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:48.450Z|46c623b1-0efe-4236-a81e-1eb97b553f72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:48.450Z|78019ed2-6f71-40f2-b15a-9a093622e4db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:48.450Z|46c623b1-0efe-4236-a81e-1eb97b553f72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:48.455Z|7db94e38-2df6-4cb4-ace7-d4874a0222fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:48.455Z|7db94e38-2df6-4cb4-ace7-d4874a0222fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:57.315Z|be336ee6-d0af-44e2-925d-b00061912878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:10:57.315Z|be336ee6-d0af-44e2-925d-b00061912878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:10:58.473Z|cfeebe7f-7fea-4f75-a25e-5c380e61194b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:58.474Z|cfeebe7f-7fea-4f75-a25e-5c380e61194b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:58.490Z|9c5cdb30-a419-496b-9e5d-34e0e0d9e919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:58.490Z|90304fc1-5d53-4091-b5a1-6aee48aaaf36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:10:58.490Z|9c5cdb30-a419-496b-9e5d-34e0e0d9e919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:10:58.491Z|90304fc1-5d53-4091-b5a1-6aee48aaaf36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:08.586Z|a3b28249-be93-44b4-9024-9961b78ce3ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:08.586Z|a3b28249-be93-44b4-9024-9961b78ce3ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:08.589Z|41daace2-b029-4ccb-92e2-0c4c8ec9b471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:08.590Z|41daace2-b029-4ccb-92e2-0c4c8ec9b471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:08.657Z|9e3b284d-0fa3-49d0-9f9d-f6c6eb29503f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:08.657Z|9e3b284d-0fa3-49d0-9f9d-f6c6eb29503f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:12.315Z|98eb0535-cc01-4f79-8d32-91b6f3957a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:11:12.315Z|98eb0535-cc01-4f79-8d32-91b6f3957a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:11:12.547Z|6c376ffc-46ac-4748-9b14-b1040e55ea2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:11:12.547Z|6c376ffc-46ac-4748-9b14-b1040e55ea2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:11:18.613Z|bba63560-7abd-40b6-9592-550a10ffc9d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:18.613Z|4c706324-d0df-4d6e-bfc2-84ab30885a4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:18.614Z|bba63560-7abd-40b6-9592-550a10ffc9d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:18.614Z|4c706324-d0df-4d6e-bfc2-84ab30885a4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:18.698Z|3bd2e2de-029e-4626-8427-293141671932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:18.699Z|3bd2e2de-029e-4626-8427-293141671932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:27.315Z|ec52c25b-f8e6-4aee-8f96-3dd76a2f8f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:11:27.317Z|ec52c25b-f8e6-4aee-8f96-3dd76a2f8f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T11:11:27.318Z|ec52c25b-f8e6-4aee-8f96-3dd76a2f8f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:11:27.319Z|ec52c25b-f8e6-4aee-8f96-3dd76a2f8f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:11:27.320Z|ec52c25b-f8e6-4aee-8f96-3dd76a2f8f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:11:28.636Z|f25562aa-2813-4284-80f6-d1ccf24243e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:28.636Z|3bd4f034-4523-45d3-adc5-9356b941b31c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:28.637Z|3bd4f034-4523-45d3-adc5-9356b941b31c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:28.637Z|f25562aa-2813-4284-80f6-d1ccf24243e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:28.723Z|5c53502e-1605-4500-9208-8af95d5ce68d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:28.724Z|5c53502e-1605-4500-9208-8af95d5ce68d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:38.703Z|ffebf96d-ff4d-4919-97e8-7e35e16df83f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:38.703Z|ffebf96d-ff4d-4919-97e8-7e35e16df83f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:38.704Z|03704cbd-ca04-47af-98db-7dc1c44a9be0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:38.705Z|03704cbd-ca04-47af-98db-7dc1c44a9be0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:38.798Z|6eaa1d53-13f6-418b-9d52-fb8ef931c8ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:38.799Z|6eaa1d53-13f6-418b-9d52-fb8ef931c8ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:41.445Z|06d8a565-1ec9-474a-87be-b7fc7edef186|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:11:41.446Z|06d8a565-1ec9-474a-87be-b7fc7edef186|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:42.314Z|4f057ec1-f230-4029-a415-698e0dcd4732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:11:42.315Z|4f057ec1-f230-4029-a415-698e0dcd4732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:11:42.548Z|ec2e74c2-7442-4b5d-86db-848b140dbde8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:11:42.548Z|ec2e74c2-7442-4b5d-86db-848b140dbde8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:11:48.802Z|ec204b1b-142c-40d9-ad79-65f059c6efe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:48.802Z|ce7c0144-3dfb-4f56-9ca8-e619ff7163c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:48.803Z|ec204b1b-142c-40d9-ad79-65f059c6efe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:48.803Z|ce7c0144-3dfb-4f56-9ca8-e619ff7163c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:48.899Z|6b2cf716-e26a-430e-b0db-69f3e8fecd0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:48.899Z|6b2cf716-e26a-430e-b0db-69f3e8fecd0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:57.315Z|01d8f8d7-1fc1-472e-949c-47111b6128c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:11:57.315Z|01d8f8d7-1fc1-472e-949c-47111b6128c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:11:58.906Z|28ca5809-23da-4057-9a38-94b439a3d771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:58.906Z|23b18fc1-15fd-4c9d-a797-a92002b99282|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:58.907Z|28ca5809-23da-4057-9a38-94b439a3d771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:58.907Z|23b18fc1-15fd-4c9d-a797-a92002b99282|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:11:58.957Z|301addd1-47b9-4eff-971f-f546a943113e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:11:58.958Z|301addd1-47b9-4eff-971f-f546a943113e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:08.934Z|b91c23b9-43f4-4d36-ba78-426a41e343b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:08.935Z|b91c23b9-43f4-4d36-ba78-426a41e343b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:08.984Z|3b28d442-ed98-4081-8c14-95caa048c3fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:08.985Z|3b28d442-ed98-4081-8c14-95caa048c3fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:08.989Z|16b8b453-b954-471d-bbf8-a7f5474eb17b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:08.990Z|16b8b453-b954-471d-bbf8-a7f5474eb17b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:12.314Z|8e91fb0b-6c11-42ab-8eb8-7258a73c4f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:12:12.317Z|8e91fb0b-6c11-42ab-8eb8-7258a73c4f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.74.216
2021-06-04T11:12:12.317Z|8e91fb0b-6c11-42ab-8eb8-7258a73c4f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:12:12.318Z|8e91fb0b-6c11-42ab-8eb8-7258a73c4f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:12:12.319Z|8e91fb0b-6c11-42ab-8eb8-7258a73c4f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:12:12.549Z|223050a5-f215-4b6d-9c86-2437f3a404f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:12:12.549Z|223050a5-f215-4b6d-9c86-2437f3a404f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:12:19.000Z|e42c58bf-a80a-40bb-af2f-66d2fc05b877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:19.001Z|e42c58bf-a80a-40bb-af2f-66d2fc05b877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:19.084Z|2d35ad53-3828-4084-b3d5-2b9da8072efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:19.085Z|2d35ad53-3828-4084-b3d5-2b9da8072efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:19.090Z|1d8381b9-7a37-43e8-8dce-2449fdbb06ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:19.091Z|1d8381b9-7a37-43e8-8dce-2449fdbb06ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:27.314Z|e14b2c23-eedb-4a1c-8f69-b33ef7a182ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:12:27.315Z|e14b2c23-eedb-4a1c-8f69-b33ef7a182ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:12:29.103Z|a08fff6c-e5dc-4f79-9e58-e9b2e67b446e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:29.104Z|a08fff6c-e5dc-4f79-9e58-e9b2e67b446e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:29.109Z|3cc50e76-9286-4173-acbf-43cafe343681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:29.109Z|3cc50e76-9286-4173-acbf-43cafe343681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:29.114Z|6b180684-4ef9-4c54-ae95-e5eea79fe16c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:29.114Z|6b180684-4ef9-4c54-ae95-e5eea79fe16c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:39.182Z|7f4b27e5-23bf-4097-b322-4c8ba0d3fa94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:39.183Z|7f4b27e5-23bf-4097-b322-4c8ba0d3fa94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:39.184Z|30875c1d-0c69-4aa2-b29b-215e51d35ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:39.184Z|a36094dc-d97f-473e-a5e9-48318dfa0ce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:39.185Z|30875c1d-0c69-4aa2-b29b-215e51d35ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:39.185Z|a36094dc-d97f-473e-a5e9-48318dfa0ce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:41.446Z|eba6c708-94cd-4d50-bdba-b27449f79413|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:12:41.446Z|eba6c708-94cd-4d50-bdba-b27449f79413|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:42.314Z|0fd8215a-e2d3-455f-b75a-e88d0f9bd958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:12:42.315Z|0fd8215a-e2d3-455f-b75a-e88d0f9bd958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:12:42.550Z|2f17e483-c4bd-4b70-aaa1-3bcdf7d6ba21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:12:42.551Z|2f17e483-c4bd-4b70-aaa1-3bcdf7d6ba21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:12:49.207Z|3a72a42e-88c0-40f6-8907-3f4aeae0b411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:49.207Z|b883a59a-83c4-4709-aba9-3c007a36cb2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:49.207Z|1ca96161-54b5-4182-abbd-e729f818ecad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:49.208Z|3a72a42e-88c0-40f6-8907-3f4aeae0b411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:49.208Z|b883a59a-83c4-4709-aba9-3c007a36cb2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:49.208Z|1ca96161-54b5-4182-abbd-e729f818ecad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:57.314Z|0f7f53b6-1e07-47a5-bfdb-cbd9c0df5aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:12:57.317Z|0f7f53b6-1e07-47a5-bfdb-cbd9c0df5aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.216 to 10.233.71.139
2021-06-04T11:12:57.317Z|0f7f53b6-1e07-47a5-bfdb-cbd9c0df5aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:12:57.318Z|0f7f53b6-1e07-47a5-bfdb-cbd9c0df5aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:12:57.319Z|0f7f53b6-1e07-47a5-bfdb-cbd9c0df5aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:12:59.343Z|2a29774e-d0e5-473a-aa88-cd753a1b07e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:59.344Z|2a29774e-d0e5-473a-aa88-cd753a1b07e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:59.390Z|435a9781-18b6-4da7-8b02-a6cc3a485d8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:59.390Z|435a9781-18b6-4da7-8b02-a6cc3a485d8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:12:59.390Z|b7073d6b-e004-4005-928c-bc39f6f3b701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:12:59.391Z|b7073d6b-e004-4005-928c-bc39f6f3b701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:09.504Z|7d813488-b7f5-480c-965d-987a0cd45b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:09.504Z|fba2f6ef-5c1c-4ae9-bdd8-39c381cf7ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:09.504Z|bc8f411c-62c1-44b6-b3f2-bee69695cc47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:09.506Z|7d813488-b7f5-480c-965d-987a0cd45b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:09.506Z|fba2f6ef-5c1c-4ae9-bdd8-39c381cf7ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:09.506Z|bc8f411c-62c1-44b6-b3f2-bee69695cc47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:12.315Z|336971a6-55f1-4958-bc1a-ea6fcd41cd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:13:12.315Z|336971a6-55f1-4958-bc1a-ea6fcd41cd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:13:12.551Z|0e9af73e-4bf1-4f06-8039-7f9ab396490b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:13:12.552Z|0e9af73e-4bf1-4f06-8039-7f9ab396490b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:13:19.604Z|1dc43819-8cfd-45f7-8a44-197836f131bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:19.604Z|d3bce22b-6c21-4391-919e-9019f85fff90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:19.605Z|1dc43819-8cfd-45f7-8a44-197836f131bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:19.605Z|d3bce22b-6c21-4391-919e-9019f85fff90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:19.684Z|951f37cc-d8cd-4f73-8f54-74462857378c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:19.686Z|951f37cc-d8cd-4f73-8f54-74462857378c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:27.315Z|3755ff44-270e-4843-a295-10e3a761c5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:13:27.315Z|3755ff44-270e-4843-a295-10e3a761c5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:13:29.705Z|14443832-9a36-4305-ba51-6ab3dd66bd91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:29.705Z|6af2e3f5-5f60-4066-9445-cdec78bea299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:29.706Z|14443832-9a36-4305-ba51-6ab3dd66bd91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:29.706Z|6af2e3f5-5f60-4066-9445-cdec78bea299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:29.786Z|fe60383d-90ed-4d6e-979b-4f9fd704241d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:29.787Z|fe60383d-90ed-4d6e-979b-4f9fd704241d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:39.803Z|feb6c57d-689c-4b61-90a8-481975d16760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:39.804Z|feb6c57d-689c-4b61-90a8-481975d16760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:39.805Z|b0476d44-a8b8-4c22-9558-1c8b7cd52388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:39.805Z|b0476d44-a8b8-4c22-9558-1c8b7cd52388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:39.854Z|e0ec306f-6ed5-4508-9af4-e3a26aca6cd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:39.855Z|e0ec306f-6ed5-4508-9af4-e3a26aca6cd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:41.446Z|f9d3bd88-a98a-436d-97c7-9d289ba0821c|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:13:41.447Z|f9d3bd88-a98a-436d-97c7-9d289ba0821c|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:42.314Z|0c6c663b-3a57-43aa-bff8-4c751a68a8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:13:42.317Z|0c6c663b-3a57-43aa-bff8-4c751a68a8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.71.139 to 10.233.77.124
2021-06-04T11:13:42.318Z|0c6c663b-3a57-43aa-bff8-4c751a68a8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:13:42.319Z|0c6c663b-3a57-43aa-bff8-4c751a68a8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:13:42.354Z|0c6c663b-3a57-43aa-bff8-4c751a68a8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:13:42.552Z|5a055e65-da5b-4561-95d7-6265d86d4d3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:13:42.553Z|5a055e65-da5b-4561-95d7-6265d86d4d3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:13:49.832Z|27ae888a-224b-4905-a505-46f36eff13e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:49.832Z|4ad0ae8b-0bb6-49f4-91ac-5ddf6f892027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:49.833Z|27ae888a-224b-4905-a505-46f36eff13e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:49.833Z|4ad0ae8b-0bb6-49f4-91ac-5ddf6f892027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:49.878Z|78cdbce5-3293-4435-8aab-05b85ab0fd70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:49.879Z|78cdbce5-3293-4435-8aab-05b85ab0fd70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:57.314Z|0cd017a5-5906-462a-9ef2-703c501e62bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:13:57.315Z|0cd017a5-5906-462a-9ef2-703c501e62bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:13:59.856Z|bb7b397b-1dac-4361-8555-6a1d46460f61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:59.856Z|ecdf995d-8d9c-427e-a7d2-9d314cb4a305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:59.857Z|bb7b397b-1dac-4361-8555-6a1d46460f61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:59.857Z|ecdf995d-8d9c-427e-a7d2-9d314cb4a305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:13:59.923Z|cc596ea7-c4df-49a3-8dc0-0673c69ca367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:13:59.923Z|cc596ea7-c4df-49a3-8dc0-0673c69ca367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:09.885Z|cd993618-6ff8-42af-9a49-21d63728d0af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:09.885Z|596cc6cc-f667-43db-8715-51b0fb435e7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:09.886Z|596cc6cc-f667-43db-8715-51b0fb435e7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:09.886Z|cd993618-6ff8-42af-9a49-21d63728d0af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:09.954Z|922ea9ba-ba3a-4747-b1e3-459499519e01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:09.955Z|922ea9ba-ba3a-4747-b1e3-459499519e01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:12.314Z|525dfb2b-dff1-4dfb-8b85-f6cbf22bb203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:14:12.315Z|525dfb2b-dff1-4dfb-8b85-f6cbf22bb203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:14:12.554Z|38ab3938-f291-4d79-b216-b7aecbce9be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:14:12.554Z|38ab3938-f291-4d79-b216-b7aecbce9be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:14:19.911Z|8a9e9489-2b74-47ca-a21e-accb46c742ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:19.911Z|2cef6200-8603-4709-898d-b6319e8ea828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:19.912Z|8a9e9489-2b74-47ca-a21e-accb46c742ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:19.912Z|2cef6200-8603-4709-898d-b6319e8ea828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:19.981Z|4e863aa8-deac-4d90-a625-cb7ae78cddfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:19.982Z|4e863aa8-deac-4d90-a625-cb7ae78cddfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:27.315Z|66c1d49f-43b8-4bee-ab6a-f35268fdae85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:14:27.317Z|66c1d49f-43b8-4bee-ab6a-f35268fdae85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.77.124 to 10.233.71.139
2021-06-04T11:14:27.318Z|66c1d49f-43b8-4bee-ab6a-f35268fdae85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:14:27.319Z|66c1d49f-43b8-4bee-ab6a-f35268fdae85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-06-04T11:14:27.321Z|66c1d49f-43b8-4bee-ab6a-f35268fdae85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:14:29.950Z|dd0ef261-0154-4463-b42e-9e3bd99b19e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:29.950Z|1224ae41-2441-422b-acf5-e3a380770007|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:29.951Z|dd0ef261-0154-4463-b42e-9e3bd99b19e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:29.951Z|1224ae41-2441-422b-acf5-e3a380770007|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:30.006Z|34365883-21a7-4413-8a1d-7289cfd31c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:30.007Z|34365883-21a7-4413-8a1d-7289cfd31c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:40.006Z|412fb69b-7b9f-484a-a9b5-7e501fa9ffed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:40.006Z|6127b085-93e3-41bc-8461-4317bd3e4e18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:40.007Z|6127b085-93e3-41bc-8461-4317bd3e4e18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:40.007Z|412fb69b-7b9f-484a-a9b5-7e501fa9ffed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:40.029Z|0360f6aa-a948-4023-be99-07bf7b41e59b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:40.055Z|0360f6aa-a948-4023-be99-07bf7b41e59b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:41.445Z|0377bb20-55aa-4415-ab65-0e9300790cd1|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-06-04T11:14:41.446Z|0377bb20-55aa-4415-ab65-0e9300790cd1|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:42.314Z|1c74401d-23ce-4abc-bc93-dc780eb50431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:14:42.315Z|1c74401d-23ce-4abc-bc93-dc780eb50431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:14:42.555Z|593a9838-acea-4341-8443-74f1874e84a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:14:42.555Z|593a9838-acea-4341-8443-74f1874e84a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:14:50.032Z|2f758167-c6f9-4a68-b1e5-360de70d6081|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:50.032Z|d2411238-74ac-4356-8cb1-4a1c1f7b9b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:50.033Z|d2411238-74ac-4356-8cb1-4a1c1f7b9b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:50.033Z|2f758167-c6f9-4a68-b1e5-360de70d6081|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:50.097Z|d4ef6576-3d3a-4968-89e1-dfb39fd55be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:14:50.098Z|d4ef6576-3d3a-4968-89e1-dfb39fd55be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:14:57.315Z|ff3772b6-7b06-496b-b908-49edb4068ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-06-04T11:14:57.315Z|ff3772b6-7b06-496b-b908-49edb4068ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-06-04T11:15:00.107Z|72e49497-e00e-45c3-9b1b-7ebe7f957c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:15:00.107Z|286334a7-31c0-42b5-a0b7-552c79c6dbae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:15:00.108Z|72e49497-e00e-45c3-9b1b-7ebe7f957c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:15:00.108Z|286334a7-31c0-42b5-a0b7-552c79c6dbae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-06-04T11:15:00.158Z|6a7dd3ec-771a-4e52-a460-042b5c2f74f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-06-04T11:15:00.159Z|6a7dd3ec-771a-4e52-a460-042b5c2f74f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.