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)

2022-03-14T10:07:53.959Z||main|||||INFO|500||The following profiles are active: basic
2022-03-14T10:08:04.352Z||main|||||INFO|500||Starting service [Tomcat]
2022-03-14T10:08:04.353Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-03-14T10:08:04.459Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-03-14T10:08:05.452Z||main|||||INFO|500||reqdb-pool - Starting...
2022-03-14T10:08:05.644Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-03-14T10:08:05.779Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2022-03-14T10:08:05.852Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.6)
2022-03-14T10:08:05.877Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.6 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2022-03-14T10:08:05.957Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.051s)
2022-03-14T10:08:06.012Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2022-03-14T10:08:06.087Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2022-03-14T10:08:06.137Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2022-03-14T10:08:06.164Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2022-03-14T10:08:06.484Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2022-03-14T10:08:06.546Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2022-03-14T10:08:06.654Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2022-03-14T10:08:06.693Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2022-03-14T10:08:06.784Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2022-03-14T10:08:06.866Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2022-03-14T10:08:06.934Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2022-03-14T10:08:07.003Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2022-03-14T10:08:07.062Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2022-03-14T10:08:07.140Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2022-03-14T10:08:07.211Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2022-03-14T10:08:07.327Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2022-03-14T10:08:07.423Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2022-03-14T10:08:07.571Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2022-03-14T10:08:07.668Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2022-03-14T10:08:07.723Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2022-03-14T10:08:07.774Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2022-03-14T10:08:07.847Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2022-03-14T10:08:07.926Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2022-03-14T10:08:08.007Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2022-03-14T10:08:08.060Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2022-03-14T10:08:08.142Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2022-03-14T10:08:08.208Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2022-03-14T10:08:08.264Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2022-03-14T10:08:08.343Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2022-03-14T10:08:08.469Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2022-03-14T10:08:08.610Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2022-03-14T10:08:08.671Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2022-03-14T10:08:08.708Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2022-03-14T10:08:08.923Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2022-03-14T10:08:09.005Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2022-03-14T10:08:09.081Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2022-03-14T10:08:09.199Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2022-03-14T10:08:09.270Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2022-03-14T10:08:09.331Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2022-03-14T10:08:09.378Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2022-03-14T10:08:09.497Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.369s)
2022-03-14T10:08:09.971Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-03-14T10:08:10.223Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-03-14T10:08:10.930Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-14T10:08:13.154Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-03-14T10:08:15.949Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-14T10:08:22.931Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-03-14T10:08:24.965Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2022-03-14T10:08:26.818Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2022-03-14T10:08:27.345Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-03-14T10:08:33.675Z||main|||||INFO|500||Started MSORequestDBApplication in 43.292 seconds (JVM running for 45.259)
2022-03-14T10:08:33.715Z|250e69c3-a4bb-4de0-b9e1-ce0584ee4745|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:08:33.733Z|250e69c3-a4bb-4de0-b9e1-ce0584ee4745|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:08:33.735Z|8b9ff539-b6cc-4bc4-8f79-3c29c40a4fc1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:08:33.743Z|8b9ff539-b6cc-4bc4-8f79-3c29c40a4fc1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:08:48.669Z|5ed327cd-c279-4a52-a60c-31719ac93432|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:08:48.675Z|5ed327cd-c279-4a52-a60c-31719ac93432|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:09:03.666Z|68d1714e-066e-4eb9-b19f-b3756efcbd91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:09:03.668Z|68d1714e-066e-4eb9-b19f-b3756efcbd91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:09:03.745Z|11a5425c-e795-46c8-bc83-f61fffbb2f41|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:09:03.747Z|11a5425c-e795-46c8-bc83-f61fffbb2f41|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:09:18.666Z|21397259-b868-47ac-8a6b-c9c0063b19ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:09:18.668Z|21397259-b868-47ac-8a6b-c9c0063b19ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:09:33.666Z|4b218fb4-990d-4711-8a0d-f7b73ce331f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:09:33.670Z|4b218fb4-990d-4711-8a0d-f7b73ce331f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:09:33.749Z|6cddff8c-c25f-447b-bbb4-99840a0b2800|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:09:33.750Z|6cddff8c-c25f-447b-bbb4-99840a0b2800|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:09:48.666Z|26863252-1332-49bd-b334-8b8c5c11b08d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:09:48.667Z|26863252-1332-49bd-b334-8b8c5c11b08d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:10:03.666Z|cf03d121-b4f3-4892-ac7c-c16c6c3c9749|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:10:03.667Z|cf03d121-b4f3-4892-ac7c-c16c6c3c9749|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:10:03.756Z|fbd21fea-c058-462a-92e7-003dfa2c0773|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:10:03.757Z|fbd21fea-c058-462a-92e7-003dfa2c0773|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:10:18.666Z|d67c5713-2bb8-4f0c-9f3e-e01d871ac3b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:10:18.669Z|d67c5713-2bb8-4f0c-9f3e-e01d871ac3b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:10:33.668Z|53bc2bfd-fcab-44fa-a06f-9540260fae59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:10:33.669Z|53bc2bfd-fcab-44fa-a06f-9540260fae59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:10:33.760Z|57ee5ba4-8ffc-4185-8705-8e7d38ed1497|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:10:33.761Z|57ee5ba4-8ffc-4185-8705-8e7d38ed1497|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:10:48.667Z|facc04d9-7bd2-4992-a295-2c46e4dc520c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:10:48.668Z|facc04d9-7bd2-4992-a295-2c46e4dc520c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:11:03.668Z|b06f9030-eff1-4f37-ac00-9c966c654085|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:11:03.672Z|b06f9030-eff1-4f37-ac00-9c966c654085|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:11:03.764Z|173d02d4-0a54-44c7-a7af-088156eb2f90|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:11:03.765Z|173d02d4-0a54-44c7-a7af-088156eb2f90|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:11:18.666Z|34cef9fa-9a1a-45f6-b64f-95e90435cc38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:11:18.667Z|34cef9fa-9a1a-45f6-b64f-95e90435cc38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:11:33.666Z|9a104672-cc1b-49a4-a6aa-56574a27e737|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:11:33.668Z|9a104672-cc1b-49a4-a6aa-56574a27e737|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:11:33.766Z|dbfe3d16-54ac-41f2-898c-98701c85eaf2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:11:33.767Z|dbfe3d16-54ac-41f2-898c-98701c85eaf2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:11:48.666Z|acb73be1-1477-4527-811f-6afc195ddb24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:11:48.669Z|acb73be1-1477-4527-811f-6afc195ddb24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:12:03.666Z|68864be5-1c6f-4b7f-82ba-95d7727a3237|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:12:03.667Z|68864be5-1c6f-4b7f-82ba-95d7727a3237|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:12:03.769Z|8875d586-f7ac-49ea-9aa7-bf1df820430b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:12:03.770Z|8875d586-f7ac-49ea-9aa7-bf1df820430b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:12:18.667Z|cc69c5b3-b2b2-4928-9d93-bcb61027c08a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:12:18.668Z|cc69c5b3-b2b2-4928-9d93-bcb61027c08a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:12:33.666Z|e276373c-8db8-4716-a205-7e49e2a9d98c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:12:33.670Z|e276373c-8db8-4716-a205-7e49e2a9d98c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:12:33.771Z|38bb1406-62c3-468d-a615-d7bf9c751962|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:12:33.773Z|38bb1406-62c3-468d-a615-d7bf9c751962|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:12:48.666Z|5d65cde1-1ef8-4c9a-9ef2-f30617bcfe51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:12:48.667Z|5d65cde1-1ef8-4c9a-9ef2-f30617bcfe51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:13:03.667Z|48e01e49-d3aa-4ef1-bc8c-bfa98551bbd0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:13:03.668Z|48e01e49-d3aa-4ef1-bc8c-bfa98551bbd0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:13:03.774Z|90b47c14-bc06-414b-be95-75c5bd99f313|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:13:03.775Z|90b47c14-bc06-414b-be95-75c5bd99f313|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:13:18.666Z|bf8511bf-dca6-417c-9d80-e1c30a07353e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:13:18.670Z|bf8511bf-dca6-417c-9d80-e1c30a07353e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:13:33.666Z|11ba0456-eca1-4bc5-a558-a678dae28a09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:13:33.667Z|11ba0456-eca1-4bc5-a558-a678dae28a09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:13:33.776Z|7514c385-9b12-40d7-9a63-ddb1a81e0025|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:13:33.777Z|7514c385-9b12-40d7-9a63-ddb1a81e0025|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:13:48.667Z|626c7764-3e6f-4e71-93e8-c300f5130104|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:13:48.668Z|626c7764-3e6f-4e71-93e8-c300f5130104|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:14:03.666Z|ededf787-0914-4bd3-adba-323294d11d40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:14:03.670Z|ededf787-0914-4bd3-adba-323294d11d40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:14:03.779Z|b0675101-bd38-44fd-beea-162369ebdb30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:14:03.780Z|b0675101-bd38-44fd-beea-162369ebdb30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:14:18.666Z|a8bd658e-c68c-4e18-abed-a95194780ac9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:14:18.667Z|a8bd658e-c68c-4e18-abed-a95194780ac9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:14:33.666Z|20d0a8fe-8350-4dd6-93d6-e88ac8935d34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:14:33.667Z|20d0a8fe-8350-4dd6-93d6-e88ac8935d34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:14:33.782Z|205f1b81-2f8a-4231-ad99-69a940e06129|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:14:33.783Z|205f1b81-2f8a-4231-ad99-69a940e06129|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:14:48.669Z|9d155640-e0d4-4063-8e6c-2d34f28eed9b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:14:48.677Z|9d155640-e0d4-4063-8e6c-2d34f28eed9b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:15:03.667Z|c0276746-18aa-4b70-a764-05c6270eefb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:15:03.669Z|c0276746-18aa-4b70-a764-05c6270eefb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:15:03.786Z|59885eb2-e0e5-4abf-9c18-715c2b121ead|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:15:03.788Z|59885eb2-e0e5-4abf-9c18-715c2b121ead|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:15:18.667Z|e7e73a95-e48d-4263-a108-ed6489f04f0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:15:18.668Z|e7e73a95-e48d-4263-a108-ed6489f04f0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:15:33.666Z|33898b9a-be8c-4404-b467-d042598faa24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:15:33.676Z|33898b9a-be8c-4404-b467-d042598faa24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:15:33.790Z|e677a524-c758-40ad-b44b-437bdc1c5b4f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:15:33.791Z|e677a524-c758-40ad-b44b-437bdc1c5b4f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:15:48.666Z|e5bf7708-4b44-41ed-944e-e8eb0475555d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:15:48.667Z|e5bf7708-4b44-41ed-944e-e8eb0475555d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:16:03.666Z|a2d92856-12c1-49a3-a55a-bdff02b81d7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:16:03.667Z|a2d92856-12c1-49a3-a55a-bdff02b81d7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:16:03.795Z|84890a23-31f0-46c4-b4b0-b22de9e074a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:16:03.796Z|84890a23-31f0-46c4-b4b0-b22de9e074a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:16:18.666Z|432fd662-8e5b-420b-a75e-02458910d425|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:16:18.669Z|432fd662-8e5b-420b-a75e-02458910d425|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:16:33.666Z|0daa4775-2895-4bd9-89ce-f643b526bae1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:16:33.667Z|0daa4775-2895-4bd9-89ce-f643b526bae1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:16:33.800Z|7e8b62f0-664e-4fc0-8b26-afb75e8f3f87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:16:33.801Z|7e8b62f0-664e-4fc0-8b26-afb75e8f3f87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:16:48.666Z|ca69f3e3-ea78-4cbd-894c-d11be7fcf8db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:16:48.667Z|ca69f3e3-ea78-4cbd-894c-d11be7fcf8db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:17:03.666Z|f9a842b9-64ed-4a37-ad2e-91870a547f08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:17:03.669Z|f9a842b9-64ed-4a37-ad2e-91870a547f08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:17:03.802Z|1b041e73-523e-427d-86d7-e88445a24bdf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:17:03.803Z|1b041e73-523e-427d-86d7-e88445a24bdf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:17:18.666Z|1619bdb0-2e4c-479b-aa3c-2bea15ef0274|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:17:18.667Z|1619bdb0-2e4c-479b-aa3c-2bea15ef0274|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:17:33.666Z|87812fa1-3f66-45ab-88e4-da75954fcb1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:17:33.667Z|87812fa1-3f66-45ab-88e4-da75954fcb1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:17:33.813Z|db2ac042-feb5-44bc-8f10-6eeabf58b01b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:17:33.813Z|db2ac042-feb5-44bc-8f10-6eeabf58b01b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:17:48.666Z|a79da300-e444-4f71-998e-41bb7761f0df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:17:48.669Z|a79da300-e444-4f71-998e-41bb7761f0df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:18:03.667Z|d6c84319-e69b-49b6-8220-7ea6c20b595f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:18:03.668Z|d6c84319-e69b-49b6-8220-7ea6c20b595f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:18:03.816Z|1389cda5-1848-46fe-b348-e8bf6913292a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:18:03.817Z|1389cda5-1848-46fe-b348-e8bf6913292a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:18:17.104Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-03-14T10:18:17.291Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:18:17.292Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:18:17.292Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:18:17.292Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:18:17.298Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:18:17.298Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:18:17.367Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@22207085 ((conn=946) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-03-14T10:18:17.575Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:18:17.576Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:18:17.579Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:18:17.579Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:18:17 GMT;Connection:close;
2022-03-14T10:18:17.580Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:18:17.580Z|d37cb2b8-c2de-43f1-869c-887f924372a1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:18:18.666Z|b4e20a20-2c2a-404d-a58f-a50d048178fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:18:18.667Z|b4e20a20-2c2a-404d-a58f-a50d048178fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:18:33.666Z|f9a76fdd-0a13-4b5e-93ee-c382d852a4bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:18:33.668Z|f9a76fdd-0a13-4b5e-93ee-c382d852a4bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:18:33.818Z|61dd63dd-3a44-461f-97fc-3234e1e04933|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:18:33.819Z|61dd63dd-3a44-461f-97fc-3234e1e04933|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:18:48.666Z|673c3d86-dd92-4001-ba9c-2f233bc2c28c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:18:48.667Z|673c3d86-dd92-4001-ba9c-2f233bc2c28c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:19:03.666Z|1ca8d2b8-530a-4a6f-96ce-1fa8e9b1baf4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:19:03.667Z|1ca8d2b8-530a-4a6f-96ce-1fa8e9b1baf4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:19:03.820Z|67e10d53-6d0c-4c01-9be2-f02fe5c1d6fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:19:03.821Z|67e10d53-6d0c-4c01-9be2-f02fe5c1d6fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:19:16.944Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:19:16.945Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:19:16.945Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:19:16.946Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:19:16.946Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:19:16.947Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:19:16.955Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:19:16.955Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:19:16.956Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:19:16.956Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:19:16 GMT;Connection:close;
2022-03-14T10:19:16.956Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:19:16.957Z|310e2061-378b-4072-be6f-192a7ed9e7de|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:19:18.666Z|3006a05b-66ef-42b8-a927-b4c02323ce24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:19:18.669Z|3006a05b-66ef-42b8-a927-b4c02323ce24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:19:33.666Z|f743abbc-2309-47bd-9473-d31ed2da1627|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:19:33.667Z|f743abbc-2309-47bd-9473-d31ed2da1627|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:19:33.822Z|ca9323bd-61c0-40bb-a738-53991a880f7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:19:33.824Z|ca9323bd-61c0-40bb-a738-53991a880f7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:19:48.666Z|ca2c9143-9b52-447f-9ff5-bb4ecff3c6df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:19:48.667Z|ca2c9143-9b52-447f-9ff5-bb4ecff3c6df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:20:03.666Z|9e7ebdaf-43bd-4a87-91d6-2fbdea4a03d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:20:03.669Z|9e7ebdaf-43bd-4a87-91d6-2fbdea4a03d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:20:03.825Z|14b48c9b-8366-4fc4-ad70-befa9ff3c432|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:20:03.826Z|14b48c9b-8366-4fc4-ad70-befa9ff3c432|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:20:16.942Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:20:16.943Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:20:16.943Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:20:16.944Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:20:16.945Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:20:16.945Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:20:16.952Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:20:16.953Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:20:16.953Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:20:16.953Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:20:16 GMT;Connection:close;
2022-03-14T10:20:16.954Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:20:16.954Z|ea5f50f9-e549-427e-a18e-2b62c7e4e65e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:20:18.666Z|8bdf77df-9b83-4bd0-9e2e-ec11c7402131|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:20:18.668Z|8bdf77df-9b83-4bd0-9e2e-ec11c7402131|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:20:33.666Z|be486cb8-8126-4a84-8bde-ab28dca59173|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:20:33.667Z|be486cb8-8126-4a84-8bde-ab28dca59173|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:20:33.827Z|b326df7a-e42a-417e-82bc-9a9c115babd7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:20:33.828Z|b326df7a-e42a-417e-82bc-9a9c115babd7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:20:48.667Z|5d5dc8f6-73c3-4aa5-9e80-d8ff6acac26a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:20:48.670Z|5d5dc8f6-73c3-4aa5-9e80-d8ff6acac26a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:21:03.666Z|373967ba-233c-4a12-90b7-a11eeb481866|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:21:03.667Z|373967ba-233c-4a12-90b7-a11eeb481866|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:21:03.829Z|63bc998b-2086-4e76-bfcc-bc3f9cf83610|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:21:03.831Z|63bc998b-2086-4e76-bfcc-bc3f9cf83610|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:21:16.944Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:21:16.945Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:21:16.946Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:21:16.946Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:21:16.948Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:21:16.949Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:21:16.957Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:21:16.957Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:21:16.958Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:21:16.958Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:21:16 GMT;Connection:close;
2022-03-14T10:21:16.958Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:21:16.959Z|a7f5f55a-2566-495a-8b2d-6faf2aa182f9|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:21:18.666Z|02524c5f-e0b4-4b7f-8145-6d1a67ee6060|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:21:18.668Z|02524c5f-e0b4-4b7f-8145-6d1a67ee6060|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:21:33.666Z|619b78ab-af28-40e1-a4f6-3171d0de2ca1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:21:33.670Z|619b78ab-af28-40e1-a4f6-3171d0de2ca1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:21:33.832Z|4089d147-d749-4865-a8cb-55abf9112875|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:21:33.833Z|4089d147-d749-4865-a8cb-55abf9112875|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:21:48.666Z|bc70fbf6-01ed-4727-86cd-d06b5be25ea5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:21:48.667Z|bc70fbf6-01ed-4727-86cd-d06b5be25ea5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:22:03.667Z|06f523f4-2db1-4ed5-abf0-01bad90047ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:22:03.668Z|06f523f4-2db1-4ed5-abf0-01bad90047ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:22:03.835Z|2041b2c4-0d99-4999-b07e-1b02ed1bbbc6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:22:03.836Z|2041b2c4-0d99-4999-b07e-1b02ed1bbbc6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:22:16.942Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:22:16.943Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:22:16.944Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:22:16.944Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:22:16.945Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:22:16.945Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:22:16.953Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:22:16.954Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:22:16.954Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:22:16.954Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:22:16 GMT;Connection:close;
2022-03-14T10:22:16.955Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:22:16.956Z|96ab6354-9ce9-46c4-a026-462a0079732b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:22:18.666Z|2d2dc7c5-54b1-49a5-94e4-28f68e151b06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:22:18.669Z|2d2dc7c5-54b1-49a5-94e4-28f68e151b06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:22:33.666Z|bd358d28-ad15-47eb-bbdf-f6c66b2a0da3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:22:33.668Z|bd358d28-ad15-47eb-bbdf-f6c66b2a0da3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:22:33.838Z|18eef8e1-6e3b-498d-adb0-8999c500a31d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:22:33.839Z|18eef8e1-6e3b-498d-adb0-8999c500a31d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:22:48.667Z|d707e4ae-97ef-44c5-a499-d42d34d5f50a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:22:48.668Z|d707e4ae-97ef-44c5-a499-d42d34d5f50a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:23:03.667Z|d281e1a0-a299-4ee7-9155-d48d8e3a46e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:23:03.671Z|d281e1a0-a299-4ee7-9155-d48d8e3a46e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:23:03.840Z|1e551d8e-b63e-4db9-bc8a-1c751abc05a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:23:03.841Z|1e551d8e-b63e-4db9-bc8a-1c751abc05a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:23:16.950Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:23:16.952Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:23:16.952Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:23:16.954Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:23:16.954Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:23:16.955Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:23:16.969Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:23:16.969Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:23:16.970Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:23:16.970Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:23:16 GMT;Connection:close;
2022-03-14T10:23:16.970Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:23:16.971Z|0f9aba5c-1d62-4567-ac6e-d1dc09064433|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:23:18.666Z|712d4796-5c52-411a-9d60-7f6255a76b0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:23:18.668Z|712d4796-5c52-411a-9d60-7f6255a76b0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:23:33.667Z|193e71c7-40d2-4fab-9f15-ff7f18fab61b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:23:33.668Z|193e71c7-40d2-4fab-9f15-ff7f18fab61b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:23:33.842Z|554295ce-4b59-49ef-9ac9-43efb6eac9ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:23:33.844Z|554295ce-4b59-49ef-9ac9-43efb6eac9ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:23:48.666Z|64cee3ca-0d72-43b4-a8dc-9f7d46a78cc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:23:48.671Z|64cee3ca-0d72-43b4-a8dc-9f7d46a78cc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:24:03.666Z|0dfe268a-2cf9-4f7b-ae2c-abf87b1af900|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:24:03.668Z|0dfe268a-2cf9-4f7b-ae2c-abf87b1af900|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:24:03.845Z|01e14d44-3805-4a65-ad81-91de37e9b789|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:24:03.846Z|01e14d44-3805-4a65-ad81-91de37e9b789|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:24:16.945Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:24:16.946Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:24:16.946Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:24:16.947Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:24:16.947Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:24:16.947Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:24:16.956Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:24:16.956Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:24:16.957Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:24:16.957Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:24:16 GMT;Connection:close;
2022-03-14T10:24:16.957Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:24:16.958Z|00559ecd-f365-4e0d-9342-b26f0056ed3d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:24:18.666Z|596ee1ae-f58f-43bb-9af3-29a282e4afc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:24:18.668Z|596ee1ae-f58f-43bb-9af3-29a282e4afc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:24:33.666Z|44daa0f9-df72-4912-878d-5aa1d0542cbe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:24:33.671Z|44daa0f9-df72-4912-878d-5aa1d0542cbe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:24:33.848Z|ba6c3b46-cc2a-4d0f-b1d0-eb1c3c43aa0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:24:33.849Z|ba6c3b46-cc2a-4d0f-b1d0-eb1c3c43aa0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:24:48.666Z|1e45fb87-6c66-4cf4-bfbe-9e48b28d1b66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:24:48.668Z|1e45fb87-6c66-4cf4-bfbe-9e48b28d1b66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:25:03.666Z|b14bd521-2138-41b7-80e9-07a1c176143f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:25:03.667Z|b14bd521-2138-41b7-80e9-07a1c176143f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:25:03.851Z|ec244d03-5c12-4ee4-9054-3c527a47bd16|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:25:03.853Z|ec244d03-5c12-4ee4-9054-3c527a47bd16|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:25:16.943Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:25:16.943Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:25:16.944Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:25:16.945Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:25:16.945Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:25:16.945Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:25:16.956Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:25:16.957Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:25:16.957Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:25:16.958Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:25:16 GMT;Connection:close;
2022-03-14T10:25:16.958Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:25:16.959Z|36364bd1-b427-42eb-ac01-deb6eca21b96|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:25:18.666Z|dc304fac-fe90-4042-b868-7d5229268204|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:25:18.669Z|dc304fac-fe90-4042-b868-7d5229268204|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:25:33.666Z|36c6b1e8-9eb8-4eae-8c71-034902171aef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:25:33.667Z|36c6b1e8-9eb8-4eae-8c71-034902171aef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:25:33.855Z|0bf3d048-d49b-4567-8964-5fb81045389d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:25:33.857Z|0bf3d048-d49b-4567-8964-5fb81045389d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:25:48.666Z|bac3a731-f0fe-4ac0-8739-61ab60510a33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:25:48.667Z|bac3a731-f0fe-4ac0-8739-61ab60510a33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:26:03.666Z|ddf850b5-8fef-4500-b7b9-8105732bdcc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:26:03.670Z|ddf850b5-8fef-4500-b7b9-8105732bdcc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:26:03.859Z|d200d05a-556d-40e1-9251-7e83a326b036|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:26:03.860Z|d200d05a-556d-40e1-9251-7e83a326b036|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:26:16.943Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:26:16.944Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:26:16.944Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:26:16.946Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:26:16.947Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:26:16.947Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:26:16.954Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:26:16.954Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:26:16.955Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:26:16.955Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:26:16 GMT;Connection:close;
2022-03-14T10:26:16.955Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:26:16.956Z|9f2f3059-c781-4e8a-8324-ec84a5d6b32b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:26:18.666Z|857deb7f-5c4a-4004-b576-a7fa702ac641|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:26:18.667Z|857deb7f-5c4a-4004-b576-a7fa702ac641|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:26:33.666Z|28820caa-edfa-4a01-8478-74f8e2b900e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:26:33.667Z|28820caa-edfa-4a01-8478-74f8e2b900e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:26:33.863Z|653f8d8e-14e9-44ba-8f22-621f8839c40a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:26:33.864Z|653f8d8e-14e9-44ba-8f22-621f8839c40a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:26:48.666Z|ffff1376-3b9a-4dc2-9bf9-dbaf78ce9b8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:26:48.670Z|ffff1376-3b9a-4dc2-9bf9-dbaf78ce9b8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:27:03.666Z|3af8c635-403b-484e-82df-7faf42bbd0c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:27:03.667Z|3af8c635-403b-484e-82df-7faf42bbd0c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:27:03.867Z|30664be1-b362-4c08-a843-4a518b354443|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:27:03.870Z|30664be1-b362-4c08-a843-4a518b354443|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:27:16.942Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:27:16.943Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:27:16.943Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:27:16.944Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:27:16.945Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:27:16.945Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:27:16.951Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:27:16.952Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:27:16.952Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:27:16.952Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:27:16 GMT;Connection:close;
2022-03-14T10:27:16.953Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:27:16.953Z|dedae298-f666-4f80-b97a-20f73e278c34|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:27:18.666Z|8705a814-f586-4011-bd8c-e67c2189e0b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:27:18.667Z|8705a814-f586-4011-bd8c-e67c2189e0b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:27:33.667Z|04dde806-6d83-424d-bc12-9b3d631dd3ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:27:33.671Z|04dde806-6d83-424d-bc12-9b3d631dd3ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:27:33.872Z|46f4ec07-499a-4b53-a545-bd028bbe1f7a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:27:33.876Z|46f4ec07-499a-4b53-a545-bd028bbe1f7a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:27:48.666Z|a803ea10-2f5b-40bb-a38a-94cc064d41d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:27:48.667Z|a803ea10-2f5b-40bb-a38a-94cc064d41d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:28:03.666Z|9b8e3f5e-bded-4979-b89d-38e9a55ae85e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:28:03.668Z|9b8e3f5e-bded-4979-b89d-38e9a55ae85e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:28:03.878Z|aa3320f6-8e97-4ad5-8408-30da9cfff677|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:28:03.879Z|aa3320f6-8e97-4ad5-8408-30da9cfff677|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:28:16.943Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:28:16.944Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:28:16.944Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:28:16.945Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:28:16.945Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:28:16.945Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:28:16.955Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:28:16.955Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:28:16.956Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:28:16.956Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:28:16 GMT;Connection:close;
2022-03-14T10:28:16.956Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:28:16.957Z|8eea49d3-726f-4e7f-a559-309e1978b28f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:28:18.666Z|8bb2b1db-66e2-480d-9340-fa1a37bc6edc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:28:18.668Z|8bb2b1db-66e2-480d-9340-fa1a37bc6edc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:28:33.666Z|74039a23-1e64-45e4-b4ff-a2440772ab27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:28:33.667Z|74039a23-1e64-45e4-b4ff-a2440772ab27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:28:33.880Z|5f867af7-2539-466c-8200-5c33d8affa68|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:28:33.881Z|5f867af7-2539-466c-8200-5c33d8affa68|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:28:48.666Z|a5f28b3e-8340-42c3-afd7-d5177414ebee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:28:48.667Z|a5f28b3e-8340-42c3-afd7-d5177414ebee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:29:03.666Z|63858014-41d6-44c9-95bc-baabc008721d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:29:03.669Z|63858014-41d6-44c9-95bc-baabc008721d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:29:03.883Z|c7f36863-54d7-4fbe-8705-a7230f6b93a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:29:03.884Z|c7f36863-54d7-4fbe-8705-a7230f6b93a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:29:16.943Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:29:16.944Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:29:16.944Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:29:16.944Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:29:16.946Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:29:16.946Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:29:16.953Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:29:16.953Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:29:16.954Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:29:16.954Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:29:16 GMT;Connection:close;
2022-03-14T10:29:16.954Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:29:16.954Z|15ea87ca-e1ad-4a02-a9a6-be6c9a1ae68e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:29:18.666Z|5f6322d2-96a0-4ae4-aa34-8c66567c5655|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:29:18.667Z|5f6322d2-96a0-4ae4-aa34-8c66567c5655|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:29:33.666Z|50052a0d-05a3-421a-b390-86c14c644479|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:29:33.667Z|50052a0d-05a3-421a-b390-86c14c644479|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:29:33.886Z|a5e47217-6fe8-4ca0-84a8-71da9bbfa759|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:29:33.887Z|a5e47217-6fe8-4ca0-84a8-71da9bbfa759|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:29:48.666Z|4fa045ad-0177-4d65-9a5a-2188e8f68f50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:29:48.669Z|4fa045ad-0177-4d65-9a5a-2188e8f68f50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:30:03.666Z|d05e907e-4953-4f70-82b3-69004e0018b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:30:03.667Z|d05e907e-4953-4f70-82b3-69004e0018b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:30:03.888Z|ad535bc5-351f-402b-966c-b620a447d0c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:30:03.889Z|ad535bc5-351f-402b-966c-b620a447d0c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:30:16.944Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:30:16.945Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:30:16.946Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:30:16.946Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:30:16.948Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:30:16.948Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:30:16.955Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:30:16.955Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:30:16.956Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:30:16.957Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:30:16 GMT;Connection:close;
2022-03-14T10:30:16.957Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:30:16.958Z|8206b7a0-f955-4768-ae64-20abf49f7c3f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:30:18.666Z|9287d612-293f-4d4f-b486-e9af4b389e08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:30:18.667Z|9287d612-293f-4d4f-b486-e9af4b389e08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:30:33.666Z|59e4b392-6a47-470d-95a4-e229019a1c82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:30:33.670Z|59e4b392-6a47-470d-95a4-e229019a1c82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:30:33.890Z|757a0a45-a308-4dfe-8cc1-2341d4428486|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:30:33.891Z|757a0a45-a308-4dfe-8cc1-2341d4428486|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:30:48.666Z|27453902-9098-4e45-98c8-45451107f333|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:30:48.668Z|27453902-9098-4e45-98c8-45451107f333|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:31:03.667Z|eb89f7b0-37a4-4ec2-9058-5a4780daccaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:31:03.669Z|eb89f7b0-37a4-4ec2-9058-5a4780daccaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:31:03.893Z|f81622cc-9c4a-453c-904f-258f047227cc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:31:03.894Z|f81622cc-9c4a-453c-904f-258f047227cc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:31:16.948Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:31:16.950Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:31:16.950Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:31:16.951Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:31:16.951Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:31:16.952Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:31:16.961Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:31:16.962Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:31:16.963Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:31:16.963Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:31:16 GMT;Connection:close;
2022-03-14T10:31:16.964Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:31:16.965Z|45b03807-4891-4161-ae2b-ac1f9c0295a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:31:18.666Z|5bcf9d3b-861b-4a64-8197-a1037eeaed0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:31:18.670Z|5bcf9d3b-861b-4a64-8197-a1037eeaed0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:31:33.666Z|d78b46ae-d783-4db2-b648-054816d5b9a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:31:33.667Z|d78b46ae-d783-4db2-b648-054816d5b9a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:31:33.896Z|b9eb2fd1-30a6-415c-9b73-b8d4a237529a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:31:33.897Z|b9eb2fd1-30a6-415c-9b73-b8d4a237529a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:31:48.666Z|42babb2b-f26a-4f1b-a6e1-39382163d2d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:31:48.667Z|42babb2b-f26a-4f1b-a6e1-39382163d2d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:32:03.666Z|b9a84a6f-b2b2-4a64-b446-5e8521093469|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:32:03.669Z|b9a84a6f-b2b2-4a64-b446-5e8521093469|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:32:03.898Z|7444acb0-b6b5-462b-8f5a-526d18ea8b08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:32:03.899Z|7444acb0-b6b5-462b-8f5a-526d18ea8b08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:32:16.944Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:32:16.944Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:32:16.946Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:32:16.946Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:32:16.947Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:32:16.947Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:32:16.955Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:32:16.955Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:32:16.956Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:32:16.956Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:32:16 GMT;Connection:close;
2022-03-14T10:32:16.956Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:32:16.957Z|07c4c97f-0389-47d1-90b0-0ca2a3acf931|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:32:18.666Z|60f9aebb-721e-463d-acf3-cf9751ec927b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:32:18.667Z|60f9aebb-721e-463d-acf3-cf9751ec927b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:32:33.666Z|31da1bf0-7687-4406-ba04-706d3f8641b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:32:33.667Z|31da1bf0-7687-4406-ba04-706d3f8641b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:32:33.900Z|9405b2a0-a2a8-435f-8385-054f6976cbf5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:32:33.901Z|9405b2a0-a2a8-435f-8385-054f6976cbf5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:32:48.666Z|1d506b7f-6b9b-46dd-95f0-aabd1cf9bf55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:32:48.669Z|1d506b7f-6b9b-46dd-95f0-aabd1cf9bf55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:33:03.666Z|f9b3d636-18e9-4432-a7a0-2965228b75d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:33:03.667Z|f9b3d636-18e9-4432-a7a0-2965228b75d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:33:03.903Z|b78f7deb-2758-4b4b-a5d3-a938fea9e895|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:33:03.904Z|b78f7deb-2758-4b4b-a5d3-a938fea9e895|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:33:16.943Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:33:16.944Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:33:16.944Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:33:16.945Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:33:16.946Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:33:16.946Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:33:16.961Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:33:16.962Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:33:16.962Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:33:16.963Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:33:16 GMT;Connection:close;
2022-03-14T10:33:16.963Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:33:16.964Z|0b578727-8d8a-4a6c-95c3-e8a7ae93ed4d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:33:18.666Z|c3ae5a06-2f7a-4057-98dc-45c5c5e35621|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:33:18.667Z|c3ae5a06-2f7a-4057-98dc-45c5c5e35621|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:33:33.666Z|9d990cf6-70c2-49fb-83ff-c3340600729a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:33:33.668Z|9d990cf6-70c2-49fb-83ff-c3340600729a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:33:33.905Z|7286e334-64f3-42a0-b19d-face062ce5b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:33:33.906Z|7286e334-64f3-42a0-b19d-face062ce5b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:33:48.666Z|db395f3c-0f09-48a2-82d3-eecd26b8cf1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:33:48.667Z|db395f3c-0f09-48a2-82d3-eecd26b8cf1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:34:03.666Z|5e93d728-b417-4daa-9e78-4c38d99b4a90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:34:03.667Z|5e93d728-b417-4daa-9e78-4c38d99b4a90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:34:03.907Z|f5b21d81-4122-4285-9025-969acb064736|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:34:03.908Z|f5b21d81-4122-4285-9025-969acb064736|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:34:16.944Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:34:16.945Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:34:16.945Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:34:16.945Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:34:16.946Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:34:16.946Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:34:16.955Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:34:16.956Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:34:16.956Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:34:16.956Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:34:16 GMT;Connection:close;
2022-03-14T10:34:16.956Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:34:16.957Z|23cd7615-6a07-4e51-a7c7-735af7a26072|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:34:18.666Z|88db74a1-3c76-4c83-9079-f1d5f9323fd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:34:18.668Z|88db74a1-3c76-4c83-9079-f1d5f9323fd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:34:33.666Z|471103e5-97e7-4e24-bbf5-88153a495d0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:34:33.667Z|471103e5-97e7-4e24-bbf5-88153a495d0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:34:33.909Z|e49f2360-50aa-442b-a763-e1eab0cf2425|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:34:33.910Z|e49f2360-50aa-442b-a763-e1eab0cf2425|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:34:48.666Z|f21d1ed8-a1c4-4802-b435-676ed39cd027|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:34:48.667Z|f21d1ed8-a1c4-4802-b435-676ed39cd027|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:35:03.666Z|77ff3eed-b597-4ae8-a637-cea05354035d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:35:03.668Z|77ff3eed-b597-4ae8-a637-cea05354035d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:35:03.911Z|00db8760-e3d1-4ff4-9933-ffd446509b68|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:35:03.912Z|00db8760-e3d1-4ff4-9933-ffd446509b68|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:35:16.942Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:35:16.942Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:35:16.942Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:35:16.943Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:35:16.944Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:35:16.944Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:35:16.950Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:35:16.950Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:35:16.951Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:35:16.951Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:35:16 GMT;Connection:close;
2022-03-14T10:35:16.951Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:35:16.952Z|4535928c-20ea-48c9-84ff-f22fc78e2000|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:35:18.666Z|27c7f35b-6217-4f46-b43b-a053b3d0681f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:35:18.667Z|27c7f35b-6217-4f46-b43b-a053b3d0681f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:35:33.666Z|83e4183d-0efe-4d57-bbb7-4c5d9bd0a5de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:35:33.667Z|83e4183d-0efe-4d57-bbb7-4c5d9bd0a5de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:35:33.914Z|cdff0124-c22f-4ff7-87c6-cb238db67536|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:35:33.915Z|cdff0124-c22f-4ff7-87c6-cb238db67536|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:35:48.666Z|fed11385-6ba6-40b7-b51e-4ed0f867b212|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:35:48.669Z|fed11385-6ba6-40b7-b51e-4ed0f867b212|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:36:03.666Z|a31ad12a-6db7-403a-9edd-7347a0c7c081|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:36:03.667Z|a31ad12a-6db7-403a-9edd-7347a0c7c081|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:36:03.916Z|757c2efb-f210-4b1d-a9f9-5b02407a7968|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:36:03.917Z|757c2efb-f210-4b1d-a9f9-5b02407a7968|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:36:16.943Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:36:16.943Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:36:16.944Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:36:16.946Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:36:16.947Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:36:16.947Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:36:16.955Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:36:16.956Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:36:16.956Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:36:16.956Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:36:16 GMT;Connection:close;
2022-03-14T10:36:16.957Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:36:16.957Z|40497404-365f-4eac-9f77-32019307be36|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:36:18.666Z|befe4174-7d05-4acf-9b17-8dab43eb7e50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:36:18.667Z|befe4174-7d05-4acf-9b17-8dab43eb7e50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:36:33.666Z|efece655-efb5-4b52-afda-cb7b86c8ed64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:36:33.669Z|efece655-efb5-4b52-afda-cb7b86c8ed64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:36:33.919Z|5d067086-18bc-4c86-9748-c71f2b9bbd3f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:36:33.919Z|5d067086-18bc-4c86-9748-c71f2b9bbd3f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:36:48.666Z|6150cddd-4f72-4ae1-9e42-44ad795beac1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:36:48.667Z|6150cddd-4f72-4ae1-9e42-44ad795beac1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:37:03.666Z|1d207491-ada8-44f9-8f46-f9a55b11fc12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:37:03.666Z|1d207491-ada8-44f9-8f46-f9a55b11fc12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:37:03.921Z|644c4aed-5cd8-41e2-8f02-97bd0e32e128|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:37:03.922Z|644c4aed-5cd8-41e2-8f02-97bd0e32e128|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:37:16.942Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:37:16.943Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:37:16.943Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:37:16.943Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:37:16.943Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:37:16.944Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:37:16.950Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:37:16.950Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:37:16.950Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:37:16.950Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:37:16 GMT;Connection:close;
2022-03-14T10:37:16.950Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:37:16.951Z|9eb5232c-94d9-44e7-8ba6-077ffc38a96c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:37:18.666Z|0c02664d-2f14-4be9-9045-010c7688f3e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:37:18.670Z|0c02664d-2f14-4be9-9045-010c7688f3e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:37:33.666Z|ca01b0e0-bb91-4529-81ca-ca484b49a292|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:37:33.666Z|ca01b0e0-bb91-4529-81ca-ca484b49a292|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:37:33.923Z|73f8af9e-4351-4ee9-8ce9-80a864e77b8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:37:33.924Z|73f8af9e-4351-4ee9-8ce9-80a864e77b8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:37:48.666Z|88cd55ed-b7ea-4ff8-960b-01adc7e4ab97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:37:48.666Z|88cd55ed-b7ea-4ff8-960b-01adc7e4ab97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:38:03.666Z|89c86b58-f8bd-42d4-9a52-d6912815c175|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:38:03.667Z|89c86b58-f8bd-42d4-9a52-d6912815c175|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:38:03.925Z|cbc5b040-7db7-4d06-9971-2c023efd9bc1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:38:03.926Z|cbc5b040-7db7-4d06-9971-2c023efd9bc1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:38:16.943Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:38:16.944Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:38:16.944Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:38:16.944Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:38:16.944Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:38:16.945Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:38:16.955Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:38:16.955Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:38:16.956Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:38:16.956Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:38:16 GMT;Connection:close;
2022-03-14T10:38:16.956Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:38:16.957Z|e23891a7-8b29-43a4-884f-da2346098933|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:38:18.666Z|23b3692c-8fc2-44b2-9bc2-aa534204aa0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:38:18.667Z|23b3692c-8fc2-44b2-9bc2-aa534204aa0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:38:33.666Z|b1573a67-2000-4168-bae8-8b782e9efde4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:38:33.669Z|b1573a67-2000-4168-bae8-8b782e9efde4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:38:33.927Z|ae90555f-be03-40a2-b2ef-b7a587f7fb55|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:38:33.927Z|ae90555f-be03-40a2-b2ef-b7a587f7fb55|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:38:48.666Z|36416c44-5520-4374-b664-04f087b26904|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:38:48.667Z|36416c44-5520-4374-b664-04f087b26904|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:39:03.666Z|2b7e8f82-4c8d-495e-a585-aa537f010725|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:39:03.666Z|2b7e8f82-4c8d-495e-a585-aa537f010725|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:39:03.928Z|aba623e0-393b-415c-80b9-1007a0bba82c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:39:03.929Z|aba623e0-393b-415c-80b9-1007a0bba82c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:39:16.942Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:39:16.942Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:39:16.942Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:39:16.944Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:39:16.945Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:39:16.945Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:39:16.952Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:39:16.952Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:39:16.952Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:39:16.952Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:39:16 GMT;Connection:close;
2022-03-14T10:39:16.953Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:39:16.953Z|0a6a551c-8324-4b0e-9e0e-a2f0e573ce17|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:39:18.666Z|b39c7a87-2dea-49ac-a58d-f516de90a18d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:39:18.668Z|b39c7a87-2dea-49ac-a58d-f516de90a18d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:39:33.666Z|cf916ff1-a50f-4fc5-9738-8ebe3ce77fff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:39:33.668Z|cf916ff1-a50f-4fc5-9738-8ebe3ce77fff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:39:33.930Z|95dcad69-a42b-49c8-a1a3-5b19cf395069|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:39:33.931Z|95dcad69-a42b-49c8-a1a3-5b19cf395069|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:39:48.666Z|86e07f15-9fe9-461f-83a5-e163301672a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:39:48.667Z|86e07f15-9fe9-461f-83a5-e163301672a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:40:03.666Z|a3f70081-16d8-4f85-a6c6-cbe25e14c2fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:40:03.668Z|a3f70081-16d8-4f85-a6c6-cbe25e14c2fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:40:03.932Z|e5736fb4-b7fc-4cac-a5d4-ff59b7b845d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:40:03.933Z|e5736fb4-b7fc-4cac-a5d4-ff59b7b845d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:40:16.945Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:40:16.946Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:40:16.946Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:40:16.948Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:40:16.948Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:40:16.949Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:40:16.955Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:40:16.955Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:40:16.956Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:40:16.956Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:40:16 GMT;Connection:close;
2022-03-14T10:40:16.956Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:40:16.956Z|a01f874a-6118-4b04-9a59-ae47d785ec38|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:40:18.666Z|605642fc-48d6-4549-bd71-2df4294f0ef9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:40:18.667Z|605642fc-48d6-4549-bd71-2df4294f0ef9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:40:33.666Z|b6fbfc56-4fdf-4a51-baae-b99bf04f99d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:40:33.667Z|b6fbfc56-4fdf-4a51-baae-b99bf04f99d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:40:33.934Z|2380f12f-d15e-4f88-9403-cfbddce2bd2c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:40:33.935Z|2380f12f-d15e-4f88-9403-cfbddce2bd2c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:40:37.127Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||INFO|500||Entering
2022-03-14T10:40:37.127Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T10:40:37.128Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||DEBUG|500||URI         : /infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf
2022-03-14T10:40:37.128Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||DEBUG|500||Method      : GET
2022-03-14T10:40:37.129Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:594cac059f3d0999;x-b3-spanid:062460d7e997d7e2;x-b3-parentspanid:594cac059f3d0999;x-b3-sampled:0;x-onap-requestid:a8631119-ad10-4152-994a-0ecb38f964cf;x-requestid:a8631119-ad10-4152-994a-0ecb38f964cf;x-transactionid:a8631119-ad10-4152-994a-0ecb38f964cf;x-ecomp-requestid:a8631119-ad10-4152-994a-0ecb38f964cf;x-onap-partnername:SO.APIH;x-invocationid:92bb6891-34f6-46bc-810a-1dcaac596c18;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-03-14T10:40:37.129Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T10:40:37.264Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||WARN|500||reqdb-pool - Connection org.mariadb.jdbc.MariaDbConnection@729b8b77 marked as broken because of SQLSTATE(08S01), ErrorCode(1047)
java.sql.SQLNonTransientConnectionException: (conn=1255) WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153)
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229)
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163)
	at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:390)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:163)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:104)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:285)
	at org.hibernate.persister.entity.AbstractEntityPersister.doLoad(AbstractEntityPersister.java:4441)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4431)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:569)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:537)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:208)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:332)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:108)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:74)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:113)
	at org.hibernate.internal.SessionImpl.fireLoadNoChecks(SessionImpl.java:1186)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1175)
	at org.hibernate.internal.SessionImpl.access$2100(SessionImpl.java:193)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2786)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.lambda$load$1(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.perform(SessionImpl.java:2723)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3322)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3289)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:366)
	at com.sun.proxy.$Proxy163.find(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:314)
	at com.sun.proxy.$Proxy163.find(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.findById(SimpleJpaRepository.java:281)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.data.repository.core.support.ImplementationInvocationMetadata.invoke(ImplementationInvocationMetadata.java:72)
	at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:382)
	at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:205)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:550)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:155)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:130)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy171.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220)
	... 164 common frames omitted
Caused by: java.sql.SQLException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1688)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1550)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1513)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318)
	... 165 common frames omitted
2022-03-14T10:40:37.269Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||WARN|500||SQL Error: 1047, SQLState: 08S01
2022-03-14T10:40:37.270Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||ERROR|500||(conn=1255) WSREP has not yet prepared node for application use
2022-03-14T10:40:37.277Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||INFO|500||HHH000327: Error performing load command
org.hibernate.exception.JDBCConnectionException: could not extract ResultSet
	at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:48)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:67)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:390)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:163)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:104)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:285)
	at org.hibernate.persister.entity.AbstractEntityPersister.doLoad(AbstractEntityPersister.java:4441)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4431)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:569)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:537)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:208)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:332)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:108)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:74)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:113)
	at org.hibernate.internal.SessionImpl.fireLoadNoChecks(SessionImpl.java:1186)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1175)
	at org.hibernate.internal.SessionImpl.access$2100(SessionImpl.java:193)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2786)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.lambda$load$1(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.perform(SessionImpl.java:2723)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3322)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3289)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:366)
	at com.sun.proxy.$Proxy163.find(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:314)
	at com.sun.proxy.$Proxy163.find(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.findById(SimpleJpaRepository.java:281)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.data.repository.core.support.ImplementationInvocationMetadata.invoke(ImplementationInvocationMetadata.java:72)
	at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:382)
	at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:205)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:550)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:155)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:130)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy171.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.sql.SQLNonTransientConnectionException: (conn=1255) WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153)
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229)
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163)
	at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
	... 159 common frames omitted
Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220)
	... 164 common frames omitted
Caused by: java.sql.SQLException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1688)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1550)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1513)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318)
	... 165 common frames omitted
2022-03-14T10:40:37.285Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||ERROR|500||Application exception overridden by rollback exception
javax.persistence.PersistenceException: org.hibernate.exception.JDBCConnectionException: could not extract ResultSet
	at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3357)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3289)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:366)
	at com.sun.proxy.$Proxy163.find(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:314)
	at com.sun.proxy.$Proxy163.find(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.findById(SimpleJpaRepository.java:281)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.data.repository.core.support.ImplementationInvocationMetadata.invoke(ImplementationInvocationMetadata.java:72)
	at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:382)
	at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:205)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:550)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:155)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:130)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy171.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.hibernate.exception.JDBCConnectionException: could not extract ResultSet
	at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:48)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:67)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:390)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:163)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:104)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:285)
	at org.hibernate.persister.entity.AbstractEntityPersister.doLoad(AbstractEntityPersister.java:4441)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4431)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:569)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:537)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:208)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:332)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:108)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:74)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:113)
	at org.hibernate.internal.SessionImpl.fireLoadNoChecks(SessionImpl.java:1186)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1175)
	at org.hibernate.internal.SessionImpl.access$2100(SessionImpl.java:193)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2786)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.lambda$load$1(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.perform(SessionImpl.java:2723)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3322)
	... 138 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=1255) WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153)
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229)
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163)
	at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
	... 159 common frames omitted
Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220)
	... 164 common frames omitted
Caused by: java.sql.SQLException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1688)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1550)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1513)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318)
	... 165 common frames omitted
2022-03-14T10:40:37.306Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||ERROR|500||Uncaught exception thrown
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.transaction.TransactionSystemException: Could not roll back JPA transaction; nested exception is org.hibernate.TransactionException: Unable to rollback against JDBC Connection
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.springframework.transaction.TransactionSystemException: Could not roll back JPA transaction; nested exception is org.hibernate.TransactionException: Unable to rollback against JDBC Connection
	at org.springframework.orm.jpa.JpaTransactionManager.doRollback(JpaTransactionManager.java:565)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:835)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:809)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:651)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:371)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy171.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	... 82 common frames omitted
Caused by: org.hibernate.TransactionException: Unable to rollback against JDBC Connection
	at org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor.rollback(AbstractLogicalConnectionImplementor.java:127)
	at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.rollback(JdbcResourceLocalTransactionCoordinatorImpl.java:304)
	at org.hibernate.engine.transaction.internal.TransactionImpl.rollback(TransactionImpl.java:142)
	at org.springframework.orm.jpa.JpaTransactionManager.doRollback(JpaTransactionManager.java:561)
	... 113 common frames omitted
Caused by: java.sql.SQLException: Connection is closed
	at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:515)
	at com.sun.proxy.$Proxy137.rollback(Unknown Source)
	at com.zaxxer.hikari.pool.ProxyConnection.rollback(ProxyConnection.java:396)
	at com.zaxxer.hikari.pool.HikariProxyConnection.rollback(HikariProxyConnection.java)
	at org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor.rollback(AbstractLogicalConnectionImplementor.java:121)
	... 116 common frames omitted
2022-03-14T10:40:37.312Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/infraActiveRequests/a8631119-ad10-4152-994a-0ecb38f964cf|bpel|||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.transaction.TransactionSystemException: Could not roll back JPA transaction; nested exception is org.hibernate.TransactionException: Unable to rollback against JDBC Connection] with root cause
java.sql.SQLException: Connection is closed
	at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:515)
	at com.sun.proxy.$Proxy137.rollback(Unknown Source)
	at com.zaxxer.hikari.pool.ProxyConnection.rollback(ProxyConnection.java:396)
	at com.zaxxer.hikari.pool.HikariProxyConnection.rollback(HikariProxyConnection.java)
	at org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor.rollback(AbstractLogicalConnectionImplementor.java:121)
	at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.rollback(JdbcResourceLocalTransactionCoordinatorImpl.java:304)
	at org.hibernate.engine.transaction.internal.TransactionImpl.rollback(TransactionImpl.java:142)
	at org.springframework.orm.jpa.JpaTransactionManager.doRollback(JpaTransactionManager.java:561)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:835)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:809)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:651)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:371)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy171.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-14T10:40:37.322Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||INFO|500||Entering
2022-03-14T10:40:37.322Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T10:40:37.323Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||DEBUG|500||URI         : /error
2022-03-14T10:40:37.324Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||DEBUG|500||Method      : GET
2022-03-14T10:40:37.325Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:594cac059f3d0999;x-b3-spanid:062460d7e997d7e2;x-b3-parentspanid:594cac059f3d0999;x-b3-sampled:0;x-onap-requestid:a8631119-ad10-4152-994a-0ecb38f964cf;x-requestid:a8631119-ad10-4152-994a-0ecb38f964cf;x-transactionid:a8631119-ad10-4152-994a-0ecb38f964cf;x-ecomp-requestid:a8631119-ad10-4152-994a-0ecb38f964cf;x-onap-partnername:SO.APIH;x-invocationid:92bb6891-34f6-46bc-810a-1dcaac596c18;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-03-14T10:40:37.325Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T10:40:37.361Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T10:40:37.361Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||DEBUG|500||Status code  : 500
2022-03-14T10:40:37.361Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||DEBUG|500||Status text  : Internal Server Error
2022-03-14T10:40:37.361Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 10:40:37 GMT;Connection:close;
2022-03-14T10:40:37.362Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||DEBUG|500||============================response end============================================
2022-03-14T10:40:37.362Z|a8631119-ad10-4152-994a-0ecb38f964cf|http-nio-8083-exec-5|/error|bpel|||INFO|500|Internal Server Error|Exiting.
2022-03-14T10:40:43.471Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-14T10:40:43.472Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-14T10:40:43.472Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-14T10:40:43.472Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-14T10:40:43.472Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:d799f960-5543-4449-a961-dfd8880773a5;x-fromappid:robot-ete;
2022-03-14T10:40:43.473Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-14T10:40:43.502Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-14T10:40:43.502Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-14T10:40:43.503Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-14T10:40:43.503Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 10:40:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T10:40:43.503Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-14T10:40:43.504Z|d799f960-5543-4449-a961-dfd8880773a5|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-14T10:40:48.666Z|48692310-953f-4c5c-99ff-6680c542c444|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:40:48.667Z|48692310-953f-4c5c-99ff-6680c542c444|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:41:03.669Z|2de7f8ed-0af4-4d31-a7d9-99fe63ebe0d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:41:03.672Z|2de7f8ed-0af4-4d31-a7d9-99fe63ebe0d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:41:03.938Z|e539b640-3a38-45ff-9d6a-56b44bd0405f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:41:03.939Z|e539b640-3a38-45ff-9d6a-56b44bd0405f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:41:09.079Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-14T10:41:09.080Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-14T10:41:09.080Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-14T10:41:09.091Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-14T10:41:09.092Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:70d2eaab-ed73-40f7-9ac8-a4652cca195f;x-fromappid:robot-ete;
2022-03-14T10:41:09.092Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-14T10:41:09.108Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-14T10:41:09.109Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-14T10:41:09.109Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-14T10:41:09.109Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 10:41:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T10:41:09.109Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-14T10:41:09.110Z|70d2eaab-ed73-40f7-9ac8-a4652cca195f|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-14T10:41:16.945Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:41:16.945Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:41:16.946Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:41:16.947Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:41:16.947Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:41:16.947Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:41:16.953Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:41:16.954Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:41:16.954Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:41:16.954Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:41:16 GMT;Connection:close;
2022-03-14T10:41:16.955Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:41:16.955Z|d38bf714-780e-4673-b40c-4ff0ce3ff685|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:41:18.666Z|9a2b7b72-fc4a-430a-9990-c2556db2df3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:41:18.669Z|9a2b7b72-fc4a-430a-9990-c2556db2df3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:41:33.666Z|de4cebce-616e-40f5-bb46-e6365831d5b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:41:33.667Z|de4cebce-616e-40f5-bb46-e6365831d5b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:41:33.940Z|6183e73b-8e23-4b1f-8957-2e781829fae3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:41:33.941Z|6183e73b-8e23-4b1f-8957-2e781829fae3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:41:48.666Z|33de9d53-a423-4236-afeb-3fbfcb981e34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:41:48.667Z|33de9d53-a423-4236-afeb-3fbfcb981e34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:42:03.666Z|a774def8-185e-4947-85c2-bfb5179ae08c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:42:03.669Z|a774def8-185e-4947-85c2-bfb5179ae08c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:42:03.942Z|669b8667-5fbb-4dbd-a54f-5c31947f8f32|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:42:03.943Z|669b8667-5fbb-4dbd-a54f-5c31947f8f32|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:42:16.944Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:42:16.944Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:42:16.945Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:42:16.945Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:42:16.945Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:42:16.946Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:42:16.951Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:42:16.952Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:42:16.952Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:42:16.952Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:42:16 GMT;Connection:close;
2022-03-14T10:42:16.953Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:42:16.953Z|fcf963c9-e19b-4c3a-bbaf-14bed4afa6a9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:42:18.666Z|655b6e2a-5169-45eb-b8de-fea43e95ecbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:42:18.666Z|655b6e2a-5169-45eb-b8de-fea43e95ecbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:42:33.666Z|3029418a-8f02-470a-bc9a-b7f39d51e7cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:42:33.667Z|3029418a-8f02-470a-bc9a-b7f39d51e7cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:42:33.945Z|a36f0f98-0f6f-4840-8eaa-1e86c46fc04f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:42:33.946Z|a36f0f98-0f6f-4840-8eaa-1e86c46fc04f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:42:48.666Z|20454393-9ccc-4063-ac88-19792bb6c541|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:42:48.669Z|20454393-9ccc-4063-ac88-19792bb6c541|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:43:03.666Z|8790192c-ed8c-4d73-8f5a-730b8c1c07a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:43:03.667Z|8790192c-ed8c-4d73-8f5a-730b8c1c07a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:43:03.947Z|9ade31d5-9234-45a1-a6b7-13683d342ae9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:43:03.948Z|9ade31d5-9234-45a1-a6b7-13683d342ae9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:43:16.943Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:43:16.943Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:43:16.943Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:43:16.943Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:43:16.944Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:43:16.944Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:43:16.949Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:43:16.949Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:43:16.950Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:43:16.950Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:43:16 GMT;Connection:close;
2022-03-14T10:43:16.950Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:43:16.950Z|20a5bdb4-71c5-483a-968e-8ae80ca4017e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:43:18.666Z|ec5f20ed-dd6a-4b15-b715-3bf6fa8bbb1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:43:18.667Z|ec5f20ed-dd6a-4b15-b715-3bf6fa8bbb1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:43:33.666Z|cf96fde7-ebb3-464d-93c3-320286d751d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:43:33.668Z|cf96fde7-ebb3-464d-93c3-320286d751d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:43:33.949Z|2dc8b958-7f9f-46a4-ac7d-3a7017719756|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:43:33.950Z|2dc8b958-7f9f-46a4-ac7d-3a7017719756|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:43:48.666Z|4b6e9c70-962f-4477-94f3-20aee93ae84b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:43:48.667Z|4b6e9c70-962f-4477-94f3-20aee93ae84b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:44:03.666Z|37d8c545-f91e-472c-9de6-3f274d60ba70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:44:03.666Z|37d8c545-f91e-472c-9de6-3f274d60ba70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:44:03.951Z|73399514-7ba6-4edc-8db9-0321aa8ddf5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:44:03.952Z|73399514-7ba6-4edc-8db9-0321aa8ddf5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:44:16.943Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:44:16.944Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:44:16.944Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:44:16.945Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:44:16.945Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:44:16.946Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:44:16.953Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:44:16.953Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:44:16.953Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:44:16.954Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:44:16 GMT;Connection:close;
2022-03-14T10:44:16.954Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:44:16.955Z|2dc8b2ef-d593-48fb-bfb4-c1cd78b64108|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:44:18.666Z|af235085-8093-42c3-b55f-587455b1837e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:44:18.670Z|af235085-8093-42c3-b55f-587455b1837e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:44:33.666Z|aea0a481-93f2-4d58-8c2d-fe6348d3b510|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:44:33.666Z|aea0a481-93f2-4d58-8c2d-fe6348d3b510|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:44:33.953Z|c5809406-4f6a-44b8-bbc1-b92f951679ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:44:33.954Z|c5809406-4f6a-44b8-bbc1-b92f951679ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:44:48.666Z|e6c94284-c73e-47ad-81e4-45a69af8853b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:44:48.667Z|e6c94284-c73e-47ad-81e4-45a69af8853b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:45:03.666Z|4bd73d54-bdaa-4cc9-9ffc-70f1ea851158|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:45:03.670Z|4bd73d54-bdaa-4cc9-9ffc-70f1ea851158|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:45:03.955Z|94c4c355-5a6b-4c1d-84f3-eb55545cc225|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:45:03.956Z|94c4c355-5a6b-4c1d-84f3-eb55545cc225|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:45:16.944Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:45:16.944Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:45:16.944Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:45:16.945Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:45:16.945Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:45:16.945Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:45:16.951Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:45:16.951Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:45:16.951Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:45:16.952Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:45:16 GMT;Connection:close;
2022-03-14T10:45:16.952Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:45:16.952Z|163b5d9b-5603-451d-bec2-97917233b9e7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:45:18.666Z|ebf46e40-b192-4ea2-9bfe-78fb54c0fa60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:45:18.667Z|ebf46e40-b192-4ea2-9bfe-78fb54c0fa60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:45:33.666Z|0359070f-fb12-4b09-a166-0d32cf20ec22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:45:33.667Z|0359070f-fb12-4b09-a166-0d32cf20ec22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:45:33.957Z|ac2e3484-cf53-4989-bc5d-f6fce1d748b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:45:33.958Z|ac2e3484-cf53-4989-bc5d-f6fce1d748b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:45:48.666Z|3f6af665-6e3d-4c37-95c4-935fbf88b32d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:45:48.669Z|3f6af665-6e3d-4c37-95c4-935fbf88b32d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:46:03.666Z|c49131d1-47a8-4ec1-8ffd-57a9ca5b1e29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:46:03.667Z|c49131d1-47a8-4ec1-8ffd-57a9ca5b1e29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:46:03.959Z|246f7250-ec32-4867-941c-9792f1373907|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:46:03.960Z|246f7250-ec32-4867-941c-9792f1373907|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:46:16.944Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:46:16.944Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:46:16.944Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:46:16.945Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:46:16.945Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:46:16.945Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:46:16.951Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:46:16.951Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:46:16.951Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:46:16.951Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:46:16 GMT;Connection:close;
2022-03-14T10:46:16.951Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:46:16.952Z|2e07c74a-002e-4135-a86e-0d1c21a84a29|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:46:18.666Z|f465b45b-b040-47e7-915b-9fbeeb410934|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:46:18.667Z|f465b45b-b040-47e7-915b-9fbeeb410934|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:46:33.666Z|b29d52e6-08a7-4614-a388-ec7a0b66436b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:46:33.669Z|b29d52e6-08a7-4614-a388-ec7a0b66436b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:46:33.961Z|c1b2dee8-b8a3-4e4f-9c9d-335c0f7b001a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:46:33.962Z|c1b2dee8-b8a3-4e4f-9c9d-335c0f7b001a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:46:48.666Z|7db24832-29a4-4f5d-8ed2-f9e551636cfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:46:48.667Z|7db24832-29a4-4f5d-8ed2-f9e551636cfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:47:03.666Z|fab6aac6-3df2-45f8-a11e-1671da37abaa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:47:03.667Z|fab6aac6-3df2-45f8-a11e-1671da37abaa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:47:03.963Z|514618d1-8fd8-4011-b372-88be14487258|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:47:03.964Z|514618d1-8fd8-4011-b372-88be14487258|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:47:16.941Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:47:16.942Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:47:16.942Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:47:16.942Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:47:16.943Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:47:16.943Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:47:16.949Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:47:16.949Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:47:16.950Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:47:16.950Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:47:16 GMT;Connection:close;
2022-03-14T10:47:16.950Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:47:16.952Z|ccb20394-a124-41b5-91bf-8305a319ec7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:47:18.666Z|5995d6f6-7c8a-44aa-a20c-deb906ed66a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:47:18.670Z|5995d6f6-7c8a-44aa-a20c-deb906ed66a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:47:33.666Z|970c8779-1e30-41cd-8367-252f3912e063|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:47:33.667Z|970c8779-1e30-41cd-8367-252f3912e063|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:47:33.965Z|337ab033-ef64-46e5-87f6-b528f79b1277|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:47:33.966Z|337ab033-ef64-46e5-87f6-b528f79b1277|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:47:48.666Z|1dac1159-b569-4323-8054-05e38d69da69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:47:48.666Z|1dac1159-b569-4323-8054-05e38d69da69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:48:03.666Z|6084045d-2e67-4ed1-b09e-b2180031886b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:48:03.671Z|6084045d-2e67-4ed1-b09e-b2180031886b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:48:03.968Z|a950bb8d-3e89-45b8-bc71-d2aa460bb8b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:48:03.968Z|a950bb8d-3e89-45b8-bc71-d2aa460bb8b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:48:16.942Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:48:16.942Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:48:16.943Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:48:16.943Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:48:16.944Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:48:16.944Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:48:16.950Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:48:16.951Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:48:16.951Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:48:16.951Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:48:16 GMT;Connection:close;
2022-03-14T10:48:16.952Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:48:16.952Z|74c84ee1-98a2-41ef-a9e4-be676e59d641|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:48:18.666Z|9d6177cc-7c91-4ba1-8de2-8b7baecf8367|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:48:18.667Z|9d6177cc-7c91-4ba1-8de2-8b7baecf8367|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:48:33.666Z|784bed5a-2c9c-4bca-ac06-5820d219c7dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:48:33.667Z|784bed5a-2c9c-4bca-ac06-5820d219c7dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:48:33.969Z|bdc53a62-26b7-47a9-884c-ff9df98a4d0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:48:33.970Z|bdc53a62-26b7-47a9-884c-ff9df98a4d0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:48:48.666Z|20f65356-8b4b-4f1e-8d0e-f8b42dde6c61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:48:48.668Z|20f65356-8b4b-4f1e-8d0e-f8b42dde6c61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:49:03.668Z|a54ec92b-b86a-43b7-9396-a85ccedec44b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:49:03.669Z|a54ec92b-b86a-43b7-9396-a85ccedec44b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:49:03.971Z|cf964e62-e974-4329-9b35-7dc79c12c90c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:49:03.972Z|cf964e62-e974-4329-9b35-7dc79c12c90c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:49:16.943Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:49:16.943Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:49:16.943Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:49:16.944Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:49:16.944Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:49:16.944Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:49:16.950Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:49:16.951Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:49:16.951Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:49:16.951Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:49:16 GMT;Connection:close;
2022-03-14T10:49:16.951Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:49:16.951Z|84ed1a9f-f2b1-45b7-9467-b02d4c0d877c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:49:18.666Z|2f1f6b1f-3191-4792-acf5-87b7a4301538|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:49:18.667Z|2f1f6b1f-3191-4792-acf5-87b7a4301538|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:49:33.666Z|39e39c00-63e4-441e-8439-ac9112a6f05b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:49:33.668Z|39e39c00-63e4-441e-8439-ac9112a6f05b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:49:33.973Z|abb5d707-f00d-44e3-bc3a-d72cb56f789f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:49:33.974Z|abb5d707-f00d-44e3-bc3a-d72cb56f789f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:49:48.666Z|e7f07157-62d3-478f-a4d8-0ac2c6d6ae14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:49:48.667Z|e7f07157-62d3-478f-a4d8-0ac2c6d6ae14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:50:03.666Z|7a0566c2-722e-43a6-846f-3149256153bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:50:03.667Z|7a0566c2-722e-43a6-846f-3149256153bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:50:03.975Z|386e4365-6f60-4aff-a970-1d6b9d5e2a9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:50:03.976Z|386e4365-6f60-4aff-a970-1d6b9d5e2a9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:50:16.943Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:50:16.943Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:50:16.943Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:50:16.944Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:50:16.945Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:50:16.945Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:50:16.955Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:50:16.955Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:50:16.955Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:50:16.955Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:50:16 GMT;Connection:close;
2022-03-14T10:50:16.956Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:50:16.956Z|be6ffa8e-266d-4e8b-ae12-92ae3f46fe7e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:50:18.666Z|4fc2f533-dc67-40aa-99f6-01aea5422490|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:50:18.669Z|4fc2f533-dc67-40aa-99f6-01aea5422490|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:50:33.666Z|33be1ffb-7cc8-4834-9b30-17a3a098261d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:50:33.666Z|33be1ffb-7cc8-4834-9b30-17a3a098261d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:50:33.977Z|6edbc499-c3fd-4aec-a75c-7c39449a23e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:50:33.978Z|6edbc499-c3fd-4aec-a75c-7c39449a23e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:50:48.666Z|61c905d2-0453-49c1-9d5e-4ff08690cb78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:50:48.667Z|61c905d2-0453-49c1-9d5e-4ff08690cb78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:51:03.666Z|1253fed8-39dc-4127-a9e0-a6077647acbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:51:03.670Z|1253fed8-39dc-4127-a9e0-a6077647acbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:51:03.979Z|b3293113-07ff-4b01-9f5b-58dbff1ef167|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:51:03.980Z|b3293113-07ff-4b01-9f5b-58dbff1ef167|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:51:16.943Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:51:16.944Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:51:16.944Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:51:16.947Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:51:16.947Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:51:16.947Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:51:16.955Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:51:16.955Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:51:16.956Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:51:16.956Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:51:16 GMT;Connection:close;
2022-03-14T10:51:16.957Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:51:16.958Z|ce36494c-31ea-46f5-a6e4-7829e2a36b07|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:51:18.666Z|e8509862-b08c-414a-91f4-60b204632c54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:51:18.666Z|e8509862-b08c-414a-91f4-60b204632c54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:51:33.665Z|80c2a12b-e950-41da-83c1-fa265ae331b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:51:33.666Z|80c2a12b-e950-41da-83c1-fa265ae331b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:51:33.981Z|73f0abac-1e4e-405b-a6cc-362b6110ffa4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:51:33.982Z|73f0abac-1e4e-405b-a6cc-362b6110ffa4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:51:48.666Z|364a736a-5b22-4ba1-adf8-b35c5bb42c95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:51:48.670Z|364a736a-5b22-4ba1-adf8-b35c5bb42c95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:52:03.666Z|2ba4826c-4a4c-471b-a189-ae4fde6363c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:52:03.667Z|2ba4826c-4a4c-471b-a189-ae4fde6363c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:52:03.983Z|3ae8cd7e-2ca7-4148-bf0e-3da032727eea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:52:03.984Z|3ae8cd7e-2ca7-4148-bf0e-3da032727eea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:52:16.944Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:52:16.944Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:52:16.945Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:52:16.946Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:52:16.946Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:52:16.947Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:52:16.954Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:52:16.954Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:52:16.955Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:52:16.955Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:52:16 GMT;Connection:close;
2022-03-14T10:52:16.956Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:52:16.956Z|0f67b0ea-b908-4b06-9c6c-d36fbf0ba7df|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:52:18.666Z|a39bdf2f-0c15-4f71-b185-5a70b7c7485a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:52:18.666Z|a39bdf2f-0c15-4f71-b185-5a70b7c7485a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:52:33.667Z|2d20619f-5696-44f8-9281-8bccd7dc4927|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:52:33.672Z|2d20619f-5696-44f8-9281-8bccd7dc4927|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:52:33.985Z|fa3a23ff-5f82-425a-8bdf-f24cbad4a683|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:52:33.986Z|fa3a23ff-5f82-425a-8bdf-f24cbad4a683|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:52:48.666Z|492718c0-8210-413f-aa30-b0f452145daa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:52:48.667Z|492718c0-8210-413f-aa30-b0f452145daa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:53:03.666Z|e253b100-6a5f-4a5c-a5d2-5560c821dd00|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:53:03.667Z|e253b100-6a5f-4a5c-a5d2-5560c821dd00|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:53:03.988Z|9c4c1b7e-539f-4f7a-a2bf-aa667adca35f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:53:03.988Z|9c4c1b7e-539f-4f7a-a2bf-aa667adca35f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:53:16.948Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:53:16.948Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:53:16.949Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:53:16.950Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:53:16.950Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:53:16.950Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:53:16.962Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:53:16.962Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:53:16.963Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:53:16.963Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:53:16 GMT;Connection:close;
2022-03-14T10:53:16.963Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:53:16.963Z|6f77b239-143d-4941-8839-d96ee2615403|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:53:18.666Z|2214bd83-0332-44cb-90b9-c2db732bc3b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:53:18.668Z|2214bd83-0332-44cb-90b9-c2db732bc3b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:53:33.666Z|d92320d6-2917-44bb-b04c-d467d6b804f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:53:33.666Z|d92320d6-2917-44bb-b04c-d467d6b804f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:53:33.989Z|b3eb8cc6-6c8c-4e37-af94-6e2d87489c31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:53:33.990Z|b3eb8cc6-6c8c-4e37-af94-6e2d87489c31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:53:48.666Z|67ae4747-fd0e-4852-994e-4e107f99fe11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:53:48.668Z|67ae4747-fd0e-4852-994e-4e107f99fe11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:54:03.666Z|ef6c598c-1895-459a-bd33-c36ef140476a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:54:03.670Z|ef6c598c-1895-459a-bd33-c36ef140476a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:54:03.991Z|8e08ab95-e4e4-410a-8bd8-2d42f5994acf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:54:03.992Z|8e08ab95-e4e4-410a-8bd8-2d42f5994acf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:54:16.942Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:54:16.942Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:54:16.942Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:54:16.943Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:54:16.944Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:54:16.944Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:54:16.951Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:54:16.951Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:54:16.952Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:54:16.952Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:54:16 GMT;Connection:close;
2022-03-14T10:54:16.952Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:54:16.953Z|7bc8ca24-e8dd-4b25-9391-a1f077653f13|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:54:18.666Z|10e4b938-b096-4211-aa40-58a64c1e29ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:54:18.666Z|10e4b938-b096-4211-aa40-58a64c1e29ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:54:33.666Z|ba7d3be4-0981-490c-a0e4-cf7d94f04a44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:54:33.666Z|ba7d3be4-0981-490c-a0e4-cf7d94f04a44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:54:33.993Z|f23fd4b0-c523-4bf3-b426-cb28023d65f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:54:33.994Z|f23fd4b0-c523-4bf3-b426-cb28023d65f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:54:48.666Z|2778e9b8-97e8-460d-903a-240c45a76abb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:54:48.670Z|2778e9b8-97e8-460d-903a-240c45a76abb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:55:03.666Z|7384eafc-fd88-4706-a52d-1ad88663b86f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:55:03.667Z|7384eafc-fd88-4706-a52d-1ad88663b86f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:55:03.996Z|d05ecb25-bb97-4bfc-a794-554ddc98cc64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:55:03.997Z|d05ecb25-bb97-4bfc-a794-554ddc98cc64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:55:16.943Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:55:16.943Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:55:16.944Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:55:16.944Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:55:16.944Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:55:16.944Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:55:16.950Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:55:16.950Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:55:16.950Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:55:16.951Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:55:16 GMT;Connection:close;
2022-03-14T10:55:16.951Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:55:16.951Z|724d67e4-32b8-47c5-b532-4cd3839dbcf6|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:55:18.666Z|3eb955a6-082e-4a23-927b-9b0b633390a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:55:18.666Z|3eb955a6-082e-4a23-927b-9b0b633390a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:55:33.666Z|ef01b572-6cc1-490b-b782-3ede036430d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:55:33.668Z|ef01b572-6cc1-490b-b782-3ede036430d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:55:33.998Z|2bf91bff-c5eb-4c6f-ae76-96e29e0ab3c3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:55:33.998Z|2bf91bff-c5eb-4c6f-ae76-96e29e0ab3c3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:55:48.669Z|92a8d24d-abc2-473c-9539-f0b1a65471e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:55:48.670Z|92a8d24d-abc2-473c-9539-f0b1a65471e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:56:03.666Z|55ab18f7-3f64-48b9-85fc-33ea358291be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:56:03.667Z|55ab18f7-3f64-48b9-85fc-33ea358291be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:56:03.999Z|a05ef96d-aead-49c3-822b-5e1bab8aa9aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:56:04.001Z|a05ef96d-aead-49c3-822b-5e1bab8aa9aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:56:16.947Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:56:16.947Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:56:16.948Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:56:16.948Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:56:16.949Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:56:16.949Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:56:16.955Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:56:16.956Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:56:16.956Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:56:16.956Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:56:16 GMT;Connection:close;
2022-03-14T10:56:16.957Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:56:16.957Z|c850de68-1854-4dcc-9221-a337bba02ba6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:56:18.666Z|2cd95d05-8a07-4d56-a488-db1e18858fb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:56:18.669Z|2cd95d05-8a07-4d56-a488-db1e18858fb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:56:33.666Z|261c9d1b-664b-4282-ae9a-b21227dea06b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:56:33.667Z|261c9d1b-664b-4282-ae9a-b21227dea06b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:56:34.002Z|51c04789-adfa-49da-a4e8-40911d27c928|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:56:34.003Z|51c04789-adfa-49da-a4e8-40911d27c928|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:56:48.666Z|42d1560a-063e-4f42-9e91-af453c1af129|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:56:48.667Z|42d1560a-063e-4f42-9e91-af453c1af129|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:57:03.666Z|a566da55-70e4-45cf-a889-5cdee799ecc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:57:03.669Z|a566da55-70e4-45cf-a889-5cdee799ecc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:57:04.004Z|4409cfe0-52d8-49ab-b39d-bf5f66b5501c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:57:04.005Z|4409cfe0-52d8-49ab-b39d-bf5f66b5501c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:57:16.943Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:57:16.943Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:57:16.943Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:57:16.944Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:57:16.944Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:57:16.944Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:57:16.951Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:57:16.951Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:57:16.951Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:57:16.951Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:57:16 GMT;Connection:close;
2022-03-14T10:57:16.952Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:57:16.952Z|5d0d25c4-6c2e-4ba3-a7a2-0aa10edebb5a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:57:18.666Z|f31407c4-f1f8-41da-94d7-37b9b484fdcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:57:18.666Z|f31407c4-f1f8-41da-94d7-37b9b484fdcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:57:33.666Z|1eaaeac0-bfdb-40f7-b107-1b3534da4c6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:57:33.666Z|1eaaeac0-bfdb-40f7-b107-1b3534da4c6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:57:34.006Z|0af39fd9-4f7e-4a21-aa61-aa24a02f0f1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:57:34.006Z|0af39fd9-4f7e-4a21-aa61-aa24a02f0f1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:57:48.666Z|5b385921-94d0-4963-9221-41c2fffeed0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:57:48.668Z|5b385921-94d0-4963-9221-41c2fffeed0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:58:03.666Z|5d072a9f-799b-4cb2-bdb3-26a8b30b6018|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:58:03.666Z|5d072a9f-799b-4cb2-bdb3-26a8b30b6018|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:58:04.007Z|d62fe040-a6b3-457e-a433-5791a86a6409|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:58:04.008Z|d62fe040-a6b3-457e-a433-5791a86a6409|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:58:16.941Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:58:16.941Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:58:16.941Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:58:16.942Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:58:16.942Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:58:16.942Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:58:16.948Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:58:16.948Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:58:16.948Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:58:16.948Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:58:16 GMT;Connection:close;
2022-03-14T10:58:16.949Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:58:16.949Z|bff374d5-6da5-4066-8775-504ce8b6234e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:58:18.666Z|67fa723a-7126-497c-8e8e-513c5a125abc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:58:18.667Z|67fa723a-7126-497c-8e8e-513c5a125abc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:58:33.666Z|73e214aa-99f5-469a-9ce8-551fba234cc8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:58:33.669Z|73e214aa-99f5-469a-9ce8-551fba234cc8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:58:34.009Z|b3661fc7-56bc-4c31-8d68-c15d3b416158|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:58:34.011Z|b3661fc7-56bc-4c31-8d68-c15d3b416158|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:58:48.665Z|613e0cb2-13d4-4fbf-be29-c25119ccf8ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:58:48.666Z|613e0cb2-13d4-4fbf-be29-c25119ccf8ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:59:03.666Z|4a0c5506-492f-485f-888a-1dc83e9cb5c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:59:03.666Z|4a0c5506-492f-485f-888a-1dc83e9cb5c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:59:04.012Z|adf3d03a-bc8f-4b17-9b63-7fab0009b2b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:59:04.012Z|adf3d03a-bc8f-4b17-9b63-7fab0009b2b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:59:07.442Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T10:59:07.443Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T10:59:07.443Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T10:59:07.444Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T10:59:07.444Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0a7f2bfcc9758454;x-b3-spanid:76c4dd511fa37b9a;x-b3-parentspanid:0a7f2bfcc9758454;x-b3-sampled:0;x-onap-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-transactionid:502cab24-bfa2-412c-bf74-03772fa403d2;x-ecomp-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-onap-partnername:SO.APIH;x-invocationid:3d00f784-9c2a-42d6-ba29-43361e805a96;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T10:59:07.445Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T10:59:16.943Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T10:59:16.944Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T10:59:16.945Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T10:59:16.946Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T10:59:16.947Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T10:59:16.947Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T10:59:16.954Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T10:59:16.955Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T10:59:16.955Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T10:59:16.955Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 10:59:16 GMT;Connection:close;
2022-03-14T10:59:16.956Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T10:59:16.957Z|6320290d-71b3-459d-b0c6-c645268fdb8e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T10:59:18.665Z|5bacf390-aaaa-4543-9e9c-43513a618375|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:59:18.668Z|5bacf390-aaaa-4543-9e9c-43513a618375|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:59:33.666Z|122f9368-a724-41dd-9883-e2284deeed60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:59:33.667Z|122f9368-a724-41dd-9883-e2284deeed60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:59:34.013Z|fb5ce020-b6eb-4cbd-9a34-9c1beab00838|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:59:34.015Z|fb5ce020-b6eb-4cbd-9a34-9c1beab00838|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:59:40.838Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-14T10:59:40.839Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T10:59:40.840Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-14T10:59:40.841Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-14T10:59:40.841Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0a7f2bfcc9758454;x-b3-spanid:ddb86c49823f3ec4;x-b3-parentspanid:0a7f2bfcc9758454;x-b3-sampled:0;x-onap-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-transactionid:502cab24-bfa2-412c-bf74-03772fa403d2;x-ecomp-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-onap-partnername:SO.APIH;x-invocationid:624cf00a-53e8-4095-b98a-2ac8067c8502;content-length:115;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T10:59:40.841Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T10:59:40.955Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-14T10:59:41.117Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T10:59:41.118Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-14T10:59:41.118Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-14T10:59:41.119Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-14T10:59:41.119Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-14T10:59:41.120Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-14T10:59:42.896Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-14T10:59:42.897Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T10:59:42.897Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-14T10:59:42.898Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-14T10:59:42.898Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0a7f2bfcc9758454;x-b3-spanid:659bdf3f6fbce6ad;x-b3-parentspanid:0a7f2bfcc9758454;x-b3-sampled:0;x-onap-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-transactionid:502cab24-bfa2-412c-bf74-03772fa403d2;x-ecomp-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-onap-partnername:SO.APIH;x-invocationid:e45dc9cc-7e5b-4fb0-bd24-7dc4f727ff38;content-length:1853;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T10:59:42.898Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T10:59:43.351Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T10:59:43.351Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-14T10:59:43.351Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-14T10:59:43.352Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 10:59:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T10:59:43.352Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-14T10:59:43.353Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-14T10:59:48.666Z|3bd7380b-bfbc-4806-a63d-fa7ef800b063|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T10:59:48.667Z|3bd7380b-bfbc-4806-a63d-fa7ef800b063|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T10:59:50.405Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-14T10:59:50.406Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T10:59:50.407Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-14T10:59:50.407Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-14T10:59:50.408Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0a7f2bfcc9758454;x-b3-spanid:be76f96aedd8b8cd;x-b3-parentspanid:cae6f3daf532ab72;x-b3-sampled:0;x-onap-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-transactionid:502cab24-bfa2-412c-bf74-03772fa403d2;x-ecomp-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-onap-partnername:UNKNOWN;x-invocationid:bd6aad09-2378-42a1-9bdf-fb6888dc6ad9;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-03-14T10:59:50.408Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T10:59:50.497Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T10:59:50.498Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-14T10:59:50.498Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-14T10:59:50.499Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/1;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 10:59:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T10:59:50.499Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-14T10:59:50.500Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-14T10:59:50.633Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T10:59:50.633Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T10:59:50.634Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T10:59:50.634Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T10:59:50.634Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0a7f2bfcc9758454;x-b3-spanid:dc3938a3f378059b;x-b3-parentspanid:cae6f3daf532ab72;x-b3-sampled:0;x-onap-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-transactionid:502cab24-bfa2-412c-bf74-03772fa403d2;x-ecomp-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-onap-partnername:UNKNOWN;x-invocationid:47f3e62d-c689-439a-9c49-b8f259fae296;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T10:59:50.635Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T10:59:50.667Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T10:59:50.668Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T10:59:50.668Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T10:59:50.668Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 10:59:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T10:59:50.669Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T10:59:50.669Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-4|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T10:59:50.700Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T10:59:50.701Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T10:59:50.701Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T10:59:50.702Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : PUT
2022-03-14T10:59:50.702Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0a7f2bfcc9758454;x-b3-spanid:6c1b85cabc6e5840;x-b3-parentspanid:cae6f3daf532ab72;x-b3-sampled:0;x-onap-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-transactionid:502cab24-bfa2-412c-bf74-03772fa403d2;x-ecomp-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-onap-partnername:UNKNOWN;x-invocationid:dcc9ae57-cc85-4e19-82a7-5bd9ae25cbfc;content-length:1946;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T10:59:50.703Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T10:59:50.822Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T10:59:50.822Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T10:59:50.823Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T10:59:50.823Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 10:59:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T10:59:50.823Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T10:59:50.824Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T10:59:51.604Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T10:59:51.604Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T10:59:51.605Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T10:59:51.605Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T10:59:51.606Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f31aa246f529ea7b;x-b3-spanid:57a4a7a4a96f8968;x-b3-parentspanid:f31aa246f529ea7b;x-b3-sampled:0;x-onap-requestid:5db3b82f-7bee-4801-ad7a-9c1162d11d62;x-requestid:5db3b82f-7bee-4801-ad7a-9c1162d11d62;x-transactionid:5db3b82f-7bee-4801-ad7a-9c1162d11d62;x-ecomp-requestid:5db3b82f-7bee-4801-ad7a-9c1162d11d62;x-onap-partnername:SO.APIH;x-invocationid:623d7adc-9bd9-4eaa-9b83-002ac10bd97a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T10:59:51.606Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T10:59:51.624Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T10:59:51.625Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T10:59:51.625Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T10:59:51.625Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 10:59:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T10:59:51.625Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T10:59:51.626Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-5|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T10:59:51.672Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T10:59:51.672Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T10:59:51.674Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T10:59:51.675Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T10:59:51.676Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f31aa246f529ea7b;x-b3-spanid:5bc60f4f040b67b2;x-b3-parentspanid:f31aa246f529ea7b;x-b3-sampled:0;x-onap-requestid:5db3b82f-7bee-4801-ad7a-9c1162d11d62;x-requestid:5db3b82f-7bee-4801-ad7a-9c1162d11d62;x-transactionid:5db3b82f-7bee-4801-ad7a-9c1162d11d62;x-ecomp-requestid:5db3b82f-7bee-4801-ad7a-9c1162d11d62;x-onap-partnername:SO.APIH;x-invocationid:bedbd650-ba9e-44c1-8aef-3ad5792b3873;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T10:59:51.676Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T10:59:51.782Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T10:59:51.782Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T10:59:51.783Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T10:59:51.783Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 10:59:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T10:59:51.783Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T10:59:51.784Z|5db3b82f-7bee-4801-ad7a-9c1162d11d62|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:00:02.077Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:02.078Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:02.078Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:02.079Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:02.079Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9df509cd05321026;x-b3-spanid:1756f7315e5480af;x-b3-parentspanid:9df509cd05321026;x-b3-sampled:0;x-onap-requestid:a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf;x-requestid:a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf;x-transactionid:a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf;x-ecomp-requestid:a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf;x-onap-partnername:SO.APIH;x-invocationid:765f8c6f-cf9e-4dac-8347-b2340ddfd60c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:02.079Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:02.096Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:02.096Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:02.097Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:02.097Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:02.097Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:02.098Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:02.134Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:00:02.135Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:02.149Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:00:02.149Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:02.149Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9df509cd05321026;x-b3-spanid:9a69c525703f8ea3;x-b3-parentspanid:9df509cd05321026;x-b3-sampled:0;x-onap-requestid:a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf;x-requestid:a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf;x-transactionid:a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf;x-ecomp-requestid:a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf;x-onap-partnername:SO.APIH;x-invocationid:bf8df6ac-d3ea-451d-9d01-f0d84fd2695d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:02.150Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:02.165Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:02.165Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:02.166Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:02.166Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:02.171Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:02.172Z|a4887ce7-a4b0-4e91-9a29-c59d2f0f3bbf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:00:03.666Z|2368ff98-2c97-4a37-951a-1d554da1ce67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T11:00:03.669Z|2368ff98-2c97-4a37-951a-1d554da1ce67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T11:00:04.016Z|b89283bb-7dd6-42e6-b8aa-10ec02ed3b12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T11:00:04.017Z|b89283bb-7dd6-42e6-b8aa-10ec02ed3b12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T11:00:12.445Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:12.445Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:12.446Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:12.446Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:12.446Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:07f4b0e57f42f424;x-b3-spanid:0451274270ab5c45;x-b3-parentspanid:07f4b0e57f42f424;x-b3-sampled:0;x-onap-requestid:b594ad2e-fde0-4591-a6e2-3bf669eee29a;x-requestid:b594ad2e-fde0-4591-a6e2-3bf669eee29a;x-transactionid:b594ad2e-fde0-4591-a6e2-3bf669eee29a;x-ecomp-requestid:b594ad2e-fde0-4591-a6e2-3bf669eee29a;x-onap-partnername:SO.APIH;x-invocationid:10c14b1e-2fc5-452b-a7ef-15736e760514;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:12.446Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:12.469Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:12.470Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:12.470Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:12.470Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:12.471Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:12.471Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:12.499Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:00:12.499Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:12.500Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:00:12.500Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:12.500Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:07f4b0e57f42f424;x-b3-spanid:398191dff7f2c641;x-b3-parentspanid:07f4b0e57f42f424;x-b3-sampled:0;x-onap-requestid:b594ad2e-fde0-4591-a6e2-3bf669eee29a;x-requestid:b594ad2e-fde0-4591-a6e2-3bf669eee29a;x-transactionid:b594ad2e-fde0-4591-a6e2-3bf669eee29a;x-ecomp-requestid:b594ad2e-fde0-4591-a6e2-3bf669eee29a;x-onap-partnername:SO.APIH;x-invocationid:ba4293b6-9601-492c-bd1a-d5dc9b957667;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:12.500Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:12.509Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:12.509Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:12.510Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:12.510Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:12.510Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:12.511Z|b594ad2e-fde0-4591-a6e2-3bf669eee29a|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:00:16.942Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T11:00:16.942Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:16.942Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T11:00:16.942Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T11:00:16.943Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T11:00:16.943Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:16.949Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:16.949Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T11:00:16.949Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T11:00:16.949Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 11:00:16 GMT;Connection:close;
2022-03-14T11:00:16.950Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T11:00:16.950Z|2a6e2ec0-ae4e-4ec4-93a6-a902fb05cbce|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T11:00:18.666Z|fe77e2fb-ad70-4787-89d0-b067ea7b04e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T11:00:18.667Z|fe77e2fb-ad70-4787-89d0-b067ea7b04e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T11:00:22.732Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:22.732Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:22.733Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:22.733Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:22.734Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ed284b3ae1571400;x-b3-spanid:f07c1929a8b3d17b;x-b3-parentspanid:ed284b3ae1571400;x-b3-sampled:0;x-onap-requestid:472b8fdb-44c2-407c-b4e5-c68e406d03cc;x-requestid:472b8fdb-44c2-407c-b4e5-c68e406d03cc;x-transactionid:472b8fdb-44c2-407c-b4e5-c68e406d03cc;x-ecomp-requestid:472b8fdb-44c2-407c-b4e5-c68e406d03cc;x-onap-partnername:SO.APIH;x-invocationid:6a2e98cd-ae3d-4fe0-99fd-fc23732b3734;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:22.734Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:22.754Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:22.754Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:22.755Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:22.755Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:22.755Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:22.756Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:22.779Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:00:22.780Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:22.780Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:00:22.780Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:22.780Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ed284b3ae1571400;x-b3-spanid:3ad67a63351e408d;x-b3-parentspanid:ed284b3ae1571400;x-b3-sampled:0;x-onap-requestid:472b8fdb-44c2-407c-b4e5-c68e406d03cc;x-requestid:472b8fdb-44c2-407c-b4e5-c68e406d03cc;x-transactionid:472b8fdb-44c2-407c-b4e5-c68e406d03cc;x-ecomp-requestid:472b8fdb-44c2-407c-b4e5-c68e406d03cc;x-onap-partnername:SO.APIH;x-invocationid:1f5e25b8-090a-496a-8b22-b1478307b1ed;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:22.781Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:22.793Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:22.793Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:22.794Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:22.794Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:22.794Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:22.795Z|472b8fdb-44c2-407c-b4e5-c68e406d03cc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:00:33.002Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:33.003Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:33.003Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:33.004Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:33.004Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b23b6886f912099a;x-b3-spanid:fb1f3d44699f6669;x-b3-parentspanid:b23b6886f912099a;x-b3-sampled:0;x-onap-requestid:ff609a04-b3ee-4a5d-bc4e-33a70fbddf67;x-requestid:ff609a04-b3ee-4a5d-bc4e-33a70fbddf67;x-transactionid:ff609a04-b3ee-4a5d-bc4e-33a70fbddf67;x-ecomp-requestid:ff609a04-b3ee-4a5d-bc4e-33a70fbddf67;x-onap-partnername:SO.APIH;x-invocationid:1ace36cd-e290-4458-9c92-a85f4a40a1a2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:33.005Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:33.020Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:33.020Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:33.020Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:33.021Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:33.021Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:33.021Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:33.042Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:00:33.042Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:33.042Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:00:33.043Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:33.043Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b23b6886f912099a;x-b3-spanid:2ff691cd00e7eb9c;x-b3-parentspanid:b23b6886f912099a;x-b3-sampled:0;x-onap-requestid:ff609a04-b3ee-4a5d-bc4e-33a70fbddf67;x-requestid:ff609a04-b3ee-4a5d-bc4e-33a70fbddf67;x-transactionid:ff609a04-b3ee-4a5d-bc4e-33a70fbddf67;x-ecomp-requestid:ff609a04-b3ee-4a5d-bc4e-33a70fbddf67;x-onap-partnername:SO.APIH;x-invocationid:da57233b-9346-42f1-8fa7-d20f7f788b95;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:33.043Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:33.050Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:33.050Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:33.050Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:33.050Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:33.051Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:33.051Z|ff609a04-b3ee-4a5d-bc4e-33a70fbddf67|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:00:33.667Z|b9806570-2f68-4f35-bd12-635bc05d5739|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T11:00:33.668Z|b9806570-2f68-4f35-bd12-635bc05d5739|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T11:00:34.011Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:34.012Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:34.012Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:34.012Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:34.012Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:49fe79c418539dea;x-b3-spanid:e8c3f1e38feb8707;x-b3-parentspanid:49fe79c418539dea;x-b3-sampled:0;x-onap-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-transactionid:502cab24-bfa2-412c-bf74-03772fa403d2;x-ecomp-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-onap-partnername:UNKNOWN;x-invocationid:c3d173c2-2084-4ffa-870b-f7e4fda5ce29;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:00:34.013Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:34.017Z|77f08fea-514f-4111-84bb-a33732596d29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T11:00:34.018Z|77f08fea-514f-4111-84bb-a33732596d29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T11:00:34.026Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:34.027Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:34.027Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:34.027Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:34.027Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:34.028Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:34.063Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:34.063Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:34.063Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:34.063Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : PUT
2022-03-14T11:00:34.064Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:49fe79c418539dea;x-b3-spanid:421a81e87f0a6904;x-b3-parentspanid:49fe79c418539dea;x-b3-sampled:0;x-onap-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-transactionid:502cab24-bfa2-412c-bf74-03772fa403d2;x-ecomp-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-onap-partnername:UNKNOWN;x-invocationid:f1201afd-85bf-4658-9566-75e472af38db;content-length:2145;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:00:34.064Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:34.105Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:34.105Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:34.106Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:34.106Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:34.107Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:34.108Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-6|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:35.827Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:35.828Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:35.828Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:35.828Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:35.829Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:49fe79c418539dea;x-b3-spanid:c5a7e0e26d2afdf4;x-b3-parentspanid:49fe79c418539dea;x-b3-sampled:0;x-onap-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-transactionid:502cab24-bfa2-412c-bf74-03772fa403d2;x-ecomp-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-onap-partnername:UNKNOWN;x-invocationid:18f90850-caea-4794-ab6e-4d6d5e48b8ab;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:00:35.829Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:35.845Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:35.846Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:35.847Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:35.847Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:35.848Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:35.848Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:35.873Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:35.874Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:35.874Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:35.874Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : PUT
2022-03-14T11:00:35.875Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:49fe79c418539dea;x-b3-spanid:447fd8f8c0fb09f5;x-b3-parentspanid:49fe79c418539dea;x-b3-sampled:0;x-onap-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-transactionid:502cab24-bfa2-412c-bf74-03772fa403d2;x-ecomp-requestid:502cab24-bfa2-412c-bf74-03772fa403d2;x-onap-partnername:UNKNOWN;x-invocationid:0e008aa7-c9c1-413c-a8b6-02ddb86c8919;content-length:2122;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:00:35.875Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:35.910Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:35.910Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:35.911Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:35.911Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:35.912Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:35.913Z|502cab24-bfa2-412c-bf74-03772fa403d2|http-nio-8083-exec-8|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:43.262Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:43.263Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:43.263Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:43.263Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:43.264Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4cb62c020eda2234;x-b3-spanid:d9815c964c936981;x-b3-parentspanid:4cb62c020eda2234;x-b3-sampled:0;x-onap-requestid:2fc3a90a-0791-44fc-8929-a6149e4c4219;x-requestid:2fc3a90a-0791-44fc-8929-a6149e4c4219;x-transactionid:2fc3a90a-0791-44fc-8929-a6149e4c4219;x-ecomp-requestid:2fc3a90a-0791-44fc-8929-a6149e4c4219;x-onap-partnername:SO.APIH;x-invocationid:a2f80b70-4a95-4dc3-a74e-cef4b180485c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:43.264Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:43.279Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:43.279Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:43.280Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:43.280Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:43.280Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:43.281Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-9|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:43.301Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:00:43.302Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:43.302Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:00:43.302Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:43.303Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4cb62c020eda2234;x-b3-spanid:4782fcb0ebd87e9d;x-b3-parentspanid:4cb62c020eda2234;x-b3-sampled:0;x-onap-requestid:2fc3a90a-0791-44fc-8929-a6149e4c4219;x-requestid:2fc3a90a-0791-44fc-8929-a6149e4c4219;x-transactionid:2fc3a90a-0791-44fc-8929-a6149e4c4219;x-ecomp-requestid:2fc3a90a-0791-44fc-8929-a6149e4c4219;x-onap-partnername:SO.APIH;x-invocationid:770a161b-b6dd-4996-b803-1716365d6335;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:43.303Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:43.310Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:43.310Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:43.311Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:43.311Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:43.311Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:43.311Z|2fc3a90a-0791-44fc-8929-a6149e4c4219|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:00:43.513Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:43.513Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:43.514Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:43.514Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:43.514Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9bce8aa0d4862666;x-b3-spanid:7bac049852158ef4;x-b3-parentspanid:9bce8aa0d4862666;x-b3-sampled:0;x-onap-requestid:b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec;x-requestid:b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec;x-transactionid:b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec;x-ecomp-requestid:b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec;x-onap-partnername:SO.APIH;x-invocationid:79aef7e2-a118-499a-a096-c1bb0551ba66;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:43.515Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:43.531Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:43.531Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:43.532Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:43.532Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:43.532Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:43.532Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-1|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:43.553Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:00:43.554Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:43.554Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:00:43.555Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:43.555Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9bce8aa0d4862666;x-b3-spanid:3c1d42b8cda1b9ae;x-b3-parentspanid:9bce8aa0d4862666;x-b3-sampled:0;x-onap-requestid:b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec;x-requestid:b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec;x-transactionid:b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec;x-ecomp-requestid:b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec;x-onap-partnername:SO.APIH;x-invocationid:f74ac513-9d07-471a-a77a-52b9a53d5379;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:43.556Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:43.569Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:43.570Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:43.570Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:43.571Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:43.571Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:43.572Z|b7f0bcdb-fadf-45fd-b560-e6bc1ba13dec|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:00:43.745Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:43.745Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:43.745Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:43.746Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:43.746Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e979e1aacfdd9ba5;x-b3-spanid:d620fb1d7ac70c5d;x-b3-parentspanid:e979e1aacfdd9ba5;x-b3-sampled:0;x-onap-requestid:e7f90cbb-e734-4946-8283-db4808fdfcfd;x-requestid:e7f90cbb-e734-4946-8283-db4808fdfcfd;x-transactionid:e7f90cbb-e734-4946-8283-db4808fdfcfd;x-ecomp-requestid:e7f90cbb-e734-4946-8283-db4808fdfcfd;x-onap-partnername:SO.APIH;x-invocationid:2790ad2d-55a3-4aa4-807f-1e90d47ea83e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:43.747Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:43.765Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:43.765Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:43.765Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:43.766Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:43.766Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:43.766Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-2|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:43.785Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:00:43.785Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:43.785Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:00:43.786Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:43.786Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e979e1aacfdd9ba5;x-b3-spanid:a130db5c0807f0ad;x-b3-parentspanid:e979e1aacfdd9ba5;x-b3-sampled:0;x-onap-requestid:e7f90cbb-e734-4946-8283-db4808fdfcfd;x-requestid:e7f90cbb-e734-4946-8283-db4808fdfcfd;x-transactionid:e7f90cbb-e734-4946-8283-db4808fdfcfd;x-ecomp-requestid:e7f90cbb-e734-4946-8283-db4808fdfcfd;x-onap-partnername:SO.APIH;x-invocationid:abb64e69-d5d8-4a9e-971c-689542b03407;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:43.786Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:43.794Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:43.794Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:43.794Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:43.795Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:43.795Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:43.795Z|e7f90cbb-e734-4946-8283-db4808fdfcfd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:00:44.053Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:44.053Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:44.054Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:44.054Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:44.054Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:279c6df608378afc;x-b3-spanid:7c113eb241b2b17e;x-b3-parentspanid:279c6df608378afc;x-b3-sampled:0;x-onap-requestid:04103c2c-756f-4928-9b3d-6be1a67eca24;x-requestid:04103c2c-756f-4928-9b3d-6be1a67eca24;x-transactionid:04103c2c-756f-4928-9b3d-6be1a67eca24;x-ecomp-requestid:04103c2c-756f-4928-9b3d-6be1a67eca24;x-onap-partnername:SO.APIH;x-invocationid:24be47d8-0844-4356-a050-ed1a92ec8d7b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:44.055Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:44.086Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:44.087Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:44.088Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:44.089Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:44.089Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:44.090Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-3|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:44.106Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:00:44.106Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:44.107Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:00:44.107Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:44.107Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:279c6df608378afc;x-b3-spanid:e9a9db1616e09f6f;x-b3-parentspanid:279c6df608378afc;x-b3-sampled:0;x-onap-requestid:04103c2c-756f-4928-9b3d-6be1a67eca24;x-requestid:04103c2c-756f-4928-9b3d-6be1a67eca24;x-transactionid:04103c2c-756f-4928-9b3d-6be1a67eca24;x-ecomp-requestid:04103c2c-756f-4928-9b3d-6be1a67eca24;x-onap-partnername:SO.APIH;x-invocationid:9d43f5e3-dbfe-44b1-8f64-d4f684ca64d6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:44.108Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:44.114Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:44.114Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:44.115Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:44.115Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:44.115Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:44.116Z|04103c2c-756f-4928-9b3d-6be1a67eca24|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:00:44.304Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Entering
2022-03-14T11:00:44.304Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:44.305Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||URI         : /infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2
2022-03-14T11:00:44.305Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:44.305Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5e37dbbf5f26dd7b;x-b3-spanid:c906e00833437c64;x-b3-parentspanid:5e37dbbf5f26dd7b;x-b3-sampled:0;x-onap-requestid:518eadd0-8049-4442-a1aa-1767ad80b352;x-requestid:518eadd0-8049-4442-a1aa-1767ad80b352;x-transactionid:518eadd0-8049-4442-a1aa-1767ad80b352;x-ecomp-requestid:518eadd0-8049-4442-a1aa-1767ad80b352;x-onap-partnername:SO.APIH;x-invocationid:c18afa27-c803-49ec-8c7d-e27e537bcb68;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:44.306Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:44.318Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:44.318Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:44.319Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:44.319Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:44.319Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:44.321Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-7|/infraActiveRequests/502cab24-bfa2-412c-bf74-03772fa403d2|bpel|||INFO|500||Exiting.
2022-03-14T11:00:44.341Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:00:44.342Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:44.342Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:00:44.342Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:44.343Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5e37dbbf5f26dd7b;x-b3-spanid:9c712d042e88a4bb;x-b3-parentspanid:5e37dbbf5f26dd7b;x-b3-sampled:0;x-onap-requestid:518eadd0-8049-4442-a1aa-1767ad80b352;x-requestid:518eadd0-8049-4442-a1aa-1767ad80b352;x-transactionid:518eadd0-8049-4442-a1aa-1767ad80b352;x-ecomp-requestid:518eadd0-8049-4442-a1aa-1767ad80b352;x-onap-partnername:SO.APIH;x-invocationid:7c437058-a8a2-46b4-9809-87d118dfedfa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:44.343Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:44.350Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:44.351Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:44.351Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:44.351Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:44.351Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:44.352Z|518eadd0-8049-4442-a1aa-1767ad80b352|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:00:48.666Z|b7cdb5b8-f140-4886-b17d-4966a978b29a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T11:00:48.669Z|b7cdb5b8-f140-4886-b17d-4966a978b29a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T11:00:51.220Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:00:51.221Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:51.221Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:00:51.222Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:51.222Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0c8bb4a36f79294c;x-b3-spanid:756744881479c808;x-b3-parentspanid:0c8bb4a36f79294c;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:SO.APIH;x-invocationid:0bc387fd-4a18-465d-af45-e63b420d10b3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:51.222Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:52.172Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-14T11:00:52.172Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:52.172Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-14T11:00:52.173Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-14T11:00:52.173Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0c8bb4a36f79294c;x-b3-spanid:44a9beaaad0c5617;x-b3-parentspanid:0c8bb4a36f79294c;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:SO.APIH;x-invocationid:4e6639f7-a157-4c0f-b4c2-6f7a85d75a25;content-length:177;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:52.173Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:52.177Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-14T11:00:52.189Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:52.189Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:52.189Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:52.189Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-14T11:00:52.190Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:52.190Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-14T11:00:52.589Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-14T11:00:52.590Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:52.590Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-14T11:00:52.590Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-14T11:00:52.591Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0c8bb4a36f79294c;x-b3-spanid:9846c8881a9901aa;x-b3-parentspanid:0c8bb4a36f79294c;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:SO.APIH;x-invocationid:211888b5-8661-47fb-90f8-f67e21e92630;content-length:2665;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:52.591Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:52.609Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:52.609Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-14T11:00:52.609Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-14T11:00:52.610Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:52.610Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:52.610Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-14T11:00:53.533Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-14T11:00:53.533Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:53.534Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-14T11:00:53.535Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-14T11:00:53.535Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0c8bb4a36f79294c;x-b3-spanid:8e54863a38332721;x-b3-parentspanid:0f6b96f4da50547c;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:ee9692cd-93c5-446f-b279-7d6b484e5a04;content-length:7843;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:00:53.536Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:53.559Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:53.561Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-14T11:00:53.561Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-14T11:00:53.562Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/3;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:53.562Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:53.563Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-14T11:00:53.595Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:00:53.596Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:53.596Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:00:53.597Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:53.597Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0c8bb4a36f79294c;x-b3-spanid:7ba6409383a8253c;x-b3-parentspanid:0f6b96f4da50547c;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:74d306b4-1a98-485e-b7db-da5404c17fa4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:00:53.597Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:53.613Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:53.613Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:53.613Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:53.614Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:53.614Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:53.614Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:00:53.632Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:00:53.633Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:53.633Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:00:53.634Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : PUT
2022-03-14T11:00:53.634Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0c8bb4a36f79294c;x-b3-spanid:1f3d8cf1e11fd06f;x-b3-parentspanid:0f6b96f4da50547c;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:dd0dd99b-24ee-4811-a5bd-b39783ee4209;content-length:2750;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:00:53.635Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:53.672Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:53.673Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:53.673Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:53.673Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:53.673Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:53.674Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:00:53.877Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:00:53.877Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:53.878Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:00:53.878Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:53.878Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7dbb8430ad32eecd;x-b3-spanid:4598198fb16b7d91;x-b3-parentspanid:7dbb8430ad32eecd;x-b3-sampled:0;x-onap-requestid:65552f45-c055-4670-80a6-3db9cf1f6ad7;x-requestid:65552f45-c055-4670-80a6-3db9cf1f6ad7;x-transactionid:65552f45-c055-4670-80a6-3db9cf1f6ad7;x-ecomp-requestid:65552f45-c055-4670-80a6-3db9cf1f6ad7;x-onap-partnername:SO.APIH;x-invocationid:6561b472-7cdb-406b-bea6-8ee54ca8f26c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:53.878Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:53.891Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:53.892Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:53.892Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:53.892Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:53.893Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:53.893Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:00:53.911Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:00:53.912Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:00:53.912Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:00:53.912Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:00:53.912Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7dbb8430ad32eecd;x-b3-spanid:bdb9b0d3c83a9104;x-b3-parentspanid:7dbb8430ad32eecd;x-b3-sampled:0;x-onap-requestid:65552f45-c055-4670-80a6-3db9cf1f6ad7;x-requestid:65552f45-c055-4670-80a6-3db9cf1f6ad7;x-transactionid:65552f45-c055-4670-80a6-3db9cf1f6ad7;x-ecomp-requestid:65552f45-c055-4670-80a6-3db9cf1f6ad7;x-onap-partnername:SO.APIH;x-invocationid:b2fbf667-ba0f-4c24-85df-c6a2b26cd141;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:00:53.912Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:00:53.920Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:00:53.920Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:00:53.921Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:00:53.921Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:00:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:00:53.921Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:00:53.921Z|65552f45-c055-4670-80a6-3db9cf1f6ad7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:01:03.666Z|ac6d3be3-245f-4385-afd9-b18c78831aff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T11:01:03.667Z|ac6d3be3-245f-4385-afd9-b18c78831aff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T11:01:04.019Z|58ed69e0-ae61-4cd0-a792-763a68fb61d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T11:01:04.020Z|58ed69e0-ae61-4cd0-a792-763a68fb61d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T11:01:04.139Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:04.140Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:04.140Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:04.140Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:04.141Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:67b94615d6da9b27;x-b3-spanid:4cd1ea8e5c3975b5;x-b3-parentspanid:67b94615d6da9b27;x-b3-sampled:0;x-onap-requestid:52e7096a-fe03-46e9-b0ec-0b3a8ebf7278;x-requestid:52e7096a-fe03-46e9-b0ec-0b3a8ebf7278;x-transactionid:52e7096a-fe03-46e9-b0ec-0b3a8ebf7278;x-ecomp-requestid:52e7096a-fe03-46e9-b0ec-0b3a8ebf7278;x-onap-partnername:SO.APIH;x-invocationid:2df35531-99a6-4966-ac7f-c733335558c3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:01:04.141Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:04.154Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:04.154Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:04.154Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:04.155Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:04.155Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:04.155Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-7|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:04.173Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:01:04.174Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:04.174Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:01:04.174Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:04.175Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:67b94615d6da9b27;x-b3-spanid:37c7256edff4318c;x-b3-parentspanid:67b94615d6da9b27;x-b3-sampled:0;x-onap-requestid:52e7096a-fe03-46e9-b0ec-0b3a8ebf7278;x-requestid:52e7096a-fe03-46e9-b0ec-0b3a8ebf7278;x-transactionid:52e7096a-fe03-46e9-b0ec-0b3a8ebf7278;x-ecomp-requestid:52e7096a-fe03-46e9-b0ec-0b3a8ebf7278;x-onap-partnername:SO.APIH;x-invocationid:17423b96-a908-4081-a2b3-df6a1503978c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:01:04.175Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:04.185Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:04.185Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:04.185Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:04.186Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:04.186Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:04.186Z|52e7096a-fe03-46e9-b0ec-0b3a8ebf7278|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:01:06.732Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:06.732Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:06.732Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:06.733Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:06.733Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:57e198b774ecda75;x-b3-spanid:376ddfe0181e9208;x-b3-parentspanid:57e198b774ecda75;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:320a7a55-4b87-49ca-b1ee-013119f146a3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:06.733Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:06.747Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:06.747Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:06.748Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:06.748Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:06.748Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:06.749Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:06.763Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:06.764Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:06.764Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:06.764Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : PUT
2022-03-14T11:01:06.764Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:57e198b774ecda75;x-b3-spanid:059f7234af4d269e;x-b3-parentspanid:57e198b774ecda75;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:a2b4d230-6056-491e-afd0-5a0d829a1662;content-length:2931;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:06.765Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:06.799Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:06.800Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:06.800Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:06.800Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:06.800Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:06.801Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:14.437Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:14.438Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:14.438Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:14.438Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:14.439Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b3ba3d5dfd48a0fd;x-b3-spanid:bc13ed216f3d1530;x-b3-parentspanid:b3ba3d5dfd48a0fd;x-b3-sampled:0;x-onap-requestid:1c8eedb6-81e7-4ce5-b836-32fd339fbc14;x-requestid:1c8eedb6-81e7-4ce5-b836-32fd339fbc14;x-transactionid:1c8eedb6-81e7-4ce5-b836-32fd339fbc14;x-ecomp-requestid:1c8eedb6-81e7-4ce5-b836-32fd339fbc14;x-onap-partnername:SO.APIH;x-invocationid:7faa61b7-cfe7-4609-abe4-60fc8cc52182;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:01:14.439Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:14.453Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:14.453Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:14.453Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:14.454Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:14.454Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:14.455Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:14.479Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:01:14.479Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:14.479Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:01:14.479Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:14.480Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b3ba3d5dfd48a0fd;x-b3-spanid:7f8e01e416a7f1da;x-b3-parentspanid:b3ba3d5dfd48a0fd;x-b3-sampled:0;x-onap-requestid:1c8eedb6-81e7-4ce5-b836-32fd339fbc14;x-requestid:1c8eedb6-81e7-4ce5-b836-32fd339fbc14;x-transactionid:1c8eedb6-81e7-4ce5-b836-32fd339fbc14;x-ecomp-requestid:1c8eedb6-81e7-4ce5-b836-32fd339fbc14;x-onap-partnername:SO.APIH;x-invocationid:7d52a773-752b-4983-b90b-9429d04eea15;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:01:14.480Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:14.487Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:14.487Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:14.487Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:14.487Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:14.488Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:14.488Z|1c8eedb6-81e7-4ce5-b836-32fd339fbc14|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:01:16.469Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:16.470Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:16.470Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:16.470Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:16.470Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:25aa8c0abbf073a4;x-b3-spanid:c54cbff264348ef8;x-b3-parentspanid:25aa8c0abbf073a4;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:64cd6192-d663-45f2-8f4a-6a89c2d0c4d8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:16.471Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:16.484Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:16.484Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:16.485Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:16.485Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:16.485Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:16.486Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:16.497Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:16.497Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:16.497Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:16.498Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : PUT
2022-03-14T11:01:16.498Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:25aa8c0abbf073a4;x-b3-spanid:3dac68fd5f8005e1;x-b3-parentspanid:25aa8c0abbf073a4;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:dcdf013a-9863-4229-b55b-d2b2f84416cb;content-length:2966;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:16.498Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:16.542Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:16.542Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:16.542Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:16.542Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:16.543Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:16.543Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:16.942Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-14T11:01:16.943Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:16.943Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-14T11:01:16.943Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-14T11:01:16.943Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.183:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-14T11:01:16.944Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:16.948Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:16.948Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-14T11:01:16.948Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-14T11:01:16.948Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||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:Mon, 14 Mar 2022 11:01:16 GMT;Connection:close;
2022-03-14T11:01:16.948Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-14T11:01:16.949Z|55a59d8d-0456-4fe9-beff-49062cd39c2a|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-14T11:01:18.666Z|b52bfac5-7063-479d-adc7-f741580869c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T11:01:18.667Z|b52bfac5-7063-479d-adc7-f741580869c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T11:01:25.256Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:25.257Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:25.258Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:25.259Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:25.259Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a32d59a9bd7e3364;x-b3-spanid:df36aa2f6d9bf9ef;x-b3-parentspanid:a32d59a9bd7e3364;x-b3-sampled:0;x-onap-requestid:497cf7af-ea58-41e7-a62a-698cf0ee5a1b;x-requestid:497cf7af-ea58-41e7-a62a-698cf0ee5a1b;x-transactionid:497cf7af-ea58-41e7-a62a-698cf0ee5a1b;x-ecomp-requestid:497cf7af-ea58-41e7-a62a-698cf0ee5a1b;x-onap-partnername:SO.APIH;x-invocationid:0ff95a77-a76d-4325-8eb0-ea2bc5ae92b6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:01:25.259Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:25.276Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:25.277Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:25.277Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:25.277Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:25.277Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:25.278Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:25.295Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:01:25.296Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:25.296Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:01:25.296Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:25.297Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a32d59a9bd7e3364;x-b3-spanid:b789b08732568cfa;x-b3-parentspanid:a32d59a9bd7e3364;x-b3-sampled:0;x-onap-requestid:497cf7af-ea58-41e7-a62a-698cf0ee5a1b;x-requestid:497cf7af-ea58-41e7-a62a-698cf0ee5a1b;x-transactionid:497cf7af-ea58-41e7-a62a-698cf0ee5a1b;x-ecomp-requestid:497cf7af-ea58-41e7-a62a-698cf0ee5a1b;x-onap-partnername:SO.APIH;x-invocationid:6962d224-1e0e-405c-99df-6ff6d296775b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:01:25.297Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:25.305Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:25.306Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:25.306Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:25.306Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:25.306Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:25.307Z|497cf7af-ea58-41e7-a62a-698cf0ee5a1b|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:01:31.936Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:31.937Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:31.937Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:31.937Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:31.938Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8c557a8655b44a5e;x-b3-spanid:d9f0740f82350377;x-b3-parentspanid:8c557a8655b44a5e;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:acd412dc-483b-4c91-b343-7bf37321bbe4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:31.938Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:31.954Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:31.955Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:31.956Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:31.956Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:31.956Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:31.958Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:31.977Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:31.977Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:31.978Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:31.978Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : PUT
2022-03-14T11:01:31.978Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8c557a8655b44a5e;x-b3-spanid:b6861e61734949d3;x-b3-parentspanid:8c557a8655b44a5e;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:e9da00de-b79f-401f-a33c-9b8d82c7e2fb;content-length:3184;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:31.978Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:32.026Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:32.026Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:32.026Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:32.027Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:32.027Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:32.027Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-9|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:32.041Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:32.041Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:32.042Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:32.042Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:32.043Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8c557a8655b44a5e;x-b3-spanid:e941f224b17dbf98;x-b3-parentspanid:8c557a8655b44a5e;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:cd663f28-9e76-4280-9984-57bb03b4c84c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:32.043Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:32.058Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:32.058Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:32.059Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:32.059Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:32.060Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:32.060Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-10|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:32.101Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:32.101Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:32.101Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:32.101Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : PUT
2022-03-14T11:01:32.102Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8c557a8655b44a5e;x-b3-spanid:1f51704955490c53;x-b3-parentspanid:8c557a8655b44a5e;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:4777ea28-4e0e-47df-9a0b-4589d6a76e04;content-length:3242;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:32.102Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:32.137Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:32.137Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:32.137Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:32.138Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:32.138Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:32.138Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-1|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:32.168Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:32.168Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:32.169Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:32.169Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:32.169Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8c557a8655b44a5e;x-b3-spanid:d7f49e52acfe5651;x-b3-parentspanid:8c557a8655b44a5e;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:227c32f5-782e-4c4f-8011-e32988b9c454;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:32.170Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:32.185Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:32.186Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:32.186Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:32.186Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:32.187Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:32.187Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-4|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:32.208Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:32.209Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:32.209Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:32.209Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : PUT
2022-03-14T11:01:32.210Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8c557a8655b44a5e;x-b3-spanid:940ab96375361ca9;x-b3-parentspanid:8c557a8655b44a5e;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:d632e887-e937-4692-bb25-446739977f47;content-length:3241;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:32.210Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:32.242Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:32.243Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:32.243Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:32.244Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:32.244Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:32.245Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-2|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:33.666Z|107b2433-e450-486b-bf9c-ed0408019e46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T11:01:33.669Z|107b2433-e450-486b-bf9c-ed0408019e46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T11:01:34.022Z|3f3838a0-845d-4818-a05e-b1f14fc662e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-14T11:01:34.023Z|3f3838a0-845d-4818-a05e-b1f14fc662e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-14T11:01:34.981Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:34.982Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:34.982Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:34.983Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:34.983Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c0d42871c1823888;x-b3-spanid:24f9032ae3792dc1;x-b3-parentspanid:c0d42871c1823888;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:d962e2ea-3ee7-439f-84a2-8aed13f77b88;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:34.984Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:34.998Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:35.001Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:35.002Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:35.002Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:35.003Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:35.003Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-5|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:35.019Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:35.019Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:35.019Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:35.020Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : PUT
2022-03-14T11:01:35.020Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c0d42871c1823888;x-b3-spanid:619c1fcb648732b8;x-b3-parentspanid:c0d42871c1823888;x-b3-sampled:0;x-onap-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-transactionid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-ecomp-requestid:88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;x-onap-partnername:UNKNOWN;x-invocationid:7051f7ec-42fa-4c5b-b66c-0bce2d315446;content-length:3241;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=47099C73375C2C9581AE8DB318DB7423;accept-encoding:gzip,deflate;
2022-03-14T11:01:35.020Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:35.044Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:35.044Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:35.045Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:35.045Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:35.045Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:35.046Z|88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|http-nio-8083-exec-3|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:35.894Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:35.895Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:35.896Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:35.896Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:35.897Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:09bbb6076e8b56d7;x-b3-spanid:2c5128ae887ffbc5;x-b3-parentspanid:09bbb6076e8b56d7;x-b3-sampled:0;x-onap-requestid:8a35e791-3bd7-4b9d-98d5-5c717310e67c;x-requestid:8a35e791-3bd7-4b9d-98d5-5c717310e67c;x-transactionid:8a35e791-3bd7-4b9d-98d5-5c717310e67c;x-ecomp-requestid:8a35e791-3bd7-4b9d-98d5-5c717310e67c;x-onap-partnername:SO.APIH;x-invocationid:448a750a-d9ee-4c8e-9b72-53d000d83d39;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:01:35.897Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:35.911Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:35.911Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:35.912Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:35.912Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:35.913Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:35.913Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-6|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:35.934Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:01:35.935Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:35.935Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:01:35.935Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:35.936Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:09bbb6076e8b56d7;x-b3-spanid:628c0d66569501ba;x-b3-parentspanid:09bbb6076e8b56d7;x-b3-sampled:0;x-onap-requestid:8a35e791-3bd7-4b9d-98d5-5c717310e67c;x-requestid:8a35e791-3bd7-4b9d-98d5-5c717310e67c;x-transactionid:8a35e791-3bd7-4b9d-98d5-5c717310e67c;x-ecomp-requestid:8a35e791-3bd7-4b9d-98d5-5c717310e67c;x-onap-partnername:SO.APIH;x-invocationid:880ac4f2-6fb2-414f-ba13-c83f9ba0105b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:01:35.936Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:35.955Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:35.956Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:35.957Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:35.957Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:35.957Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:35.958Z|8a35e791-3bd7-4b9d-98d5-5c717310e67c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-14T11:01:46.527Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Entering
2022-03-14T11:01:46.527Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:46.528Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||URI         : /infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec
2022-03-14T11:01:46.528Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:46.528Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3e190d07446be6c7;x-b3-spanid:05608ab853d677d6;x-b3-parentspanid:3e190d07446be6c7;x-b3-sampled:0;x-onap-requestid:bc855bf4-c68f-4567-ad0e-145581151b31;x-requestid:bc855bf4-c68f-4567-ad0e-145581151b31;x-transactionid:bc855bf4-c68f-4567-ad0e-145581151b31;x-ecomp-requestid:bc855bf4-c68f-4567-ad0e-145581151b31;x-onap-partnername:SO.APIH;x-invocationid:01e6e647-7412-4a38-8545-45bacbfac7b3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:01:46.529Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:46.543Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:46.544Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:46.544Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:46.544Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:46.544Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||DEBUG|500||============================response end============================================
2022-03-14T11:01:46.545Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-8|/infraActiveRequests/88bd6f72-72e0-4841-aa7e-b50cbfaf9cec|bpel|||INFO|500||Exiting.
2022-03-14T11:01:46.583Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-14T11:01:46.583Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-14T11:01:46.583Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-14T11:01:46.584Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-14T11:01:46.584Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3e190d07446be6c7;x-b3-spanid:6cecaa396cf79210;x-b3-parentspanid:3e190d07446be6c7;x-b3-sampled:0;x-onap-requestid:bc855bf4-c68f-4567-ad0e-145581151b31;x-requestid:bc855bf4-c68f-4567-ad0e-145581151b31;x-transactionid:bc855bf4-c68f-4567-ad0e-145581151b31;x-ecomp-requestid:bc855bf4-c68f-4567-ad0e-145581151b31;x-onap-partnername:SO.APIH;x-invocationid:6f7465c8-6ef1-4a7e-bbb9-ee57eff357ce;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28254151887FA71B0423ADC2E661C95A;accept-encoding:gzip,deflate;
2022-03-14T11:01:46.584Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-14T11:01:46.600Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-14T11:01:46.601Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-14T11:01:46.601Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-14T11:01:46.602Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;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/json;Transfer-Encoding:chunked;Date:Mon, 14 Mar 2022 11:01:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-14T11:01:46.602Z|bc855bf4-c68f-4567-ad0e-145581151b31|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndI