Results

By type

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

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

2021-12-07T23:38:28.456Z||main|||||INFO|500||The following profiles are active: basic
2021-12-07T23:38:35.917Z||main|||||INFO|500||Starting service [Tomcat]
2021-12-07T23:38:35.918Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-12-07T23:38:36.003Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-12-07T23:38:36.697Z||main|||||INFO|500||reqdb-pool - Starting...
2021-12-07T23:38:36.812Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-12-07T23:38:36.931Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2021-12-07T23:38:36.979Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5)
2021-12-07T23:38:37.005Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2021-12-07T23:38:37.069Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.045s)
2021-12-07T23:38:37.087Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2021-12-07T23:38:37.134Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2021-12-07T23:38:37.189Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2021-12-07T23:38:37.210Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2021-12-07T23:38:37.381Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2021-12-07T23:38:37.418Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2021-12-07T23:38:37.469Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2021-12-07T23:38:37.487Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2021-12-07T23:38:37.537Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2021-12-07T23:38:37.579Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2021-12-07T23:38:37.613Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2021-12-07T23:38:37.656Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2021-12-07T23:38:37.706Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2021-12-07T23:38:37.743Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2021-12-07T23:38:37.791Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2021-12-07T23:38:37.866Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2021-12-07T23:38:37.935Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2021-12-07T23:38:38.008Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2021-12-07T23:38:38.075Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2021-12-07T23:38:38.107Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2021-12-07T23:38:38.146Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2021-12-07T23:38:38.181Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2021-12-07T23:38:38.223Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2021-12-07T23:38:38.276Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2021-12-07T23:38:38.305Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2021-12-07T23:38:38.353Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2021-12-07T23:38:38.399Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2021-12-07T23:38:38.448Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2021-12-07T23:38:38.477Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2021-12-07T23:38:38.539Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2021-12-07T23:38:38.613Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2021-12-07T23:38:38.647Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2021-12-07T23:38:38.668Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2021-12-07T23:38:38.795Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2021-12-07T23:38:38.856Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2021-12-07T23:38:38.898Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2021-12-07T23:38:38.966Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2021-12-07T23:38:39.008Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2021-12-07T23:38:39.046Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2021-12-07T23:38:39.063Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2021-12-07T23:38:39.149Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:01.972s)
2021-12-07T23:38:39.472Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-12-07T23:38:39.601Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-12-07T23:38:39.983Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-12-07T23:38:41.026Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-12-07T23:38:43.137Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-12-07T23:38:48.035Z||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-12-07T23:38:49.671Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2021-12-07T23:38:51.055Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2021-12-07T23:38:51.506Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-12-07T23:38:56.137Z||main|||||INFO|500||Started MSORequestDBApplication in 29.723 seconds (JVM running for 30.781)
2021-12-07T23:38:56.151Z|5796b8ab-57a2-4909-b107-c70cf78eff90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:38:56.161Z|5796b8ab-57a2-4909-b107-c70cf78eff90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:38:56.162Z|1ad1827f-192e-4103-8e2a-a0b7b03a5c34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:38:56.167Z|1ad1827f-192e-4103-8e2a-a0b7b03a5c34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:39:11.133Z|a75a880e-6045-4874-9193-41495913d2af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:39:11.136Z|a75a880e-6045-4874-9193-41495913d2af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:39:26.134Z|ba3a64ca-58ab-492d-bdf7-d39ba382a8b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:39:26.135Z|ba3a64ca-58ab-492d-bdf7-d39ba382a8b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:39:26.168Z|e00e08b0-0595-4a26-ac76-4dff4800c824|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:39:26.169Z|e00e08b0-0595-4a26-ac76-4dff4800c824|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:39:41.134Z|dbfbd272-4c1b-48bf-ae0b-fd5b2d74dbc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:39:41.138Z|dbfbd272-4c1b-48bf-ae0b-fd5b2d74dbc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:39:56.134Z|9591313b-ed16-4e5e-a9e0-93dc83052865|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:39:56.137Z|9591313b-ed16-4e5e-a9e0-93dc83052865|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:39:56.171Z|e02d85a6-6c70-40ae-af08-8bfe08a328b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:39:56.172Z|e02d85a6-6c70-40ae-af08-8bfe08a328b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:40:11.133Z|b7e7015f-382e-44db-a40b-8f585dc93954|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:40:11.134Z|b7e7015f-382e-44db-a40b-8f585dc93954|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:40:26.134Z|ae3c96e2-e7ae-4204-99be-ca0ef6dcfde1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:40:26.137Z|ae3c96e2-e7ae-4204-99be-ca0ef6dcfde1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:40:26.174Z|84a164e1-3881-4bb6-a082-11b3e5d9ad97|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:40:26.175Z|84a164e1-3881-4bb6-a082-11b3e5d9ad97|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:40:41.135Z|152a07b0-b142-49e1-852e-2394d9b264cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:40:41.138Z|152a07b0-b142-49e1-852e-2394d9b264cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:40:56.134Z|e373592f-ccf3-4632-865a-438fef9a4b90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:40:56.135Z|e373592f-ccf3-4632-865a-438fef9a4b90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:40:56.177Z|c703fbf0-bda5-4702-a994-8cfc670ac5b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:40:56.178Z|c703fbf0-bda5-4702-a994-8cfc670ac5b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:41:11.135Z|42b9254b-4940-4289-a912-f4232849fb1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:41:11.140Z|42b9254b-4940-4289-a912-f4232849fb1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:41:26.141Z|8755a7a4-862a-4178-850c-455b9fb25035|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:41:26.147Z|8755a7a4-862a-4178-850c-455b9fb25035|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:41:26.179Z|27c072a8-5de5-477a-8d29-c5ac9e11ea48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:41:26.180Z|27c072a8-5de5-477a-8d29-c5ac9e11ea48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:41:41.134Z|ed90d6c8-4f90-4a31-af66-2a8d20a7fc0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:41:41.135Z|ed90d6c8-4f90-4a31-af66-2a8d20a7fc0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:41:56.134Z|99651fd1-1c22-4e5d-99ca-c473548c3ea8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:41:56.139Z|99651fd1-1c22-4e5d-99ca-c473548c3ea8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:41:56.183Z|86ae89f7-b537-4654-a0c3-3647def3baed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:41:56.184Z|86ae89f7-b537-4654-a0c3-3647def3baed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:42:11.134Z|f0bafbbf-2d90-4591-838a-65e15fd2cf1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:42:11.136Z|f0bafbbf-2d90-4591-838a-65e15fd2cf1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:42:26.133Z|f38325af-f712-48b6-859b-221dc57112a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:42:26.134Z|f38325af-f712-48b6-859b-221dc57112a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:42:26.185Z|43bdff3f-2da1-4ed7-81c2-7cbd8f54a963|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:42:26.186Z|43bdff3f-2da1-4ed7-81c2-7cbd8f54a963|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:42:41.141Z|9067e122-4564-4a03-be42-44772492d242|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:42:41.148Z|9067e122-4564-4a03-be42-44772492d242|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:42:56.134Z|5bf1c709-6ee1-45b5-86f6-6de47af39d2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:42:56.135Z|5bf1c709-6ee1-45b5-86f6-6de47af39d2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:42:56.188Z|160cc61f-38c2-44f8-aae1-f048363315b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:42:56.189Z|160cc61f-38c2-44f8-aae1-f048363315b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:43:11.134Z|72e0938d-dd89-4a6b-9309-e5846827778f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:43:11.135Z|72e0938d-dd89-4a6b-9309-e5846827778f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:43:26.133Z|43ac729b-c139-4b02-ae0b-f993341a7232|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:43:26.135Z|43ac729b-c139-4b02-ae0b-f993341a7232|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:43:26.190Z|00050168-3a48-4fd5-b2c1-ba5cdc828e0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:43:26.192Z|00050168-3a48-4fd5-b2c1-ba5cdc828e0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:43:41.133Z|d07df1d3-afed-4ca1-9d90-da40ccd05715|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:43:41.134Z|d07df1d3-afed-4ca1-9d90-da40ccd05715|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:43:56.134Z|dfee70d3-c6ff-44e0-84dc-0be8e602ac79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:43:56.138Z|dfee70d3-c6ff-44e0-84dc-0be8e602ac79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:43:56.193Z|e86fe194-b15a-46fb-b009-09e61e38e656|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:43:56.194Z|e86fe194-b15a-46fb-b009-09e61e38e656|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:44:11.133Z|79dc7c59-2ced-46f9-a8c4-2e67c771f8a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:44:11.135Z|79dc7c59-2ced-46f9-a8c4-2e67c771f8a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:44:26.135Z|0ab860e0-a054-45b2-a4bb-3ed07762d01b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:44:26.137Z|0ab860e0-a054-45b2-a4bb-3ed07762d01b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:44:26.195Z|9956975c-41d8-441f-a476-71634ac96ec1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:44:26.196Z|9956975c-41d8-441f-a476-71634ac96ec1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:44:41.133Z|0f6695cf-b661-4690-9c9c-6caf6b663ba5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:44:41.136Z|0f6695cf-b661-4690-9c9c-6caf6b663ba5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:44:56.134Z|cd2e56c4-bfb6-4b99-bdc5-b1962557ede1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:44:56.136Z|cd2e56c4-bfb6-4b99-bdc5-b1962557ede1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:44:56.198Z|3f3349f6-9fd4-4b22-956c-b9047b036a1d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:44:56.199Z|3f3349f6-9fd4-4b22-956c-b9047b036a1d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:45:11.133Z|d7da419e-77c2-48de-982a-f988555024d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:45:11.134Z|d7da419e-77c2-48de-982a-f988555024d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:45:26.133Z|137102a6-a7d3-42ad-a937-43d01614cabe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:45:26.135Z|137102a6-a7d3-42ad-a937-43d01614cabe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:45:26.200Z|52ec4553-dd38-4bf4-8e2e-aa9534fcf7ac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:45:26.200Z|52ec4553-dd38-4bf4-8e2e-aa9534fcf7ac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:45:41.133Z|c047b6d1-5aa7-45c8-8bef-a0b2e0aba3fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:45:41.135Z|c047b6d1-5aa7-45c8-8bef-a0b2e0aba3fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:45:56.134Z|10e05af5-2445-4024-aa12-61c233513161|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:45:56.135Z|10e05af5-2445-4024-aa12-61c233513161|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:45:56.202Z|303e6179-7004-4508-ba91-2e4b0a881047|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:45:56.203Z|303e6179-7004-4508-ba91-2e4b0a881047|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:46:11.134Z|482004a1-2d52-4793-887a-013191f33f74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:46:11.137Z|482004a1-2d52-4793-887a-013191f33f74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:46:26.134Z|b750466f-a403-4512-ade7-41dded0c344e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:46:26.135Z|b750466f-a403-4512-ade7-41dded0c344e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:46:26.212Z|8a0d37a9-96a4-4a34-8324-b27fd9982f96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:46:26.213Z|8a0d37a9-96a4-4a34-8324-b27fd9982f96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:46:41.134Z|b82adc37-65c6-40c3-8a88-b177121479bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:46:41.136Z|b82adc37-65c6-40c3-8a88-b177121479bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:46:56.134Z|9e69efd4-fb4e-4625-b686-f96e611eb06e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:46:56.137Z|9e69efd4-fb4e-4625-b686-f96e611eb06e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:46:56.214Z|67db56fd-b51f-4965-8e9b-df5fdbb8581c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:46:56.215Z|67db56fd-b51f-4965-8e9b-df5fdbb8581c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:47:11.133Z|32fe4d2b-36de-4698-9730-b9024ee8a29d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:47:11.134Z|32fe4d2b-36de-4698-9730-b9024ee8a29d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:47:26.133Z|9fca2b8b-b3a5-42bc-b671-ba08b995faa8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:47:26.135Z|9fca2b8b-b3a5-42bc-b671-ba08b995faa8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:47:26.216Z|a73b095f-c1a3-4bd9-858b-9ad330fc9549|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:47:26.217Z|a73b095f-c1a3-4bd9-858b-9ad330fc9549|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:47:41.134Z|4a27e60c-b579-4792-b33c-d2e833c86081|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:47:41.139Z|4a27e60c-b579-4792-b33c-d2e833c86081|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:47:56.133Z|bd84d1cb-a187-4377-bbc1-3ed245d497a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:47:56.135Z|bd84d1cb-a187-4377-bbc1-3ed245d497a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:47:56.219Z|c3d498de-2c34-49b5-a47e-b07f1cab0cc1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:47:56.220Z|c3d498de-2c34-49b5-a47e-b07f1cab0cc1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:48:11.133Z|3a149921-48c0-48de-8d88-95eb66de51d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:48:11.135Z|3a149921-48c0-48de-8d88-95eb66de51d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:48:26.133Z|daa11eee-b21d-4252-bad4-2ed33a39cfcb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:48:26.136Z|daa11eee-b21d-4252-bad4-2ed33a39cfcb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:48:26.224Z|f5cfb5bf-27b4-4974-9897-8975b30edbe8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:48:26.224Z|f5cfb5bf-27b4-4974-9897-8975b30edbe8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:48:41.133Z|3edc8765-55e2-4061-9c94-500d926100b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:48:41.135Z|3edc8765-55e2-4061-9c94-500d926100b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:48:56.134Z|5599602a-5cf4-4e86-ac65-c348a60a9ebe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:48:56.135Z|5599602a-5cf4-4e86-ac65-c348a60a9ebe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:48:56.226Z|fe705c85-b778-4d0b-af59-4ac9d1de69cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:48:56.226Z|fe705c85-b778-4d0b-af59-4ac9d1de69cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:48:56.823Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-12-07T23:48:57.057Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:48:57.057Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:48:57.058Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:48:57.058Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:48:57.059Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:48:57.059Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:48:57.284Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:48:57.284Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:48:57.287Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:48:57.287Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:48:57 GMT;Connection:close;
2021-12-07T23:48:57.288Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:48:57.288Z|f0c20036-763c-4494-9d03-9ff7d29e5811|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-07T23:49:11.134Z|94a36785-e12c-436e-a317-a42c9a987498|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:49:11.139Z|94a36785-e12c-436e-a317-a42c9a987498|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:49:26.134Z|325cea6a-eb20-4ff4-bc19-2b68da92b1b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:49:26.136Z|325cea6a-eb20-4ff4-bc19-2b68da92b1b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:49:26.227Z|b257b6c0-fe39-4c0a-9752-eaf84cbdf888|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:49:26.228Z|b257b6c0-fe39-4c0a-9752-eaf84cbdf888|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:49:41.135Z|f1d8b96e-2cfc-4aaa-a71d-3d775fca67fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:49:41.141Z|f1d8b96e-2cfc-4aaa-a71d-3d775fca67fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:49:56.133Z|21568512-9472-4250-aa96-65569dd82d7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:49:56.134Z|21568512-9472-4250-aa96-65569dd82d7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:49:56.229Z|8d62f3fc-65db-427c-b7c6-9df638fa6efc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:49:56.230Z|8d62f3fc-65db-427c-b7c6-9df638fa6efc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:49:56.645Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:49:56.646Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:49:56.647Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:49:56.648Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:49:56.648Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:49:56.649Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:49:56.662Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:49:56.662Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:49:56.662Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:49:56.663Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:49:56 GMT;Connection:close;
2021-12-07T23:49:56.663Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:49:56.664Z|228e8ac7-3470-4358-8abc-4c37b19c2759|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-07T23:50:11.133Z|1cc974d1-6b64-4310-adcf-d399bbbe61e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:50:11.135Z|1cc974d1-6b64-4310-adcf-d399bbbe61e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:50:26.133Z|4e6631e2-7c32-4c9e-8373-9fc6d4a97e0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:50:26.140Z|4e6631e2-7c32-4c9e-8373-9fc6d4a97e0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:50:26.231Z|b122bf44-e5e7-472b-b449-4cdcd091434a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:50:26.232Z|b122bf44-e5e7-472b-b449-4cdcd091434a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:50:41.133Z|491085f7-915c-4bb9-8ccb-b72c2f49b0a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:50:41.134Z|491085f7-915c-4bb9-8ccb-b72c2f49b0a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:50:56.133Z|f21fb260-62f9-43bd-a197-ea92e3b8241e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:50:56.134Z|f21fb260-62f9-43bd-a197-ea92e3b8241e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:50:56.234Z|cf5f65bd-f189-44b0-ab2a-5482ece3725e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:50:56.235Z|cf5f65bd-f189-44b0-ab2a-5482ece3725e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:50:56.641Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:50:56.642Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:50:56.642Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:50:56.643Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:50:56.643Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:50:56.643Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:50:56.651Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:50:56.652Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:50:56.652Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:50:56.652Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:50:56 GMT;Connection:close;
2021-12-07T23:50:56.653Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:50:56.653Z|3a5927d7-95d0-48d4-9687-4dfa6fd3a169|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-07T23:51:11.134Z|37c82dc1-d3cc-4026-8326-7219588d223f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:51:11.137Z|37c82dc1-d3cc-4026-8326-7219588d223f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:51:26.134Z|07af93e9-13db-40db-81c9-890516e767d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:51:26.136Z|07af93e9-13db-40db-81c9-890516e767d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:51:26.239Z|8b875481-b16b-4877-a974-d0f24849ec0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:51:26.240Z|8b875481-b16b-4877-a974-d0f24849ec0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:51:41.133Z|14ff424d-b5e8-4874-8d91-84fef584ae21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:51:41.134Z|14ff424d-b5e8-4874-8d91-84fef584ae21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:51:56.133Z|5403ddda-d923-40d2-a688-af6e8e307931|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:51:56.136Z|5403ddda-d923-40d2-a688-af6e8e307931|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:51:56.241Z|e4aeaaaf-f9ac-48ca-88a9-22abbd391aa3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:51:56.241Z|e4aeaaaf-f9ac-48ca-88a9-22abbd391aa3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:51:56.649Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:51:56.650Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:51:56.650Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:51:56.652Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:51:56.652Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:51:56.653Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:51:56.667Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:51:56.667Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:51:56.668Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:51:56.668Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:51:56 GMT;Connection:close;
2021-12-07T23:51:56.669Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:51:56.669Z|bcc356e6-5a81-4d48-8c52-68b38a83141d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-07T23:52:11.133Z|bc43c5ff-820e-4475-a3cc-dccc41edff4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:52:11.134Z|bc43c5ff-820e-4475-a3cc-dccc41edff4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:52:26.134Z|a860c7a0-4e5f-470a-be83-dc0656688a09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:52:26.135Z|a860c7a0-4e5f-470a-be83-dc0656688a09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:52:26.243Z|7e018775-8b81-4bbe-a954-06f6fc7aa7f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:52:26.244Z|7e018775-8b81-4bbe-a954-06f6fc7aa7f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:52:41.133Z|2ed8ea1e-5e1e-4607-b539-3f52958978e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:52:41.136Z|2ed8ea1e-5e1e-4607-b539-3f52958978e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:52:56.133Z|ef0e1af5-ea27-431b-a1bd-1abef34e4760|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:52:56.134Z|ef0e1af5-ea27-431b-a1bd-1abef34e4760|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:52:56.245Z|052ff1d0-7a59-4252-8b06-549b296e35b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:52:56.246Z|052ff1d0-7a59-4252-8b06-549b296e35b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:52:56.648Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:52:56.649Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:52:56.649Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:52:56.650Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:52:56.651Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:52:56.651Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:52:56.664Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:52:56.664Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:52:56.664Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:52:56.665Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:52:56 GMT;Connection:close;
2021-12-07T23:52:56.665Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:52:56.665Z|71f68b43-904c-432a-9aaa-06470e3df674|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-07T23:53:11.134Z|61361d1b-dd32-4062-9beb-17f221d16f7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:53:11.135Z|61361d1b-dd32-4062-9beb-17f221d16f7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:53:26.133Z|77ece851-8d2d-4528-8865-5155bafa5a30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:53:26.136Z|77ece851-8d2d-4528-8865-5155bafa5a30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:53:26.248Z|dbd541fd-c3fd-4f2e-9477-7b8b6cb2ab8c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:53:26.249Z|dbd541fd-c3fd-4f2e-9477-7b8b6cb2ab8c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:53:41.133Z|b9d39e4c-4c2a-40e5-aaef-b954d6810f6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:53:41.134Z|b9d39e4c-4c2a-40e5-aaef-b954d6810f6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:53:56.134Z|cf62de3e-43c8-4826-93df-5c90d270d15c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:53:56.134Z|cf62de3e-43c8-4826-93df-5c90d270d15c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:53:56.250Z|0afa7873-b35e-48e0-8e66-e88824060d27|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:53:56.251Z|0afa7873-b35e-48e0-8e66-e88824060d27|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:53:56.644Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:53:56.645Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:53:56.646Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:53:56.646Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:53:56.647Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:53:56.647Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:53:56.659Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:53:56.659Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:53:56.660Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:53:56.660Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:53:56 GMT;Connection:close;
2021-12-07T23:53:56.660Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:53:56.661Z|ef0d1aab-ad49-48d9-8811-b4efd52162d1|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-07T23:54:11.134Z|5d066ee3-20bc-4a0e-a100-0b4d9485a275|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:54:11.137Z|5d066ee3-20bc-4a0e-a100-0b4d9485a275|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:54:26.134Z|e8c2e859-5af0-4fc2-a909-80aa741c8e29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:54:26.135Z|e8c2e859-5af0-4fc2-a909-80aa741c8e29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:54:26.252Z|d508b8fd-2164-4f73-b0e5-acf8679f174d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:54:26.253Z|d508b8fd-2164-4f73-b0e5-acf8679f174d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:54:41.134Z|8a9e7c06-762b-46e1-a3a3-4bbc71c643f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:54:41.136Z|8a9e7c06-762b-46e1-a3a3-4bbc71c643f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:54:56.134Z|689a2d00-a2fb-4c91-b159-e6df8062416e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:54:56.137Z|689a2d00-a2fb-4c91-b159-e6df8062416e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:54:56.253Z|bcc87203-114b-4ef2-afb3-fad76e2ff436|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:54:56.254Z|bcc87203-114b-4ef2-afb3-fad76e2ff436|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:54:56.644Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:54:56.644Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:54:56.645Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:54:56.645Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:54:56.646Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:54:56.646Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:54:56.655Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:54:56.656Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:54:56.656Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:54:56.656Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:54:56 GMT;Connection:close;
2021-12-07T23:54:56.656Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:54:56.657Z|0e3766a7-604d-4bc4-9c5f-aaaaabb990a9|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-07T23:55:11.134Z|7122cf2b-4bde-4f8d-832b-a96dbdead71f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:55:11.135Z|7122cf2b-4bde-4f8d-832b-a96dbdead71f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:55:26.133Z|f8fa1b8a-02b4-4c58-8b83-163888dec429|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:55:26.134Z|f8fa1b8a-02b4-4c58-8b83-163888dec429|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:55:26.255Z|214494e1-8089-49c6-9990-9c2f72a1c64b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:55:26.256Z|214494e1-8089-49c6-9990-9c2f72a1c64b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:55:41.133Z|a94c3b4f-15d3-48b8-8ed9-2368f5db99aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:55:41.136Z|a94c3b4f-15d3-48b8-8ed9-2368f5db99aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:55:56.133Z|0409ffff-b2d0-4241-8fb4-639e51ad6976|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:55:56.135Z|0409ffff-b2d0-4241-8fb4-639e51ad6976|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:55:56.257Z|a04c4422-02ee-4400-8bb7-08640a33df9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:55:56.258Z|a04c4422-02ee-4400-8bb7-08640a33df9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:55:56.645Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:55:56.646Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:55:56.647Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:55:56.648Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:55:56.648Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:55:56.649Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:55:56.666Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:55:56.666Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:55:56.667Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:55:56.667Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:55:56 GMT;Connection:close;
2021-12-07T23:55:56.667Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:55:56.668Z|16736e8e-4263-4276-8e51-16e6c8968976|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-07T23:56:11.134Z|86401be1-6fd2-4e27-bd27-54392609213c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:56:11.136Z|86401be1-6fd2-4e27-bd27-54392609213c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:56:26.133Z|1e5b7123-b3e7-4bfd-93af-cb7b815c9387|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:56:26.136Z|1e5b7123-b3e7-4bfd-93af-cb7b815c9387|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:56:26.259Z|1677858e-04d3-488a-a7f0-530dc7ed0c9b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:56:26.260Z|1677858e-04d3-488a-a7f0-530dc7ed0c9b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:56:41.133Z|f4236194-4009-4bd4-82a9-b2c7bd1931e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:56:41.134Z|f4236194-4009-4bd4-82a9-b2c7bd1931e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:56:56.133Z|cf701c28-e495-49ee-89a4-94dfdf27b00d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:56:56.134Z|cf701c28-e495-49ee-89a4-94dfdf27b00d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:56:56.261Z|e6372af6-76a4-4443-a168-e714a7990343|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:56:56.261Z|e6372af6-76a4-4443-a168-e714a7990343|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:56:56.643Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:56:56.644Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:56:56.645Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:56:56.646Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:56:56.646Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:56:56.646Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:56:56.656Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:56:56.656Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:56:56.657Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:56:56.657Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:56:56 GMT;Connection:close;
2021-12-07T23:56:56.657Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:56:56.658Z|3dae9cb2-20eb-47ee-aa8f-9856c10fecf5|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-07T23:57:11.133Z|4c8bf828-56b6-4b23-bf4e-5f52a62e79e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:57:11.135Z|4c8bf828-56b6-4b23-bf4e-5f52a62e79e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:57:26.133Z|1012e8c3-52d6-4563-aadb-8e9d68c2d654|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:57:26.133Z|1012e8c3-52d6-4563-aadb-8e9d68c2d654|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:57:26.262Z|12131ebb-4524-47f4-8d32-8f8f385dc682|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:57:26.263Z|12131ebb-4524-47f4-8d32-8f8f385dc682|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:57:41.135Z|f7638b2a-823a-4393-8a98-98cab194a1f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:57:41.139Z|f7638b2a-823a-4393-8a98-98cab194a1f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:57:56.135Z|b67f844c-8332-4012-b692-4a3c7cfbe3d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:57:56.137Z|b67f844c-8332-4012-b692-4a3c7cfbe3d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:57:56.264Z|5856536d-53c5-4daf-8fbf-26e66bbc71fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:57:56.265Z|5856536d-53c5-4daf-8fbf-26e66bbc71fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:57:56.644Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:57:56.644Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:57:56.645Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:57:56.646Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:57:56.646Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:57:56.646Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:57:56.658Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:57:56.658Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:57:56.659Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:57:56.659Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:57:56 GMT;Connection:close;
2021-12-07T23:57:56.660Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:57:56.660Z|86ea075d-c8d9-49da-aca1-4a375b6cef8d|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-07T23:58:11.133Z|b809976c-c6cb-4db2-bd29-97706549e768|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:58:11.134Z|b809976c-c6cb-4db2-bd29-97706549e768|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:58:26.134Z|e35cf7f2-1a7e-4f1b-adfe-6989654e19de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:58:26.140Z|e35cf7f2-1a7e-4f1b-adfe-6989654e19de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:58:26.267Z|c2602965-be32-4c31-9d4d-841b76588959|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:58:26.267Z|c2602965-be32-4c31-9d4d-841b76588959|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:58:41.133Z|90664cbb-bb4d-47c8-b8d7-1a8ff01972ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:58:41.134Z|90664cbb-bb4d-47c8-b8d7-1a8ff01972ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:58:56.133Z|7fbeb021-0da0-4251-a86e-4ff35cd061ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:58:56.134Z|7fbeb021-0da0-4251-a86e-4ff35cd061ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:58:56.268Z|7e93e7d7-40b5-482c-8bef-f5024f00f6c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:58:56.269Z|7e93e7d7-40b5-482c-8bef-f5024f00f6c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:58:56.642Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:58:56.643Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:58:56.643Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:58:56.644Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:58:56.645Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:58:56.645Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:58:56.654Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:58:56.654Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:58:56.655Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:58:56.655Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:58:56 GMT;Connection:close;
2021-12-07T23:58:56.655Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:58:56.656Z|51a3094d-3b7d-40a0-9431-bb084763c861|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-07T23:59:11.133Z|0c8666eb-44d0-42e1-82cd-6126fdfa00c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:59:11.136Z|0c8666eb-44d0-42e1-82cd-6126fdfa00c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:59:26.134Z|537ddeca-6c6c-4ad8-a2fa-9e2d9f581f8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:59:26.136Z|537ddeca-6c6c-4ad8-a2fa-9e2d9f581f8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:59:26.270Z|711af338-474b-4c81-827b-d0c53c3705d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:59:26.272Z|711af338-474b-4c81-827b-d0c53c3705d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:59:41.133Z|e3c97fe0-de9b-4224-bcd1-c25d09c8a05d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:59:41.134Z|e3c97fe0-de9b-4224-bcd1-c25d09c8a05d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:59:56.133Z|f7a4d9b1-d763-4467-a212-85b5034ede1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:59:56.137Z|f7a4d9b1-d763-4467-a212-85b5034ede1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:59:56.273Z|91111c63-eec5-42b1-a9ca-96218b056eb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-07T23:59:56.275Z|91111c63-eec5-42b1-a9ca-96218b056eb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-07T23:59:56.643Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-07T23:59:56.644Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-07T23:59:56.644Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-07T23:59:56.644Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-07T23:59:56.644Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-07T23:59:56.645Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-07T23:59:56.654Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-07T23:59:56.654Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-07T23:59:56.655Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-07T23:59:56.655Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 07 Dec 2021 23:59:56 GMT;Connection:close;
2021-12-07T23:59:56.655Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-07T23:59:56.655Z|68107a8b-c669-438d-b6cd-c722a88a97e1|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:00:11.133Z|54c260bf-04b2-4876-93ef-a37d70e1a9ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:00:11.134Z|54c260bf-04b2-4876-93ef-a37d70e1a9ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:00:26.133Z|ab8a47d3-5b31-471c-8f57-c54bedc90ed4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:00:26.134Z|ab8a47d3-5b31-471c-8f57-c54bedc90ed4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:00:26.277Z|92e1c0d9-d27b-4481-b6bf-5d2c6ee9c3d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:00:26.277Z|92e1c0d9-d27b-4481-b6bf-5d2c6ee9c3d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:00:41.133Z|7cf1a45a-d42e-4544-9498-b5dceb312f74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:00:41.136Z|7cf1a45a-d42e-4544-9498-b5dceb312f74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:00:56.134Z|5c2bd318-c866-4654-be8b-05a2398783d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:00:56.135Z|5c2bd318-c866-4654-be8b-05a2398783d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:00:56.278Z|c2172e50-0609-4d71-a42b-273f528c4c69|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:00:56.279Z|c2172e50-0609-4d71-a42b-273f528c4c69|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:00:56.639Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:00:56.640Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:00:56.640Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:00:56.640Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:00:56.641Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:00:56.641Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:00:56.649Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:00:56.649Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:00:56.649Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:00:56.650Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:00:56 GMT;Connection:close;
2021-12-08T00:00:56.650Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:00:56.650Z|edb17930-d327-4e51-8f6a-83ca15f1ed22|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:01:11.134Z|7e042e2c-91aa-42ee-abf4-f359296624d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:01:11.138Z|7e042e2c-91aa-42ee-abf4-f359296624d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:01:26.133Z|9373526f-5a28-4c13-b597-44e609166731|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:01:26.135Z|9373526f-5a28-4c13-b597-44e609166731|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:01:26.280Z|afc4a940-bb6e-4707-b9ed-9c2e6a9b29f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:01:26.281Z|afc4a940-bb6e-4707-b9ed-9c2e6a9b29f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:01:41.133Z|5509b2ea-7efb-4b07-beca-48427797b369|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:01:41.135Z|5509b2ea-7efb-4b07-beca-48427797b369|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:01:56.133Z|fbdcf45c-16fd-451a-ad9e-3f87341cf901|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:01:56.135Z|fbdcf45c-16fd-451a-ad9e-3f87341cf901|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:01:56.283Z|326bea06-cc86-4e17-a32e-887373882b70|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:01:56.284Z|326bea06-cc86-4e17-a32e-887373882b70|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:01:56.647Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:01:56.648Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:01:56.648Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:01:56.649Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:01:56.650Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:01:56.650Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:01:56.662Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:01:56.662Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:01:56.663Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:01:56.663Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:01:56 GMT;Connection:close;
2021-12-08T00:01:56.663Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:01:56.664Z|842abe47-a19f-4ce6-a18f-b236c2f22641|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:02:11.133Z|0daef658-6e8e-4d80-b6cf-7fdead5facf1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:02:11.134Z|0daef658-6e8e-4d80-b6cf-7fdead5facf1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:02:26.133Z|008e9ec9-b3f6-42a6-98ea-aa578834d0bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:02:26.135Z|008e9ec9-b3f6-42a6-98ea-aa578834d0bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:02:26.286Z|54557414-c730-4117-af9b-33556a092a03|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:02:26.288Z|54557414-c730-4117-af9b-33556a092a03|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:02:41.133Z|28743504-721c-4b42-ac9a-81e42f2e4d4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:02:41.136Z|28743504-721c-4b42-ac9a-81e42f2e4d4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:02:56.134Z|1bb3b375-ff04-4663-b935-496d1a1ac573|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:02:56.135Z|1bb3b375-ff04-4663-b935-496d1a1ac573|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:02:56.289Z|51521104-9415-4e3b-b29c-a15a8f86fbea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:02:56.291Z|51521104-9415-4e3b-b29c-a15a8f86fbea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:02:56.643Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:02:56.644Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:02:56.644Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:02:56.645Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:02:56.645Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:02:56.646Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:02:56.655Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:02:56.655Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:02:56.655Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:02:56.656Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:02:56 GMT;Connection:close;
2021-12-08T00:02:56.656Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:02:56.656Z|4afc696e-ca3b-4d94-ac45-f51641c1598b|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:03:11.136Z|7f386774-30f7-4b68-a8c3-ed01966bca30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:03:11.140Z|7f386774-30f7-4b68-a8c3-ed01966bca30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:03:26.133Z|2e2be2c9-9307-4473-9a77-133acd80ee9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:03:26.134Z|2e2be2c9-9307-4473-9a77-133acd80ee9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:03:26.292Z|e801194d-7c34-4efd-a9a6-bf5df87e146e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:03:26.293Z|e801194d-7c34-4efd-a9a6-bf5df87e146e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:03:41.133Z|2c9085ff-01da-48cb-8178-7354f0949367|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:03:41.133Z|2c9085ff-01da-48cb-8178-7354f0949367|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:03:56.133Z|15aa2d6d-0d13-4d18-99c1-3fb2dae4b2d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:03:56.136Z|15aa2d6d-0d13-4d18-99c1-3fb2dae4b2d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:03:56.294Z|cf62d046-6c09-4fb0-b9f8-eb8bd824152a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:03:56.294Z|cf62d046-6c09-4fb0-b9f8-eb8bd824152a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:03:56.644Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:03:56.645Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:03:56.645Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:03:56.646Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:03:56.647Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:03:56.647Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:03:56.664Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:03:56.664Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:03:56.665Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:03:56.665Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:03:56 GMT;Connection:close;
2021-12-08T00:03:56.665Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:03:56.668Z|12a8b892-1ec4-4b31-b5aa-1dbc202088dc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:04:11.133Z|3b72fa91-ddeb-42f8-ba0a-0c784bc4dd82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:04:11.134Z|3b72fa91-ddeb-42f8-ba0a-0c784bc4dd82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:04:26.134Z|a1d495a9-300e-46fd-857d-48382cc072dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:04:26.135Z|a1d495a9-300e-46fd-857d-48382cc072dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:04:26.295Z|44e5825d-374d-42be-bb02-5d705bb5a009|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:04:26.296Z|44e5825d-374d-42be-bb02-5d705bb5a009|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:04:41.133Z|f74f2f9f-91fb-43a1-a57b-4a4a7c4d6d8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:04:41.136Z|f74f2f9f-91fb-43a1-a57b-4a4a7c4d6d8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:04:56.133Z|e4868193-0f0b-4626-b2f4-157a84233f09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:04:56.134Z|e4868193-0f0b-4626-b2f4-157a84233f09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:04:56.297Z|f11eb866-bd49-4d67-aaa8-a7ee25437b6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:04:56.298Z|f11eb866-bd49-4d67-aaa8-a7ee25437b6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:04:56.649Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:04:56.650Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:04:56.651Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:04:56.652Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:04:56.653Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:04:56.653Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:04:56.667Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:04:56.667Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:04:56.668Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:04:56.668Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:04:56 GMT;Connection:close;
2021-12-08T00:04:56.668Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:04:56.669Z|8c5af43b-3f38-42f5-9824-d04e4425d934|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:05:11.133Z|275787ac-cf84-47ad-9a00-48997ea2c21e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:05:11.135Z|275787ac-cf84-47ad-9a00-48997ea2c21e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:05:26.133Z|e261fb2f-78b2-43e8-8962-9f21943f0c1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:05:26.135Z|e261fb2f-78b2-43e8-8962-9f21943f0c1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:05:26.299Z|6b42c878-0d8d-4bf8-a1bd-5ea648b20642|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:05:26.300Z|6b42c878-0d8d-4bf8-a1bd-5ea648b20642|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:05:41.133Z|6db9680b-0ccb-424c-99ea-3dcd26f08a18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:05:41.134Z|6db9680b-0ccb-424c-99ea-3dcd26f08a18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:05:56.133Z|4581f642-af39-4665-8a3f-a67af5bd9a73|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:05:56.134Z|4581f642-af39-4665-8a3f-a67af5bd9a73|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:05:56.301Z|3cd71d6e-42c3-46da-a7d2-9a0fb0a4eb6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:05:56.301Z|3cd71d6e-42c3-46da-a7d2-9a0fb0a4eb6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:05:56.643Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:05:56.644Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:05:56.645Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:05:56.645Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:05:56.646Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:05:56.646Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:05:56.657Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:05:56.657Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:05:56.658Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:05:56.658Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:05:56 GMT;Connection:close;
2021-12-08T00:05:56.658Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:05:56.659Z|67f06f4c-f0f1-44c1-9c45-ffbda8dc512a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:06:11.134Z|e307893e-7061-4b14-89ee-b20029687a1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:06:11.137Z|e307893e-7061-4b14-89ee-b20029687a1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:06:26.133Z|46935afe-21a6-4d2e-a8d7-7dbd31148131|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:06:26.134Z|46935afe-21a6-4d2e-a8d7-7dbd31148131|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:06:26.303Z|7cc06271-c765-47de-885e-5fbec01821b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:06:26.304Z|7cc06271-c765-47de-885e-5fbec01821b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:06:41.133Z|74993b60-3448-46a3-bb93-cb3cf990c52d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:06:41.134Z|74993b60-3448-46a3-bb93-cb3cf990c52d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:06:56.133Z|a26b4b68-4247-48b7-9165-73eecb58798d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:06:56.136Z|a26b4b68-4247-48b7-9165-73eecb58798d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:06:56.305Z|762e6d08-370f-491f-9b64-38a5adc09d49|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:06:56.306Z|762e6d08-370f-491f-9b64-38a5adc09d49|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:06:56.644Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:06:56.644Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:06:56.645Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:06:56.645Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:06:56.645Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:06:56.646Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:06:56.656Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:06:56.656Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:06:56.656Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:06:56.656Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:06:56 GMT;Connection:close;
2021-12-08T00:06:56.657Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:06:56.657Z|0aa97bb4-bbae-4903-91d7-3b05d7f61a3a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:07:11.133Z|a9d06a78-a220-45d7-b316-fe8444aa7b9e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:07:11.134Z|a9d06a78-a220-45d7-b316-fe8444aa7b9e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:07:26.133Z|afc6f3ec-ec29-42b6-a779-51f586ea6080|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:07:26.134Z|afc6f3ec-ec29-42b6-a779-51f586ea6080|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:07:26.307Z|fbd7ae3a-def1-4a44-a83b-71bdaf510e9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:07:26.308Z|fbd7ae3a-def1-4a44-a83b-71bdaf510e9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:07:41.134Z|ba0df50c-3e28-4872-8ff0-a2f5cbfb3ab6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:07:41.136Z|ba0df50c-3e28-4872-8ff0-a2f5cbfb3ab6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:07:56.134Z|52e18458-2f73-4baa-97de-644cccaba01d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:07:56.136Z|52e18458-2f73-4baa-97de-644cccaba01d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:07:56.310Z|987a6414-8104-4652-9db6-d976798bc1ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:07:56.311Z|987a6414-8104-4652-9db6-d976798bc1ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:07:56.647Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:07:56.648Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:07:56.648Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:07:56.650Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:07:56.650Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:07:56.650Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:07:56.664Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:07:56.664Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:07:56.664Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:07:56.665Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:07:56 GMT;Connection:close;
2021-12-08T00:07:56.665Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:07:56.665Z|225e64a6-6dc4-439a-9496-57d6c15745f7|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:08:11.133Z|5ffe2bab-7395-44ae-8806-9b8229737592|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:08:11.134Z|5ffe2bab-7395-44ae-8806-9b8229737592|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:08:26.133Z|1fd5c890-df4f-4664-8886-20f5725087a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:08:26.135Z|1fd5c890-df4f-4664-8886-20f5725087a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:08:26.312Z|21da5b62-f3c4-47e2-8eaf-365553ca0505|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:08:26.313Z|21da5b62-f3c4-47e2-8eaf-365553ca0505|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:08:41.133Z|7727bd93-a682-4674-94f1-f73e096de5c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:08:41.134Z|7727bd93-a682-4674-94f1-f73e096de5c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:08:56.133Z|66001e4b-b221-4806-8610-f94972e01852|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:08:56.135Z|66001e4b-b221-4806-8610-f94972e01852|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:08:56.314Z|b6c6fdaa-78f2-4739-8ba9-4ee711de18be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:08:56.315Z|b6c6fdaa-78f2-4739-8ba9-4ee711de18be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:08:56.641Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:08:56.641Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:08:56.642Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:08:56.643Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:08:56.643Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:08:56.643Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:08:56.651Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:08:56.651Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:08:56.651Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:08:56.652Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:08:56 GMT;Connection:close;
2021-12-08T00:08:56.652Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:08:56.652Z|2f7abc57-d45d-4a8b-a9cd-32cfa5fc64f2|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:09:11.133Z|f5061f96-3127-4e92-ae09-af2ce5e3c31e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:09:11.134Z|f5061f96-3127-4e92-ae09-af2ce5e3c31e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:09:26.133Z|dd1d2414-9f64-4d51-9d25-86a22bf87174|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:09:26.135Z|dd1d2414-9f64-4d51-9d25-86a22bf87174|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:09:26.316Z|9bb06d57-57e6-404e-9060-980beef8c936|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:09:26.317Z|9bb06d57-57e6-404e-9060-980beef8c936|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:09:41.134Z|618602c2-982f-487c-ac6d-30b70f2de6e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:09:41.138Z|618602c2-982f-487c-ac6d-30b70f2de6e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:09:56.134Z|e22bf9cb-970b-492b-8f6f-6697557ca287|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:09:56.135Z|e22bf9cb-970b-492b-8f6f-6697557ca287|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:09:56.318Z|08b318d0-109d-46a7-b000-783d58457d81|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:09:56.319Z|08b318d0-109d-46a7-b000-783d58457d81|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:09:56.647Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:09:56.648Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:09:56.648Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:09:56.649Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:09:56.649Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:09:56.650Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:09:56.663Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:09:56.663Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:09:56.664Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:09:56.664Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:09:56 GMT;Connection:close;
2021-12-08T00:09:56.664Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:09:56.665Z|868298c7-9b4b-4d11-9884-fb8215e7b6c5|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:10:11.133Z|dff25b4f-5ac6-492e-b629-a42ab16373d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:10:11.134Z|dff25b4f-5ac6-492e-b629-a42ab16373d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:10:26.133Z|516c195a-9bc0-49ac-a380-90a8221688a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:10:26.136Z|516c195a-9bc0-49ac-a380-90a8221688a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:10:26.320Z|7f441b81-65d1-4f5d-bf91-4e7455c23e2e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:10:26.321Z|7f441b81-65d1-4f5d-bf91-4e7455c23e2e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:10:41.133Z|25ce539e-a974-4ae5-8cb9-38e5bad25678|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:10:41.133Z|25ce539e-a974-4ae5-8cb9-38e5bad25678|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:10:56.133Z|040ab223-cc82-4e7e-950a-7f4c2dd67a65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:10:56.134Z|040ab223-cc82-4e7e-950a-7f4c2dd67a65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:10:56.322Z|ccd59670-18d4-49c0-8448-c7081b8b35c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:10:56.323Z|ccd59670-18d4-49c0-8448-c7081b8b35c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:10:56.644Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:10:56.645Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:10:56.646Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:10:56.647Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:10:56.648Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:10:56.648Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:10:56.660Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:10:56.660Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:10:56.660Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:10:56.661Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:10:56 GMT;Connection:close;
2021-12-08T00:10:56.661Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:10:56.662Z|42e19693-110b-4595-9c8c-c2df6b027f59|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:11:11.133Z|cd6be304-2886-4784-977d-da7c03e48b35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:11:11.136Z|cd6be304-2886-4784-977d-da7c03e48b35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:11:26.138Z|93391ecc-960c-46d0-9def-a67c2025aed7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:11:26.144Z|93391ecc-960c-46d0-9def-a67c2025aed7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:11:26.324Z|9df06d76-dad6-4a74-a13c-d07f6324fa19|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:11:26.325Z|9df06d76-dad6-4a74-a13c-d07f6324fa19|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:11:41.133Z|0dc7b7f1-f9f8-41a8-9010-743768a1c638|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:11:41.134Z|0dc7b7f1-f9f8-41a8-9010-743768a1c638|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:11:56.133Z|0c088bfb-7a1e-42ff-a21e-82aa911ebde7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:11:56.136Z|0c088bfb-7a1e-42ff-a21e-82aa911ebde7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:11:56.326Z|52202722-afe6-42eb-a15e-96e19e1328c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:11:56.327Z|52202722-afe6-42eb-a15e-96e19e1328c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:11:56.644Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:11:56.645Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:11:56.645Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:11:56.646Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:11:56.646Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:11:56.646Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:11:56.658Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:11:56.658Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:11:56.658Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:11:56.659Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:11:56 GMT;Connection:close;
2021-12-08T00:11:56.659Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:11:56.659Z|76959329-5606-4628-bd51-db70a519aa17|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:12:11.134Z|a096d603-d697-4f9f-89be-329e7d9bdcc8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:12:11.135Z|a096d603-d697-4f9f-89be-329e7d9bdcc8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:12:26.133Z|f5eac995-ce31-403b-9401-df375742a01c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:12:26.133Z|f5eac995-ce31-403b-9401-df375742a01c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:12:26.328Z|e2976a42-fc45-4ef1-89dd-81f84dc239f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:12:26.329Z|e2976a42-fc45-4ef1-89dd-81f84dc239f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:12:41.133Z|32326a37-4963-415a-9651-3877f26d3dc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:12:41.136Z|32326a37-4963-415a-9651-3877f26d3dc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:12:56.133Z|23a2e6f3-9925-4680-ac1d-68bfee31e415|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:12:56.134Z|23a2e6f3-9925-4680-ac1d-68bfee31e415|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:12:56.330Z|7422f8ce-799f-412f-9e17-4261ea4d805a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:12:56.331Z|7422f8ce-799f-412f-9e17-4261ea4d805a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:12:56.640Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:12:56.640Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:12:56.641Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:12:56.641Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:12:56.642Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:12:56.642Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:12:56.649Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:12:56.649Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:12:56.650Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:12:56.650Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:12:56 GMT;Connection:close;
2021-12-08T00:12:56.650Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:12:56.651Z|9d90a112-cd79-4bf0-8d5b-ca1413d89e2c|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:13:11.134Z|7d5cbbf7-4b82-4a9e-a675-bb32453d2a12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:13:11.138Z|7d5cbbf7-4b82-4a9e-a675-bb32453d2a12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:13:26.133Z|d5669961-b75b-4588-9003-bad38157aa90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:13:26.134Z|d5669961-b75b-4588-9003-bad38157aa90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:13:26.333Z|ca7a72a4-4962-4ea2-a668-12878849c748|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:13:26.334Z|ca7a72a4-4962-4ea2-a668-12878849c748|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:13:41.134Z|126604a3-73c8-425d-a016-0a0766f63788|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:13:41.136Z|126604a3-73c8-425d-a016-0a0766f63788|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:13:56.133Z|415d9c95-40f7-44b3-b9d3-4089b74cb3b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:13:56.135Z|415d9c95-40f7-44b3-b9d3-4089b74cb3b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:13:56.335Z|ef64f59c-4c80-46b9-af39-956970ce2752|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:13:56.336Z|ef64f59c-4c80-46b9-af39-956970ce2752|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:13:56.647Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:13:56.649Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:13:56.650Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:13:56.650Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:13:56.651Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:13:56.651Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:13:56.667Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:13:56.667Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:13:56.667Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:13:56.668Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:13:56 GMT;Connection:close;
2021-12-08T00:13:56.668Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:13:56.669Z|5c43620c-a192-48d7-9cc7-99fae3a4a2cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:14:11.133Z|6a03b078-ac82-4357-99a0-813f4f0faf78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:14:11.134Z|6a03b078-ac82-4357-99a0-813f4f0faf78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:14:26.133Z|f33e9517-97b9-4dd0-8fbb-539d96ec514b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:14:26.134Z|f33e9517-97b9-4dd0-8fbb-539d96ec514b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:14:26.336Z|9bc93e98-d11f-41bf-bc82-7ae68feb010d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:14:26.337Z|9bc93e98-d11f-41bf-bc82-7ae68feb010d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:14:41.138Z|8ff76d76-265e-434d-8643-30b8454b69c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:14:41.144Z|8ff76d76-265e-434d-8643-30b8454b69c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:14:56.134Z|f3eabc81-c9a6-42de-bbb1-a2f72b38c235|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:14:56.135Z|f3eabc81-c9a6-42de-bbb1-a2f72b38c235|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:14:56.338Z|28676bec-82e1-47ca-b708-bbcb15df0ff9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:14:56.339Z|28676bec-82e1-47ca-b708-bbcb15df0ff9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:14:56.645Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:14:56.646Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:14:56.646Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:14:56.647Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:14:56.647Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:14:56.648Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:14:56.660Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:14:56.660Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:14:56.661Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:14:56.661Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:14:56 GMT;Connection:close;
2021-12-08T00:14:56.661Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:14:56.661Z|025d302e-248c-4630-85a7-f32fba6199cb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:15:11.133Z|e839e1e0-c63b-4ca8-9f09-828f6f6658aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:15:11.135Z|e839e1e0-c63b-4ca8-9f09-828f6f6658aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:15:26.133Z|06469092-3da3-4970-ac2b-7ad6bf6487f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:15:26.135Z|06469092-3da3-4970-ac2b-7ad6bf6487f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:15:26.340Z|f0687f9c-e013-45ea-b51c-c20c04607227|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:15:26.341Z|f0687f9c-e013-45ea-b51c-c20c04607227|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:15:41.133Z|2cec7a8b-feba-46fa-bfb7-4324bc165890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:15:41.133Z|2cec7a8b-feba-46fa-bfb7-4324bc165890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:15:56.133Z|bcb940a1-b9b9-41e1-b82c-03d57ddcc9f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:15:56.134Z|bcb940a1-b9b9-41e1-b82c-03d57ddcc9f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:15:56.342Z|6b4ae707-b5dc-48fe-af1b-843de74275b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:15:56.343Z|6b4ae707-b5dc-48fe-af1b-843de74275b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:15:56.643Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:15:56.644Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:15:56.644Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:15:56.645Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:15:56.646Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:15:56.646Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:15:56.656Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:15:56.656Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:15:56.656Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:15:56.657Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:15:56 GMT;Connection:close;
2021-12-08T00:15:56.657Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:15:56.657Z|b7f9f226-e170-4617-a60d-4620b35b1afe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:16:11.133Z|ea61e3b3-5f53-4bce-a4d7-65792ea85048|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:16:11.136Z|ea61e3b3-5f53-4bce-a4d7-65792ea85048|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:16:26.134Z|22ee2ada-63bb-4a11-a88b-a9b86a74ea35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:16:26.137Z|22ee2ada-63bb-4a11-a88b-a9b86a74ea35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:16:26.344Z|42e552af-f136-4f6d-b2cb-c4afd204f999|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:16:26.345Z|42e552af-f136-4f6d-b2cb-c4afd204f999|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:16:41.133Z|c6644530-6a78-4629-9b9f-3d2f61ea5ab0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:16:41.134Z|c6644530-6a78-4629-9b9f-3d2f61ea5ab0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:16:56.134Z|5d71e6db-ee05-4e5d-a294-ae146b4dcba1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:16:56.137Z|5d71e6db-ee05-4e5d-a294-ae146b4dcba1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:16:56.346Z|5df269aa-8e5a-4193-8710-757d6d7c063a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:16:56.347Z|5df269aa-8e5a-4193-8710-757d6d7c063a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:16:56.645Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:16:56.646Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:16:56.647Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:16:56.647Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:16:56.648Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:16:56.648Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:16:56.660Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:16:56.661Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:16:56.661Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:16:56.662Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:16:56 GMT;Connection:close;
2021-12-08T00:16:56.662Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:16:56.662Z|1b9a5819-101b-472f-9cb8-a3520abb7993|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:17:11.133Z|fe9914a9-e96a-494a-a9a3-e8dc7a35fe04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:17:11.135Z|fe9914a9-e96a-494a-a9a3-e8dc7a35fe04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:17:26.133Z|74681741-4aad-4fc9-bcfe-f29021850d8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:17:26.133Z|74681741-4aad-4fc9-bcfe-f29021850d8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:17:26.348Z|5eaf1507-8145-448e-b0fe-e8562e511bf8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:17:26.348Z|5eaf1507-8145-448e-b0fe-e8562e511bf8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:17:41.133Z|2c09f115-e8f6-418e-951a-3c561127dfe0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:17:41.135Z|2c09f115-e8f6-418e-951a-3c561127dfe0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:17:56.133Z|3c6759d8-99b6-42f9-bb00-328dd4b69615|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:17:56.135Z|3c6759d8-99b6-42f9-bb00-328dd4b69615|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:17:56.349Z|7613114e-9746-4114-bed4-f866c2801257|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:17:56.350Z|7613114e-9746-4114-bed4-f866c2801257|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:17:56.645Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:17:56.645Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:17:56.646Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:17:56.647Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:17:56.648Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:17:56.648Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:17:56.660Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:17:56.660Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:17:56.661Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:17:56.661Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:17:56 GMT;Connection:close;
2021-12-08T00:17:56.661Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:17:56.662Z|e5433675-0e71-46f3-a76c-dc41298d1776|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:18:11.134Z|252a4f68-64ba-423b-81fb-84f31c662ff1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:18:11.138Z|252a4f68-64ba-423b-81fb-84f31c662ff1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:18:26.133Z|2c52d9be-2da6-44a1-b3c9-db5d540c008a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:18:26.135Z|2c52d9be-2da6-44a1-b3c9-db5d540c008a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:18:26.352Z|97805441-1c82-4568-824b-abbbcbbdf97a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:18:26.353Z|97805441-1c82-4568-824b-abbbcbbdf97a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:18:41.133Z|2bb1835a-9926-45ac-b694-7f8c5838c642|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:18:41.134Z|2bb1835a-9926-45ac-b694-7f8c5838c642|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:18:56.133Z|23bb1e66-3226-4e31-9fb4-6cc3a07c13db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:18:56.135Z|23bb1e66-3226-4e31-9fb4-6cc3a07c13db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:18:56.354Z|da99fef4-0dd7-4032-81ec-0600b2f2667a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:18:56.355Z|da99fef4-0dd7-4032-81ec-0600b2f2667a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:18:56.643Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:18:56.643Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:18:56.644Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:18:56.644Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:18:56.645Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:18:56.645Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:18:56.655Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:18:56.655Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:18:56.655Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:18:56.655Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:18:56 GMT;Connection:close;
2021-12-08T00:18:56.656Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:18:56.656Z|da455cf5-9a92-47c2-8017-2aaf25d42ab9|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:19:11.133Z|c020be2e-dec3-4768-bc1d-06e50614c8bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:19:11.134Z|c020be2e-dec3-4768-bc1d-06e50614c8bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:19:26.133Z|2ba3854e-b147-497b-9354-dd1c29712cc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:19:26.135Z|2ba3854e-b147-497b-9354-dd1c29712cc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:19:26.356Z|e98babfe-95eb-4fc2-a1ae-5387ec09128d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:19:26.357Z|e98babfe-95eb-4fc2-a1ae-5387ec09128d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:19:41.135Z|39dca6f2-993b-4a15-9bf7-e5a6877a7faa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:19:41.139Z|39dca6f2-993b-4a15-9bf7-e5a6877a7faa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:19:56.133Z|f1b014c6-6181-4dc0-838c-6e85228e1daa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:19:56.134Z|f1b014c6-6181-4dc0-838c-6e85228e1daa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:19:56.357Z|882b8295-5b80-4af8-af9a-b94681761311|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:19:56.358Z|882b8295-5b80-4af8-af9a-b94681761311|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:19:56.645Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:19:56.646Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:19:56.647Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:19:56.648Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:19:56.648Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:19:56.649Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:19:56.660Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:19:56.661Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:19:56.661Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:19:56.662Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:19:56 GMT;Connection:close;
2021-12-08T00:19:56.662Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:19:56.663Z|bfce1f05-59d0-4464-b9eb-d1fc101c2dad|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:20:11.134Z|ba1cfa78-8777-4e51-9a89-ba1bf306c394|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:20:11.135Z|ba1cfa78-8777-4e51-9a89-ba1bf306c394|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:20:26.133Z|4313e28e-fe22-40d8-b08a-8ed0addc9f24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:20:26.135Z|4313e28e-fe22-40d8-b08a-8ed0addc9f24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:20:26.359Z|65268034-61ce-4c7f-9891-62611f49a5e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:20:26.360Z|65268034-61ce-4c7f-9891-62611f49a5e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:20:41.132Z|262febf8-6f38-49ba-ab05-f27a108aaa97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:20:41.133Z|262febf8-6f38-49ba-ab05-f27a108aaa97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:20:56.133Z|0140526a-5ef4-41f8-b726-d8bba6803bab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:20:56.134Z|0140526a-5ef4-41f8-b726-d8bba6803bab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:20:56.361Z|c786a6ee-d151-4624-9e26-43ffc252bc38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:20:56.361Z|c786a6ee-d151-4624-9e26-43ffc252bc38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:20:56.643Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:20:56.644Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:20:56.644Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:20:56.645Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:20:56.645Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:20:56.645Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:20:56.656Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:20:56.657Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:20:56.657Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:20:56.657Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:20:56 GMT;Connection:close;
2021-12-08T00:20:56.657Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:20:56.658Z|ce4c98b1-faf8-45e0-b1e3-9dba8b202017|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:21:11.133Z|7603d202-fa43-49d7-97bf-81a467fd10c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:21:11.135Z|7603d202-fa43-49d7-97bf-81a467fd10c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:21:26.134Z|5431c929-1850-443d-8ab1-4675dbfbf2a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:21:26.136Z|5431c929-1850-443d-8ab1-4675dbfbf2a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:21:26.363Z|07b2981e-31a1-4149-939d-1fa5698d5ff2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:21:26.364Z|07b2981e-31a1-4149-939d-1fa5698d5ff2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:21:41.134Z|74c0993c-8682-4723-ab7b-0cbb6365f34b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:21:41.138Z|74c0993c-8682-4723-ab7b-0cbb6365f34b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:21:56.133Z|ef3efa01-f543-44cd-ae9a-2abd2ced58ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:21:56.136Z|ef3efa01-f543-44cd-ae9a-2abd2ced58ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:21:56.365Z|b54e5c6b-b844-4a9c-8252-2c481f678f1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:21:56.365Z|b54e5c6b-b844-4a9c-8252-2c481f678f1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:21:56.645Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:21:56.646Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:21:56.646Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:21:56.648Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:21:56.648Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:21:56.649Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:21:56.664Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:21:56.664Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:21:56.664Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:21:56.664Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:21:56 GMT;Connection:close;
2021-12-08T00:21:56.664Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:21:56.665Z|ac2e68fa-e77f-4a93-924c-9d3b0673f056|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:22:11.133Z|843a7040-624a-433d-86e2-a200c1398255|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:22:11.134Z|843a7040-624a-433d-86e2-a200c1398255|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:22:26.136Z|86dd7193-6fdf-4f80-b39b-84ebad2c1c2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:22:26.139Z|86dd7193-6fdf-4f80-b39b-84ebad2c1c2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:22:26.366Z|cf71a3ad-724d-452d-99e6-dc41c2fafc31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:22:26.367Z|cf71a3ad-724d-452d-99e6-dc41c2fafc31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:22:41.133Z|822014a3-ef8c-488c-8ec3-e25c089644b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:22:41.134Z|822014a3-ef8c-488c-8ec3-e25c089644b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:22:56.134Z|6daf0798-562d-4522-acad-f89ebba6ab13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:22:56.135Z|6daf0798-562d-4522-acad-f89ebba6ab13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:22:56.368Z|5d1ac309-55fd-48cd-b29b-4957c6781e60|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:22:56.370Z|5d1ac309-55fd-48cd-b29b-4957c6781e60|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:22:56.645Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:22:56.646Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:22:56.646Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:22:56.647Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:22:56.647Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:22:56.648Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:22:56.658Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:22:56.658Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:22:56.658Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:22:56.659Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:22:56 GMT;Connection:close;
2021-12-08T00:22:56.659Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:22:56.660Z|718c2d8a-3f45-4083-8d0c-c1110f160049|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:23:11.133Z|a298a098-0e54-49e6-b9e2-c7e616ea5a34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:23:11.135Z|a298a098-0e54-49e6-b9e2-c7e616ea5a34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:23:26.133Z|1e12af6e-516e-46d4-9010-e37392bcee24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:23:26.134Z|1e12af6e-516e-46d4-9010-e37392bcee24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:23:26.371Z|4e3474e0-8011-40e6-b395-9f340a78e012|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:23:26.372Z|4e3474e0-8011-40e6-b395-9f340a78e012|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:23:41.133Z|e1ac7636-1c74-47d7-8233-93bb9f04e36e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:23:41.134Z|e1ac7636-1c74-47d7-8233-93bb9f04e36e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:23:56.132Z|4cd33128-f18c-4128-b41b-0cbe76d7e90a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:23:56.134Z|4cd33128-f18c-4128-b41b-0cbe76d7e90a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:23:56.372Z|750f7618-f164-4ee7-a1c3-2df248edb373|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:23:56.373Z|750f7618-f164-4ee7-a1c3-2df248edb373|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:23:56.641Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:23:56.642Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:23:56.642Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:23:56.643Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:23:56.643Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:23:56.644Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:23:56.651Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:23:56.651Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:23:56.651Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:23:56.652Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:23:56 GMT;Connection:close;
2021-12-08T00:23:56.652Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:23:56.652Z|d8f2b1db-c3dd-40d5-8108-f67ba2781b10|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:24:11.133Z|a820abe4-99df-4e70-a988-63fa43d4511f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:24:11.134Z|a820abe4-99df-4e70-a988-63fa43d4511f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:24:26.134Z|08435723-c7db-42a6-bb44-5c7c6dee080c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:24:26.137Z|08435723-c7db-42a6-bb44-5c7c6dee080c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:24:26.374Z|640a96d4-670c-4557-bc1c-08197adc8acc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:24:26.375Z|640a96d4-670c-4557-bc1c-08197adc8acc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:24:41.133Z|500f4ff6-1487-4733-8295-a703f219c616|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:24:41.134Z|500f4ff6-1487-4733-8295-a703f219c616|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:24:56.133Z|28196b1f-5479-4ac0-bb21-c8e8484d6e41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:24:56.134Z|28196b1f-5479-4ac0-bb21-c8e8484d6e41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:24:56.376Z|bab1b9c0-048a-42b2-9ab6-436941d18eaa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:24:56.377Z|bab1b9c0-048a-42b2-9ab6-436941d18eaa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:24:56.648Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:24:56.649Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:24:56.649Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:24:56.650Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:24:56.651Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:24:56.651Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:24:56.664Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:24:56.665Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:24:56.665Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:24:56.665Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:24:56 GMT;Connection:close;
2021-12-08T00:24:56.666Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:24:56.666Z|37cf9883-e6cb-4696-a45e-dd68f6c0bc62|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:25:11.133Z|f53ceee3-3573-4467-ba7a-5f35fd1d82fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:25:11.135Z|f53ceee3-3573-4467-ba7a-5f35fd1d82fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:25:26.133Z|63b0a9a9-8210-44f9-abf9-06849c5ecc40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:25:26.133Z|63b0a9a9-8210-44f9-abf9-06849c5ecc40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:25:26.379Z|1a056ac6-ee86-4a54-ae4e-79fd128fe9a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:25:26.380Z|1a056ac6-ee86-4a54-ae4e-79fd128fe9a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:25:41.133Z|640d60f5-026e-4bb9-bbe8-637c48d4ebd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:25:41.134Z|640d60f5-026e-4bb9-bbe8-637c48d4ebd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:25:56.133Z|b8d85224-b0e9-4cf7-ab73-a43160dc5c62|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:25:56.137Z|b8d85224-b0e9-4cf7-ab73-a43160dc5c62|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:25:56.381Z|ff88d2d8-bba5-45e3-a6be-148ff6dd7311|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:25:56.381Z|ff88d2d8-bba5-45e3-a6be-148ff6dd7311|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:25:56.641Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:25:56.641Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:25:56.641Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:25:56.642Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:25:56.642Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:25:56.642Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:25:56.650Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:25:56.651Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:25:56.651Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:25:56.651Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:25:56 GMT;Connection:close;
2021-12-08T00:25:56.651Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:25:56.652Z|ac1a486d-298a-40a7-b97a-70e3014f6cfe|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:26:11.133Z|c0a5c646-fe3e-4caf-a8ed-4683a95998a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:26:11.135Z|c0a5c646-fe3e-4caf-a8ed-4683a95998a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:26:26.134Z|68307c5f-e7d8-4d5f-86dd-364fb6185ee1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:26:26.135Z|68307c5f-e7d8-4d5f-86dd-364fb6185ee1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:26:26.382Z|323b6410-efc2-4e84-a4d9-aff2e5549060|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:26:26.383Z|323b6410-efc2-4e84-a4d9-aff2e5549060|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:26:41.133Z|c55d9964-5b83-41e6-9736-c4098718a0fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:26:41.136Z|c55d9964-5b83-41e6-9736-c4098718a0fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:26:56.133Z|c51d29d8-d4a7-481b-9de9-d5360a740a20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:26:56.134Z|c51d29d8-d4a7-481b-9de9-d5360a740a20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:26:56.384Z|03711dae-d3ac-4ebb-a3b6-3074e26fb26b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:26:56.384Z|03711dae-d3ac-4ebb-a3b6-3074e26fb26b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:26:56.642Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:26:56.642Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:26:56.642Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:26:56.643Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:26:56.644Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:26:56.644Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:26:56.652Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:26:56.652Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:26:56.653Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:26:56.653Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:26:56 GMT;Connection:close;
2021-12-08T00:26:56.653Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:26:56.654Z|0a188389-e1c3-4007-9c9a-e147d20306de|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:27:11.133Z|8d087c30-27ce-4640-9891-b567b843f59a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:27:11.134Z|8d087c30-27ce-4640-9891-b567b843f59a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:27:26.133Z|649a9cab-ab30-4024-aa97-849f3adf0b41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:27:26.135Z|649a9cab-ab30-4024-aa97-849f3adf0b41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:27:26.385Z|b049417b-d583-4bf9-b0cc-5e18044b9d6e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:27:26.385Z|b049417b-d583-4bf9-b0cc-5e18044b9d6e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:27:41.133Z|dba51a32-eb9d-47fd-a0d8-3950636006e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:27:41.135Z|dba51a32-eb9d-47fd-a0d8-3950636006e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:27:56.133Z|0ea83454-b0e1-42a1-a300-9bc0c05938a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:27:56.134Z|0ea83454-b0e1-42a1-a300-9bc0c05938a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:27:56.386Z|c2fe1a92-94b6-4d36-9f75-d01a82e64ea7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:27:56.387Z|c2fe1a92-94b6-4d36-9f75-d01a82e64ea7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:27:56.642Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:27:56.643Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:27:56.643Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:27:56.643Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:27:56.644Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:27:56.644Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:27:56.651Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:27:56.651Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:27:56.652Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:27:56.652Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:27:56 GMT;Connection:close;
2021-12-08T00:27:56.652Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:27:56.653Z|3b5512db-a0f7-4553-8507-044b8f417800|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:28:11.135Z|c4c64d70-ab15-416a-8659-c651d0479049|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:28:11.139Z|c4c64d70-ab15-416a-8659-c651d0479049|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:28:26.133Z|98c6d2ff-00d2-4047-9a14-a9ccdc90b738|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:28:26.134Z|98c6d2ff-00d2-4047-9a14-a9ccdc90b738|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:28:26.388Z|beeb7900-9564-4601-8d84-db9c1b241f57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:28:26.389Z|beeb7900-9564-4601-8d84-db9c1b241f57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:28:41.133Z|677a6f0e-db5e-4862-89b1-5997e34194d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:28:41.134Z|677a6f0e-db5e-4862-89b1-5997e34194d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:28:56.133Z|4f6bce23-151f-44b2-803b-f701c8cfee1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:28:56.135Z|4f6bce23-151f-44b2-803b-f701c8cfee1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:28:56.390Z|8bae9a1d-09f0-4c85-8ca7-80f785bbfa19|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:28:56.391Z|8bae9a1d-09f0-4c85-8ca7-80f785bbfa19|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:28:56.644Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:28:56.644Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:28:56.645Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:28:56.646Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:28:56.646Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:28:56.646Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:28:56.656Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:28:56.656Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:28:56.656Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:28:56.657Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:28:56 GMT;Connection:close;
2021-12-08T00:28:56.657Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:28:56.657Z|8d8c5802-7ab0-48fe-8c15-00115509efe1|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:29:11.132Z|c4a831b0-ed36-477e-974a-97a2a7d20cca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:29:11.133Z|c4a831b0-ed36-477e-974a-97a2a7d20cca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:29:26.133Z|996d6d5b-9a89-45c8-8c67-017c54d6dd87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:29:26.134Z|996d6d5b-9a89-45c8-8c67-017c54d6dd87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:29:26.391Z|17577f39-d30f-4b02-8475-54f489c1f25f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:29:26.392Z|17577f39-d30f-4b02-8475-54f489c1f25f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:29:41.134Z|f923992d-3856-4c1b-831a-13f7f57ec163|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:29:41.139Z|f923992d-3856-4c1b-831a-13f7f57ec163|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:29:56.133Z|b6b4e928-ff87-4cc9-873d-9e96a15f933f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:29:56.134Z|b6b4e928-ff87-4cc9-873d-9e96a15f933f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:29:56.392Z|b26a62c1-3e2a-4541-b6e0-9abc7ba5a766|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:29:56.393Z|b26a62c1-3e2a-4541-b6e0-9abc7ba5a766|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:29:56.643Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:29:56.644Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:29:56.645Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:29:56.645Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:29:56.646Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:29:56.646Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:29:56.656Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:29:56.656Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:29:56.657Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:29:56.657Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:29:56 GMT;Connection:close;
2021-12-08T00:29:56.657Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:29:56.657Z|7ae5244d-5691-41e8-982e-dafa16cf944a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:30:11.134Z|7b8bc1d3-b88b-44b5-a295-c6643dacb849|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:30:11.135Z|7b8bc1d3-b88b-44b5-a295-c6643dacb849|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:30:26.133Z|90288c5b-5a73-4de3-9d02-b496ca6ac8a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:30:26.135Z|90288c5b-5a73-4de3-9d02-b496ca6ac8a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:30:26.394Z|eeb9e739-bfc5-43fc-a39c-5cc6d2048126|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:30:26.394Z|eeb9e739-bfc5-43fc-a39c-5cc6d2048126|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:30:41.133Z|b5732f43-7815-4369-87d7-f449ae14048d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:30:41.133Z|b5732f43-7815-4369-87d7-f449ae14048d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:30:56.133Z|bb4423b6-1cca-4d38-9412-46f2d2913a61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:30:56.134Z|bb4423b6-1cca-4d38-9412-46f2d2913a61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:30:56.396Z|71a0c819-0914-41bf-bc17-c4eb13ee6a5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:30:56.396Z|71a0c819-0914-41bf-bc17-c4eb13ee6a5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:30:56.639Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:30:56.640Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:30:56.641Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:30:56.641Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:30:56.642Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:30:56.642Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:30:56.649Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:30:56.650Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:30:56.650Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:30:56.650Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:30:56 GMT;Connection:close;
2021-12-08T00:30:56.650Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:30:56.651Z|815dc285-d4c6-4ad8-a901-9c2a355bf0ad|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:31:11.133Z|622f9612-dbeb-49bd-bb9e-3b870b801392|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:31:11.136Z|622f9612-dbeb-49bd-bb9e-3b870b801392|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:31:26.140Z|4ea18b0a-1c59-49f9-9364-d043c30edf19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:31:26.142Z|4ea18b0a-1c59-49f9-9364-d043c30edf19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:31:26.400Z|edd107e8-4f37-4d6d-b5d5-9b0132225c6f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:31:26.400Z|edd107e8-4f37-4d6d-b5d5-9b0132225c6f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:31:41.133Z|f0745cb3-cdbe-43f0-9fb1-c7369f174a1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:31:41.135Z|f0745cb3-cdbe-43f0-9fb1-c7369f174a1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:31:56.133Z|a9b58e39-bc0c-419f-ac6e-62127463c128|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:31:56.136Z|a9b58e39-bc0c-419f-ac6e-62127463c128|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:31:56.401Z|cf7b222a-8807-421b-9f87-04bb10b2d003|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:31:56.402Z|cf7b222a-8807-421b-9f87-04bb10b2d003|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:31:56.645Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:31:56.646Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:31:56.646Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:31:56.648Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:31:56.648Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:31:56.649Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:31:56.680Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:31:56.680Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:31:56.681Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:31:56.681Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:31:56 GMT;Connection:close;
2021-12-08T00:31:56.681Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:31:56.682Z|4a36b858-9d2a-4a6a-adc9-d2ae3b3dc22a|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:32:11.133Z|cf34bb3f-bfd2-41b6-a257-13f1f1c7ebe8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:32:11.134Z|cf34bb3f-bfd2-41b6-a257-13f1f1c7ebe8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:32:26.133Z|162c43b7-125e-41ef-a457-428ec7621f46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:32:26.134Z|162c43b7-125e-41ef-a457-428ec7621f46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:32:26.403Z|dfed0f76-117e-49ba-a6c9-59e6755dd4de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:32:26.404Z|dfed0f76-117e-49ba-a6c9-59e6755dd4de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:32:41.132Z|036188f9-e9a8-4cec-818e-56b190c0c90a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:32:41.134Z|036188f9-e9a8-4cec-818e-56b190c0c90a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:32:56.133Z|6437c131-eb2d-4826-852b-238856e625e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:32:56.135Z|6437c131-eb2d-4826-852b-238856e625e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:32:56.405Z|9cb79365-c3a6-4fe6-8475-8c0fa0aad0fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:32:56.405Z|9cb79365-c3a6-4fe6-8475-8c0fa0aad0fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:32:56.645Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:32:56.646Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:32:56.646Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:32:56.647Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:32:56.647Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:32:56.647Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:32:56.657Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:32:56.658Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:32:56.658Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:32:56.658Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:32:56 GMT;Connection:close;
2021-12-08T00:32:56.659Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:32:56.659Z|0e5dc147-3449-4c0e-a0a6-1eee3052c937|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:33:11.133Z|4e7eb252-26b7-4cf7-bf70-575459fb35be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:33:11.134Z|4e7eb252-26b7-4cf7-bf70-575459fb35be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:33:26.134Z|96d08e78-d298-48dd-b608-a26982adb8a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:33:26.137Z|96d08e78-d298-48dd-b608-a26982adb8a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:33:26.406Z|0b37d398-cab0-45f5-947c-c3adb735753c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:33:26.407Z|0b37d398-cab0-45f5-947c-c3adb735753c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:33:41.133Z|a163c5fe-7732-4159-b757-faefefc4a954|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:33:41.134Z|a163c5fe-7732-4159-b757-faefefc4a954|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:33:56.133Z|2bba5951-9d10-4cf2-aa4f-30f3d051cfd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:33:56.134Z|2bba5951-9d10-4cf2-aa4f-30f3d051cfd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:33:56.408Z|88cc0740-39ce-4c50-97de-a309b67c9451|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:33:56.409Z|88cc0740-39ce-4c50-97de-a309b67c9451|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:33:56.645Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:33:56.646Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:33:56.648Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:33:56.648Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:33:56.649Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:33:56.649Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:33:56.661Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:33:56.662Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:33:56.662Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:33:56.663Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:33:56 GMT;Connection:close;
2021-12-08T00:33:56.663Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:33:56.663Z|35eac2cb-c683-42f3-a8db-e2a9bcd5aa9e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:34:11.133Z|c82797f0-93a1-4826-b19e-14104eaaa6ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:34:11.135Z|c82797f0-93a1-4826-b19e-14104eaaa6ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:34:26.133Z|ac17b7a5-50cf-4c4b-b446-6f1101b9bf2a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:34:26.133Z|ac17b7a5-50cf-4c4b-b446-6f1101b9bf2a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:34:26.410Z|bc58c868-1b1e-40e3-af8d-e61811d9f3eb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:34:26.411Z|bc58c868-1b1e-40e3-af8d-e61811d9f3eb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:34:41.133Z|c0dd01af-87b2-4332-a77f-f53001d69890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:34:41.134Z|c0dd01af-87b2-4332-a77f-f53001d69890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:34:56.135Z|62562b1b-a4f2-4a08-b985-8dc8f397d0b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:34:56.141Z|62562b1b-a4f2-4a08-b985-8dc8f397d0b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:34:56.411Z|787e1093-4125-4042-94da-d7bdc66aa6d4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:34:56.413Z|787e1093-4125-4042-94da-d7bdc66aa6d4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:34:56.644Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:34:56.644Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:34:56.645Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:34:56.645Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:34:56.646Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:34:56.646Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:34:56.655Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:34:56.656Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:34:56.656Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:34:56.656Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:34:56 GMT;Connection:close;
2021-12-08T00:34:56.656Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:34:56.657Z|194ff0fd-2bc5-41ae-bb87-53a3a2d507d7|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:35:11.133Z|a2a91bb4-da48-42a7-9955-ae7915e2344b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:35:11.134Z|a2a91bb4-da48-42a7-9955-ae7915e2344b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:35:26.133Z|dee69737-baed-45f2-bd72-cc240ea88b56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:35:26.134Z|dee69737-baed-45f2-bd72-cc240ea88b56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:35:26.414Z|fa088546-6970-47fe-b242-d223a23a899d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:35:26.415Z|fa088546-6970-47fe-b242-d223a23a899d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:35:41.133Z|ca8e818d-72a1-46c6-a71f-1a500f132c21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:35:41.136Z|ca8e818d-72a1-46c6-a71f-1a500f132c21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:35:56.132Z|019f7924-5ef4-4ed9-a9e6-ad6066efbc1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:35:56.133Z|019f7924-5ef4-4ed9-a9e6-ad6066efbc1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:35:56.416Z|a1133dc9-2aec-454a-afeb-fadec29e712e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:35:56.416Z|a1133dc9-2aec-454a-afeb-fadec29e712e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:35:56.639Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:35:56.640Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:35:56.640Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:35:56.641Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:35:56.641Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:35:56.641Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:35:56.647Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:35:56.648Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:35:56.648Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:35:56.648Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:35:56 GMT;Connection:close;
2021-12-08T00:35:56.648Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:35:56.649Z|46ac18db-5157-4292-9d94-e455731cdd21|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:36:11.133Z|15d221ff-35c2-4795-8ecf-1a08db17fa62|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:36:11.134Z|15d221ff-35c2-4795-8ecf-1a08db17fa62|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:36:26.133Z|eadb7ea5-4fa9-4abb-bfa6-8c9a7548ff72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:36:26.135Z|eadb7ea5-4fa9-4abb-bfa6-8c9a7548ff72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:36:26.417Z|af81b17c-6a51-4f9c-9924-141eb6e4e08f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:36:26.417Z|af81b17c-6a51-4f9c-9924-141eb6e4e08f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:36:41.134Z|7b978aea-8e8b-4150-99ce-9977bd23cc55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:36:41.137Z|7b978aea-8e8b-4150-99ce-9977bd23cc55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:36:56.133Z|2e659b4b-320c-4bd1-b33a-bcd2de6feec3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:36:56.134Z|2e659b4b-320c-4bd1-b33a-bcd2de6feec3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:36:56.418Z|a2d468ab-b0e5-47dd-9557-cf2b945d23f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:36:56.419Z|a2d468ab-b0e5-47dd-9557-cf2b945d23f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:36:56.644Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:36:56.645Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:36:56.645Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:36:56.646Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:36:56.646Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:36:56.646Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:36:56.657Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:36:56.657Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:36:56.657Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:36:56.658Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:36:56 GMT;Connection:close;
2021-12-08T00:36:56.658Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:36:56.662Z|cbea3074-6859-414a-8d98-638054c7c679|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:37:11.133Z|8294d9f0-801e-42a2-aab1-1ce977e5796c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:37:11.135Z|8294d9f0-801e-42a2-aab1-1ce977e5796c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:37:26.133Z|e13ea725-868a-4672-ade5-d5f76a787fae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:37:26.134Z|e13ea725-868a-4672-ade5-d5f76a787fae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:37:26.421Z|87cc1aed-2716-4d80-8bf8-fc248287b83f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:37:26.421Z|87cc1aed-2716-4d80-8bf8-fc248287b83f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:37:41.133Z|4617a598-d32f-412c-b82c-62bedc4213c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:37:41.133Z|4617a598-d32f-412c-b82c-62bedc4213c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:37:56.133Z|6382e642-b025-4cf4-969f-aed06d4064d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:37:56.133Z|6382e642-b025-4cf4-969f-aed06d4064d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:37:56.422Z|1efe9be9-cff4-49a3-8f39-22b3d7074092|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:37:56.423Z|1efe9be9-cff4-49a3-8f39-22b3d7074092|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:37:56.642Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:37:56.643Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:37:56.643Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:37:56.644Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:37:56.644Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:37:56.645Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:37:56.656Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:37:56.656Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:37:56.657Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:37:56.657Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:37:56 GMT;Connection:close;
2021-12-08T00:37:56.657Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:37:56.658Z|7b54601e-9b18-49e8-9a0f-75f37a04e3c5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:38:11.133Z|dbe7c1a8-22b4-4edd-b6c1-cff264eedc30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:38:11.134Z|dbe7c1a8-22b4-4edd-b6c1-cff264eedc30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:38:26.133Z|d6ee25d4-3a44-4fd3-823c-e263f14e5bb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:38:26.136Z|d6ee25d4-3a44-4fd3-823c-e263f14e5bb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:38:26.423Z|5f384133-9be2-475a-a2ae-9a55d3aa4b89|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:38:26.424Z|5f384133-9be2-475a-a2ae-9a55d3aa4b89|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:38:41.133Z|6ce3758f-6994-49c0-906f-27759ec92fba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:38:41.134Z|6ce3758f-6994-49c0-906f-27759ec92fba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:38:56.133Z|471d996c-cff0-45de-a016-0ccb444dd8b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:38:56.135Z|471d996c-cff0-45de-a016-0ccb444dd8b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:38:56.425Z|13fa58b6-858f-434f-9e45-c17794eba013|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:38:56.426Z|13fa58b6-858f-434f-9e45-c17794eba013|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:38:56.643Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:38:56.644Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:38:56.644Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:38:56.645Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:38:56.645Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:38:56.646Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:38:56.657Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:38:56.658Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:38:56.658Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:38:56.658Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:38:56 GMT;Connection:close;
2021-12-08T00:38:56.658Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:38:56.659Z|2d34187e-b903-4a32-9267-74cc00b60451|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:39:11.138Z|c963027c-30c3-4ac5-b799-f79d4f2f04e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:39:11.139Z|c963027c-30c3-4ac5-b799-f79d4f2f04e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:39:26.133Z|0eab3886-587e-408e-8684-ed6e5ad611c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:39:26.133Z|0eab3886-587e-408e-8684-ed6e5ad611c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:39:26.426Z|27a1adee-7f1f-4aef-9da0-dcbdaaba593f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:39:26.427Z|27a1adee-7f1f-4aef-9da0-dcbdaaba593f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:39:41.133Z|d1bb0afe-2eb3-421a-8094-7647aa7b4236|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:39:41.145Z|d1bb0afe-2eb3-421a-8094-7647aa7b4236|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:39:56.133Z|24aad9a3-31bd-4eed-b3b3-636690a825fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:39:56.134Z|24aad9a3-31bd-4eed-b3b3-636690a825fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:39:56.427Z|6f7d051a-b501-4c82-9594-628cd07d6e38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:39:56.428Z|6f7d051a-b501-4c82-9594-628cd07d6e38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:39:56.639Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:39:56.639Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:39:56.639Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:39:56.640Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:39:56.641Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:39:56.641Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:39:56.650Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:39:56.650Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:39:56.650Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:39:56.651Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:39:56 GMT;Connection:close;
2021-12-08T00:39:56.651Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:39:56.651Z|23e26436-e609-40cb-9bc7-130a84db9209|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:40:11.134Z|5f2f9f7c-e411-4288-86e2-cf30f95703e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:40:11.135Z|5f2f9f7c-e411-4288-86e2-cf30f95703e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:40:26.133Z|4a1d7dad-fca3-41a2-aeab-b1afa5d42170|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:40:26.136Z|4a1d7dad-fca3-41a2-aeab-b1afa5d42170|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:40:26.429Z|ef37683c-a9ad-4620-87cb-f25aa81e083e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:40:26.429Z|ef37683c-a9ad-4620-87cb-f25aa81e083e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:40:41.134Z|3cb7ce3e-fb83-48c4-8e84-a92b0168d9a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:40:41.136Z|3cb7ce3e-fb83-48c4-8e84-a92b0168d9a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:40:56.133Z|9ce63afc-7d62-41a9-a2b8-3cd088ae6f81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:40:56.134Z|9ce63afc-7d62-41a9-a2b8-3cd088ae6f81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:40:56.430Z|f86fdc46-99bc-4991-8b98-b3bbe1a4dc90|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:40:56.431Z|f86fdc46-99bc-4991-8b98-b3bbe1a4dc90|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:40:56.650Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:40:56.651Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:40:56.652Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:40:56.654Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:40:56.656Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:40:56.656Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:40:56.673Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:40:56.673Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:40:56.673Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:40:56.674Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:40:56 GMT;Connection:close;
2021-12-08T00:40:56.674Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:40:56.674Z|edcd211a-8d3b-4bf7-a0ef-87de88c890b1|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:41:11.133Z|2946e677-0f80-447e-a9fc-f40d0fb35896|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:41:11.135Z|2946e677-0f80-447e-a9fc-f40d0fb35896|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:41:26.133Z|c99c7bf4-70d4-4038-9fc2-100ee9a5ed3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:41:26.134Z|c99c7bf4-70d4-4038-9fc2-100ee9a5ed3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:41:26.432Z|37d7a8de-5069-4da6-a1fe-28baf0dd1206|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:41:26.433Z|37d7a8de-5069-4da6-a1fe-28baf0dd1206|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:41:41.133Z|f3ecf283-8780-4e35-8402-86a1c1c4110d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:41:41.134Z|f3ecf283-8780-4e35-8402-86a1c1c4110d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:41:56.134Z|d4d225ad-a1b1-41ae-9056-4d1064d8d4b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:41:56.143Z|d4d225ad-a1b1-41ae-9056-4d1064d8d4b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:41:56.434Z|f6db06d1-4111-4813-b78b-8ad423fa44b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:41:56.436Z|f6db06d1-4111-4813-b78b-8ad423fa44b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:41:56.648Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:41:56.649Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:41:56.649Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:41:56.650Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:41:56.651Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:41:56.651Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:41:56.665Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:41:56.666Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:41:56.666Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:41:56.666Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:41:56 GMT;Connection:close;
2021-12-08T00:41:56.667Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:41:56.667Z|4e256b6b-b9b4-436d-ba7f-350389b28dca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:42:11.133Z|5b12f877-9a43-416d-ab53-26742979656a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:42:11.134Z|5b12f877-9a43-416d-ab53-26742979656a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:42:26.133Z|a99b05e1-bb2a-45ce-835c-02fd48c04701|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:42:26.134Z|a99b05e1-bb2a-45ce-835c-02fd48c04701|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:42:26.437Z|455dbfeb-3f63-46a2-a236-e29792a1ebd6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:42:26.438Z|455dbfeb-3f63-46a2-a236-e29792a1ebd6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:42:41.133Z|5a241441-19ab-4be8-87fc-a184fafc35c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:42:41.135Z|5a241441-19ab-4be8-87fc-a184fafc35c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:42:56.133Z|6d827e44-9954-4792-81d4-b41130a4d86b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:42:56.133Z|6d827e44-9954-4792-81d4-b41130a4d86b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:42:56.440Z|804b04c3-5b5f-4df7-8602-adfb3e9aecc0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:42:56.440Z|804b04c3-5b5f-4df7-8602-adfb3e9aecc0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:42:56.642Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:42:56.643Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:42:56.643Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:42:56.644Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:42:56.644Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:42:56.645Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:42:56.655Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:42:56.655Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:42:56.656Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:42:56.656Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:42:56 GMT;Connection:close;
2021-12-08T00:42:56.657Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:42:56.657Z|1d0d7f92-ae21-40ab-8655-8a56aabe1650|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:43:11.133Z|c58dcb6e-065a-4821-aae0-666db3d138a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:43:11.135Z|c58dcb6e-065a-4821-aae0-666db3d138a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:43:26.133Z|48855951-00ef-452a-9ea3-284c3e445756|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:43:26.135Z|48855951-00ef-452a-9ea3-284c3e445756|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:43:26.441Z|ddfdbfe2-c861-4d1e-978b-6aea2af974ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:43:26.442Z|ddfdbfe2-c861-4d1e-978b-6aea2af974ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:43:41.133Z|b187a935-cde8-487a-88f5-bda5e283ca26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:43:41.135Z|b187a935-cde8-487a-88f5-bda5e283ca26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:43:56.133Z|dd69bd38-cd38-4625-94c9-a893ba329d15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:43:56.134Z|dd69bd38-cd38-4625-94c9-a893ba329d15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:43:56.443Z|2de6bf46-1bc0-44f7-8a2a-ba63e055f30c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:43:56.443Z|2de6bf46-1bc0-44f7-8a2a-ba63e055f30c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:43:56.646Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:43:56.647Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:43:56.647Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:43:56.649Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:43:56.650Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:43:56.650Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:43:56.661Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:43:56.661Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:43:56.661Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:43:56.661Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:43:56 GMT;Connection:close;
2021-12-08T00:43:56.662Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:43:56.662Z|50462b45-d405-45cc-ae68-4dfdc51c006b|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:44:11.133Z|6df26f00-963f-46fa-9fc6-3d5c60cb25a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:44:11.136Z|6df26f00-963f-46fa-9fc6-3d5c60cb25a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:44:26.133Z|5f0e4dc6-4850-4a9a-8dc4-46cf96fce29a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:44:26.133Z|5f0e4dc6-4850-4a9a-8dc4-46cf96fce29a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:44:26.444Z|baab3d29-4bb7-497f-bd7a-a90873484992|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:44:26.445Z|baab3d29-4bb7-497f-bd7a-a90873484992|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:44:41.133Z|677535c6-acdd-4854-9af2-351e420bd871|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:44:41.134Z|677535c6-acdd-4854-9af2-351e420bd871|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:44:56.134Z|91ab40cf-9453-4865-9f28-7d45c1ee56e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:44:56.137Z|91ab40cf-9453-4865-9f28-7d45c1ee56e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:44:56.445Z|d43b08f6-0057-4e01-ad99-2d4f090d5504|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:44:56.446Z|d43b08f6-0057-4e01-ad99-2d4f090d5504|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:44:56.644Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:44:56.645Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:44:56.646Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:44:56.646Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:44:56.647Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:44:56.647Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:44:56.660Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:44:56.660Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:44:56.661Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:44:56.661Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:44:56 GMT;Connection:close;
2021-12-08T00:44:56.661Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:44:56.661Z|3afc4c10-2e06-4b84-8f53-6822320300d4|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:45:11.134Z|8f5d8979-ea94-408f-a501-b1124557c4e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:45:11.136Z|8f5d8979-ea94-408f-a501-b1124557c4e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:45:26.133Z|f61327d4-fc50-4580-a807-09a11f1c8b20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:45:26.134Z|f61327d4-fc50-4580-a807-09a11f1c8b20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:45:26.447Z|44c7d71b-c8ee-49a5-aea0-ba7b9bcca2fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:45:26.447Z|44c7d71b-c8ee-49a5-aea0-ba7b9bcca2fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:45:41.133Z|b0fafee7-200f-44fc-a482-4e59c7be1495|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:45:41.136Z|b0fafee7-200f-44fc-a482-4e59c7be1495|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:45:56.132Z|70881058-a1e5-47b6-b80a-fdcb07a95bfc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:45:56.133Z|70881058-a1e5-47b6-b80a-fdcb07a95bfc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:45:56.448Z|21ac3169-dd8a-4232-9770-55fbf8e0ae5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:45:56.449Z|21ac3169-dd8a-4232-9770-55fbf8e0ae5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:45:56.643Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:45:56.644Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:45:56.644Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:45:56.645Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:45:56.645Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:45:56.645Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:45:56.655Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:45:56.655Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:45:56.656Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:45:56.656Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:45:56 GMT;Connection:close;
2021-12-08T00:45:56.656Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:45:56.656Z|981ea532-3ea2-471a-b4c0-dcd09ae21816|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:46:11.133Z|963d222e-d908-449f-ad0d-b6e0a57df766|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:46:11.135Z|963d222e-d908-449f-ad0d-b6e0a57df766|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:46:26.133Z|d95f5f85-70a8-4e62-b0ef-1947693b1b46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:46:26.136Z|d95f5f85-70a8-4e62-b0ef-1947693b1b46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:46:26.449Z|209ef3a1-81b0-405e-8b80-8f4468b53127|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:46:26.450Z|209ef3a1-81b0-405e-8b80-8f4468b53127|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:46:41.135Z|8a4d4495-ce91-4ea2-850c-77b1b15d6562|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:46:41.138Z|8a4d4495-ce91-4ea2-850c-77b1b15d6562|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:46:56.133Z|72feedae-d9ef-464a-bfb1-513fc54619c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:46:56.134Z|72feedae-d9ef-464a-bfb1-513fc54619c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:46:56.451Z|3153977f-5228-4d52-a61b-41e4282a59b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:46:56.452Z|3153977f-5228-4d52-a61b-41e4282a59b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:46:56.642Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:46:56.642Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:46:56.643Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:46:56.644Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:46:56.644Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:46:56.645Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:46:56.653Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:46:56.654Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:46:56.654Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:46:56.654Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:46:56 GMT;Connection:close;
2021-12-08T00:46:56.654Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:46:56.654Z|0b322e37-f733-46a3-af5a-83fe788ca997|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:47:11.133Z|e72ba4f9-3591-4f2b-b8f4-20aec5695774|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:47:11.136Z|e72ba4f9-3591-4f2b-b8f4-20aec5695774|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:47:26.133Z|7d3ab662-b806-414e-89ab-7eeb2a18e279|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:47:26.134Z|7d3ab662-b806-414e-89ab-7eeb2a18e279|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:47:26.453Z|3de0d593-4a31-43b4-b40a-4dd3f4716649|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:47:26.453Z|3de0d593-4a31-43b4-b40a-4dd3f4716649|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:47:41.132Z|16509f44-715f-4967-9395-e25bd8d7c9c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:47:41.133Z|16509f44-715f-4967-9395-e25bd8d7c9c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:47:56.133Z|8d2ce8e5-3649-4d8e-afea-3c675c3ffeb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:47:56.135Z|8d2ce8e5-3649-4d8e-afea-3c675c3ffeb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:47:56.454Z|f7360147-842c-4a24-a43c-1fbb58b80ff2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:47:56.455Z|f7360147-842c-4a24-a43c-1fbb58b80ff2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:47:56.642Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:47:56.643Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:47:56.643Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:47:56.644Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:47:56.644Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:47:56.644Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:47:56.656Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:47:56.656Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:47:56.657Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:47:56.657Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:47:56 GMT;Connection:close;
2021-12-08T00:47:56.657Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:47:56.657Z|07762bf3-1036-49de-88e7-418b5b5cba06|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:48:11.133Z|54261670-a334-455e-a0ef-d61e4b825b8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:48:11.135Z|54261670-a334-455e-a0ef-d61e4b825b8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:48:26.133Z|792ed263-34ff-4005-a20c-ed5fb3d58c3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:48:26.134Z|792ed263-34ff-4005-a20c-ed5fb3d58c3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:48:26.456Z|44699d06-dfdc-4f08-93c3-aa0a0a2ab58f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:48:26.456Z|44699d06-dfdc-4f08-93c3-aa0a0a2ab58f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:48:41.134Z|a4faffb9-e65e-47aa-8660-b25b5571c84e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:48:41.138Z|a4faffb9-e65e-47aa-8660-b25b5571c84e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:48:56.133Z|15622823-7069-44ac-bcfd-4a6ecbee350a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:48:56.134Z|15622823-7069-44ac-bcfd-4a6ecbee350a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:48:56.457Z|d0e328e3-80fb-415a-9bf6-f80ff5bfdef6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:48:56.458Z|d0e328e3-80fb-415a-9bf6-f80ff5bfdef6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:48:56.653Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:48:56.654Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:48:56.654Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:48:56.656Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:48:56.656Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:48:56.656Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:48:56.677Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:48:56.677Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:48:56.677Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:48:56.678Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:48:56 GMT;Connection:close;
2021-12-08T00:48:56.678Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:48:56.678Z|61c8d700-1529-406a-903e-6678461aaf1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:49:11.133Z|d87fe433-1d7b-4ad4-ab95-e3acfcdff7a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:49:11.134Z|d87fe433-1d7b-4ad4-ab95-e3acfcdff7a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:49:26.132Z|dffae1b6-1c50-4b5d-a8b7-dc7cc93ac4f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:49:26.135Z|dffae1b6-1c50-4b5d-a8b7-dc7cc93ac4f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:49:26.459Z|7587b5ba-c865-4f69-bd95-7835e75ba11b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:49:26.459Z|7587b5ba-c865-4f69-bd95-7835e75ba11b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:49:41.133Z|2ebfbe47-6770-4ee1-ba1a-6da23ac52266|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:49:41.133Z|2ebfbe47-6770-4ee1-ba1a-6da23ac52266|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:49:56.134Z|adf86d04-ebe2-479c-b212-dfc37d7e5b45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:49:56.138Z|adf86d04-ebe2-479c-b212-dfc37d7e5b45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:49:56.460Z|25ea97f5-5f54-49d3-8b4a-9172242be916|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:49:56.461Z|25ea97f5-5f54-49d3-8b4a-9172242be916|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:49:56.643Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:49:56.644Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:49:56.644Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:49:56.645Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:49:56.645Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:49:56.646Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:49:56.656Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:49:56.657Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:49:56.657Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:49:56.657Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:49:56 GMT;Connection:close;
2021-12-08T00:49:56.657Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:49:56.658Z|60dfec94-dc72-4511-8f0b-456d38159753|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:50:11.133Z|c61d4975-1f85-4036-8b0a-5f3480a8adc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:50:11.134Z|c61d4975-1f85-4036-8b0a-5f3480a8adc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:50:26.133Z|600541c4-17bf-4c6d-9cc4-29c9c9ec93d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:50:26.135Z|600541c4-17bf-4c6d-9cc4-29c9c9ec93d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:50:26.461Z|026fc641-f418-47e9-aa45-f796dbdf9341|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:50:26.462Z|026fc641-f418-47e9-aa45-f796dbdf9341|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:50:41.133Z|7932bf5c-433f-46f7-b977-dde24c838358|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:50:41.137Z|7932bf5c-433f-46f7-b977-dde24c838358|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:50:56.133Z|065a0b92-6a97-4028-ac8a-6106abd71945|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:50:56.134Z|065a0b92-6a97-4028-ac8a-6106abd71945|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:50:56.463Z|1fd5b620-8035-4e75-a89e-5bc3b0729b1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:50:56.463Z|1fd5b620-8035-4e75-a89e-5bc3b0729b1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:50:56.645Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:50:56.645Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:50:56.646Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:50:56.646Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:50:56.646Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:50:56.647Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:50:56.657Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:50:56.658Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:50:56.658Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:50:56.658Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:50:56 GMT;Connection:close;
2021-12-08T00:50:56.658Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:50:56.659Z|8c8abdfa-2d63-4058-afd2-7249147b537e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:51:11.132Z|3239e674-012f-4f7b-aff8-e2c4bab0e02d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:51:11.133Z|3239e674-012f-4f7b-aff8-e2c4bab0e02d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:51:26.133Z|5424253f-d47c-47f8-869f-efb2d62d5173|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:51:26.135Z|5424253f-d47c-47f8-869f-efb2d62d5173|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:51:26.464Z|08e23fa1-fa9f-4c35-a1ab-dc1850e597c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:51:26.465Z|08e23fa1-fa9f-4c35-a1ab-dc1850e597c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:51:41.133Z|c77b13a0-3548-4bb3-b133-fcb12df9ae5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:51:41.134Z|c77b13a0-3548-4bb3-b133-fcb12df9ae5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:51:56.135Z|985224ee-9d57-4e3b-a990-adf8f22756f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:51:56.140Z|985224ee-9d57-4e3b-a990-adf8f22756f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:51:56.466Z|f1b8c1a2-087b-47cf-a2c9-5fc63c829d2a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:51:56.467Z|f1b8c1a2-087b-47cf-a2c9-5fc63c829d2a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:51:56.650Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:51:56.651Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:51:56.652Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:51:56.652Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:51:56.653Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:51:56.653Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:51:56.664Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:51:56.665Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:51:56.665Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:51:56.665Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:51:56 GMT;Connection:close;
2021-12-08T00:51:56.665Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:51:56.666Z|8a2ac770-a4b1-4a99-a384-f46455e7918d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:52:11.133Z|e767af8f-cb9f-4948-bc96-5ace2c39651b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:52:11.133Z|e767af8f-cb9f-4948-bc96-5ace2c39651b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:52:26.133Z|bf612d6e-fd4f-4b30-91f9-d3610a694a99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:52:26.135Z|bf612d6e-fd4f-4b30-91f9-d3610a694a99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:52:26.468Z|cf85eab1-b2f7-45ac-956a-ee31532699e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:52:26.469Z|cf85eab1-b2f7-45ac-956a-ee31532699e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:52:41.133Z|6b38ac80-a35a-4fc5-9be4-84fddf98503f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:52:41.135Z|6b38ac80-a35a-4fc5-9be4-84fddf98503f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:52:56.132Z|9945d5e7-79f4-460c-9b6f-5446d1a1d826|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:52:56.133Z|9945d5e7-79f4-460c-9b6f-5446d1a1d826|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:52:56.470Z|9f287860-334b-457a-9575-7cb1955b4d1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:52:56.470Z|9f287860-334b-457a-9575-7cb1955b4d1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:52:56.640Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:52:56.641Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:52:56.641Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:52:56.642Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:52:56.642Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:52:56.643Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:52:56.650Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:52:56.650Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:52:56.650Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:52:56.651Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:52:56 GMT;Connection:close;
2021-12-08T00:52:56.651Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:52:56.651Z|da89b6ab-0689-4994-bd2a-467c78ab5584|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:53:11.133Z|d6f9de33-0c9e-4c79-abb6-af5876af182b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:53:11.134Z|d6f9de33-0c9e-4c79-abb6-af5876af182b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:53:26.133Z|b1e99fe1-958d-416b-a880-3e36fef3fa6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:53:26.140Z|b1e99fe1-958d-416b-a880-3e36fef3fa6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:53:26.471Z|3c902d12-dcee-4d25-aaff-a086f55bb858|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:53:26.471Z|3c902d12-dcee-4d25-aaff-a086f55bb858|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:53:41.134Z|05641da6-498b-4e78-a9ff-1deb95d02268|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:53:41.135Z|05641da6-498b-4e78-a9ff-1deb95d02268|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:53:56.133Z|5421a6db-29fe-40d5-90bc-5f0d6cec9cd1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:53:56.134Z|5421a6db-29fe-40d5-90bc-5f0d6cec9cd1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:53:56.472Z|1bfb9a0e-955f-4245-a7ad-059b5c742e56|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:53:56.473Z|1bfb9a0e-955f-4245-a7ad-059b5c742e56|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:53:56.647Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:53:56.648Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:53:56.648Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:53:56.649Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:53:56.649Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:53:56.649Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:53:56.662Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:53:56.662Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:53:56.662Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:53:56.663Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:53:56 GMT;Connection:close;
2021-12-08T00:53:56.663Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:53:56.663Z|89483854-8099-4f3f-a7d8-73b7c9dc5e57|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:54:11.133Z|fff3eac9-c587-4ee8-a06a-97b6b0c26dd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:54:11.135Z|fff3eac9-c587-4ee8-a06a-97b6b0c26dd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:54:26.133Z|f60d0476-78df-4195-a73c-407d7c1d08c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:54:26.134Z|f60d0476-78df-4195-a73c-407d7c1d08c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:54:26.474Z|14de2a5b-4de4-4e76-8dea-cd8f9184cf40|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:54:26.475Z|14de2a5b-4de4-4e76-8dea-cd8f9184cf40|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:54:41.132Z|97f08ab0-83d7-443e-8a01-9488e1f4712b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:54:41.133Z|97f08ab0-83d7-443e-8a01-9488e1f4712b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:54:56.133Z|16e72ffe-200f-4f3a-b220-9cf1ea43b05d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:54:56.137Z|16e72ffe-200f-4f3a-b220-9cf1ea43b05d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:54:56.476Z|14565ac3-8638-43d6-be4d-9d54f6c21ec7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:54:56.476Z|14565ac3-8638-43d6-be4d-9d54f6c21ec7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:54:56.642Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:54:56.642Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:54:56.643Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:54:56.644Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:54:56.644Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:54:56.644Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:54:56.652Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:54:56.652Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:54:56.652Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:54:56.652Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:54:56 GMT;Connection:close;
2021-12-08T00:54:56.652Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:54:56.653Z|192d8e10-0a17-4de2-850f-28e522d0c252|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:55:11.133Z|38f8fc1e-bbfd-45ac-945c-def038260caf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:55:11.134Z|38f8fc1e-bbfd-45ac-945c-def038260caf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:55:26.134Z|bac33f75-b572-4b50-8ef8-ba2b86e82b5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:55:26.135Z|bac33f75-b572-4b50-8ef8-ba2b86e82b5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:55:26.477Z|9a2a148f-4dee-40a1-8c7c-8a117b0166b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:55:26.478Z|9a2a148f-4dee-40a1-8c7c-8a117b0166b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:55:41.133Z|e58d8282-bd23-44e7-8777-cccb8bb21112|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:55:41.136Z|e58d8282-bd23-44e7-8777-cccb8bb21112|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:55:56.133Z|f0c3c108-3fd0-41b4-954d-0d1a8ece9c85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:55:56.134Z|f0c3c108-3fd0-41b4-954d-0d1a8ece9c85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:55:56.479Z|26c9530b-92b9-4d01-aa9a-9be58fd4ce00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:55:56.479Z|26c9530b-92b9-4d01-aa9a-9be58fd4ce00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:55:56.646Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:55:56.647Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:55:56.647Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:55:56.648Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:55:56.649Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:55:56.649Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:55:56.667Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:55:56.668Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:55:56.668Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:55:56.669Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:55:56 GMT;Connection:close;
2021-12-08T00:55:56.669Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:55:56.669Z|44b202bb-c643-4f9f-86b1-26cc2ab7a13d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:56:11.133Z|bf335d25-418f-4cb9-b2c9-6297565a0526|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:56:11.133Z|bf335d25-418f-4cb9-b2c9-6297565a0526|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:56:26.133Z|ecf2373f-e7b1-4e06-b506-2d46a6c27b27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:56:26.135Z|ecf2373f-e7b1-4e06-b506-2d46a6c27b27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:56:26.480Z|012a0dfb-f51a-466c-bce7-9781a24e8dc8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:56:26.480Z|012a0dfb-f51a-466c-bce7-9781a24e8dc8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:56:41.133Z|420882c2-52a8-4d40-b3a9-e336e085c124|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:56:41.135Z|420882c2-52a8-4d40-b3a9-e336e085c124|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:56:56.133Z|738f3112-1102-4ed3-bc3a-715289e832c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:56:56.135Z|738f3112-1102-4ed3-bc3a-715289e832c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:56:56.481Z|b66e9ba7-ee66-4bfa-b2df-326e6987b8e8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:56:56.482Z|b66e9ba7-ee66-4bfa-b2df-326e6987b8e8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:56:56.642Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:56:56.643Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:56:56.643Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:56:56.643Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:56:56.644Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:56:56.644Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:56:56.652Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:56:56.653Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:56:56.653Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:56:56.653Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:56:56 GMT;Connection:close;
2021-12-08T00:56:56.653Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:56:56.653Z|49fc2e3f-418d-4126-b5c5-d0af2553e42b|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:57:11.133Z|4e2cda6e-f632-4b59-9195-29f11d5c4dd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:57:11.136Z|4e2cda6e-f632-4b59-9195-29f11d5c4dd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:57:26.133Z|d4478bb8-f66c-4591-94a4-7b956488d507|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:57:26.134Z|d4478bb8-f66c-4591-94a4-7b956488d507|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:57:26.483Z|84df8116-d735-4063-9d34-1cce4c398d1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:57:26.483Z|84df8116-d735-4063-9d34-1cce4c398d1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:57:41.133Z|6193cadb-de34-4626-bff4-173856d01263|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:57:41.134Z|6193cadb-de34-4626-bff4-173856d01263|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:57:56.133Z|e4dd8bc0-2735-442a-a7cb-56df625fd9e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:57:56.135Z|e4dd8bc0-2735-442a-a7cb-56df625fd9e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:57:56.484Z|583ad5a7-5735-4cb1-b58c-d1d931574490|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:57:56.485Z|583ad5a7-5735-4cb1-b58c-d1d931574490|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:57:56.643Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:57:56.643Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:57:56.644Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:57:56.644Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:57:56.644Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:57:56.645Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:57:56.656Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:57:56.656Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:57:56.657Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:57:56.657Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:57:56 GMT;Connection:close;
2021-12-08T00:57:56.657Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:57:56.657Z|f02801a1-6b6b-4de4-97ca-d10fa6b705c4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:58:11.132Z|72d9397f-e6c0-4906-ab66-21baed674a1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:58:11.133Z|72d9397f-e6c0-4906-ab66-21baed674a1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:58:26.133Z|a0495e31-5e04-4318-9790-c9778e74d78e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:58:26.134Z|a0495e31-5e04-4318-9790-c9778e74d78e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:58:26.485Z|7696b83f-e9db-4527-a1a4-929eb4f31333|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:58:26.486Z|7696b83f-e9db-4527-a1a4-929eb4f31333|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:58:41.133Z|793a1907-f3cd-4b52-bf16-89e20498a7ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:58:41.136Z|793a1907-f3cd-4b52-bf16-89e20498a7ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:58:56.134Z|9d1eabef-d8da-4167-9109-1db3f0b75f3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:58:56.136Z|9d1eabef-d8da-4167-9109-1db3f0b75f3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:58:56.486Z|72bb3a44-1e2e-4498-86db-27d9728a663b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:58:56.487Z|72bb3a44-1e2e-4498-86db-27d9728a663b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:58:56.646Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:58:56.646Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:58:56.646Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:58:56.647Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:58:56.647Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:58:56.647Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:58:56.661Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:58:56.662Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:58:56.663Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:58:56.663Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:58:56 GMT;Connection:close;
2021-12-08T00:58:56.664Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:58:56.665Z|97396357-d654-4773-8202-9b0bee19d093|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T00:59:11.133Z|9f9221a6-f4c8-4123-bcac-3a5ae962ee59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:59:11.135Z|9f9221a6-f4c8-4123-bcac-3a5ae962ee59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:59:26.133Z|499afac0-fbfe-411e-86c8-c95e8ed7b44f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:59:26.136Z|499afac0-fbfe-411e-86c8-c95e8ed7b44f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:59:26.488Z|48888970-0f99-4356-8423-b478955b00a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:59:26.489Z|48888970-0f99-4356-8423-b478955b00a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:59:41.132Z|7515b160-f936-4156-a2c8-b5751a122702|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:59:41.133Z|7515b160-f936-4156-a2c8-b5751a122702|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:59:56.133Z|a9fb2ce3-065d-4257-bf4d-713b26b6d1a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:59:56.133Z|a9fb2ce3-065d-4257-bf4d-713b26b6d1a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:59:56.489Z|09104cfd-23da-476d-bde2-9f1325c3f08d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T00:59:56.490Z|09104cfd-23da-476d-bde2-9f1325c3f08d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T00:59:56.643Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T00:59:56.644Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T00:59:56.644Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T00:59:56.645Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T00:59:56.646Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T00:59:56.646Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T00:59:56.659Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T00:59:56.659Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T00:59:56.660Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T00:59:56.660Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 00:59:56 GMT;Connection:close;
2021-12-08T00:59:56.661Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T00:59:56.662Z|1b969374-1f9d-4382-ad4d-1a4d18590545|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T01:00:00.077Z|32b9fb15-d695-4428-9a01-d2d74db3972c|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:00:00.087Z|32b9fb15-d695-4428-9a01-d2d74db3972c|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|DEBUG|500||Start of archiveInfraRequestsScheduler
2021-12-08T01:00:00.109Z|32b9fb15-d695-4428-9a01-d2d74db3972c|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|DEBUG|500||Date before 6 months: 6-11-2021
2021-12-08T01:00:00.277Z|32b9fb15-d695-4428-9a01-d2d74db3972c|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|DEBUG|500||0 requests to be archived based on End Time
2021-12-08T01:00:00.277Z|32b9fb15-d695-4428-9a01-d2d74db3972c|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Creating archivedInfraRequest records: 0
2021-12-08T01:00:00.294Z|32b9fb15-d695-4428-9a01-d2d74db3972c|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Deleting InfraActiveRequest records: 0
2021-12-08T01:00:00.308Z|32b9fb15-d695-4428-9a01-d2d74db3972c|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|DEBUG|500||0 requests to be archived based on Start Time
2021-12-08T01:00:00.308Z|32b9fb15-d695-4428-9a01-d2d74db3972c|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Creating archivedInfraRequest records: 0
2021-12-08T01:00:00.309Z|32b9fb15-d695-4428-9a01-d2d74db3972c|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Deleting InfraActiveRequest records: 0
2021-12-08T01:00:00.311Z|32b9fb15-d695-4428-9a01-d2d74db3972c|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|DEBUG|500||End of archiveInfraRequestsScheduler
2021-12-08T01:00:00.311Z|32b9fb15-d695-4428-9a01-d2d74db3972c|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:00:11.133Z|9ad81098-d7d5-4333-942a-90016c270783|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:00:11.136Z|9ad81098-d7d5-4333-942a-90016c270783|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:00:26.133Z|9007f16b-cd1c-415b-be25-7a524e3691c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:00:26.134Z|9007f16b-cd1c-415b-be25-7a524e3691c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:00:26.491Z|aeff166c-b7d2-4d12-b6d2-2036ec359030|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:00:26.492Z|aeff166c-b7d2-4d12-b6d2-2036ec359030|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:00:41.133Z|251abe87-b8f5-41ba-b841-29dac3558b0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:00:41.135Z|251abe87-b8f5-41ba-b841-29dac3558b0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:00:56.133Z|e239a0cd-cc10-42e0-b5ed-29e4cc2b9342|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:00:56.137Z|e239a0cd-cc10-42e0-b5ed-29e4cc2b9342|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:00:56.493Z|8afaf859-5b41-4803-a111-b62c19e70e7a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:00:56.494Z|8afaf859-5b41-4803-a111-b62c19e70e7a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:00:56.642Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T01:00:56.643Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T01:00:56.644Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T01:00:56.644Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T01:00:56.644Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.242.71.225:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T01:00:56.645Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T01:00:56.654Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T01:00:56.654Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T01:00:56.654Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T01:00:56.655Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 01:00:56 GMT;Connection:close;
2021-12-08T01:00:56.655Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T01:00:56.655Z|d6bb5752-95d8-4e78-a790-bf9caca8cacc|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.