Results

By type

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

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

2021-12-08T01:49:23.120Z||main|||||INFO|500||The following profiles are active: basic
2021-12-08T01:49:31.863Z||main|||||INFO|500||Starting service [Tomcat]
2021-12-08T01:49:31.864Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-12-08T01:49:31.952Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-12-08T01:49:32.866Z||main|||||INFO|500||reqdb-pool - Starting...
2021-12-08T01:49:33.037Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-12-08T01:49:33.170Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2021-12-08T01:49:33.253Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5)
2021-12-08T01:49:33.279Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2021-12-08T01:49:33.349Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.041s)
2021-12-08T01:49:33.395Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2021-12-08T01:49:33.466Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2021-12-08T01:49:33.513Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2021-12-08T01:49:33.544Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2021-12-08T01:49:33.895Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2021-12-08T01:49:33.955Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2021-12-08T01:49:34.068Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2021-12-08T01:49:34.115Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2021-12-08T01:49:34.218Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2021-12-08T01:49:34.296Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2021-12-08T01:49:34.368Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2021-12-08T01:49:34.436Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2021-12-08T01:49:34.520Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2021-12-08T01:49:34.632Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2021-12-08T01:49:34.705Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2021-12-08T01:49:34.808Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2021-12-08T01:49:34.878Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2021-12-08T01:49:34.990Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2021-12-08T01:49:35.098Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2021-12-08T01:49:35.154Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2021-12-08T01:49:35.211Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2021-12-08T01:49:35.286Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2021-12-08T01:49:35.358Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2021-12-08T01:49:35.425Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2021-12-08T01:49:35.481Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2021-12-08T01:49:35.552Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2021-12-08T01:49:35.619Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2021-12-08T01:49:35.674Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2021-12-08T01:49:35.731Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2021-12-08T01:49:35.896Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2021-12-08T01:49:35.999Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2021-12-08T01:49:36.050Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2021-12-08T01:49:36.092Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2021-12-08T01:49:36.244Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2021-12-08T01:49:36.315Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2021-12-08T01:49:36.385Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2021-12-08T01:49:36.486Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2021-12-08T01:49:36.558Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2021-12-08T01:49:36.626Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2021-12-08T01:49:36.676Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2021-12-08T01:49:36.774Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.275s)
2021-12-08T01:49:37.045Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-12-08T01:49:37.183Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-12-08T01:49:37.636Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-12-08T01:49:38.453Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-12-08T01:49:40.531Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-12-08T01:49:44.709Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2021-12-08T01:49:46.431Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2021-12-08T01:49:47.766Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2021-12-08T01:49:48.190Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-12-08T01:49:52.947Z||main|||||INFO|500||Started MSORequestDBApplication in 34.226 seconds (JVM running for 35.31)
2021-12-08T01:49:52.965Z|7c092214-5d0d-4a77-a3c7-f73c0a12dde5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:49:53.009Z|7c092214-5d0d-4a77-a3c7-f73c0a12dde5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:49:53.011Z|bc75ccd9-9a91-4210-9404-7e78a3678409|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:49:53.018Z|bc75ccd9-9a91-4210-9404-7e78a3678409|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:50:07.943Z|2f678ecb-d9ad-4563-b846-4a9e5d135fec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:50:07.947Z|2f678ecb-d9ad-4563-b846-4a9e5d135fec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:50:22.949Z|4d5bbd62-2fc6-414f-8d64-cf4db9af598b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:50:22.952Z|4d5bbd62-2fc6-414f-8d64-cf4db9af598b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:50:23.020Z|0eb4e823-35b7-4833-9357-bd318dfaa411|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:50:23.021Z|0eb4e823-35b7-4833-9357-bd318dfaa411|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:50:37.944Z|540ecee4-a7d8-49ce-9d4c-b9b41fdf1f19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:50:37.946Z|540ecee4-a7d8-49ce-9d4c-b9b41fdf1f19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:50:52.949Z|1aad01d6-6693-488d-97e0-e8d34e200d6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:50:52.964Z|1aad01d6-6693-488d-97e0-e8d34e200d6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:50:53.023Z|74b08ab1-4feb-4d6e-8517-8c26b5889006|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:50:53.024Z|74b08ab1-4feb-4d6e-8517-8c26b5889006|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:51:07.943Z|2dbf6246-8f51-4d86-bee5-74865c0f911e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:51:07.944Z|2dbf6246-8f51-4d86-bee5-74865c0f911e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:51:22.944Z|9c59b342-ff38-4a7b-9299-a8e67b43179b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:51:22.945Z|9c59b342-ff38-4a7b-9299-a8e67b43179b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:51:23.025Z|9ea10ee5-4137-4568-841e-1b6d5f048c07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:51:23.026Z|9ea10ee5-4137-4568-841e-1b6d5f048c07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:51:37.948Z|fa8d7b58-baf2-4f0d-afbd-cfbc8300409c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:51:37.954Z|fa8d7b58-baf2-4f0d-afbd-cfbc8300409c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:51:52.943Z|55c85ee9-f6fa-4153-8758-2c3d2128f3cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:51:52.943Z|55c85ee9-f6fa-4153-8758-2c3d2128f3cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:51:53.027Z|e48098f0-16a4-4f4d-a00d-dfba76b1f9a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:51:53.028Z|e48098f0-16a4-4f4d-a00d-dfba76b1f9a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:52:07.943Z|82857a37-ba56-424e-aef6-9317f4358e50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:52:07.951Z|82857a37-ba56-424e-aef6-9317f4358e50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:52:22.946Z|585d950d-ac35-4460-98bd-9d59afe4bfc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:52:22.952Z|585d950d-ac35-4460-98bd-9d59afe4bfc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:52:23.030Z|c96ab3fc-3ca2-491e-9089-6c6177409515|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:52:23.031Z|c96ab3fc-3ca2-491e-9089-6c6177409515|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:52:37.943Z|7f8c9d83-051e-4353-9a6f-ab4683141206|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:52:37.944Z|7f8c9d83-051e-4353-9a6f-ab4683141206|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:52:52.943Z|3795e660-a122-44cb-9b63-151a40f38e69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:52:52.944Z|3795e660-a122-44cb-9b63-151a40f38e69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:52:53.032Z|99f32a1e-d996-4f56-93d0-4801415f1507|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:52:53.033Z|99f32a1e-d996-4f56-93d0-4801415f1507|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:53:07.943Z|6ba7397d-c7bc-499c-9d3a-1e8c9a7edc88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:53:07.950Z|6ba7397d-c7bc-499c-9d3a-1e8c9a7edc88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:53:22.943Z|aff2c1e8-524c-47b2-810f-44d192531dfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:53:22.944Z|aff2c1e8-524c-47b2-810f-44d192531dfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:53:23.035Z|1df76985-5dde-4e42-bd08-9accbc9f1f86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:53:23.037Z|1df76985-5dde-4e42-bd08-9accbc9f1f86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:53:37.944Z|fac94845-b5b0-4ba3-8524-1a89d826bf65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:53:37.945Z|fac94845-b5b0-4ba3-8524-1a89d826bf65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:53:52.943Z|3d36bf07-9cfe-448e-bd5e-6c839e7c0032|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:53:52.947Z|3d36bf07-9cfe-448e-bd5e-6c839e7c0032|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:53:53.038Z|e7fddcef-e003-4baa-ada1-ddb36cae4ce2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:53:53.039Z|e7fddcef-e003-4baa-ada1-ddb36cae4ce2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:54:07.943Z|f0d7b48e-ddc5-4958-a0b9-ad5b7513f27a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:54:07.944Z|f0d7b48e-ddc5-4958-a0b9-ad5b7513f27a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:54:22.943Z|ba163baf-39a8-492e-ab70-5dbb1c93d64a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:54:22.944Z|ba163baf-39a8-492e-ab70-5dbb1c93d64a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:54:23.040Z|f09cd594-715c-44c9-b1ca-9dda0fc36431|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:54:23.042Z|f09cd594-715c-44c9-b1ca-9dda0fc36431|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:54:37.943Z|d3e16af6-7b38-4349-935e-13cb27cd21f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:54:37.947Z|d3e16af6-7b38-4349-935e-13cb27cd21f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:54:52.943Z|e8d1eb78-008c-4eb8-a1f7-9e30d05692c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:54:52.944Z|e8d1eb78-008c-4eb8-a1f7-9e30d05692c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:54:53.043Z|e845cfa1-bb39-4b81-9b3a-07d938f5e673|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:54:53.044Z|e845cfa1-bb39-4b81-9b3a-07d938f5e673|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:55:07.943Z|6fab1e15-8397-4588-9cc9-1cd3cbb2b318|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:55:07.944Z|6fab1e15-8397-4588-9cc9-1cd3cbb2b318|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:55:22.943Z|8687f6fd-35ce-4a79-821c-33d82043346c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:55:22.947Z|8687f6fd-35ce-4a79-821c-33d82043346c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:55:23.045Z|c7aeda5a-0b1e-462c-9275-15dc22d463ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:55:23.047Z|c7aeda5a-0b1e-462c-9275-15dc22d463ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:55:37.943Z|73978c03-128c-4d8e-9369-30293d190929|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:55:37.944Z|73978c03-128c-4d8e-9369-30293d190929|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:55:52.943Z|9589f852-27c4-42ff-bb17-77d15f2e954b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:55:52.944Z|9589f852-27c4-42ff-bb17-77d15f2e954b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:55:53.048Z|89d80be9-dba4-46af-9dc7-fe72821640c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:55:53.049Z|89d80be9-dba4-46af-9dc7-fe72821640c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:56:07.943Z|5cbc0fd1-0f9d-47f2-879e-5e4279d8cb06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:56:07.946Z|5cbc0fd1-0f9d-47f2-879e-5e4279d8cb06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:56:22.943Z|a3bb031d-4732-4539-aa0c-93f3df12b9e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:56:22.944Z|a3bb031d-4732-4539-aa0c-93f3df12b9e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:56:23.050Z|54a7e7a8-7e0a-4d7b-ac17-779cb2662e98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:56:23.051Z|54a7e7a8-7e0a-4d7b-ac17-779cb2662e98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:56:37.943Z|43828e73-4d8e-4034-9dab-5927a1bf4078|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:56:37.944Z|43828e73-4d8e-4034-9dab-5927a1bf4078|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:56:52.943Z|18bae89d-a8a8-4d45-bfab-392149cb3768|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:56:52.948Z|18bae89d-a8a8-4d45-bfab-392149cb3768|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:56:53.052Z|3f721b01-4a43-4ae2-b968-3594abd5413f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:56:53.053Z|3f721b01-4a43-4ae2-b968-3594abd5413f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:57:07.949Z|4d6bb3e2-0694-447e-ae87-f36f293d9d9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:57:07.950Z|4d6bb3e2-0694-447e-ae87-f36f293d9d9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:57:22.943Z|66cb606d-2b4b-4308-a47a-38b1c3595246|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:57:22.944Z|66cb606d-2b4b-4308-a47a-38b1c3595246|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:57:23.055Z|5846ec47-7308-42a0-b023-a5075dc1459f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:57:23.056Z|5846ec47-7308-42a0-b023-a5075dc1459f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:57:37.943Z|1650f897-2289-4f8c-8bf5-c982961d61b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:57:37.947Z|1650f897-2289-4f8c-8bf5-c982961d61b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:57:52.943Z|b65f3f28-4193-4b24-a018-c12e19a948fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:57:52.944Z|b65f3f28-4193-4b24-a018-c12e19a948fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:57:53.057Z|cb9a6755-d544-4e43-815d-5c63be8c97aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:57:53.058Z|cb9a6755-d544-4e43-815d-5c63be8c97aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:58:07.943Z|63b863f8-2b9b-4249-a588-a89f695205aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:58:07.944Z|63b863f8-2b9b-4249-a588-a89f695205aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:58:22.943Z|3a642ce0-2d0b-4f5a-b4f6-a7682ee7c4a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:58:22.947Z|3a642ce0-2d0b-4f5a-b4f6-a7682ee7c4a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:58:23.059Z|2d055d8f-9af5-4136-9517-dd3258aa0fcc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:58:23.060Z|2d055d8f-9af5-4136-9517-dd3258aa0fcc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:58:37.943Z|b2ecea4f-21f4-4567-b5f4-0c759075f31b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:58:37.944Z|b2ecea4f-21f4-4567-b5f4-0c759075f31b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:58:52.943Z|aa979285-6a40-46b3-ae5b-798c60f106dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:58:52.944Z|aa979285-6a40-46b3-ae5b-798c60f106dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:58:53.062Z|d1933362-f7d4-43fb-bf1f-809abfa458a3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:58:53.062Z|d1933362-f7d4-43fb-bf1f-809abfa458a3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:59:07.943Z|967744c8-2da4-4941-b971-eb4c976d34b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:59:07.947Z|967744c8-2da4-4941-b971-eb4c976d34b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:59:22.943Z|44be4589-20e1-4d20-81f6-d34cc5c1c47a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:59:22.944Z|44be4589-20e1-4d20-81f6-d34cc5c1c47a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:59:23.064Z|60555c27-3a10-4349-8c71-724ce0f2b8a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:59:23.065Z|60555c27-3a10-4349-8c71-724ce0f2b8a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:59:31.224Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-12-08T01:59:31.378Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T01:59:31.378Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T01:59:31.379Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T01:59:31.379Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T01:59:31.380Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T01:59:31.380Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T01:59:31.634Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T01:59:31.635Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T01:59:31.637Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T01:59:31.637Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 01:59:31 GMT;Connection:close;
2021-12-08T01:59:31.637Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T01:59:31.638Z|9246f422-af71-4299-ba30-cc9b0cfd1129|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T01:59:37.942Z|a561e191-382e-464f-80d2-598e1f7efb7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:59:37.943Z|a561e191-382e-464f-80d2-598e1f7efb7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:59:52.943Z|151546ba-8aa8-4455-a03e-13a0c55bb6fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:59:52.948Z|151546ba-8aa8-4455-a03e-13a0c55bb6fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T01:59:53.066Z|11559652-2052-420e-b04b-d31bccfca505|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T01:59:53.067Z|11559652-2052-420e-b04b-d31bccfca505|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:00:07.943Z|096c04c9-fe57-4f01-876b-7700014a9133|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:00:07.944Z|096c04c9-fe57-4f01-876b-7700014a9133|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:00:22.944Z|23d4a33f-bf93-4758-8eff-322f3a64f99a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:00:22.945Z|23d4a33f-bf93-4758-8eff-322f3a64f99a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:00:23.069Z|4d41df9d-715b-4454-a3ed-ec5451fd5f31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:00:23.070Z|4d41df9d-715b-4454-a3ed-ec5451fd5f31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:00:31.115Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:00:31.116Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:00:31.116Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:00:31.116Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:00:31.116Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:00:31.116Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:00:31.121Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:00:31.121Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:00:31.122Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:00:31.122Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:00:31 GMT;Connection:close;
2021-12-08T02:00:31.122Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:00:31.122Z|910b5952-8ad3-4350-b264-4f79754327c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:00:37.942Z|8c6e8218-41ef-4f14-8dbf-56ba1b57c49d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:00:37.947Z|8c6e8218-41ef-4f14-8dbf-56ba1b57c49d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:00:52.943Z|d559b84b-93ae-46d9-bc9a-881ce23bc95c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:00:52.944Z|d559b84b-93ae-46d9-bc9a-881ce23bc95c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:00:53.071Z|ed46be86-825d-4bb8-b8b3-5e354e437fe5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:00:53.071Z|ed46be86-825d-4bb8-b8b3-5e354e437fe5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:01:07.944Z|6523a72a-350f-4c9a-9fb8-6e0ad9aa6b1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:01:07.945Z|6523a72a-350f-4c9a-9fb8-6e0ad9aa6b1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:01:22.943Z|9f73db59-7db2-4cc9-bcc6-bae041d16ee4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:01:22.946Z|9f73db59-7db2-4cc9-bcc6-bae041d16ee4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:01:23.073Z|f89ebabe-9522-4dac-9027-fabe02e48507|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:01:23.073Z|f89ebabe-9522-4dac-9027-fabe02e48507|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:01:31.115Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:01:31.116Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:01:31.116Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:01:31.117Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:01:31.118Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:01:31.118Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:01:31.124Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:01:31.124Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:01:31.125Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:01:31.125Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:01:31 GMT;Connection:close;
2021-12-08T02:01:31.125Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:01:31.126Z|af6a486d-0ff7-4575-bcb3-c0325b4d678a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:01:37.943Z|f98ed153-0ffd-406a-9370-95c6aa4aac07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:01:37.944Z|f98ed153-0ffd-406a-9370-95c6aa4aac07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:01:52.943Z|b46762bd-c7b6-41dd-a261-2f99402f676a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:01:52.944Z|b46762bd-c7b6-41dd-a261-2f99402f676a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:01:53.075Z|6cf047b3-8bc4-4480-847a-812fd4554f45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:01:53.075Z|6cf047b3-8bc4-4480-847a-812fd4554f45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:02:07.943Z|0f80547b-4ff5-4442-9ea2-5f0d1a855f4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:02:07.948Z|0f80547b-4ff5-4442-9ea2-5f0d1a855f4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:02:22.943Z|dd48c48f-9123-437b-b5ae-239dea33abd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:02:22.944Z|dd48c48f-9123-437b-b5ae-239dea33abd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:02:23.077Z|0e8292aa-6653-4de3-b553-e95a726962db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:02:23.078Z|0e8292aa-6653-4de3-b553-e95a726962db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:02:31.114Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:02:31.115Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:02:31.116Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:02:31.116Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:02:31.116Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:02:31.117Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:02:31.121Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:02:31.121Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:02:31.121Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:02:31.122Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:02:31 GMT;Connection:close;
2021-12-08T02:02:31.122Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:02:31.123Z|be85b2e2-3b22-4248-add0-09b44844b63c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:02:37.943Z|796469d3-d7c8-45e6-93ac-5e2d0310d374|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:02:37.944Z|796469d3-d7c8-45e6-93ac-5e2d0310d374|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:02:52.943Z|4dc9f717-7f77-44b5-936d-eea13e52fb0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:02:52.948Z|4dc9f717-7f77-44b5-936d-eea13e52fb0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:02:53.079Z|64d4d1bb-b022-46ed-8f7c-9d5652d80b39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:02:53.080Z|64d4d1bb-b022-46ed-8f7c-9d5652d80b39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:03:07.942Z|0091ff18-7ca3-462e-b6f0-f81c96047245|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:03:07.943Z|0091ff18-7ca3-462e-b6f0-f81c96047245|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:03:22.944Z|5c69cffa-bf37-4893-8f4f-83bce5ba40af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:03:22.945Z|5c69cffa-bf37-4893-8f4f-83bce5ba40af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:03:23.082Z|7e03928f-b49f-43be-89af-fa66f1f78963|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:03:23.083Z|7e03928f-b49f-43be-89af-fa66f1f78963|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:03:31.114Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:03:31.115Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:03:31.115Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:03:31.115Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:03:31.116Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:03:31.116Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:03:31.120Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:03:31.120Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:03:31.120Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:03:31.121Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:03:31 GMT;Connection:close;
2021-12-08T02:03:31.121Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:03:31.121Z|2f30fd63-c245-4477-8917-3fe67565d477|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:03:37.943Z|e57a56b3-05bb-447d-a763-ec3f203c9d02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:03:37.948Z|e57a56b3-05bb-447d-a763-ec3f203c9d02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:03:52.943Z|8a52ed8b-1725-44b4-89a3-169b8fc7ae76|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:03:52.944Z|8a52ed8b-1725-44b4-89a3-169b8fc7ae76|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:03:53.084Z|3eb63da1-9592-48f1-be79-f51d70071930|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:03:53.085Z|3eb63da1-9592-48f1-be79-f51d70071930|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:04:07.942Z|9ffb7214-7bf9-4c9b-9409-4732e43636a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:04:07.943Z|9ffb7214-7bf9-4c9b-9409-4732e43636a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:04:22.943Z|897f22b2-85ad-45f2-9212-b9dcf20de1c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:04:22.946Z|897f22b2-85ad-45f2-9212-b9dcf20de1c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:04:23.087Z|bec5e9ae-6722-404e-a5b7-f8da3d4a1a9c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:04:23.087Z|bec5e9ae-6722-404e-a5b7-f8da3d4a1a9c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:04:31.113Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:04:31.114Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:04:31.114Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:04:31.114Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:04:31.115Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:04:31.115Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:04:31.119Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:04:31.120Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:04:31.120Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:04:31.120Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:04:31 GMT;Connection:close;
2021-12-08T02:04:31.120Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:04:31.120Z|78e4211b-3ea0-4b0c-af31-9e98ed109fce|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:04:37.943Z|e86bcc4b-69d9-411c-b2d8-cd3928b6e1ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:04:37.944Z|e86bcc4b-69d9-411c-b2d8-cd3928b6e1ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:04:52.943Z|c726ba6b-432d-4b36-ab49-cb3cc2a2a446|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:04:52.944Z|c726ba6b-432d-4b36-ab49-cb3cc2a2a446|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:04:53.089Z|a3526163-674d-49db-aca9-374f61b2695d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:04:53.089Z|a3526163-674d-49db-aca9-374f61b2695d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:05:07.943Z|ec1506d6-4806-41f1-b0b0-90faba4b33e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:05:07.949Z|ec1506d6-4806-41f1-b0b0-90faba4b33e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:05:22.943Z|14f20434-f386-4cbf-9186-5cc612edaee4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:05:22.944Z|14f20434-f386-4cbf-9186-5cc612edaee4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:05:23.091Z|037cea18-db09-47fb-aa93-82bb0d33cfeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:05:23.092Z|037cea18-db09-47fb-aa93-82bb0d33cfeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:05:31.114Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:05:31.114Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:05:31.115Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:05:31.115Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:05:31.115Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:05:31.116Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:05:31.119Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:05:31.119Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:05:31.120Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:05:31.120Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:05:31 GMT;Connection:close;
2021-12-08T02:05:31.120Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:05:31.120Z|63197393-ba7f-4196-8e2b-02a7685972fb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:05:37.943Z|6c6d5650-8335-44c7-86fa-a9bbf85da55b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:05:37.944Z|6c6d5650-8335-44c7-86fa-a9bbf85da55b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:05:52.943Z|d884359e-c3c6-49c1-92ca-88ab08c4392d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:05:52.947Z|d884359e-c3c6-49c1-92ca-88ab08c4392d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:05:53.093Z|cfc082e3-fedb-412c-85a2-03e57c2891ae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:05:53.094Z|cfc082e3-fedb-412c-85a2-03e57c2891ae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:06:07.943Z|e743c052-0238-4f7d-8e9a-29f6426f6e6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:06:07.944Z|e743c052-0238-4f7d-8e9a-29f6426f6e6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:06:22.943Z|7491c52b-f5c9-424a-940f-e1054b1b4d81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:06:22.944Z|7491c52b-f5c9-424a-940f-e1054b1b4d81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:06:23.095Z|eccb7ed8-1a14-42f8-b484-13f4d36b02af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:06:23.096Z|eccb7ed8-1a14-42f8-b484-13f4d36b02af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:06:31.114Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:06:31.115Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:06:31.116Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:06:31.116Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:06:31.117Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:06:31.117Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:06:31.124Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:06:31.124Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:06:31.125Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:06:31.125Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:06:31 GMT;Connection:close;
2021-12-08T02:06:31.126Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:06:31.127Z|97e7d16a-0a3d-4df9-accc-bb8d83cc2b2f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:06:37.943Z|868ee0a5-9883-489a-84c3-2c57f7625c89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:06:37.948Z|868ee0a5-9883-489a-84c3-2c57f7625c89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:06:52.942Z|7bbab8e9-8ad6-4f69-9d26-53839b618b7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:06:52.943Z|7bbab8e9-8ad6-4f69-9d26-53839b618b7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:06:53.097Z|b8d3d353-ab54-4246-b969-0cac03e6c942|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:06:53.098Z|b8d3d353-ab54-4246-b969-0cac03e6c942|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:07:07.943Z|8dd73f91-3426-46d1-b6fc-37cd67939beb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:07:07.944Z|8dd73f91-3426-46d1-b6fc-37cd67939beb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:07:22.942Z|801137c9-af1b-4c32-bff5-9236d699d27e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:07:22.946Z|801137c9-af1b-4c32-bff5-9236d699d27e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:07:23.100Z|4a7a458c-4b7f-4298-ae77-565d85df3f7b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:07:23.100Z|4a7a458c-4b7f-4298-ae77-565d85df3f7b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:07:31.114Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:07:31.115Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:07:31.115Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:07:31.116Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:07:31.116Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:07:31.116Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:07:31.121Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:07:31.122Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:07:31.122Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:07:31.122Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:07:31 GMT;Connection:close;
2021-12-08T02:07:31.122Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:07:31.123Z|0fa938a1-02d4-4098-8fe5-da820e55bb02|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:07:37.942Z|05506fc3-9d5e-46e6-8f9c-f64a84aa803a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:07:37.943Z|05506fc3-9d5e-46e6-8f9c-f64a84aa803a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:07:52.942Z|3f5edb85-2236-4698-a303-77498fb40ad1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:07:52.943Z|3f5edb85-2236-4698-a303-77498fb40ad1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:07:53.102Z|fdc863fc-4e0b-47a9-aa56-c33ab53dc459|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:07:53.102Z|fdc863fc-4e0b-47a9-aa56-c33ab53dc459|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:08:07.943Z|39c341f1-a8c4-4404-90f0-d36322478a6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:08:07.947Z|39c341f1-a8c4-4404-90f0-d36322478a6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:08:22.943Z|37b67a31-cbe6-47c9-ae17-51e8e2faabc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:08:22.944Z|37b67a31-cbe6-47c9-ae17-51e8e2faabc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:08:23.104Z|67fa1448-90db-4c62-9a8d-7436eae71415|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:08:23.105Z|67fa1448-90db-4c62-9a8d-7436eae71415|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:08:31.113Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:08:31.114Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:08:31.114Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:08:31.114Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:08:31.114Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:08:31.115Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:08:31.118Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:08:31.118Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:08:31.119Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:08:31.119Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:08:31 GMT;Connection:close;
2021-12-08T02:08:31.119Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:08:31.119Z|6c75ea46-9b54-45a4-a8a1-a770eda91863|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:08:37.942Z|6ce6b472-add0-49e9-9148-3c6a8caef9ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:08:37.943Z|6ce6b472-add0-49e9-9148-3c6a8caef9ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:08:52.943Z|7c32354a-de0e-4a61-bc11-dda419ee819d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:08:52.948Z|7c32354a-de0e-4a61-bc11-dda419ee819d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:08:53.106Z|5c509422-1960-444a-810d-f5c60c75ae43|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:08:53.106Z|5c509422-1960-444a-810d-f5c60c75ae43|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:09:07.943Z|7fa2ccb6-5328-463a-924e-eb66cdcf2e5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:09:07.945Z|7fa2ccb6-5328-463a-924e-eb66cdcf2e5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:09:22.945Z|4215b91e-9ab4-4f15-927f-b79cf19d7643|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:09:22.948Z|4215b91e-9ab4-4f15-927f-b79cf19d7643|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:09:23.108Z|be3051a2-01bb-462d-af0a-c3490946bdfa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:09:23.109Z|be3051a2-01bb-462d-af0a-c3490946bdfa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:09:31.119Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:09:31.119Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:09:31.120Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:09:31.120Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:09:31.120Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:09:31.120Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:09:31.126Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:09:31.126Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:09:31.126Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:09:31.126Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:09:31 GMT;Connection:close;
2021-12-08T02:09:31.126Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:09:31.127Z|cc7e61b2-c66a-45e1-a7c2-4ee8ee8f05d6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:09:37.943Z|869dcd3a-a37a-42b6-abf1-d06267c687d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:09:37.948Z|869dcd3a-a37a-42b6-abf1-d06267c687d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:09:52.942Z|e8c6b6e9-183c-474b-8e11-37b068eb4ac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:09:52.943Z|e8c6b6e9-183c-474b-8e11-37b068eb4ac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:09:53.110Z|54e55279-973e-4d72-894a-ae4854b9e148|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:09:53.111Z|54e55279-973e-4d72-894a-ae4854b9e148|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:10:07.943Z|b8dac494-42fa-4970-97d4-a80faa55923c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:10:07.944Z|b8dac494-42fa-4970-97d4-a80faa55923c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:10:22.942Z|54036c37-a5f2-4131-b0fa-8e7e9453243c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:10:22.946Z|54036c37-a5f2-4131-b0fa-8e7e9453243c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:10:23.112Z|4d169b3a-02f7-4a1e-89ca-a885fb428c1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:10:23.113Z|4d169b3a-02f7-4a1e-89ca-a885fb428c1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:10:31.114Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:10:31.114Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:10:31.115Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:10:31.115Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:10:31.116Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:10:31.116Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:10:31.121Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:10:31.121Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:10:31.121Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:10:31.122Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:10:31 GMT;Connection:close;
2021-12-08T02:10:31.122Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:10:31.123Z|9ae62492-c76d-48c2-aac0-998013654b3c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:10:37.943Z|b81ca9af-a5a6-40d1-b00a-4e76de03ce56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:10:37.944Z|b81ca9af-a5a6-40d1-b00a-4e76de03ce56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:10:52.943Z|d03dc3a8-95ba-4055-973b-222436c40d88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:10:52.944Z|d03dc3a8-95ba-4055-973b-222436c40d88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:10:53.115Z|47c0b777-f7a0-4f42-a086-4cf4dc90064a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:10:53.116Z|47c0b777-f7a0-4f42-a086-4cf4dc90064a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:11:07.943Z|6ed7c27a-5225-4ecc-9e54-b32b77b623c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:11:07.948Z|6ed7c27a-5225-4ecc-9e54-b32b77b623c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:11:22.943Z|7740fedd-a53c-456d-8826-3ddcdf29ff1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:11:22.944Z|7740fedd-a53c-456d-8826-3ddcdf29ff1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:11:23.117Z|89a5b766-93fa-4fd3-8c5f-27a25e6ab104|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:11:23.118Z|89a5b766-93fa-4fd3-8c5f-27a25e6ab104|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:11:31.113Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:11:31.114Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:11:31.114Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:11:31.114Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:11:31.114Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:11:31.114Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:11:31.118Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:11:31.118Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:11:31.118Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:11:31.118Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:11:31 GMT;Connection:close;
2021-12-08T02:11:31.119Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:11:31.119Z|c27abbfa-5c72-47a1-8673-21b8bc1183b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:11:37.943Z|e477bee9-8561-4fbb-b1c7-cbd864272ce9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:11:37.943Z|e477bee9-8561-4fbb-b1c7-cbd864272ce9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:11:52.942Z|25c8b263-37d3-4b6a-9ee9-d314f00d863a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:11:52.947Z|25c8b263-37d3-4b6a-9ee9-d314f00d863a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:11:53.120Z|8e31e480-f128-4b51-9bf5-e1cef61f14bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:11:53.121Z|8e31e480-f128-4b51-9bf5-e1cef61f14bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:12:07.943Z|87bbcd44-f556-4974-a6a8-38705772be66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:12:07.944Z|87bbcd44-f556-4974-a6a8-38705772be66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:12:22.943Z|94719586-7789-4f34-a02d-0b395140a6b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:12:22.943Z|94719586-7789-4f34-a02d-0b395140a6b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:12:23.122Z|b38f444e-1d06-4c9a-b0e9-ec9e6c8cf6c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:12:23.123Z|b38f444e-1d06-4c9a-b0e9-ec9e6c8cf6c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:12:31.114Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:12:31.114Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:12:31.115Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:12:31.115Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:12:31.115Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:12:31.116Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:12:31.120Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:12:31.120Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:12:31.121Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:12:31.121Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:12:31 GMT;Connection:close;
2021-12-08T02:12:31.121Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:12:31.122Z|7bdeca2a-9905-45e1-86a8-4f4099201a30|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:12:37.942Z|a0c30f91-4c33-4c20-a750-51e4f293d809|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:12:37.947Z|a0c30f91-4c33-4c20-a750-51e4f293d809|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:12:52.943Z|e26e713b-f94f-46e3-ad63-f9c5add060a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:12:52.944Z|e26e713b-f94f-46e3-ad63-f9c5add060a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:12:53.124Z|93e4e76e-a5d6-4f36-990a-a8c82a65f8bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:12:53.125Z|93e4e76e-a5d6-4f36-990a-a8c82a65f8bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:13:07.942Z|e77be502-4674-43b5-93de-a3552dfa3fb4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:13:07.943Z|e77be502-4674-43b5-93de-a3552dfa3fb4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:13:22.943Z|429eeb10-941f-4ea1-9b1e-a82ec1524357|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:13:22.946Z|429eeb10-941f-4ea1-9b1e-a82ec1524357|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:13:23.126Z|a5cef1ba-4f6c-4903-b32a-a3b45a7ca4c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:13:23.127Z|a5cef1ba-4f6c-4903-b32a-a3b45a7ca4c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:13:31.114Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:13:31.115Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:13:31.115Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:13:31.115Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:13:31.116Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:13:31.116Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:13:31.120Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:13:31.120Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:13:31.120Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:13:31.120Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:13:31 GMT;Connection:close;
2021-12-08T02:13:31.121Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:13:31.121Z|d8abd742-2a6f-4a7c-bce4-6a01393fbe1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:13:37.943Z|6c0b42a6-124f-45ee-af79-9af992353a2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:13:37.943Z|6c0b42a6-124f-45ee-af79-9af992353a2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:13:52.943Z|b5ac6146-5f8c-4e5b-ba9d-6e31a00fc415|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:13:52.943Z|b5ac6146-5f8c-4e5b-ba9d-6e31a00fc415|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:13:53.128Z|2ff2c66b-0f17-41e0-9bd5-847f96c893bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:13:53.129Z|2ff2c66b-0f17-41e0-9bd5-847f96c893bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:14:07.942Z|6ff9ae3f-47ed-4f30-9a90-e1e65cae8cd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:14:07.946Z|6ff9ae3f-47ed-4f30-9a90-e1e65cae8cd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:14:22.942Z|c91b0e5d-ff8a-4f27-8113-030de203ac8f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:14:22.943Z|c91b0e5d-ff8a-4f27-8113-030de203ac8f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:14:23.130Z|73b3f1d9-c208-4eaf-8bcb-cdaa7dfd77a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:14:23.130Z|73b3f1d9-c208-4eaf-8bcb-cdaa7dfd77a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:14:31.114Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:14:31.114Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:14:31.114Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:14:31.115Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:14:31.115Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:14:31.115Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:14:31.122Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:14:31.122Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:14:31.122Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:14:31.122Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:14:31 GMT;Connection:close;
2021-12-08T02:14:31.122Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:14:31.123Z|925c2d29-840b-4b16-9290-cb3ded314364|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:14:37.942Z|bcd364e5-8997-4021-9674-d43ea8f09643|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:14:37.943Z|bcd364e5-8997-4021-9674-d43ea8f09643|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:14:52.942Z|036a414d-474a-4648-9363-a065b05b4add|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:14:52.947Z|036a414d-474a-4648-9363-a065b05b4add|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:14:53.131Z|6aea1ecb-600e-4af2-b364-31c9992de93d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:14:53.132Z|6aea1ecb-600e-4af2-b364-31c9992de93d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:15:07.943Z|279443dd-7d89-41e7-b10a-c1ab03ad58af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:15:07.943Z|279443dd-7d89-41e7-b10a-c1ab03ad58af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:15:22.942Z|44fa71c1-d8d3-4fe1-8168-eecefae790c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:15:22.943Z|44fa71c1-d8d3-4fe1-8168-eecefae790c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:15:23.133Z|5b262c69-62be-48df-b253-268dfc4e484f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:15:23.134Z|5b262c69-62be-48df-b253-268dfc4e484f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:15:31.114Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:15:31.114Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:15:31.115Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:15:31.115Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:15:31.115Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:15:31.115Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:15:31.119Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:15:31.119Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:15:31.120Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:15:31.120Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:15:31 GMT;Connection:close;
2021-12-08T02:15:31.120Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:15:31.120Z|58c97172-6acc-4d09-a956-5e9b271b5319|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:15:37.942Z|fa9ff6fe-1022-4076-93d8-e84966eca368|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:15:37.945Z|fa9ff6fe-1022-4076-93d8-e84966eca368|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:15:52.942Z|499c1fea-a0ca-4ea8-b21f-7f267f12e749|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:15:52.943Z|499c1fea-a0ca-4ea8-b21f-7f267f12e749|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:15:53.135Z|10ecb552-d02c-4f6f-8df1-7bf6a9aa4e2b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:15:53.136Z|10ecb552-d02c-4f6f-8df1-7bf6a9aa4e2b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:16:07.943Z|b790b6df-ebc8-400f-8fc7-7730d5d15ee6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:16:07.943Z|b790b6df-ebc8-400f-8fc7-7730d5d15ee6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:16:22.942Z|c88bf56d-6ee9-47fe-9da2-2a9078d98ac6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:16:22.946Z|c88bf56d-6ee9-47fe-9da2-2a9078d98ac6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:16:23.137Z|97cdf987-1325-4c74-92a1-2298ce20cf26|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:16:23.138Z|97cdf987-1325-4c74-92a1-2298ce20cf26|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:16:31.113Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:16:31.113Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:16:31.114Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:16:31.114Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:16:31.114Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:16:31.114Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:16:31.118Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:16:31.118Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:16:31.118Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:16:31.119Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:16:31 GMT;Connection:close;
2021-12-08T02:16:31.119Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:16:31.119Z|9f26842f-5c53-4daa-8ae0-959e1a3d252f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:16:37.942Z|f778587e-ddc3-46d9-b1af-1cd4ef609361|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:16:37.943Z|f778587e-ddc3-46d9-b1af-1cd4ef609361|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:16:52.943Z|2e88243d-d2bb-4fc0-9c2b-a1c1f24e09f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:16:52.944Z|2e88243d-d2bb-4fc0-9c2b-a1c1f24e09f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:16:53.139Z|450a16f2-60f7-4020-8ae1-e50e915881c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:16:53.140Z|450a16f2-60f7-4020-8ae1-e50e915881c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:17:07.943Z|67e3a848-8404-4b35-92c5-bcb7ba0ffc49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:17:07.947Z|67e3a848-8404-4b35-92c5-bcb7ba0ffc49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:17:22.943Z|a596c058-51a4-4a2b-9aba-a5ef61b37ab6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:17:22.943Z|a596c058-51a4-4a2b-9aba-a5ef61b37ab6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:17:23.141Z|d2fddfa9-9e5e-4bd1-86a5-4a3f97e0b211|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:17:23.142Z|d2fddfa9-9e5e-4bd1-86a5-4a3f97e0b211|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:17:31.114Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:17:31.115Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:17:31.115Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:17:31.115Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:17:31.116Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:17:31.116Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:17:31.120Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:17:31.120Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:17:31.120Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:17:31.120Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:17:31 GMT;Connection:close;
2021-12-08T02:17:31.120Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:17:31.121Z|da5c4426-23c7-45ec-b46e-1109d903a3db|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:17:37.943Z|0a56304a-0578-463b-9dae-173e5705f196|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:17:37.943Z|0a56304a-0578-463b-9dae-173e5705f196|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:17:52.942Z|843bc29d-ff67-4a03-83d0-ccb4d2ff5d45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:17:52.947Z|843bc29d-ff67-4a03-83d0-ccb4d2ff5d45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:17:53.143Z|03374cea-ecc5-48b4-8323-75cbd4ff584c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:17:53.143Z|03374cea-ecc5-48b4-8323-75cbd4ff584c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:18:07.943Z|0d449113-552a-4468-ac7d-a696ce85ad0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:18:07.943Z|0d449113-552a-4468-ac7d-a696ce85ad0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:18:22.943Z|8d511789-8e02-41e6-993f-6199320018ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:18:22.943Z|8d511789-8e02-41e6-993f-6199320018ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:18:23.144Z|3cc41aa7-6ef8-46bb-9e61-90d5c6033a65|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:18:23.145Z|3cc41aa7-6ef8-46bb-9e61-90d5c6033a65|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:18:31.113Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:18:31.114Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:18:31.114Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:18:31.114Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:18:31.115Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:18:31.115Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:18:31.118Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:18:31.118Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:18:31.119Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:18:31.119Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:18:31 GMT;Connection:close;
2021-12-08T02:18:31.119Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:18:31.119Z|24b42c9b-c716-42d6-88d0-c16e7688aef4|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:18:37.942Z|07b49eef-4827-460a-bc52-502c2f36db26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:18:37.945Z|07b49eef-4827-460a-bc52-502c2f36db26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:18:52.942Z|f47326de-ba56-4726-9611-6ca713b0f1b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:18:52.943Z|f47326de-ba56-4726-9611-6ca713b0f1b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:18:53.146Z|3b9da2a4-8588-496f-8c6d-78202bbad795|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:18:53.147Z|3b9da2a4-8588-496f-8c6d-78202bbad795|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:19:07.943Z|06a618cf-7a42-4486-9a94-67a5936b699d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:19:07.944Z|06a618cf-7a42-4486-9a94-67a5936b699d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:19:22.942Z|0bef32ad-b6c0-4210-b618-26c239142d6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:19:22.943Z|0bef32ad-b6c0-4210-b618-26c239142d6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:19:23.148Z|2e32954e-fc67-41f1-add4-e0ebb4dfe56c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:19:23.149Z|2e32954e-fc67-41f1-add4-e0ebb4dfe56c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:19:31.113Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:19:31.113Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:19:31.113Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:19:31.113Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:19:31.113Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:19:31.114Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:19:31.117Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:19:31.117Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:19:31.117Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:19:31.117Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:19:31 GMT;Connection:close;
2021-12-08T02:19:31.118Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:19:31.118Z|93e90a59-135d-4602-b877-55aea16e4649|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:19:37.942Z|4cf11e1c-3e34-4230-8b6b-4627f95b110b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:19:37.943Z|4cf11e1c-3e34-4230-8b6b-4627f95b110b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:19:52.943Z|8b4f2a44-7d39-44e7-9c1e-012e0d4e12f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:19:52.946Z|8b4f2a44-7d39-44e7-9c1e-012e0d4e12f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:19:53.150Z|46236d44-7069-49c4-9c11-41e18b80c24b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:19:53.150Z|46236d44-7069-49c4-9c11-41e18b80c24b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:20:07.942Z|3cbf2cf3-2fbd-4485-bb04-d276015306a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:20:07.943Z|3cbf2cf3-2fbd-4485-bb04-d276015306a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:20:22.942Z|31cb4613-e37d-4f53-b16d-3ccb4caf4196|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:20:22.943Z|31cb4613-e37d-4f53-b16d-3ccb4caf4196|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:20:23.151Z|e2437cc4-5ab3-495f-8ad8-8e17abf67521|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:20:23.152Z|e2437cc4-5ab3-495f-8ad8-8e17abf67521|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:20:31.113Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:20:31.114Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:20:31.114Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:20:31.114Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:20:31.115Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:20:31.115Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:20:31.118Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:20:31.118Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:20:31.118Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:20:31.118Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:20:31 GMT;Connection:close;
2021-12-08T02:20:31.119Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:20:31.119Z|c571954c-ebd6-441b-8724-1eda82d65861|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:20:37.942Z|d2e47d36-6b82-4374-98c9-0d5dffe48b8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:20:37.946Z|d2e47d36-6b82-4374-98c9-0d5dffe48b8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:20:52.942Z|06d1a809-0ff9-4a7e-81fb-866d72e4e5dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:20:52.943Z|06d1a809-0ff9-4a7e-81fb-866d72e4e5dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:20:53.153Z|fa906b63-090c-4df3-9299-7b85c38e4dcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:20:53.154Z|fa906b63-090c-4df3-9299-7b85c38e4dcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:21:07.942Z|2524fb29-35c3-463b-a2ab-71c441420bab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:21:07.943Z|2524fb29-35c3-463b-a2ab-71c441420bab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:21:22.942Z|80ed55cd-e87b-4d6d-a128-732f69c747b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:21:22.944Z|80ed55cd-e87b-4d6d-a128-732f69c747b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:21:23.155Z|a3642ba5-38ff-4b11-bd2d-bc7686bd2f27|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:21:23.155Z|a3642ba5-38ff-4b11-bd2d-bc7686bd2f27|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:21:31.114Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:21:31.114Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:21:31.114Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:21:31.114Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:21:31.115Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:21:31.115Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:21:31.118Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:21:31.118Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:21:31.119Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:21:31.119Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:21:31 GMT;Connection:close;
2021-12-08T02:21:31.119Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:21:31.119Z|96a69f71-2a5c-4369-9c4a-72313e77cf0e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:21:37.942Z|ff380175-9dcd-4928-bac2-099fa914f6bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:21:37.944Z|ff380175-9dcd-4928-bac2-099fa914f6bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:21:52.942Z|19b17ea0-46a7-4424-8153-eb197a28dacc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:21:52.943Z|19b17ea0-46a7-4424-8153-eb197a28dacc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:21:53.156Z|9dd86094-7064-42d8-8c6c-4926291bc030|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:21:53.157Z|9dd86094-7064-42d8-8c6c-4926291bc030|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:22:07.943Z|8f14f433-c5f1-4732-9d13-48d217135362|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:22:07.947Z|8f14f433-c5f1-4732-9d13-48d217135362|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:22:22.942Z|fbb70a4d-547b-40a8-859e-d7e148a4926f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:22:22.943Z|fbb70a4d-547b-40a8-859e-d7e148a4926f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:22:23.158Z|a2b01262-ccfc-4eb7-a378-0628640b5cb3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:22:23.158Z|a2b01262-ccfc-4eb7-a378-0628640b5cb3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:22:31.114Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:22:31.114Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:22:31.114Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:22:31.115Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:22:31.115Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:22:31.115Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:22:31.119Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:22:31.120Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:22:31.120Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:22:31.120Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:22:31 GMT;Connection:close;
2021-12-08T02:22:31.120Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:22:31.121Z|16863880-df79-4c9f-ad10-895aedf1e271|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:22:37.942Z|2a6655c6-d21d-43af-b878-6c066b87ff3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:22:37.943Z|2a6655c6-d21d-43af-b878-6c066b87ff3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:22:52.942Z|78b04c0b-e219-480b-b5b6-8da51907a3e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:22:52.945Z|78b04c0b-e219-480b-b5b6-8da51907a3e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:22:53.159Z|d88f98f1-db6d-4eca-9142-0c9c0e3c28a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:22:53.160Z|d88f98f1-db6d-4eca-9142-0c9c0e3c28a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:23:07.942Z|d5ff2394-0138-470e-a21c-388f9397b6a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:23:07.943Z|d5ff2394-0138-470e-a21c-388f9397b6a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:23:22.942Z|1d40c512-022b-4db4-982d-abf24387c0d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:23:22.943Z|1d40c512-022b-4db4-982d-abf24387c0d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:23:23.161Z|bf64adce-df6c-4707-9fd3-eaae1b8fec4e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:23:23.162Z|bf64adce-df6c-4707-9fd3-eaae1b8fec4e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:23:31.113Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:23:31.114Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:23:31.114Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:23:31.114Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:23:31.115Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:23:31.115Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:23:31.119Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:23:31.120Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:23:31.120Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:23:31.121Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:23:31 GMT;Connection:close;
2021-12-08T02:23:31.121Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:23:31.122Z|173c004b-f57d-4650-8004-fb8a9ad997eb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:23:37.942Z|48d7dd54-541f-4431-bf4c-05faff13f54b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:23:37.945Z|48d7dd54-541f-4431-bf4c-05faff13f54b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:23:52.943Z|974c48a7-2cab-4e9e-b04e-aaab60c9dc6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:23:52.943Z|974c48a7-2cab-4e9e-b04e-aaab60c9dc6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:23:53.163Z|adc69658-988c-4c90-bc29-db74fe8f06be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:23:53.164Z|adc69658-988c-4c90-bc29-db74fe8f06be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:24:07.943Z|ba4a9dac-f267-4a3c-976f-dcdf605585ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:24:07.943Z|ba4a9dac-f267-4a3c-976f-dcdf605585ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:24:22.942Z|6296d17a-366c-4071-a2a6-f723b5c0ca2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:24:22.946Z|6296d17a-366c-4071-a2a6-f723b5c0ca2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:24:23.165Z|88bc1e4e-e12a-4aeb-88f0-d22a32fdb1be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:24:23.165Z|88bc1e4e-e12a-4aeb-88f0-d22a32fdb1be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:24:31.112Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:24:31.113Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:24:31.113Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:24:31.113Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:24:31.113Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:24:31.113Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:24:31.117Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:24:31.117Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:24:31.117Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:24:31.118Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:24:31 GMT;Connection:close;
2021-12-08T02:24:31.118Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:24:31.118Z|709fa4cb-1877-403a-b275-672d97cc9cee|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:24:37.942Z|c168d7d8-0842-48c8-a511-65238ef779a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:24:37.943Z|c168d7d8-0842-48c8-a511-65238ef779a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:24:52.942Z|5eb54a3c-7510-4551-ad7b-adb3a6c11757|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:24:52.943Z|5eb54a3c-7510-4551-ad7b-adb3a6c11757|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:24:53.166Z|8b325900-fa81-44dc-947e-f448662e2b81|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:24:53.167Z|8b325900-fa81-44dc-947e-f448662e2b81|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:25:07.942Z|896fd752-b3ef-42d7-984c-2736537810f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:25:07.947Z|896fd752-b3ef-42d7-984c-2736537810f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:25:22.943Z|d08cc661-5a14-41ab-870d-b02a7e2b0aff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:25:22.943Z|d08cc661-5a14-41ab-870d-b02a7e2b0aff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:25:23.168Z|9644a62b-c869-4684-a1ee-4d3b7d7936a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:25:23.169Z|9644a62b-c869-4684-a1ee-4d3b7d7936a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:25:31.112Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:25:31.113Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:25:31.113Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:25:31.113Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:25:31.113Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:25:31.114Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:25:31.117Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:25:31.117Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:25:31.117Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:25:31.118Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:25:31 GMT;Connection:close;
2021-12-08T02:25:31.118Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:25:31.118Z|8944fffe-48af-4170-9a58-e7c5bb2ee756|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:25:37.942Z|87ad68c0-9948-4952-afd4-df1c6a311848|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:25:37.943Z|87ad68c0-9948-4952-afd4-df1c6a311848|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:25:52.942Z|6d4374b7-5c35-4291-8f79-6f6bd86876be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:25:52.945Z|6d4374b7-5c35-4291-8f79-6f6bd86876be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:25:53.170Z|30e5c831-6087-4255-9de6-f82de07e3789|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:25:53.170Z|30e5c831-6087-4255-9de6-f82de07e3789|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:26:07.942Z|01b2c916-1cc7-4368-95b0-746e98fa217c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:26:07.943Z|01b2c916-1cc7-4368-95b0-746e98fa217c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:26:22.943Z|c4c6b4ba-599e-484f-b541-a677d5fd328b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:26:22.943Z|c4c6b4ba-599e-484f-b541-a677d5fd328b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:26:23.171Z|9cf2bcde-a43d-47c8-8b8a-b8051b01ca88|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:26:23.172Z|9cf2bcde-a43d-47c8-8b8a-b8051b01ca88|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:26:31.114Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:26:31.114Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:26:31.114Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:26:31.114Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:26:31.115Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:26:31.116Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:26:31.120Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:26:31.120Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:26:31.120Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:26:31.120Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:26:31 GMT;Connection:close;
2021-12-08T02:26:31.121Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:26:31.121Z|f9fedcd3-2a36-40bd-8898-953637a97f98|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:26:37.942Z|9a22858e-ead0-4b64-b20a-455a38c361b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:26:37.946Z|9a22858e-ead0-4b64-b20a-455a38c361b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:26:52.942Z|dab71774-458e-43ba-a6dc-d14212fd8bab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:26:52.943Z|dab71774-458e-43ba-a6dc-d14212fd8bab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:26:53.173Z|347545f4-78a5-4ade-8f0d-af9179016591|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:26:53.173Z|347545f4-78a5-4ade-8f0d-af9179016591|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:27:07.942Z|00ba5a4d-7f46-41f0-b071-42b9d3b780aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:27:07.943Z|00ba5a4d-7f46-41f0-b071-42b9d3b780aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:27:22.942Z|93370669-e6fa-448c-bc96-aca6d26ab271|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:27:22.945Z|93370669-e6fa-448c-bc96-aca6d26ab271|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:27:23.174Z|5a6cd375-7ef9-41b3-903d-da046203476a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:27:23.175Z|5a6cd375-7ef9-41b3-903d-da046203476a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:27:31.113Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:27:31.113Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:27:31.114Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:27:31.114Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:27:31.114Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:27:31.115Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:27:31.118Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:27:31.119Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:27:31.119Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:27:31.120Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:27:31 GMT;Connection:close;
2021-12-08T02:27:31.120Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:27:31.120Z|98638f56-d54d-4200-b7e1-88676bc89eca|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:27:37.942Z|4edb770f-1921-4610-8e7f-d4b2037922ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:27:37.943Z|4edb770f-1921-4610-8e7f-d4b2037922ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:27:52.942Z|4519d9f2-0313-449a-a43b-9067b473b465|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:27:52.943Z|4519d9f2-0313-449a-a43b-9067b473b465|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:27:53.176Z|fe6f12fc-0e3c-4b04-94c1-b7b47dd23a39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:27:53.176Z|fe6f12fc-0e3c-4b04-94c1-b7b47dd23a39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:28:07.942Z|274025d0-b119-445b-80cc-42f77272e77e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:28:07.947Z|274025d0-b119-445b-80cc-42f77272e77e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:28:22.942Z|84ee2a12-c14b-4211-9990-bc7b3806f4d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:28:22.943Z|84ee2a12-c14b-4211-9990-bc7b3806f4d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:28:23.177Z|834de80a-c7d8-4aaf-8b62-969f3b29d426|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:28:23.178Z|834de80a-c7d8-4aaf-8b62-969f3b29d426|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:28:31.114Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:28:31.114Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:28:31.114Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:28:31.114Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:28:31.115Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:28:31.115Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:28:31.119Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:28:31.119Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:28:31.119Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:28:31.119Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:28:31 GMT;Connection:close;
2021-12-08T02:28:31.119Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:28:31.120Z|30cf6c2f-6983-4281-849d-6758aff086b3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:28:37.942Z|7a94b5c7-6348-4163-a043-d4da4ac70a27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:28:37.943Z|7a94b5c7-6348-4163-a043-d4da4ac70a27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:28:52.944Z|6ff08577-ac52-4a7a-a662-3de6910c6a5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:28:52.948Z|6ff08577-ac52-4a7a-a662-3de6910c6a5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:28:53.179Z|5a7ec680-d3eb-4560-b2c8-075115aa28ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:28:53.179Z|5a7ec680-d3eb-4560-b2c8-075115aa28ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:29:06.300Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-12-08T02:29:06.301Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request begin================================================
2021-12-08T02:29:06.301Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||DEBUG|500||URI         : /manage/health
2021-12-08T02:29:06.301Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||DEBUG|500||Method      : GET
2021-12-08T02:29:06.301Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.26.0;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:fe47322a-e57a-4ab2-b3f8-e50f96b2e84d;x-fromappid:robot-ete;
2021-12-08T02:29:06.301Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request end==================================================
2021-12-08T02:29:06.319Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response begin==========================================
2021-12-08T02:29:06.319Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||DEBUG|500||Status code  : 200
2021-12-08T02:29:06.319Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||DEBUG|500||Status text  : OK
2021-12-08T02:29:06.320Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||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:Wed, 08 Dec 2021 02:29:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:29:06.320Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response end============================================
2021-12-08T02:29:06.320Z|fe47322a-e57a-4ab2-b3f8-e50f96b2e84d|http-nio-8083-exec-1|/manage/health|python-requests/2.26.0|||INFO|500||Exiting.
2021-12-08T02:29:07.942Z|f7efbf69-16ec-4768-946c-4dd27b787c87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:29:07.943Z|f7efbf69-16ec-4768-946c-4dd27b787c87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:29:22.943Z|fd649631-fd0c-4d67-9e95-1e7708e433b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:29:22.943Z|fd649631-fd0c-4d67-9e95-1e7708e433b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:29:23.180Z|2e208f1f-ce42-4228-a959-2641b08c2481|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:29:23.181Z|2e208f1f-ce42-4228-a959-2641b08c2481|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:29:31.113Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:29:31.113Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:29:31.113Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:29:31.113Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:29:31.114Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:29:31.114Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:29:31.117Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:29:31.117Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:29:31.117Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:29:31.118Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:29:31 GMT;Connection:close;
2021-12-08T02:29:31.118Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:29:31.118Z|f5386d7d-3e2b-474b-a034-164f18b66624|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:29:34.785Z|f6dc1399-bb0f-484c-89fc-e810c6e4a82a|http-nio-8083-exec-4|/infraActiveRequests/f6dc1399-bb0f-484c-89fc-e810c6e4a82a|bpel|||INFO|500||Entering
2021-12-08T02:29:34.785Z|f6dc1399-bb0f-484c-89fc-e810c6e4a82a|http-nio-8083-exec-4|/infraActiveRequests/f6dc1399-bb0f-484c-89fc-e810c6e4a82a|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:29:34.785Z|f6dc1399-bb0f-484c-89fc-e810c6e4a82a|http-nio-8083-exec-4|/infraActiveRequests/f6dc1399-bb0f-484c-89fc-e810c6e4a82a|bpel|||DEBUG|500||URI         : /infraActiveRequests/f6dc1399-bb0f-484c-89fc-e810c6e4a82a
2021-12-08T02:29:34.786Z|f6dc1399-bb0f-484c-89fc-e810c6e4a82a|http-nio-8083-exec-4|/infraActiveRequests/f6dc1399-bb0f-484c-89fc-e810c6e4a82a|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:29:34.786Z|f6dc1399-bb0f-484c-89fc-e810c6e4a82a|http-nio-8083-exec-4|/infraActiveRequests/f6dc1399-bb0f-484c-89fc-e810c6e4a82a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0a2f6d5e657b5413;x-b3-spanid:893a9b1934a3e7cc;x-b3-parentspanid:0a2f6d5e657b5413;x-b3-sampled:0;x-onap-requestid:f6dc1399-bb0f-484c-89fc-e810c6e4a82a;x-requestid:f6dc1399-bb0f-484c-89fc-e810c6e4a82a;x-transactionid:f6dc1399-bb0f-484c-89fc-e810c6e4a82a;x-ecomp-requestid:f6dc1399-bb0f-484c-89fc-e810c6e4a82a;x-onap-partnername:SO.APIH;x-invocationid:146b3013-9eb4-469f-8f02-753ed97aa56b;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;
2021-12-08T02:29:34.786Z|f6dc1399-bb0f-484c-89fc-e810c6e4a82a|http-nio-8083-exec-4|/infraActiveRequests/f6dc1399-bb0f-484c-89fc-e810c6e4a82a|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:29:37.942Z|44ebe573-e8ce-440c-b27a-41a82f35820f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:29:37.946Z|44ebe573-e8ce-440c-b27a-41a82f35820f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:29:52.942Z|b803cb30-3714-4f16-982d-6300d4f73e7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:29:52.943Z|b803cb30-3714-4f16-982d-6300d4f73e7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:29:53.181Z|49407262-65b1-4f17-992f-35f657b82905|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:29:53.182Z|49407262-65b1-4f17-992f-35f657b82905|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:30:07.942Z|fdb1ab19-142c-453a-854e-1d7e919d16e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:30:07.944Z|fdb1ab19-142c-453a-854e-1d7e919d16e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:30:22.942Z|bbc9e3cc-8495-480e-8a9d-f98c70331a73|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:30:22.946Z|bbc9e3cc-8495-480e-8a9d-f98c70331a73|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:30:23.183Z|765d8bad-08fd-4e7b-b99d-7cb35c385e3a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:30:23.183Z|765d8bad-08fd-4e7b-b99d-7cb35c385e3a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:30:31.114Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:30:31.115Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:30:31.115Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:30:31.115Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:30:31.115Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:30:31.116Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:30:31.121Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:30:31.121Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:30:31.121Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:30:31.121Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:30:31 GMT;Connection:close;
2021-12-08T02:30:31.122Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:30:31.122Z|97fdcfff-310b-47f1-8e1b-a8ec79cf8e86|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:30:37.942Z|20e5ea0a-64cd-432a-a06c-a334e2004ad8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:30:37.943Z|20e5ea0a-64cd-432a-a06c-a334e2004ad8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:30:39.927Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-12-08T02:30:39.928Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request begin================================================
2021-12-08T02:30:39.928Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||DEBUG|500||URI         : /manage/health
2021-12-08T02:30:39.928Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||DEBUG|500||Method      : GET
2021-12-08T02:30:39.929Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.26.0;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:923ce369-c80e-4050-9e6b-8f47ae75931d;x-fromappid:robot-ete;
2021-12-08T02:30:39.929Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request end==================================================
2021-12-08T02:30:39.932Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response begin==========================================
2021-12-08T02:30:39.932Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||DEBUG|500||Status code  : 200
2021-12-08T02:30:39.933Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||DEBUG|500||Status text  : OK
2021-12-08T02:30:39.933Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||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:Wed, 08 Dec 2021 02:30:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:30:39.933Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response end============================================
2021-12-08T02:30:39.933Z|923ce369-c80e-4050-9e6b-8f47ae75931d|http-nio-8083-exec-7|/manage/health|python-requests/2.26.0|||INFO|500||Exiting.
2021-12-08T02:30:52.942Z|c9043ed8-1340-43c1-a958-128afe67701a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:30:52.943Z|c9043ed8-1340-43c1-a958-128afe67701a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:30:53.184Z|c2eca2a5-f98a-436f-8f4b-ad42660361ce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:30:53.185Z|c2eca2a5-f98a-436f-8f4b-ad42660361ce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:31:07.942Z|fd4fbf03-6fb7-442f-8624-1ef9f360732c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:31:07.948Z|fd4fbf03-6fb7-442f-8624-1ef9f360732c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:31:22.944Z|5042b40b-1da7-45c7-8e98-ee160f35e4a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:31:22.946Z|5042b40b-1da7-45c7-8e98-ee160f35e4a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:31:23.185Z|71c17a13-c9e7-4b9a-9546-8d92e08cecac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:31:23.186Z|71c17a13-c9e7-4b9a-9546-8d92e08cecac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:31:27.967Z|c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|http-nio-8083-exec-9|/infraActiveRequests/c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|bpel|||INFO|500||Entering
2021-12-08T02:31:27.968Z|c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|http-nio-8083-exec-9|/infraActiveRequests/c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:31:27.968Z|c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|http-nio-8083-exec-9|/infraActiveRequests/c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|bpel|||DEBUG|500||URI         : /infraActiveRequests/c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9
2021-12-08T02:31:27.968Z|c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|http-nio-8083-exec-9|/infraActiveRequests/c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:31:27.969Z|c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|http-nio-8083-exec-9|/infraActiveRequests/c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f3acbce63dd05130;x-b3-spanid:dd328034dbaf1e17;x-b3-parentspanid:f3acbce63dd05130;x-b3-sampled:0;x-onap-requestid:c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9;x-requestid:c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9;x-transactionid:c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9;x-ecomp-requestid:c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9;x-onap-partnername:SO.APIH;x-invocationid:8ff95a04-d327-4c54-a880-85a79379260f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:31:27.969Z|c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|http-nio-8083-exec-9|/infraActiveRequests/c7e9ec2f-eb60-46ab-b5f6-3bd5a1fc82d9|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:31:31.113Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:31:31.114Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:31:31.114Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:31:31.115Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:31:31.115Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:31:31.115Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:31:31.119Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:31:31.120Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:31:31.120Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:31:31.120Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:31:31 GMT;Connection:close;
2021-12-08T02:31:31.120Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:31:31.121Z|9fc280fd-f9cf-4a22-86b4-8fea02d74fb0|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:31:37.942Z|af4c3ee3-44a6-4887-bfef-b457b013ef1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:31:37.943Z|af4c3ee3-44a6-4887-bfef-b457b013ef1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:31:52.943Z|72ed86e0-bdd1-4671-a6a4-c13204563d4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:31:52.947Z|72ed86e0-bdd1-4671-a6a4-c13204563d4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:31:53.187Z|d822453b-bc74-4139-b799-540c549a0141|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:31:53.188Z|d822453b-bc74-4139-b799-540c549a0141|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:32:07.942Z|f8dfbe09-1942-46b9-a694-7a9f74f60c05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:32:07.943Z|f8dfbe09-1942-46b9-a694-7a9f74f60c05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:32:22.942Z|846708df-ce8a-4ba2-b0fd-d8348fd08af8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:32:22.943Z|846708df-ce8a-4ba2-b0fd-d8348fd08af8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:32:23.189Z|bb6ed8d0-ef7c-41bc-a16e-e6bc424b2c65|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:32:23.189Z|bb6ed8d0-ef7c-41bc-a16e-e6bc424b2c65|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:32:31.115Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:32:31.115Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:32:31.116Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:32:31.116Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:32:31.116Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:32:31.116Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:32:31.121Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:32:31.121Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:32:31.121Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:32:31.121Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:32:31 GMT;Connection:close;
2021-12-08T02:32:31.121Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:32:31.121Z|4203555b-da9a-4298-8e71-8253431f311a|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:32:37.284Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-12-08T02:32:37.285Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request begin================================================
2021-12-08T02:32:37.285Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||DEBUG|500||URI         : /manage/health
2021-12-08T02:32:37.286Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||DEBUG|500||Method      : GET
2021-12-08T02:32:37.286Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.26.0;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:383c527c-a829-4d89-8c21-13e31256fead;x-fromappid:robot-ete;
2021-12-08T02:32:37.287Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request end==================================================
2021-12-08T02:32:37.291Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response begin==========================================
2021-12-08T02:32:37.291Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||DEBUG|500||Status code  : 200
2021-12-08T02:32:37.291Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||DEBUG|500||Status text  : OK
2021-12-08T02:32:37.291Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||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:Wed, 08 Dec 2021 02:32:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:32:37.292Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response end============================================
2021-12-08T02:32:37.292Z|383c527c-a829-4d89-8c21-13e31256fead|http-nio-8083-exec-3|/manage/health|python-requests/2.26.0|||INFO|500||Exiting.
2021-12-08T02:32:37.942Z|991edfe7-8080-4ad1-9495-edd7c2d716a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:32:37.945Z|991edfe7-8080-4ad1-9495-edd7c2d716a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:32:52.942Z|f0b1d737-9332-46fc-b7b7-289ae852b3f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:32:52.943Z|f0b1d737-9332-46fc-b7b7-289ae852b3f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:32:53.190Z|f05788a8-279e-4277-8f18-f6f496b4fff9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:32:53.191Z|f05788a8-279e-4277-8f18-f6f496b4fff9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:33:07.942Z|df890465-b0ee-459a-baae-22cb1fb63243|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:33:07.943Z|df890465-b0ee-459a-baae-22cb1fb63243|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:33:13.985Z|0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|http-nio-8083-exec-5|/infraActiveRequests/0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|bpel|||INFO|500||Entering
2021-12-08T02:33:13.986Z|0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|http-nio-8083-exec-5|/infraActiveRequests/0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:33:13.986Z|0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|http-nio-8083-exec-5|/infraActiveRequests/0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|bpel|||DEBUG|500||URI         : /infraActiveRequests/0cf8b29d-f63d-4a69-88cb-8dc0e4b00490
2021-12-08T02:33:13.986Z|0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|http-nio-8083-exec-5|/infraActiveRequests/0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:33:13.986Z|0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|http-nio-8083-exec-5|/infraActiveRequests/0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:be1a4c3a8a6c5fc0;x-b3-spanid:c36fc83989314d8d;x-b3-parentspanid:be1a4c3a8a6c5fc0;x-b3-sampled:0;x-onap-requestid:0cf8b29d-f63d-4a69-88cb-8dc0e4b00490;x-requestid:0cf8b29d-f63d-4a69-88cb-8dc0e4b00490;x-transactionid:0cf8b29d-f63d-4a69-88cb-8dc0e4b00490;x-ecomp-requestid:0cf8b29d-f63d-4a69-88cb-8dc0e4b00490;x-onap-partnername:SO.APIH;x-invocationid:f52521fa-2f25-4af9-bdd2-04c3d99640e8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:33:13.987Z|0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|http-nio-8083-exec-5|/infraActiveRequests/0cf8b29d-f63d-4a69-88cb-8dc0e4b00490|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:33:22.942Z|c5409faf-2df1-4e6b-ba76-f3116517c84f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:33:22.946Z|c5409faf-2df1-4e6b-ba76-f3116517c84f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:33:23.192Z|f88fb82e-f432-4308-a3aa-0c887af64e2e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:33:23.192Z|f88fb82e-f432-4308-a3aa-0c887af64e2e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:33:31.115Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:33:31.115Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:33:31.116Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:33:31.116Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:33:31.116Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:33:31.116Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:33:31.121Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:33:31.121Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:33:31.121Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:33:31.122Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:33:31 GMT;Connection:close;
2021-12-08T02:33:31.122Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:33:31.123Z|b0b84d50-3432-4f65-862a-143ac7e2b0bc|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:33:37.942Z|79060870-49a7-402a-bc4e-8043d11a9603|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:33:37.943Z|79060870-49a7-402a-bc4e-8043d11a9603|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:33:52.942Z|05646845-6a70-4782-9643-80b1e47a67f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:33:52.943Z|05646845-6a70-4782-9643-80b1e47a67f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:33:53.193Z|49c53511-ebec-4527-8174-c6e59dc394da|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:33:53.194Z|49c53511-ebec-4527-8174-c6e59dc394da|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:34:07.942Z|a58325b9-4a96-4b4c-9ad0-3e182a2ca0df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:34:07.946Z|a58325b9-4a96-4b4c-9ad0-3e182a2ca0df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:34:18.009Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-12-08T02:34:18.010Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request begin================================================
2021-12-08T02:34:18.010Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||URI         : /manage/health
2021-12-08T02:34:18.010Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||Method      : GET
2021-12-08T02:34:18.011Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.26.0;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:f32631d9-23c2-437b-98af-c29143608234;x-fromappid:robot-ete;
2021-12-08T02:34:18.011Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request end==================================================
2021-12-08T02:34:18.015Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response begin==========================================
2021-12-08T02:34:18.016Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||Status code  : 200
2021-12-08T02:34:18.016Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||Status text  : OK
2021-12-08T02:34:18.016Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||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:Wed, 08 Dec 2021 02:34:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:34:18.016Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response end============================================
2021-12-08T02:34:18.017Z|f32631d9-23c2-437b-98af-c29143608234|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||INFO|500||Exiting.
2021-12-08T02:34:22.942Z|99db9bbc-172b-4381-85ae-aec0f547097d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:34:22.943Z|99db9bbc-172b-4381-85ae-aec0f547097d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:34:23.194Z|2d011109-7b86-4943-bf41-717df9ada2d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:34:23.195Z|2d011109-7b86-4943-bf41-717df9ada2d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:34:31.117Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:34:31.118Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:34:31.118Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:34:31.118Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:34:31.119Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:34:31.119Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:34:31.124Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:34:31.124Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:34:31.124Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:34:31.125Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:34:31 GMT;Connection:close;
2021-12-08T02:34:31.125Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:34:31.125Z|1cad111c-b449-4664-9120-baeb5f751cd6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:34:37.943Z|c348df87-9c2f-4513-a3df-d0216d3fbd7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:34:37.945Z|c348df87-9c2f-4513-a3df-d0216d3fbd7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:34:41.930Z|762f8047-3141-4d57-83be-3728d6b62bac|http-nio-8083-exec-1|/infraActiveRequests/762f8047-3141-4d57-83be-3728d6b62bac|bpel|||INFO|500||Entering
2021-12-08T02:34:41.930Z|762f8047-3141-4d57-83be-3728d6b62bac|http-nio-8083-exec-1|/infraActiveRequests/762f8047-3141-4d57-83be-3728d6b62bac|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:34:41.930Z|762f8047-3141-4d57-83be-3728d6b62bac|http-nio-8083-exec-1|/infraActiveRequests/762f8047-3141-4d57-83be-3728d6b62bac|bpel|||DEBUG|500||URI         : /infraActiveRequests/762f8047-3141-4d57-83be-3728d6b62bac
2021-12-08T02:34:41.930Z|762f8047-3141-4d57-83be-3728d6b62bac|http-nio-8083-exec-1|/infraActiveRequests/762f8047-3141-4d57-83be-3728d6b62bac|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:34:41.931Z|762f8047-3141-4d57-83be-3728d6b62bac|http-nio-8083-exec-1|/infraActiveRequests/762f8047-3141-4d57-83be-3728d6b62bac|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a1f9adf39f1c4ad6;x-b3-spanid:c193e66fb8aa62d5;x-b3-parentspanid:a1f9adf39f1c4ad6;x-b3-sampled:0;x-onap-requestid:762f8047-3141-4d57-83be-3728d6b62bac;x-requestid:762f8047-3141-4d57-83be-3728d6b62bac;x-transactionid:762f8047-3141-4d57-83be-3728d6b62bac;x-ecomp-requestid:762f8047-3141-4d57-83be-3728d6b62bac;x-onap-partnername:SO.APIH;x-invocationid:8a79b6c5-7e3c-4424-8188-549325c467f9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:34:41.931Z|762f8047-3141-4d57-83be-3728d6b62bac|http-nio-8083-exec-1|/infraActiveRequests/762f8047-3141-4d57-83be-3728d6b62bac|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:34:52.943Z|8a97f3a7-88eb-45bf-a34f-26be54f3bf5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:34:52.950Z|8a97f3a7-88eb-45bf-a34f-26be54f3bf5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:34:53.196Z|a011289d-d3a1-4071-895d-f95e8c00c929|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:34:53.197Z|a011289d-d3a1-4071-895d-f95e8c00c929|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:35:07.943Z|136e2dd3-4d48-47bd-9459-e4d557224959|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:35:07.944Z|136e2dd3-4d48-47bd-9459-e4d557224959|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:35:22.943Z|b5480aa7-000b-4039-b641-839bd7b4f07e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:35:22.944Z|b5480aa7-000b-4039-b641-839bd7b4f07e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:35:23.198Z|2f446feb-2c94-4aa5-85d2-1f91ca6326f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:35:23.198Z|2f446feb-2c94-4aa5-85d2-1f91ca6326f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:35:31.116Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:35:31.116Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:35:31.117Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:35:31.117Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:35:31.117Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:35:31.118Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:35:31.122Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:35:31.123Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:35:31.123Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:35:31.123Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:35:31 GMT;Connection:close;
2021-12-08T02:35:31.124Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:35:31.124Z|4df98612-a16b-4905-b97f-5340774f2d98|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:35:37.942Z|47c1ea5c-9344-4d57-a84a-1aafc094be76|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:35:37.946Z|47c1ea5c-9344-4d57-a84a-1aafc094be76|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:35:43.977Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-12-08T02:35:43.978Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request begin================================================
2021-12-08T02:35:43.978Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||URI         : /manage/health
2021-12-08T02:35:43.978Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||Method      : GET
2021-12-08T02:35:43.979Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.26.0;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:93ce2e7e-3677-4a99-bcb6-73de2fd704a4;x-fromappid:robot-ete;
2021-12-08T02:35:43.979Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request end==================================================
2021-12-08T02:35:43.982Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response begin==========================================
2021-12-08T02:35:43.983Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||Status code  : 200
2021-12-08T02:35:43.983Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||Status text  : OK
2021-12-08T02:35:43.983Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||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:Wed, 08 Dec 2021 02:35:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:35:43.983Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response end============================================
2021-12-08T02:35:43.983Z|93ce2e7e-3677-4a99-bcb6-73de2fd704a4|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||INFO|500||Exiting.
2021-12-08T02:35:52.943Z|275c4e7f-3a1b-4db1-8d35-cf194372e938|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:35:52.943Z|275c4e7f-3a1b-4db1-8d35-cf194372e938|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:35:53.199Z|0523ed40-3d94-47c3-a8e8-7dab9e842f8e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:35:53.200Z|0523ed40-3d94-47c3-a8e8-7dab9e842f8e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:36:07.943Z|6c3e5e5c-e68d-4183-bd1a-ef696baa5592|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:36:07.943Z|6c3e5e5c-e68d-4183-bd1a-ef696baa5592|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:36:22.942Z|e260367b-552c-477e-9608-047cef9885da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:36:22.945Z|e260367b-552c-477e-9608-047cef9885da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:36:23.201Z|f230464e-951e-49a5-8f33-865e2e313ea6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:36:23.201Z|f230464e-951e-49a5-8f33-865e2e313ea6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:36:31.029Z|70478399-e1ac-429b-b39c-bde56a0627a5|http-nio-8083-exec-6|/infraActiveRequests/70478399-e1ac-429b-b39c-bde56a0627a5|bpel|||INFO|500||Entering
2021-12-08T02:36:31.030Z|70478399-e1ac-429b-b39c-bde56a0627a5|http-nio-8083-exec-6|/infraActiveRequests/70478399-e1ac-429b-b39c-bde56a0627a5|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:36:31.030Z|70478399-e1ac-429b-b39c-bde56a0627a5|http-nio-8083-exec-6|/infraActiveRequests/70478399-e1ac-429b-b39c-bde56a0627a5|bpel|||DEBUG|500||URI         : /infraActiveRequests/70478399-e1ac-429b-b39c-bde56a0627a5
2021-12-08T02:36:31.030Z|70478399-e1ac-429b-b39c-bde56a0627a5|http-nio-8083-exec-6|/infraActiveRequests/70478399-e1ac-429b-b39c-bde56a0627a5|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:36:31.030Z|70478399-e1ac-429b-b39c-bde56a0627a5|http-nio-8083-exec-6|/infraActiveRequests/70478399-e1ac-429b-b39c-bde56a0627a5|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:80364c7afd1eccbb;x-b3-spanid:5d03746558930f57;x-b3-parentspanid:80364c7afd1eccbb;x-b3-sampled:0;x-onap-requestid:70478399-e1ac-429b-b39c-bde56a0627a5;x-requestid:70478399-e1ac-429b-b39c-bde56a0627a5;x-transactionid:70478399-e1ac-429b-b39c-bde56a0627a5;x-ecomp-requestid:70478399-e1ac-429b-b39c-bde56a0627a5;x-onap-partnername:SO.APIH;x-invocationid:01a6848e-6751-4c22-811b-171da37443ce;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:36:31.030Z|70478399-e1ac-429b-b39c-bde56a0627a5|http-nio-8083-exec-6|/infraActiveRequests/70478399-e1ac-429b-b39c-bde56a0627a5|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:36:31.112Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:36:31.112Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:36:31.113Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:36:31.113Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:36:31.113Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:36:31.114Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:36:31.116Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:36:31.116Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:36:31.117Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:36:31.117Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:36:31 GMT;Connection:close;
2021-12-08T02:36:31.117Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:36:31.118Z|b0458daf-4369-43c7-baba-9e14e4aa240f|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:36:37.942Z|72bba388-7a8e-47c7-91bf-8c811572ebe3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:36:37.943Z|72bba388-7a8e-47c7-91bf-8c811572ebe3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:36:52.942Z|e1f99940-97e3-4b6b-9c92-4e9ea3d21f88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:36:52.943Z|e1f99940-97e3-4b6b-9c92-4e9ea3d21f88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:36:53.202Z|f10c9d12-984e-4618-b675-36926fb49672|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:36:53.203Z|f10c9d12-984e-4618-b675-36926fb49672|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:37:07.942Z|70a51060-1edf-4ad5-b414-4a7af582885c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:37:07.945Z|70a51060-1edf-4ad5-b414-4a7af582885c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:37:22.942Z|6763fd9f-7d3d-44ce-9e94-97c32914fc5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:37:22.943Z|6763fd9f-7d3d-44ce-9e94-97c32914fc5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:37:23.203Z|059e9539-acdd-46ea-9068-459246258367|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:37:23.204Z|059e9539-acdd-46ea-9068-459246258367|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:37:31.113Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:37:31.114Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:37:31.114Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:37:31.114Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:37:31.114Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:37:31.114Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:37:31.118Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:37:31.118Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:37:31.118Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:37:31.119Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:37:31 GMT;Connection:close;
2021-12-08T02:37:31.119Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:37:31.119Z|e7c5ccef-6693-4be3-b8c8-0cbbebf880a1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:37:37.943Z|d9b1c254-3eef-45b8-9c0a-afb255092562|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:37:37.944Z|d9b1c254-3eef-45b8-9c0a-afb255092562|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:37:39.102Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-12-08T02:37:39.102Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request begin================================================
2021-12-08T02:37:39.103Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||DEBUG|500||URI         : /manage/health
2021-12-08T02:37:39.103Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||DEBUG|500||Method      : GET
2021-12-08T02:37:39.103Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.26.0;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:cc08331a-5789-404b-9d65-2f11cc820c94;x-fromappid:robot-ete;
2021-12-08T02:37:39.103Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request end==================================================
2021-12-08T02:37:39.107Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response begin==========================================
2021-12-08T02:37:39.107Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||DEBUG|500||Status code  : 200
2021-12-08T02:37:39.108Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||DEBUG|500||Status text  : OK
2021-12-08T02:37:39.108Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||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:Wed, 08 Dec 2021 02:37:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:37:39.108Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response end============================================
2021-12-08T02:37:39.108Z|cc08331a-5789-404b-9d65-2f11cc820c94|http-nio-8083-exec-10|/manage/health|python-requests/2.26.0|||INFO|500||Exiting.
2021-12-08T02:37:52.942Z|210a2d41-9e0b-4709-8947-0dd5bf7c38a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:37:52.945Z|210a2d41-9e0b-4709-8947-0dd5bf7c38a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:37:53.205Z|75c331c0-bcfd-4d2b-a49a-965fc7c40cb1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:37:53.205Z|75c331c0-bcfd-4d2b-a49a-965fc7c40cb1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:38:07.942Z|e1d21a7a-0b54-4281-b0ad-6515faa20084|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:38:07.943Z|e1d21a7a-0b54-4281-b0ad-6515faa20084|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:38:22.942Z|3d154f32-76f6-42d9-a8bb-67e0a63609ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:38:22.943Z|3d154f32-76f6-42d9-a8bb-67e0a63609ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:38:23.206Z|ff1342dc-7464-44c3-b65a-8e08efd903f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:38:23.207Z|ff1342dc-7464-44c3-b65a-8e08efd903f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:38:29.974Z|bd4edd6d-200d-4588-8ff7-56ba6e69de97|http-nio-8083-exec-2|/infraActiveRequests/bd4edd6d-200d-4588-8ff7-56ba6e69de97|bpel|||INFO|500||Entering
2021-12-08T02:38:29.974Z|bd4edd6d-200d-4588-8ff7-56ba6e69de97|http-nio-8083-exec-2|/infraActiveRequests/bd4edd6d-200d-4588-8ff7-56ba6e69de97|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:38:29.974Z|bd4edd6d-200d-4588-8ff7-56ba6e69de97|http-nio-8083-exec-2|/infraActiveRequests/bd4edd6d-200d-4588-8ff7-56ba6e69de97|bpel|||DEBUG|500||URI         : /infraActiveRequests/bd4edd6d-200d-4588-8ff7-56ba6e69de97
2021-12-08T02:38:29.974Z|bd4edd6d-200d-4588-8ff7-56ba6e69de97|http-nio-8083-exec-2|/infraActiveRequests/bd4edd6d-200d-4588-8ff7-56ba6e69de97|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:38:29.974Z|bd4edd6d-200d-4588-8ff7-56ba6e69de97|http-nio-8083-exec-2|/infraActiveRequests/bd4edd6d-200d-4588-8ff7-56ba6e69de97|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f289721a92d0350e;x-b3-spanid:51ee39f89054f394;x-b3-parentspanid:f289721a92d0350e;x-b3-sampled:0;x-onap-requestid:bd4edd6d-200d-4588-8ff7-56ba6e69de97;x-requestid:bd4edd6d-200d-4588-8ff7-56ba6e69de97;x-transactionid:bd4edd6d-200d-4588-8ff7-56ba6e69de97;x-ecomp-requestid:bd4edd6d-200d-4588-8ff7-56ba6e69de97;x-onap-partnername:SO.APIH;x-invocationid:8ea6bd66-68f1-4676-bcc7-17b2e7e342ea;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:38:29.975Z|bd4edd6d-200d-4588-8ff7-56ba6e69de97|http-nio-8083-exec-2|/infraActiveRequests/bd4edd6d-200d-4588-8ff7-56ba6e69de97|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:38:31.112Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:38:31.113Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:38:31.113Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:38:31.113Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:38:31.113Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:38:31.114Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:38:31.117Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:38:31.117Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:38:31.117Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:38:31.117Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:38:31 GMT;Connection:close;
2021-12-08T02:38:31.117Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:38:31.118Z|c20fd38f-4d70-445f-a5d9-2285565daba5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:38:37.942Z|a9cda7b5-b02f-4737-a588-e87cbaa02b3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:38:37.945Z|a9cda7b5-b02f-4737-a588-e87cbaa02b3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:38:52.942Z|2ff76e18-860a-41dd-8f3b-c83c3e20613c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:38:52.943Z|2ff76e18-860a-41dd-8f3b-c83c3e20613c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:38:53.207Z|ffb8ec30-6abc-4e7a-b57b-3e0d21d52cb5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:38:53.208Z|ffb8ec30-6abc-4e7a-b57b-3e0d21d52cb5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:39:07.942Z|fed9019a-9bac-4e00-a17b-5d0abab040e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:39:07.943Z|fed9019a-9bac-4e00-a17b-5d0abab040e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:39:22.942Z|e0558511-6233-497e-80a6-2f5c36126a3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:39:22.946Z|e0558511-6233-497e-80a6-2f5c36126a3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:39:23.209Z|c5987260-30ab-4211-8f80-eea44ea18e22|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:39:23.209Z|c5987260-30ab-4211-8f80-eea44ea18e22|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:39:29.334Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-12-08T02:39:29.335Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request begin================================================
2021-12-08T02:39:29.335Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||URI         : /manage/health
2021-12-08T02:39:29.335Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||Method      : GET
2021-12-08T02:39:29.335Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.26.0;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:bdbaba6c-0916-4763-afb0-2ef4fcccbde8;x-fromappid:robot-ete;
2021-12-08T02:39:29.335Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request end==================================================
2021-12-08T02:39:29.340Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response begin==========================================
2021-12-08T02:39:29.340Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||Status code  : 200
2021-12-08T02:39:29.340Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||Status text  : OK
2021-12-08T02:39:29.340Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||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:Wed, 08 Dec 2021 02:39:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:39:29.341Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response end============================================
2021-12-08T02:39:29.341Z|bdbaba6c-0916-4763-afb0-2ef4fcccbde8|http-nio-8083-exec-4|/manage/health|python-requests/2.26.0|||INFO|500||Exiting.
2021-12-08T02:39:31.112Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:39:31.113Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:39:31.113Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:39:31.113Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:39:31.114Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:39:31.114Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:39:31.118Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:39:31.118Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:39:31.118Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:39:31.119Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:39:31 GMT;Connection:close;
2021-12-08T02:39:31.119Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:39:31.120Z|48bf9f92-9702-40c0-8f9f-e8d35fecb131|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:39:37.942Z|e180881d-7acf-479a-96e7-70a940f9c731|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:39:37.943Z|e180881d-7acf-479a-96e7-70a940f9c731|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:39:52.942Z|11d5d24e-c54d-4018-a428-641073c8a3a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:39:52.943Z|11d5d24e-c54d-4018-a428-641073c8a3a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:39:53.210Z|0cc5188d-2167-426c-8326-9c8295132912|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:39:53.211Z|0cc5188d-2167-426c-8326-9c8295132912|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:40:07.942Z|b5d37a32-cbbe-4ce7-96cd-6e22026e193c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:40:07.945Z|b5d37a32-cbbe-4ce7-96cd-6e22026e193c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:40:22.942Z|d36589cb-8080-4337-8d07-a7137a49f1c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:40:22.943Z|d36589cb-8080-4337-8d07-a7137a49f1c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:40:23.211Z|359048a0-dd18-4eae-9370-10a6f4255715|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:40:23.212Z|359048a0-dd18-4eae-9370-10a6f4255715|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:40:31.113Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:40:31.114Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:40:31.114Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:40:31.114Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:40:31.114Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:40:31.114Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:40:31.119Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:40:31.119Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:40:31.119Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:40:31.119Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:40:31 GMT;Connection:close;
2021-12-08T02:40:31.120Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:40:31.120Z|b52b4b76-3275-494a-ab0b-0eae786c664b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:40:34.007Z|f59c5c36-5e4f-4be4-88cb-71ee4126cc06|http-nio-8083-exec-9|/infraActiveRequests/f59c5c36-5e4f-4be4-88cb-71ee4126cc06|bpel|||INFO|500||Entering
2021-12-08T02:40:34.007Z|f59c5c36-5e4f-4be4-88cb-71ee4126cc06|http-nio-8083-exec-9|/infraActiveRequests/f59c5c36-5e4f-4be4-88cb-71ee4126cc06|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:40:34.007Z|f59c5c36-5e4f-4be4-88cb-71ee4126cc06|http-nio-8083-exec-9|/infraActiveRequests/f59c5c36-5e4f-4be4-88cb-71ee4126cc06|bpel|||DEBUG|500||URI         : /infraActiveRequests/f59c5c36-5e4f-4be4-88cb-71ee4126cc06
2021-12-08T02:40:34.008Z|f59c5c36-5e4f-4be4-88cb-71ee4126cc06|http-nio-8083-exec-9|/infraActiveRequests/f59c5c36-5e4f-4be4-88cb-71ee4126cc06|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:40:34.008Z|f59c5c36-5e4f-4be4-88cb-71ee4126cc06|http-nio-8083-exec-9|/infraActiveRequests/f59c5c36-5e4f-4be4-88cb-71ee4126cc06|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4e1660d6aa64ad79;x-b3-spanid:4b668f1deccc26df;x-b3-parentspanid:4e1660d6aa64ad79;x-b3-sampled:0;x-onap-requestid:f59c5c36-5e4f-4be4-88cb-71ee4126cc06;x-requestid:f59c5c36-5e4f-4be4-88cb-71ee4126cc06;x-transactionid:f59c5c36-5e4f-4be4-88cb-71ee4126cc06;x-ecomp-requestid:f59c5c36-5e4f-4be4-88cb-71ee4126cc06;x-onap-partnername:SO.APIH;x-invocationid:8cb78a58-82f6-475d-a5bf-450eedc87ba0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:40:34.008Z|f59c5c36-5e4f-4be4-88cb-71ee4126cc06|http-nio-8083-exec-9|/infraActiveRequests/f59c5c36-5e4f-4be4-88cb-71ee4126cc06|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:40:37.942Z|e3d1d2c7-489b-4c69-9f6a-c2fe93b1f4bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:40:37.943Z|e3d1d2c7-489b-4c69-9f6a-c2fe93b1f4bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:40:52.942Z|aed4e261-ebfd-4d85-9db2-0cb4928cd6d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:40:52.946Z|aed4e261-ebfd-4d85-9db2-0cb4928cd6d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:40:53.213Z|fb994e35-b76d-4ad9-a5dd-281315fe016d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:40:53.213Z|fb994e35-b76d-4ad9-a5dd-281315fe016d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:41:07.942Z|c696ffd4-0b15-41a9-9173-b404f5d8f058|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:41:07.943Z|c696ffd4-0b15-41a9-9173-b404f5d8f058|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:41:22.942Z|00e7ed47-8e77-421e-8d72-be3f2884e586|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:41:22.943Z|00e7ed47-8e77-421e-8d72-be3f2884e586|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:41:23.214Z|61e50f66-77f4-4c72-a44d-a03757e9add1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:41:23.215Z|61e50f66-77f4-4c72-a44d-a03757e9add1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:41:31.114Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:41:31.114Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:41:31.115Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:41:31.115Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:41:31.116Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:41:31.116Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:41:31.120Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:41:31.121Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:41:31.121Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:41:31.121Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:41:31 GMT;Connection:close;
2021-12-08T02:41:31.121Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:41:31.122Z|3504b9a4-a7dd-4635-807d-fa03670974aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:41:37.942Z|60f30332-87fd-470c-a1c3-39eadf37ee6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:41:37.946Z|60f30332-87fd-470c-a1c3-39eadf37ee6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:41:39.931Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-12-08T02:41:39.932Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request begin================================================
2021-12-08T02:41:39.932Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||DEBUG|500||URI         : /manage/health
2021-12-08T02:41:39.932Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||DEBUG|500||Method      : GET
2021-12-08T02:41:39.933Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.26.0;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:4d733728-0880-42b2-9aec-b02ebd970182;x-fromappid:robot-ete;
2021-12-08T02:41:39.933Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request end==================================================
2021-12-08T02:41:39.944Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response begin==========================================
2021-12-08T02:41:39.944Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||DEBUG|500||Status code  : 200
2021-12-08T02:41:39.944Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||DEBUG|500||Status text  : OK
2021-12-08T02:41:39.944Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||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:Wed, 08 Dec 2021 02:41:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:41:39.944Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response end============================================
2021-12-08T02:41:39.945Z|4d733728-0880-42b2-9aec-b02ebd970182|http-nio-8083-exec-2|/manage/health|python-requests/2.26.0|||INFO|500||Exiting.
2021-12-08T02:41:52.942Z|6c240b0a-6d42-4ec8-8aa6-3a4aa14a0671|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:41:52.943Z|6c240b0a-6d42-4ec8-8aa6-3a4aa14a0671|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:41:53.215Z|db532c9e-1c95-42f3-840c-01166c576e3f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:41:53.216Z|db532c9e-1c95-42f3-840c-01166c576e3f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:42:07.942Z|505ff2b9-d024-47bc-b2ea-8a289333eafe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:42:07.943Z|505ff2b9-d024-47bc-b2ea-8a289333eafe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:42:22.942Z|476848cc-5ca7-4b5b-8220-02c1a1915b67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:42:22.946Z|476848cc-5ca7-4b5b-8220-02c1a1915b67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:42:23.216Z|06f307e9-5cc0-406b-a6dd-31ebfd80b25f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:42:23.217Z|06f307e9-5cc0-406b-a6dd-31ebfd80b25f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:42:31.113Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:42:31.113Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:42:31.113Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:42:31.114Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:42:31.114Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:42:31.114Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:42:31.117Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:42:31.117Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:42:31.117Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:42:31.117Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:42:31 GMT;Connection:close;
2021-12-08T02:42:31.117Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:42:31.118Z|89d89019-0deb-4256-95f2-a8c6d7fe2a34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:42:37.942Z|bae18481-26b7-428e-b523-be4109ba073d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:42:37.943Z|bae18481-26b7-428e-b523-be4109ba073d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:42:52.942Z|98408a81-b499-4f86-b453-4af06800a97d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:42:52.943Z|98408a81-b499-4f86-b453-4af06800a97d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:42:53.218Z|2667b622-4660-48d1-8f29-55755bc04109|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:42:53.218Z|2667b622-4660-48d1-8f29-55755bc04109|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:43:07.942Z|a315740c-c48e-4c65-9bd0-d777918a2e15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:43:07.945Z|a315740c-c48e-4c65-9bd0-d777918a2e15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:43:22.942Z|b8cb0ccb-099a-4cbf-a668-b742cf72b04b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:43:22.943Z|b8cb0ccb-099a-4cbf-a668-b742cf72b04b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:43:23.219Z|87a58809-8a1c-4e78-8a84-1a1c7261defe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:43:23.220Z|87a58809-8a1c-4e78-8a84-1a1c7261defe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:43:24.042Z|e101c106-fbe6-45e6-ac35-05a654d9dc25|http-nio-8083-exec-5|/infraActiveRequests/e101c106-fbe6-45e6-ac35-05a654d9dc25|bpel|||INFO|500||Entering
2021-12-08T02:43:24.042Z|e101c106-fbe6-45e6-ac35-05a654d9dc25|http-nio-8083-exec-5|/infraActiveRequests/e101c106-fbe6-45e6-ac35-05a654d9dc25|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:43:24.043Z|e101c106-fbe6-45e6-ac35-05a654d9dc25|http-nio-8083-exec-5|/infraActiveRequests/e101c106-fbe6-45e6-ac35-05a654d9dc25|bpel|||DEBUG|500||URI         : /infraActiveRequests/e101c106-fbe6-45e6-ac35-05a654d9dc25
2021-12-08T02:43:24.043Z|e101c106-fbe6-45e6-ac35-05a654d9dc25|http-nio-8083-exec-5|/infraActiveRequests/e101c106-fbe6-45e6-ac35-05a654d9dc25|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:43:24.043Z|e101c106-fbe6-45e6-ac35-05a654d9dc25|http-nio-8083-exec-5|/infraActiveRequests/e101c106-fbe6-45e6-ac35-05a654d9dc25|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d70f61e51f5ffb34;x-b3-spanid:91414621bb53e108;x-b3-parentspanid:d70f61e51f5ffb34;x-b3-sampled:0;x-onap-requestid:e101c106-fbe6-45e6-ac35-05a654d9dc25;x-requestid:e101c106-fbe6-45e6-ac35-05a654d9dc25;x-transactionid:e101c106-fbe6-45e6-ac35-05a654d9dc25;x-ecomp-requestid:e101c106-fbe6-45e6-ac35-05a654d9dc25;x-onap-partnername:SO.APIH;x-invocationid:557fa477-e04e-40b4-8ada-0312b8a1cc74;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:43:24.043Z|e101c106-fbe6-45e6-ac35-05a654d9dc25|http-nio-8083-exec-5|/infraActiveRequests/e101c106-fbe6-45e6-ac35-05a654d9dc25|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:43:31.113Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:43:31.113Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:43:31.113Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:43:31.114Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:43:31.114Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:43:31.115Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:43:31.118Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:43:31.118Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:43:31.118Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:43:31.118Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:43:31 GMT;Connection:close;
2021-12-08T02:43:31.119Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:43:31.119Z|7e832978-aa14-4133-955c-3ff806a5d369|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:43:37.942Z|4822018c-be26-4574-ae73-9fa2233785dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:43:37.943Z|4822018c-be26-4574-ae73-9fa2233785dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:43:52.942Z|8fd16669-cabc-4a1c-baa0-4efde6f5a5cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:43:52.945Z|8fd16669-cabc-4a1c-baa0-4efde6f5a5cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:43:53.221Z|acdf9fe0-8b04-4acb-a4a1-d2a659a4c4fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:43:53.221Z|acdf9fe0-8b04-4acb-a4a1-d2a659a4c4fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:44:07.942Z|95516e1e-a240-47fd-ba95-812a8bb321c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:44:07.943Z|95516e1e-a240-47fd-ba95-812a8bb321c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:44:13.287Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-7|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:44:13.288Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-7|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:13.288Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-7|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:44:13.289Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-7|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:44:13.290Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-7|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2a129c2d19e96f8a;x-b3-spanid:c56ec640fd72cb44;x-b3-parentspanid:2a129c2d19e96f8a;x-b3-sampled:0;x-onap-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-transactionid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-ecomp-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-onap-partnername:SO.APIH;x-invocationid:a2cc9896-fcd4-4e8c-a9b2-aae738c35620;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:44:13.290Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-7|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:22.942Z|cb21a188-c9f4-4d39-bd88-866cce3340d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:44:22.943Z|cb21a188-c9f4-4d39-bd88-866cce3340d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:44:23.222Z|7fdc2952-b98c-4c47-a5c9-f162134c19e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:44:23.223Z|7fdc2952-b98c-4c47-a5c9-f162134c19e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:44:29.202Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-12-08T02:44:29.203Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:29.203Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||URI         : /manage/health
2021-12-08T02:44:29.203Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||Method      : GET
2021-12-08T02:44:29.203Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.26.0;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:600f7f33-cc11-4b41-b038-42f89647f005;x-fromappid:robot-ete;
2021-12-08T02:44:29.203Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:29.207Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:29.207Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||Status code  : 200
2021-12-08T02:44:29.208Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||Status text  : OK
2021-12-08T02:44:29.208Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||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:Wed, 08 Dec 2021 02:44:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:44:29.208Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||DEBUG|500||============================response end============================================
2021-12-08T02:44:29.208Z|600f7f33-cc11-4b41-b038-42f89647f005|http-nio-8083-exec-8|/manage/health|python-requests/2.26.0|||INFO|500||Exiting.
2021-12-08T02:44:30.342Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2021-12-08T02:44:30.342Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:30.342Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2021-12-08T02:44:30.343Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2021-12-08T02:44:30.343Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2a129c2d19e96f8a;x-b3-spanid:09e2d7e90c09456d;x-b3-parentspanid:2a129c2d19e96f8a;x-b3-sampled:0;x-onap-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-transactionid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-ecomp-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-onap-partnername:SO.APIH;x-invocationid:228e14c9-be44-42b1-87d9-e950faa42c6b;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=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:44:30.343Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:30.409Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2021-12-08T02:44:30.476Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:30.477Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:44:30.477Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:44:30.477Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2021-12-08T02:44:30.477Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:44:30.477Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2021-12-08T02:44:31.074Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Entering
2021-12-08T02:44:31.074Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:31.075Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2021-12-08T02:44:31.075Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2021-12-08T02:44:31.075Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:2a129c2d19e96f8a;x-b3-spanid:93903edb07109732;x-b3-parentspanid:2a129c2d19e96f8a;x-b3-sampled:0;x-onap-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-transactionid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-ecomp-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-onap-partnername:SO.APIH;x-invocationid:56fad4d6-aec6-4e25-81ef-7dc54b7fcb4c;content-length:1858;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:44:31.076Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:31.112Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:44:31.112Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:31.113Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:44:31.113Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:44:31.113Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:44:31.113Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:31.116Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:31.116Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:44:31.116Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:44:31.116Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:44:30 GMT;Connection:close;
2021-12-08T02:44:31.116Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:44:31.117Z|6d9d8659-d3ce-4e7a-a0f3-e04c160f7faf|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:44:31.332Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:31.333Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2021-12-08T02:44:31.333Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2021-12-08T02:44:31.333Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|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/0db42676-a56e-4234-9bd6-22b4be5b8fd0;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:Wed, 08 Dec 2021 02:44:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:44:31.333Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:44:31.333Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2021-12-08T02:44:35.187Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Entering
2021-12-08T02:44:35.188Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:35.188Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2021-12-08T02:44:35.188Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2021-12-08T02:44:35.188Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:2a129c2d19e96f8a;x-b3-spanid:f3c6a52da71b1f81;x-b3-parentspanid:e0f4dec4eb8860ad;x-b3-sampled:0;x-onap-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-transactionid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-ecomp-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-onap-partnername:UNKNOWN;x-invocationid:a8f6509c-d8e8-4284-8f8d-dc28a6295ad5;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;
2021-12-08T02:44:35.188Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:35.258Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:35.258Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2021-12-08T02:44:35.258Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2021-12-08T02:44:35.259Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/2;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:Wed, 08 Dec 2021 02:44:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:44:35.259Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:44:35.259Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Exiting.
2021-12-08T02:44:35.336Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:44:35.337Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:35.337Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:44:35.337Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:44:35.337Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2a129c2d19e96f8a;x-b3-spanid:93e2f5d9fab038bc;x-b3-parentspanid:e0f4dec4eb8860ad;x-b3-sampled:0;x-onap-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-transactionid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-ecomp-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-onap-partnername:UNKNOWN;x-invocationid:a5d3159b-a2ee-4948-8f61-a21c08b6ac6c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:44:35.337Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:35.356Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:35.356Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:44:35.356Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:44:35.356Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|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:Wed, 08 Dec 2021 02:44:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:44:35.356Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:44:35.356Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:44:35.381Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:44:35.381Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:35.382Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:44:35.382Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : PUT
2021-12-08T02:44:35.382Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:2a129c2d19e96f8a;x-b3-spanid:a2789e0c4267ab56;x-b3-parentspanid:e0f4dec4eb8860ad;x-b3-sampled:0;x-onap-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-transactionid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-ecomp-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-onap-partnername:UNKNOWN;x-invocationid:71c8503b-8595-47bf-bacd-231074ee1529;content-length:1951;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:44:35.382Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:35.441Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:35.442Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:44:35.442Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:44:35.442Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0;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:Wed, 08 Dec 2021 02:44:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:44:35.442Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:44:35.442Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:44:36.316Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:44:36.316Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:36.316Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:44:36.317Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:44:36.317Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1edf0a0382710b5a;x-b3-spanid:1d7d2819a7d967c8;x-b3-parentspanid:1edf0a0382710b5a;x-b3-sampled:0;x-onap-requestid:a5af3618-8a28-4acc-94e8-030f3f7e508c;x-requestid:a5af3618-8a28-4acc-94e8-030f3f7e508c;x-transactionid:a5af3618-8a28-4acc-94e8-030f3f7e508c;x-ecomp-requestid:a5af3618-8a28-4acc-94e8-030f3f7e508c;x-onap-partnername:SO.APIH;x-invocationid:1b0cc2b1-e753-4d42-be6e-bcbf6823cd0d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:44:36.317Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:36.327Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:36.327Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:44:36.327Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:44:36.327Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|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:Wed, 08 Dec 2021 02:44:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:44:36.327Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:44:36.328Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:44:36.345Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:44:36.346Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:36.346Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:44:36.346Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:44:36.346Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1edf0a0382710b5a;x-b3-spanid:a8f22890324fc006;x-b3-parentspanid:1edf0a0382710b5a;x-b3-sampled:0;x-onap-requestid:a5af3618-8a28-4acc-94e8-030f3f7e508c;x-requestid:a5af3618-8a28-4acc-94e8-030f3f7e508c;x-transactionid:a5af3618-8a28-4acc-94e8-030f3f7e508c;x-ecomp-requestid:a5af3618-8a28-4acc-94e8-030f3f7e508c;x-onap-partnername:SO.APIH;x-invocationid:0b26a614-59bb-490b-862b-8780b91a692c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:44:36.346Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:36.418Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:36.418Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:44:36.419Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:44:36.419Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|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:Wed, 08 Dec 2021 02:44:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:44:36.420Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:44:36.420Z|a5af3618-8a28-4acc-94e8-030f3f7e508c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:44:37.942Z|21be99af-1fab-4dd6-a22e-8ae430af8d71|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:44:37.946Z|21be99af-1fab-4dd6-a22e-8ae430af8d71|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:44:46.615Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:44:46.616Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:46.616Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:44:46.616Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:44:46.617Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:57ac88ceaece15ea;x-b3-spanid:b09e2ca1aa71c9b9;x-b3-parentspanid:57ac88ceaece15ea;x-b3-sampled:0;x-onap-requestid:7269b625-7cb5-44b5-8cf5-e694a0b7028c;x-requestid:7269b625-7cb5-44b5-8cf5-e694a0b7028c;x-transactionid:7269b625-7cb5-44b5-8cf5-e694a0b7028c;x-ecomp-requestid:7269b625-7cb5-44b5-8cf5-e694a0b7028c;x-onap-partnername:SO.APIH;x-invocationid:b699dcd1-95f0-4cfc-b3ee-6577e93476e6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:44:46.617Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:46.626Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:46.626Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:44:46.627Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:44:46.627Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|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:Wed, 08 Dec 2021 02:44:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:44:46.627Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:44:46.627Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:44:46.638Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:44:46.638Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:46.638Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:44:46.639Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:44:46.639Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:57ac88ceaece15ea;x-b3-spanid:bc8682e5b705132e;x-b3-parentspanid:57ac88ceaece15ea;x-b3-sampled:0;x-onap-requestid:7269b625-7cb5-44b5-8cf5-e694a0b7028c;x-requestid:7269b625-7cb5-44b5-8cf5-e694a0b7028c;x-transactionid:7269b625-7cb5-44b5-8cf5-e694a0b7028c;x-ecomp-requestid:7269b625-7cb5-44b5-8cf5-e694a0b7028c;x-onap-partnername:SO.APIH;x-invocationid:de1dd4ad-ef2a-4edf-982d-ce251dfe6d45;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:44:46.639Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:46.645Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:46.645Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:44:46.646Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:44:46.646Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|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:Wed, 08 Dec 2021 02:44:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:44:46.646Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:44:46.646Z|7269b625-7cb5-44b5-8cf5-e694a0b7028c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:44:52.942Z|a353f7bd-c6f9-42dc-b7c0-ffeb187fab52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:44:52.943Z|a353f7bd-c6f9-42dc-b7c0-ffeb187fab52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:44:53.223Z|77e92795-6020-4f69-85a0-f96749bbe863|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:44:53.224Z|77e92795-6020-4f69-85a0-f96749bbe863|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:44:56.810Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:44:56.810Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:56.811Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:44:56.811Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:44:56.811Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ae1177f0af8e6727;x-b3-spanid:908c725b724ee13a;x-b3-parentspanid:ae1177f0af8e6727;x-b3-sampled:0;x-onap-requestid:e8c64c21-e440-4896-8aff-f444089427ca;x-requestid:e8c64c21-e440-4896-8aff-f444089427ca;x-transactionid:e8c64c21-e440-4896-8aff-f444089427ca;x-ecomp-requestid:e8c64c21-e440-4896-8aff-f444089427ca;x-onap-partnername:SO.APIH;x-invocationid:b8c7b22b-ded3-4589-838b-6f7d5bf17e93;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:44:56.811Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:56.822Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:56.822Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:44:56.823Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:44:56.823Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|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:Wed, 08 Dec 2021 02:44:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:44:56.823Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:44:56.824Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:44:56.837Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:44:56.837Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:44:56.837Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:44:56.838Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:44:56.838Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ae1177f0af8e6727;x-b3-spanid:a2795f573f57ae22;x-b3-parentspanid:ae1177f0af8e6727;x-b3-sampled:0;x-onap-requestid:e8c64c21-e440-4896-8aff-f444089427ca;x-requestid:e8c64c21-e440-4896-8aff-f444089427ca;x-transactionid:e8c64c21-e440-4896-8aff-f444089427ca;x-ecomp-requestid:e8c64c21-e440-4896-8aff-f444089427ca;x-onap-partnername:SO.APIH;x-invocationid:44399fc7-d2b6-4905-a78a-513d978a34eb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:44:56.838Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:44:56.842Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:44:56.843Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:44:56.843Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:44:56.843Z|e8c64c21-e440-4896-8aff-f444089427ca|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:Wed, 08 Dec 2021 02:44:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:44:56.843Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:44:56.844Z|e8c64c21-e440-4896-8aff-f444089427ca|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:03.627Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:45:03.628Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:03.628Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:45:03.628Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:03.629Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:02beabed34d08c11;x-b3-spanid:5c30275693cdb882;x-b3-parentspanid:02beabed34d08c11;x-b3-sampled:0;x-onap-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-transactionid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-ecomp-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-onap-partnername:UNKNOWN;x-invocationid:a2a5c651-1ca0-4cb4-841d-c472fedf3e17;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:03.629Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:03.642Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:03.642Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:03.642Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:03.642Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|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:Wed, 08 Dec 2021 02:45:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:03.643Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:03.643Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:45:03.671Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:45:03.672Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:03.672Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:45:03.672Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : PUT
2021-12-08T02:45:03.672Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:02beabed34d08c11;x-b3-spanid:035c4e786dd7f456;x-b3-parentspanid:02beabed34d08c11;x-b3-sampled:0;x-onap-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-transactionid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-ecomp-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-onap-partnername:UNKNOWN;x-invocationid:fc0ab5af-211e-4b94-b0f7-4f98a9e39d98;content-length:2150;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:03.672Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:03.694Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:03.695Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:03.695Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:03.695Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0;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:Wed, 08 Dec 2021 02:45:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:03.695Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:03.695Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-3|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:45:05.403Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:45:05.403Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:05.403Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:45:05.404Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:05.404Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:02beabed34d08c11;x-b3-spanid:77ab16000fe477c6;x-b3-parentspanid:02beabed34d08c11;x-b3-sampled:0;x-onap-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-transactionid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-ecomp-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-onap-partnername:UNKNOWN;x-invocationid:e88cfd39-eb51-4350-8491-73a4708d3919;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:05.404Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:05.413Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:05.413Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:05.413Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:05.413Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|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:Wed, 08 Dec 2021 02:45:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:05.413Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:05.414Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:45:05.426Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:45:05.426Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:05.426Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:45:05.427Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : PUT
2021-12-08T02:45:05.427Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:02beabed34d08c11;x-b3-spanid:a724754ed7b3bd14;x-b3-parentspanid:02beabed34d08c11;x-b3-sampled:0;x-onap-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-transactionid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-ecomp-requestid:0db42676-a56e-4234-9bd6-22b4be5b8fd0;x-onap-partnername:UNKNOWN;x-invocationid:78eb15f9-cbfe-4cce-ad9e-73076717fd8a;content-length:2127;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:05.427Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:05.445Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:05.445Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:05.445Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:05.445Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0;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:Wed, 08 Dec 2021 02:45:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:05.445Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:05.445Z|0db42676-a56e-4234-9bd6-22b4be5b8fd0|http-nio-8083-exec-5|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:45:06.999Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:45:06.999Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:06.999Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:45:07.000Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:07.000Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8490981e4b3d8fa7;x-b3-spanid:f27640550e6fab4b;x-b3-parentspanid:8490981e4b3d8fa7;x-b3-sampled:0;x-onap-requestid:3fe7880a-9b7d-412e-a1f6-27f2f8e636c9;x-requestid:3fe7880a-9b7d-412e-a1f6-27f2f8e636c9;x-transactionid:3fe7880a-9b7d-412e-a1f6-27f2f8e636c9;x-ecomp-requestid:3fe7880a-9b7d-412e-a1f6-27f2f8e636c9;x-onap-partnername:SO.APIH;x-invocationid:0d4df023-1e89-48ae-9257-cdd177196519;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:07.000Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:07.011Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:07.011Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:07.011Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:07.011Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|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:Wed, 08 Dec 2021 02:45:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:07.012Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:07.012Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-6|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:45:07.023Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:07.023Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:07.023Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:07.023Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:07.024Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8490981e4b3d8fa7;x-b3-spanid:b39d476394f10fb9;x-b3-parentspanid:8490981e4b3d8fa7;x-b3-sampled:0;x-onap-requestid:3fe7880a-9b7d-412e-a1f6-27f2f8e636c9;x-requestid:3fe7880a-9b7d-412e-a1f6-27f2f8e636c9;x-transactionid:3fe7880a-9b7d-412e-a1f6-27f2f8e636c9;x-ecomp-requestid:3fe7880a-9b7d-412e-a1f6-27f2f8e636c9;x-onap-partnername:SO.APIH;x-invocationid:268297f6-a5d9-40d6-9152-231f222c15a0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:07.024Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:07.028Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:07.028Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:07.028Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:07.028Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|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:Wed, 08 Dec 2021 02:45:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:07.029Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:07.029Z|3fe7880a-9b7d-412e-a1f6-27f2f8e636c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:07.184Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:45:07.185Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:07.185Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:45:07.185Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:07.185Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:69175a39c57744e1;x-b3-spanid:ff27c2341624e4a8;x-b3-parentspanid:69175a39c57744e1;x-b3-sampled:0;x-onap-requestid:f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0;x-requestid:f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0;x-transactionid:f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0;x-ecomp-requestid:f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0;x-onap-partnername:SO.APIH;x-invocationid:d1c88a2b-7dac-4921-8090-6d64e57b4ec8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:07.185Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:07.193Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:07.193Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:07.194Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:07.194Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|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:Wed, 08 Dec 2021 02:45:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:07.194Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:07.194Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-8|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:45:07.202Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:07.202Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:07.202Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:07.202Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:07.203Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:69175a39c57744e1;x-b3-spanid:59c41c80f912361c;x-b3-parentspanid:69175a39c57744e1;x-b3-sampled:0;x-onap-requestid:f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0;x-requestid:f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0;x-transactionid:f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0;x-ecomp-requestid:f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0;x-onap-partnername:SO.APIH;x-invocationid:b313f64c-c80e-4636-8cb6-e357f7eb8623;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:07.203Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:07.206Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:07.207Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:07.207Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:07.207Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|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:Wed, 08 Dec 2021 02:45:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:07.208Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:07.208Z|f228bfe2-d200-4d2e-91d8-c5bed1cdaeb0|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:07.359Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:45:07.359Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:07.359Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:45:07.360Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:07.360Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:694f38711e99bdfc;x-b3-spanid:73413e0bae9388f8;x-b3-parentspanid:694f38711e99bdfc;x-b3-sampled:0;x-onap-requestid:2b70f72a-c659-4315-b39c-b9c6ca69dde9;x-requestid:2b70f72a-c659-4315-b39c-b9c6ca69dde9;x-transactionid:2b70f72a-c659-4315-b39c-b9c6ca69dde9;x-ecomp-requestid:2b70f72a-c659-4315-b39c-b9c6ca69dde9;x-onap-partnername:SO.APIH;x-invocationid:038ea94c-7a20-47a4-8336-f7c120a662c4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:07.360Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:07.367Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:07.367Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:07.367Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:07.367Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|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:Wed, 08 Dec 2021 02:45:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:07.367Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:07.368Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-1|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:45:07.379Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:07.379Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:07.379Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:07.379Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:07.380Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:694f38711e99bdfc;x-b3-spanid:e374507f491aecad;x-b3-parentspanid:694f38711e99bdfc;x-b3-sampled:0;x-onap-requestid:2b70f72a-c659-4315-b39c-b9c6ca69dde9;x-requestid:2b70f72a-c659-4315-b39c-b9c6ca69dde9;x-transactionid:2b70f72a-c659-4315-b39c-b9c6ca69dde9;x-ecomp-requestid:2b70f72a-c659-4315-b39c-b9c6ca69dde9;x-onap-partnername:SO.APIH;x-invocationid:dc4790a7-95d4-4cf2-bebb-b126d0ea8c58;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:07.380Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:07.385Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:07.386Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:07.386Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:07.387Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|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:Wed, 08 Dec 2021 02:45:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:07.387Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:07.387Z|2b70f72a-c659-4315-b39c-b9c6ca69dde9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:07.530Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:45:07.530Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:07.530Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:45:07.530Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:07.531Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2b372918edf029ba;x-b3-spanid:7b098dcfbb42f131;x-b3-parentspanid:2b372918edf029ba;x-b3-sampled:0;x-onap-requestid:972b557b-7790-4213-85df-7e4b62311a94;x-requestid:972b557b-7790-4213-85df-7e4b62311a94;x-transactionid:972b557b-7790-4213-85df-7e4b62311a94;x-ecomp-requestid:972b557b-7790-4213-85df-7e4b62311a94;x-onap-partnername:SO.APIH;x-invocationid:bffcbad4-9ffa-4b59-865f-6462030a7529;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:07.531Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:07.540Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:07.540Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:07.540Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:07.540Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|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:Wed, 08 Dec 2021 02:45:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:07.540Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:07.541Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-2|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:45:07.553Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:07.553Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:07.553Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:07.553Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:07.554Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2b372918edf029ba;x-b3-spanid:af842861a9c57e8c;x-b3-parentspanid:2b372918edf029ba;x-b3-sampled:0;x-onap-requestid:972b557b-7790-4213-85df-7e4b62311a94;x-requestid:972b557b-7790-4213-85df-7e4b62311a94;x-transactionid:972b557b-7790-4213-85df-7e4b62311a94;x-ecomp-requestid:972b557b-7790-4213-85df-7e4b62311a94;x-onap-partnername:SO.APIH;x-invocationid:93e3404a-9244-4a56-9341-86c731b70ee3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:07.554Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:07.558Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:07.559Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:07.559Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:07.559Z|972b557b-7790-4213-85df-7e4b62311a94|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:Wed, 08 Dec 2021 02:45:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:07.559Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:07.559Z|972b557b-7790-4213-85df-7e4b62311a94|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:07.704Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Entering
2021-12-08T02:45:07.705Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:07.705Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||URI         : /infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0
2021-12-08T02:45:07.705Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:07.705Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ab44e0b7b9b54750;x-b3-spanid:f697470adb15a8d4;x-b3-parentspanid:ab44e0b7b9b54750;x-b3-sampled:0;x-onap-requestid:33c34cee-f366-4328-9d85-9753c6dff6d9;x-requestid:33c34cee-f366-4328-9d85-9753c6dff6d9;x-transactionid:33c34cee-f366-4328-9d85-9753c6dff6d9;x-ecomp-requestid:33c34cee-f366-4328-9d85-9753c6dff6d9;x-onap-partnername:SO.APIH;x-invocationid:7d58820f-4aa4-46d3-96d7-b985956c2dcd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:07.706Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:07.716Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:07.716Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:07.717Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:07.717Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|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:Wed, 08 Dec 2021 02:45:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:07.717Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:07.717Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-4|/infraActiveRequests/0db42676-a56e-4234-9bd6-22b4be5b8fd0|bpel|||INFO|500||Exiting.
2021-12-08T02:45:07.730Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:07.730Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:07.730Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:07.730Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:07.730Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ab44e0b7b9b54750;x-b3-spanid:65f23141c656dc35;x-b3-parentspanid:ab44e0b7b9b54750;x-b3-sampled:0;x-onap-requestid:33c34cee-f366-4328-9d85-9753c6dff6d9;x-requestid:33c34cee-f366-4328-9d85-9753c6dff6d9;x-transactionid:33c34cee-f366-4328-9d85-9753c6dff6d9;x-ecomp-requestid:33c34cee-f366-4328-9d85-9753c6dff6d9;x-onap-partnername:SO.APIH;x-invocationid:498c1af2-f46d-40c6-a4c8-4b0e731602ee;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:07.731Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:07.734Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:07.735Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:07.735Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:07.735Z|33c34cee-f366-4328-9d85-9753c6dff6d9|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:Wed, 08 Dec 2021 02:45:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:07.735Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:07.735Z|33c34cee-f366-4328-9d85-9753c6dff6d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:07.942Z|3c2ffe9c-58a6-42e2-8724-a21b841cefd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:45:07.943Z|3c2ffe9c-58a6-42e2-8724-a21b841cefd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:45:10.247Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:10.247Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:10.247Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:10.247Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:10.248Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fa41c1f2f9e329ae;x-b3-spanid:bdf1e7b0763d81f2;x-b3-parentspanid:fa41c1f2f9e329ae;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:SO.APIH;x-invocationid:13a51014-c498-40a8-adfc-86437ff644a7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:10.248Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:10.634Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2021-12-08T02:45:10.634Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:10.634Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2021-12-08T02:45:10.634Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2021-12-08T02:45:10.635Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fa41c1f2f9e329ae;x-b3-spanid:a41f97ae9f0e56fe;x-b3-parentspanid:fa41c1f2f9e329ae;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:SO.APIH;x-invocationid:3fcf7498-19c3-4591-9be7-1db217ee2790;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=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:10.635Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:10.637Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2021-12-08T02:45:10.643Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:10.644Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:10.644Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:10.644Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2021-12-08T02:45:10.644Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:10.644Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2021-12-08T02:45:10.840Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Entering
2021-12-08T02:45:10.840Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:10.840Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2021-12-08T02:45:10.840Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2021-12-08T02:45:10.841Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:fa41c1f2f9e329ae;x-b3-spanid:105cd60fce73f9af;x-b3-parentspanid:fa41c1f2f9e329ae;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:SO.APIH;x-invocationid:96ac53f3-b320-4580-b1c7-77c496f998a0;content-length:2670;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:10.841Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:10.864Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:10.864Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2021-12-08T02:45:10.865Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2021-12-08T02:45:10.865Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6;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:Wed, 08 Dec 2021 02:45:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:10.865Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:10.865Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2021-12-08T02:45:11.500Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Entering
2021-12-08T02:45:11.500Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:11.500Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2021-12-08T02:45:11.500Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2021-12-08T02:45:11.501Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:fa41c1f2f9e329ae;x-b3-spanid:6d00171d97f57d22;x-b3-parentspanid:86f89adc1a8cfa6c;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:477f42a1-71ed-41ad-a2c2-8cdb75dee7e2;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=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:11.501Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:11.513Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:11.513Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2021-12-08T02:45:11.513Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2021-12-08T02:45:11.514Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/5;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:Wed, 08 Dec 2021 02:45:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:11.514Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:11.514Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Exiting.
2021-12-08T02:45:11.537Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:11.538Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:11.538Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:11.538Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:11.539Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fa41c1f2f9e329ae;x-b3-spanid:ae3918bcd9465e3e;x-b3-parentspanid:86f89adc1a8cfa6c;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:6ec2a56e-4454-4d2d-9ddb-6fc66eb65739;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:11.539Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:11.549Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:11.549Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:11.549Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:11.550Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:11.551Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:11.551Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:11.565Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:11.565Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:11.566Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:11.566Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : PUT
2021-12-08T02:45:11.566Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:fa41c1f2f9e329ae;x-b3-spanid:49ed376422516f0d;x-b3-parentspanid:86f89adc1a8cfa6c;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:07835537-0394-4eb6-b584-aba50024e82b;content-length:2755;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:11.566Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:11.585Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:11.585Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:11.586Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:11.586Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6;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:Wed, 08 Dec 2021 02:45:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:11.586Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:11.586Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:12.045Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:12.045Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:12.046Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:12.046Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:12.046Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d4b3843400ec5054;x-b3-spanid:c751141b226093c4;x-b3-parentspanid:d4b3843400ec5054;x-b3-sampled:0;x-onap-requestid:7657b543-d22e-4894-b1b8-1e45dca20b96;x-requestid:7657b543-d22e-4894-b1b8-1e45dca20b96;x-transactionid:7657b543-d22e-4894-b1b8-1e45dca20b96;x-ecomp-requestid:7657b543-d22e-4894-b1b8-1e45dca20b96;x-onap-partnername:SO.APIH;x-invocationid:6bea6682-9392-4f0c-9df5-738c8cd655a8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:12.046Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:12.054Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:12.054Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:12.054Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:12.054Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:12.054Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:12.054Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:12.064Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:12.064Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:12.064Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:12.064Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:12.065Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d4b3843400ec5054;x-b3-spanid:39fea137c8eda3ac;x-b3-parentspanid:d4b3843400ec5054;x-b3-sampled:0;x-onap-requestid:7657b543-d22e-4894-b1b8-1e45dca20b96;x-requestid:7657b543-d22e-4894-b1b8-1e45dca20b96;x-transactionid:7657b543-d22e-4894-b1b8-1e45dca20b96;x-ecomp-requestid:7657b543-d22e-4894-b1b8-1e45dca20b96;x-onap-partnername:SO.APIH;x-invocationid:33a771da-4fcd-4e46-95a4-64ca18307872;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:12.065Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:12.069Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:12.069Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:12.069Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:12.069Z|7657b543-d22e-4894-b1b8-1e45dca20b96|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:Wed, 08 Dec 2021 02:45:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:12.070Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:12.070Z|7657b543-d22e-4894-b1b8-1e45dca20b96|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:20.318Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:20.318Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:20.318Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:20.318Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:20.319Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c19edf1b0f6f62a9;x-b3-spanid:4438023c1e837884;x-b3-parentspanid:c19edf1b0f6f62a9;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:2d3b13e3-2cb1-4879-bcb9-f63edc80f1e9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:20.319Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:20.328Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:20.328Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:20.328Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:20.328Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:20.328Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:20.329Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:20.338Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:20.338Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:20.338Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:20.338Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : PUT
2021-12-08T02:45:20.338Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c19edf1b0f6f62a9;x-b3-spanid:2ac6dcb8e458c561;x-b3-parentspanid:c19edf1b0f6f62a9;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:b5a1d28e-70ba-4666-80fd-cdf035c279d9;content-length:2936;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:20.338Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:20.360Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:20.360Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:20.360Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:20.360Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6;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:Wed, 08 Dec 2021 02:45:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:20.361Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:20.361Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-5|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:22.244Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:22.244Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:22.244Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:22.245Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:22.245Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6177641de1fc2617;x-b3-spanid:7f49e8a9fd15ca1f;x-b3-parentspanid:6177641de1fc2617;x-b3-sampled:0;x-onap-requestid:57908d06-7745-4caf-9be2-2a0d40fda31f;x-requestid:57908d06-7745-4caf-9be2-2a0d40fda31f;x-transactionid:57908d06-7745-4caf-9be2-2a0d40fda31f;x-ecomp-requestid:57908d06-7745-4caf-9be2-2a0d40fda31f;x-onap-partnername:SO.APIH;x-invocationid:7382b869-2097-4a42-968d-7a874a3f7416;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:22.245Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:22.942Z|17752c2c-3b44-445a-84d2-34bba2c0f90a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:45:22.945Z|17752c2c-3b44-445a-84d2-34bba2c0f90a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:45:23.076Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:23.077Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:23.077Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:23.077Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:23.077Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:23.078Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:23.092Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:23.092Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:23.092Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:23.092Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:23.093Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6177641de1fc2617;x-b3-spanid:5a483cfb9db6638e;x-b3-parentspanid:6177641de1fc2617;x-b3-sampled:0;x-onap-requestid:57908d06-7745-4caf-9be2-2a0d40fda31f;x-requestid:57908d06-7745-4caf-9be2-2a0d40fda31f;x-transactionid:57908d06-7745-4caf-9be2-2a0d40fda31f;x-ecomp-requestid:57908d06-7745-4caf-9be2-2a0d40fda31f;x-onap-partnername:SO.APIH;x-invocationid:d1865678-9bad-405f-8373-0909fdd9104c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:23.093Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:23.098Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:23.098Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:23.098Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:23.099Z|57908d06-7745-4caf-9be2-2a0d40fda31f|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:Wed, 08 Dec 2021 02:45:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:23.099Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:23.099Z|57908d06-7745-4caf-9be2-2a0d40fda31f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:23.225Z|13d5a043-94de-46c1-b170-699d0e28b0f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:45:23.225Z|13d5a043-94de-46c1-b170-699d0e28b0f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:45:26.630Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:26.631Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:26.631Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:26.631Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:26.631Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:88e4b82775496bd0;x-b3-spanid:88e4b82775496bd0;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:ae9bf9d7-a25f-4084-9a2a-7636a84aa6d9;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;
2021-12-08T02:45:26.631Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:26.640Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:26.640Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:26.640Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:26.640Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=88FC44D3DAB286EE855E495ABC3832F7; 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:Wed, 08 Dec 2021 02:45:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:26.641Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:26.641Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:26.672Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:26.673Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:26.673Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:26.673Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : PUT
2021-12-08T02:45:26.673Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6968562d69fe59f6;x-b3-spanid:6968562d69fe59f6;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:68bd1be6-2868-4335-a605-cc3da7b237ec;content-length:3220;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=88FC44D3DAB286EE855E495ABC3832F7;accept-encoding:gzip,deflate;
2021-12-08T02:45:26.673Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:26.698Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:26.699Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:26.699Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:26.699Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6;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:Wed, 08 Dec 2021 02:45:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:26.699Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:26.699Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-9|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:28.304Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:28.304Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:28.305Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:28.305Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : PATCH
2021-12-08T02:45:28.305Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1a95a697cb59d707;x-b3-spanid:1a95a697cb59d707;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:050df295-f9d6-47eb-8e08-ca27857b8dd6;content-length:206;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=88FC44D3DAB286EE855E495ABC3832F7;accept-encoding:gzip,deflate;
2021-12-08T02:45:28.305Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:28.330Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:28.330Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:28.331Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:28.331Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:28.331Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:28.331Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:29.554Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2021-12-08T02:45:29.555Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:29.555Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2021-12-08T02:45:29.555Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:29.555Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:62af69fc9fe2c322;x-b3-spanid:8c759b0bc258c42a;x-b3-parentspanid:62af69fc9fe2c322;x-b3-sampled:0;x-onap-requestid:07d31988-b87f-4fc5-a673-0d0a2ec7ae9b;x-requestid:07d31988-b87f-4fc5-a673-0d0a2ec7ae9b;x-transactionid:07d31988-b87f-4fc5-a673-0d0a2ec7ae9b;x-ecomp-requestid:07d31988-b87f-4fc5-a673-0d0a2ec7ae9b;x-onap-partnername:UNKNOWN;x-invocationid:eadac7f1-7144-4148-833e-7c8ffc1b764f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=88FC44D3DAB286EE855E495ABC3832F7;accept-encoding:gzip,deflate;
2021-12-08T02:45:29.555Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:29.585Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Entering
2021-12-08T02:45:29.585Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:29.586Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2021-12-08T02:45:29.586Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2021-12-08T02:45:29.586Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:62af69fc9fe2c322;x-b3-spanid:ae65d613a08895a3;x-b3-parentspanid:62af69fc9fe2c322;x-b3-sampled:0;x-onap-requestid:07d31988-b87f-4fc5-a673-0d0a2ec7ae9b;x-requestid:07d31988-b87f-4fc5-a673-0d0a2ec7ae9b;x-transactionid:07d31988-b87f-4fc5-a673-0d0a2ec7ae9b;x-ecomp-requestid:07d31988-b87f-4fc5-a673-0d0a2ec7ae9b;x-onap-partnername:UNKNOWN;x-invocationid:706e9711-1318-4a86-9e53-fc62cf92a252;content-length:1598;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=88FC44D3DAB286EE855E495ABC3832F7;accept-encoding:gzip,deflate;
2021-12-08T02:45:29.587Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:29.598Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:29.599Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2021-12-08T02:45:29.599Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2021-12-08T02:45:29.599Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/8;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:Wed, 08 Dec 2021 02:45:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:29.599Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:29.599Z|07d31988-b87f-4fc5-a673-0d0a2ec7ae9b|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Exiting.
2021-12-08T02:45:31.112Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-12-08T02:45:31.112Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:31.112Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-12-08T02:45:31.112Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-12-08T02:45:31.112Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.77.15:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-12-08T02:45:31.112Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:31.115Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:31.116Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-12-08T02:45:31.116Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-12-08T02:45:31.116Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 08 Dec 2021 02:45:31 GMT;Connection:close;
2021-12-08T02:45:31.116Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-12-08T02:45:31.116Z|ed08190b-8c90-460a-a595-d271d0f3511c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-12-08T02:45:33.786Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:33.787Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:33.787Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:33.787Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:33.788Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3be329a828207a14;x-b3-spanid:1ef6a890e81cc747;x-b3-parentspanid:3be329a828207a14;x-b3-sampled:0;x-onap-requestid:dfc3b3f7-dc76-4df3-b021-400ae05835fc;x-requestid:dfc3b3f7-dc76-4df3-b021-400ae05835fc;x-transactionid:dfc3b3f7-dc76-4df3-b021-400ae05835fc;x-ecomp-requestid:dfc3b3f7-dc76-4df3-b021-400ae05835fc;x-onap-partnername:SO.APIH;x-invocationid:29c4b1ba-be68-4600-bd25-a17d04f75855;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:33.788Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:33.796Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:33.796Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:33.796Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:33.796Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:33.797Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:33.797Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:33.807Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:33.807Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:33.807Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:33.807Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:33.807Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3be329a828207a14;x-b3-spanid:f4cf414b668e6fde;x-b3-parentspanid:3be329a828207a14;x-b3-sampled:0;x-onap-requestid:dfc3b3f7-dc76-4df3-b021-400ae05835fc;x-requestid:dfc3b3f7-dc76-4df3-b021-400ae05835fc;x-transactionid:dfc3b3f7-dc76-4df3-b021-400ae05835fc;x-ecomp-requestid:dfc3b3f7-dc76-4df3-b021-400ae05835fc;x-onap-partnername:SO.APIH;x-invocationid:d7324aac-1615-4738-b2a6-21053ab0e833;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:33.807Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:33.815Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:33.816Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:33.816Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:33.816Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|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:Wed, 08 Dec 2021 02:45:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:33.816Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:33.816Z|dfc3b3f7-dc76-4df3-b021-400ae05835fc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:37.942Z|876690a8-4d0c-4d0d-9064-1c6cc81f7289|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:45:37.943Z|876690a8-4d0c-4d0d-9064-1c6cc81f7289|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:45:44.300Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:44.300Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:44.300Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:44.301Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:44.301Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:95dda22b229eba02;x-b3-spanid:9b307fa0f36be23c;x-b3-parentspanid:95dda22b229eba02;x-b3-sampled:0;x-onap-requestid:962bfa97-210e-47e1-a131-73cb551783ff;x-requestid:962bfa97-210e-47e1-a131-73cb551783ff;x-transactionid:962bfa97-210e-47e1-a131-73cb551783ff;x-ecomp-requestid:962bfa97-210e-47e1-a131-73cb551783ff;x-onap-partnername:SO.APIH;x-invocationid:1edc6cf0-d199-4f19-9c49-6da5c2c20ef8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:44.301Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:44.310Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:44.311Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:44.311Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:44.311Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:44.311Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:44.311Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:44.324Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:44.324Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:44.324Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:44.324Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:44.325Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:95dda22b229eba02;x-b3-spanid:74e79f0da076deb0;x-b3-parentspanid:95dda22b229eba02;x-b3-sampled:0;x-onap-requestid:962bfa97-210e-47e1-a131-73cb551783ff;x-requestid:962bfa97-210e-47e1-a131-73cb551783ff;x-transactionid:962bfa97-210e-47e1-a131-73cb551783ff;x-ecomp-requestid:962bfa97-210e-47e1-a131-73cb551783ff;x-onap-partnername:SO.APIH;x-invocationid:fe5fe4ca-6363-4172-a03b-036604d1e4b2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:44.325Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:44.329Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:44.329Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:44.330Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:44.330Z|962bfa97-210e-47e1-a131-73cb551783ff|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:Wed, 08 Dec 2021 02:45:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:44.330Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:44.330Z|962bfa97-210e-47e1-a131-73cb551783ff|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:44.594Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2021-12-08T02:45:44.595Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:44.595Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2021-12-08T02:45:44.595Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:44.595Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5e0e490c96d1946f;x-b3-spanid:c8af8b7c3144167e;x-b3-parentspanid:5e0e490c96d1946f;x-b3-sampled:0;x-onap-requestid:4eee1b66-af87-4e4d-9e4f-14be831135a6;x-requestid:4eee1b66-af87-4e4d-9e4f-14be831135a6;x-transactionid:4eee1b66-af87-4e4d-9e4f-14be831135a6;x-ecomp-requestid:4eee1b66-af87-4e4d-9e4f-14be831135a6;x-onap-partnername:UNKNOWN;x-invocationid:f8314ebe-86b6-41d2-8216-f1c5e4c6eb1d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=88FC44D3DAB286EE855E495ABC3832F7;accept-encoding:gzip,deflate;
2021-12-08T02:45:44.596Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:44.603Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:44.604Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:44.604Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:44.604Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|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:Wed, 08 Dec 2021 02:45:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:44.604Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:44.604Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2021-12-08T02:45:44.615Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||INFO|500||Entering
2021-12-08T02:45:44.615Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:44.615Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||DEBUG|500||URI         : /requestProcessingData/8
2021-12-08T02:45:44.616Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||DEBUG|500||Method      : PUT
2021-12-08T02:45:44.616Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:5e0e490c96d1946f;x-b3-spanid:50fc19d4d44e9e0c;x-b3-parentspanid:5e0e490c96d1946f;x-b3-sampled:0;x-onap-requestid:4eee1b66-af87-4e4d-9e4f-14be831135a6;x-requestid:4eee1b66-af87-4e4d-9e4f-14be831135a6;x-transactionid:4eee1b66-af87-4e4d-9e4f-14be831135a6;x-ecomp-requestid:4eee1b66-af87-4e4d-9e4f-14be831135a6;x-onap-partnername:UNKNOWN;x-invocationid:ef33fa03-4ba1-4765-8f22-9e55591b68e2;content-length:1677;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=88FC44D3DAB286EE855E495ABC3832F7;accept-encoding:gzip,deflate;
2021-12-08T02:45:44.616Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:44.637Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:44.637Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:44.637Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:44.637Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/8;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:Wed, 08 Dec 2021 02:45:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:44.637Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:44.638Z|4eee1b66-af87-4e4d-9e4f-14be831135a6|http-nio-8083-exec-9|/requestProcessingData/8|bpel|||INFO|500||Exiting.
2021-12-08T02:45:45.623Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:45.623Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:45.623Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:45.624Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:45.624Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4eecd03677db16e5;x-b3-spanid:c03e2c617d9cf8eb;x-b3-parentspanid:4eecd03677db16e5;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:d0330b54-53e9-4c97-bf63-4352f923e0a1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:45.624Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:45.632Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:45.633Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:45.633Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:45.633Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:45.633Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:45.633Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:45.643Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:45.644Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:45.644Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:45.644Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : PUT
2021-12-08T02:45:45.644Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:4eecd03677db16e5;x-b3-spanid:77bdfaf427eb7868;x-b3-parentspanid:4eecd03677db16e5;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:6403144f-50a9-412a-bf84-4e4749fd62e4;content-length:3326;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:45.644Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:45.671Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:45.671Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:45.671Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:45.671Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6;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:Wed, 08 Dec 2021 02:45:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:45.671Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:45.671Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-10|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:47.892Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:47.893Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:47.893Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:47.893Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:47.893Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:009a160659d265bd;x-b3-spanid:128f4ebba9d4c0ed;x-b3-parentspanid:009a160659d265bd;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:21c09b7f-0f3c-4f42-a755-96a206d90e8f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:47.894Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:47.903Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:47.903Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:47.903Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:47.903Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:47.903Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:47.904Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:47.913Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:47.914Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:47.914Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:47.914Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : PUT
2021-12-08T02:45:47.914Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:009a160659d265bd;x-b3-spanid:160afabaccf71487;x-b3-parentspanid:009a160659d265bd;x-b3-sampled:0;x-onap-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-transactionid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-ecomp-requestid:9da14c27-5997-4fd2-86eb-d4ceafc98ee6;x-onap-partnername:UNKNOWN;x-invocationid:6c698643-d3b9-4498-8364-9067e30a8e0a;content-length:3319;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:45:47.914Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:47.931Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:47.931Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:47.932Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:47.932Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6;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:Wed, 08 Dec 2021 02:45:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:47.932Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:47.932Z|9da14c27-5997-4fd2-86eb-d4ceafc98ee6|http-nio-8083-exec-3|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:52.942Z|f5816694-7f19-4f6b-95f9-113d2b148ba3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:45:52.943Z|f5816694-7f19-4f6b-95f9-113d2b148ba3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:45:53.226Z|b96a1c1b-381f-4b4d-a316-4f89dc61e514|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:45:53.226Z|b96a1c1b-381f-4b4d-a316-4f89dc61e514|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:45:54.776Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:54.777Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:54.777Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:54.777Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:54.777Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:01bdc2c9416f1229;x-b3-spanid:02307e6e3c57d61e;x-b3-parentspanid:01bdc2c9416f1229;x-b3-sampled:0;x-onap-requestid:88d69151-6f76-4513-a1e6-d3637d6af467;x-requestid:88d69151-6f76-4513-a1e6-d3637d6af467;x-transactionid:88d69151-6f76-4513-a1e6-d3637d6af467;x-ecomp-requestid:88d69151-6f76-4513-a1e6-d3637d6af467;x-onap-partnername:SO.APIH;x-invocationid:39bec4b2-1ff9-40f9-addd-60d8237f9d71;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:54.778Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:54.789Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:54.790Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:54.790Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:54.790Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:54.790Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:54.790Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-4|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:54.800Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:54.800Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:54.800Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:54.801Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:54.801Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:01bdc2c9416f1229;x-b3-spanid:3a25d7c1dada503d;x-b3-parentspanid:01bdc2c9416f1229;x-b3-sampled:0;x-onap-requestid:88d69151-6f76-4513-a1e6-d3637d6af467;x-requestid:88d69151-6f76-4513-a1e6-d3637d6af467;x-transactionid:88d69151-6f76-4513-a1e6-d3637d6af467;x-ecomp-requestid:88d69151-6f76-4513-a1e6-d3637d6af467;x-onap-partnername:SO.APIH;x-invocationid:250821b4-89e0-47f7-8ac5-f7e2851d244f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:54.801Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:54.807Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:54.807Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:54.807Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:54.808Z|88d69151-6f76-4513-a1e6-d3637d6af467|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:Wed, 08 Dec 2021 02:45:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:54.808Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:54.808Z|88d69151-6f76-4513-a1e6-d3637d6af467|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:54.944Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:54.945Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:54.945Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:54.945Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:54.946Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6b7f0fe5bfd986ad;x-b3-spanid:a7908ed17460a4bb;x-b3-parentspanid:6b7f0fe5bfd986ad;x-b3-sampled:0;x-onap-requestid:2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c;x-requestid:2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c;x-transactionid:2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c;x-ecomp-requestid:2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c;x-onap-partnername:SO.APIH;x-invocationid:470e258c-84a5-47af-b94d-9d59fa4651be;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:54.946Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:54.954Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:54.954Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:54.954Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:54.954Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:54.955Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:54.955Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-6|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:54.963Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:54.963Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:54.963Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:54.964Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:54.964Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6b7f0fe5bfd986ad;x-b3-spanid:dfefddceb5835e04;x-b3-parentspanid:6b7f0fe5bfd986ad;x-b3-sampled:0;x-onap-requestid:2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c;x-requestid:2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c;x-transactionid:2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c;x-ecomp-requestid:2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c;x-onap-partnername:SO.APIH;x-invocationid:be864005-811e-4bd7-9d79-c5c4fd8ac505;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:54.964Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:54.968Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:54.968Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:54.968Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:54.969Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|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:Wed, 08 Dec 2021 02:45:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:54.969Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:54.969Z|2f5b6cb9-3b36-4903-9698-bb5e6cd2f08c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:55.119Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:55.120Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:55.120Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:55.120Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:55.120Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:069a98a0967cebc3;x-b3-spanid:1896acaa3c693eab;x-b3-parentspanid:069a98a0967cebc3;x-b3-sampled:0;x-onap-requestid:372f1ed4-10cf-46c2-8eda-c2cf33dc41cb;x-requestid:372f1ed4-10cf-46c2-8eda-c2cf33dc41cb;x-transactionid:372f1ed4-10cf-46c2-8eda-c2cf33dc41cb;x-ecomp-requestid:372f1ed4-10cf-46c2-8eda-c2cf33dc41cb;x-onap-partnername:SO.APIH;x-invocationid:6b470a3d-c313-4bfe-accb-8e0a30fbf52f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:55.120Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:55.128Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:55.128Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:55.129Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:55.129Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:55.129Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:55.129Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-8|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:55.140Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:55.140Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:55.140Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:55.141Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:55.141Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:069a98a0967cebc3;x-b3-spanid:cc46d644628f9acb;x-b3-parentspanid:069a98a0967cebc3;x-b3-sampled:0;x-onap-requestid:372f1ed4-10cf-46c2-8eda-c2cf33dc41cb;x-requestid:372f1ed4-10cf-46c2-8eda-c2cf33dc41cb;x-transactionid:372f1ed4-10cf-46c2-8eda-c2cf33dc41cb;x-ecomp-requestid:372f1ed4-10cf-46c2-8eda-c2cf33dc41cb;x-onap-partnername:SO.APIH;x-invocationid:8f7839d8-5d69-40c7-ac49-20f7e1751a0e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:55.141Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:55.147Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:55.147Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:55.147Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:55.148Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|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:Wed, 08 Dec 2021 02:45:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:55.148Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:55.148Z|372f1ed4-10cf-46c2-8eda-c2cf33dc41cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:55.310Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:55.310Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:55.310Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:55.310Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:55.311Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2a52d3c7b5724a58;x-b3-spanid:f6726e623e53ee64;x-b3-parentspanid:2a52d3c7b5724a58;x-b3-sampled:0;x-onap-requestid:89f40192-580e-4f1e-96cc-1fa4ac042741;x-requestid:89f40192-580e-4f1e-96cc-1fa4ac042741;x-transactionid:89f40192-580e-4f1e-96cc-1fa4ac042741;x-ecomp-requestid:89f40192-580e-4f1e-96cc-1fa4ac042741;x-onap-partnername:SO.APIH;x-invocationid:9a3b85ad-1ce7-4ec0-9b0d-701a268438e3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:55.311Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:55.319Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:55.319Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:55.319Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:55.319Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:55.320Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:55.320Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-1|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:55.334Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:55.335Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:55.335Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:55.335Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:55.335Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2a52d3c7b5724a58;x-b3-spanid:0a31ff25b3fbaf77;x-b3-parentspanid:2a52d3c7b5724a58;x-b3-sampled:0;x-onap-requestid:89f40192-580e-4f1e-96cc-1fa4ac042741;x-requestid:89f40192-580e-4f1e-96cc-1fa4ac042741;x-transactionid:89f40192-580e-4f1e-96cc-1fa4ac042741;x-ecomp-requestid:89f40192-580e-4f1e-96cc-1fa4ac042741;x-onap-partnername:SO.APIH;x-invocationid:5c3b059a-c89b-47a1-9198-52431056ac82;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:55.335Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:55.340Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:55.340Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:55.340Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:55.340Z|89f40192-580e-4f1e-96cc-1fa4ac042741|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:Wed, 08 Dec 2021 02:45:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:55.340Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:55.341Z|89f40192-580e-4f1e-96cc-1fa4ac042741|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:45:55.481Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Entering
2021-12-08T02:45:55.482Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:55.482Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||URI         : /infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6
2021-12-08T02:45:55.482Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:55.483Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c771ca46bc714971;x-b3-spanid:ee83e79a959e438d;x-b3-parentspanid:c771ca46bc714971;x-b3-sampled:0;x-onap-requestid:2aa932d4-64ad-4107-9a73-06aff6cfc1e9;x-requestid:2aa932d4-64ad-4107-9a73-06aff6cfc1e9;x-transactionid:2aa932d4-64ad-4107-9a73-06aff6cfc1e9;x-ecomp-requestid:2aa932d4-64ad-4107-9a73-06aff6cfc1e9;x-onap-partnername:SO.APIH;x-invocationid:b3abe0d3-16f8-48d5-aaeb-49035bfbcbb7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:55.483Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:55.494Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:55.495Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:55.495Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:55.495Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|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:Wed, 08 Dec 2021 02:45:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:55.495Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:55.496Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-2|/infraActiveRequests/9da14c27-5997-4fd2-86eb-d4ceafc98ee6|bpel|||INFO|500||Exiting.
2021-12-08T02:45:55.505Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:45:55.506Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:45:55.506Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:45:55.506Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:45:55.506Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c771ca46bc714971;x-b3-spanid:17c3e23817b3c6b4;x-b3-parentspanid:c771ca46bc714971;x-b3-sampled:0;x-onap-requestid:2aa932d4-64ad-4107-9a73-06aff6cfc1e9;x-requestid:2aa932d4-64ad-4107-9a73-06aff6cfc1e9;x-transactionid:2aa932d4-64ad-4107-9a73-06aff6cfc1e9;x-ecomp-requestid:2aa932d4-64ad-4107-9a73-06aff6cfc1e9;x-onap-partnername:SO.APIH;x-invocationid:1b67b4f6-942e-4005-b525-b5bb3fedd16f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:45:55.507Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:45:55.511Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:45:55.511Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:45:55.511Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:45:55.511Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|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:Wed, 08 Dec 2021 02:45:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:45:55.511Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:45:55.511Z|2aa932d4-64ad-4107-9a73-06aff6cfc1e9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:46:06.399Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||INFO|500||Entering
2021-12-08T02:46:06.399Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:46:06.400Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||URI         : /infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7
2021-12-08T02:46:06.400Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:46:06.400Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:737846f913229a2e;x-b3-spanid:c59446a57e6e9222;x-b3-parentspanid:737846f913229a2e;x-b3-sampled:0;x-onap-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-transactionid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-ecomp-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-onap-partnername:SO.APIH;x-invocationid:ff9492ee-2761-4e0e-a982-0af500cf072c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:46:06.400Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:46:07.081Z|57625921-89c7-4389-bec3-a55170aa8569|http-nio-8083-exec-5|/infraActiveRequests/57625921-89c7-4389-bec3-a55170aa8569|bpel|||INFO|500||Entering
2021-12-08T02:46:07.082Z|57625921-89c7-4389-bec3-a55170aa8569|http-nio-8083-exec-5|/infraActiveRequests/57625921-89c7-4389-bec3-a55170aa8569|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:46:07.082Z|57625921-89c7-4389-bec3-a55170aa8569|http-nio-8083-exec-5|/infraActiveRequests/57625921-89c7-4389-bec3-a55170aa8569|bpel|||DEBUG|500||URI         : /infraActiveRequests/57625921-89c7-4389-bec3-a55170aa8569
2021-12-08T02:46:07.082Z|57625921-89c7-4389-bec3-a55170aa8569|http-nio-8083-exec-5|/infraActiveRequests/57625921-89c7-4389-bec3-a55170aa8569|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:46:07.082Z|57625921-89c7-4389-bec3-a55170aa8569|http-nio-8083-exec-5|/infraActiveRequests/57625921-89c7-4389-bec3-a55170aa8569|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ca750de69858a47a;x-b3-spanid:cc5046ee9cc02996;x-b3-parentspanid:ca750de69858a47a;x-b3-sampled:0;x-onap-requestid:57625921-89c7-4389-bec3-a55170aa8569;x-requestid:57625921-89c7-4389-bec3-a55170aa8569;x-transactionid:57625921-89c7-4389-bec3-a55170aa8569;x-ecomp-requestid:57625921-89c7-4389-bec3-a55170aa8569;x-onap-partnername:SO.APIH;x-invocationid:a9025bac-9283-49ee-9f1e-363be937c60c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:46:07.082Z|57625921-89c7-4389-bec3-a55170aa8569|http-nio-8083-exec-5|/infraActiveRequests/57625921-89c7-4389-bec3-a55170aa8569|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:46:07.726Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2021-12-08T02:46:07.726Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:46:07.726Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2021-12-08T02:46:07.726Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2021-12-08T02:46:07.727Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:737846f913229a2e;x-b3-spanid:98799d9279a424b3;x-b3-parentspanid:737846f913229a2e;x-b3-sampled:0;x-onap-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-transactionid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-ecomp-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-onap-partnername:SO.APIH;x-invocationid:5efab233-7e25-4515-92be-d2da023a685f;content-length:182;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:46:07.727Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:46:07.729Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2021-12-08T02:46:07.737Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:46:07.738Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:46:07.738Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:46:07.738Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2021-12-08T02:46:07.738Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:46:07.739Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2021-12-08T02:46:07.810Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||INFO|500||Entering
2021-12-08T02:46:07.810Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:46:07.810Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2021-12-08T02:46:07.811Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2021-12-08T02:46:07.811Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:737846f913229a2e;x-b3-spanid:74979b795da2c381;x-b3-parentspanid:737846f913229a2e;x-b3-sampled:0;x-onap-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-transactionid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-ecomp-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-onap-partnername:SO.APIH;x-invocationid:8910c485-82e1-4782-9b1c-4ebdb4e5197b;content-length:1260;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:46:07.811Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:46:07.828Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:46:07.828Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2021-12-08T02:46:07.828Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2021-12-08T02:46:07.828Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;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:Wed, 08 Dec 2021 02:46:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:46:07.828Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:46:07.828Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2021-12-08T02:46:07.942Z|e7bf88b5-3a40-47e3-ad53-32b71840a473|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-12-08T02:46:07.953Z|e7bf88b5-3a40-47e3-ad53-32b71840a473|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-12-08T02:46:07.977Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Entering
2021-12-08T02:46:07.977Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:46:07.977Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2021-12-08T02:46:07.978Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2021-12-08T02:46:07.978Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:737846f913229a2e;x-b3-spanid:7867865e065dd818;x-b3-parentspanid:c6fb25c364c7e5d8;x-b3-sampled:0;x-onap-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-transactionid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-ecomp-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-onap-partnername:UNKNOWN;x-invocationid:53a979c1-ee56-4c0f-8dc7-20b9f01fef28;content-length:3827;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:46:07.978Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:46:07.989Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:46:07.989Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2021-12-08T02:46:07.990Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2021-12-08T02:46:07.990Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/11;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:Wed, 08 Dec 2021 02:46:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:46:07.990Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:46:07.991Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Exiting.
2021-12-08T02:46:08.005Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||INFO|500||Entering
2021-12-08T02:46:08.006Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:46:08.006Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||URI         : /infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7
2021-12-08T02:46:08.006Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:46:08.006Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:737846f913229a2e;x-b3-spanid:1aec8d8730f5b64a;x-b3-parentspanid:c6fb25c364c7e5d8;x-b3-sampled:0;x-onap-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-transactionid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-ecomp-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-onap-partnername:UNKNOWN;x-invocationid:56987663-c630-465c-baa6-646187efe867;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:46:08.007Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:46:08.015Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:46:08.016Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:46:08.016Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:46:08.016Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|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:Wed, 08 Dec 2021 02:46:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:46:08.016Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:46:08.016Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-9|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||INFO|500||Exiting.
2021-12-08T02:46:08.259Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||INFO|500||Entering
2021-12-08T02:46:08.260Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:46:08.260Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||URI         : /infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7
2021-12-08T02:46:08.260Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Method      : PUT
2021-12-08T02:46:08.261Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:737846f913229a2e;x-b3-spanid:7ed772ff776a5641;x-b3-parentspanid:c6fb25c364c7e5d8;x-b3-sampled:0;x-onap-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-transactionid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-ecomp-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-onap-partnername:UNKNOWN;x-invocationid:57d229c6-8775-48ef-a504-1a8f4eb28396;content-length:1367;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:46:08.261Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:46:08.284Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:46:08.284Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:46:08.284Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:46:08.284Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;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:Wed, 08 Dec 2021 02:46:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:46:08.285Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:46:08.285Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-1|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||INFO|500||Exiting.
2021-12-08T02:46:09.003Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||INFO|500||Entering
2021-12-08T02:46:09.004Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:46:09.004Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||URI         : /infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7
2021-12-08T02:46:09.004Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:46:09.004Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:64fb6e999906e0de;x-b3-spanid:cf64d7991519707d;x-b3-parentspanid:64fb6e999906e0de;x-b3-sampled:0;x-onap-requestid:ab4760a7-367f-4b64-99e7-08c8f388ee20;x-requestid:ab4760a7-367f-4b64-99e7-08c8f388ee20;x-transactionid:ab4760a7-367f-4b64-99e7-08c8f388ee20;x-ecomp-requestid:ab4760a7-367f-4b64-99e7-08c8f388ee20;x-onap-partnername:SO.APIH;x-invocationid:d3b328cb-8527-4f0b-9a8d-6651efea5d91;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:46:09.004Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:46:09.011Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:46:09.011Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:46:09.011Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:46:09.011Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|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:Wed, 08 Dec 2021 02:46:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:46:09.012Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:46:09.012Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-10|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||INFO|500||Exiting.
2021-12-08T02:46:09.020Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-12-08T02:46:09.020Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:46:09.021Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-12-08T02:46:09.021Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:46:09.021Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:64fb6e999906e0de;x-b3-spanid:e2f85713540fa882;x-b3-parentspanid:64fb6e999906e0de;x-b3-sampled:0;x-onap-requestid:ab4760a7-367f-4b64-99e7-08c8f388ee20;x-requestid:ab4760a7-367f-4b64-99e7-08c8f388ee20;x-transactionid:ab4760a7-367f-4b64-99e7-08c8f388ee20;x-ecomp-requestid:ab4760a7-367f-4b64-99e7-08c8f388ee20;x-onap-partnername:SO.APIH;x-invocationid:6ca3d56d-26fa-46ef-b724-c7f3af62f334;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61D90B506FD28D44D668583A317B1C6D;accept-encoding:gzip,deflate;
2021-12-08T02:46:09.021Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:46:09.025Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:46:09.025Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:46:09.026Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:46:09.026Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/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:Wed, 08 Dec 2021 02:46:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:46:09.026Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:46:09.026Z|ab4760a7-367f-4b64-99e7-08c8f388ee20|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-12-08T02:46:10.461Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||INFO|500||Entering
2021-12-08T02:46:10.462Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:46:10.462Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||URI         : /infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7
2021-12-08T02:46:10.462Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Method      : GET
2021-12-08T02:46:10.463Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3d5d33f56fe92af6;x-b3-spanid:0d3a5294384993db;x-b3-parentspanid:3d5d33f56fe92af6;x-b3-sampled:0;x-onap-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-transactionid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-ecomp-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-onap-partnername:UNKNOWN;x-invocationid:842985e0-e78d-43e0-b86c-0f6fcb113777;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:46:10.463Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:46:10.470Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:46:10.471Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:46:10.471Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:46:10.471Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|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:Wed, 08 Dec 2021 02:46:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-12-08T02:46:10.471Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||============================response end============================================
2021-12-08T02:46:10.471Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-3|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||INFO|500||Exiting.
2021-12-08T02:46:10.481Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||INFO|500||Entering
2021-12-08T02:46:10.481Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request begin================================================
2021-12-08T02:46:10.481Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||URI         : /infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7
2021-12-08T02:46:10.482Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Method      : PUT
2021-12-08T02:46:10.482Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3d5d33f56fe92af6;x-b3-spanid:8709f9880b40b946;x-b3-parentspanid:3d5d33f56fe92af6;x-b3-sampled:0;x-onap-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-transactionid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-ecomp-requestid:32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;x-onap-partnername:UNKNOWN;x-invocationid:8ce1688b-ad64-4098-b984-941dbcaef419;content-length:1552;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=48B998EAB229107994B87A205C365AC7;accept-encoding:gzip,deflate;
2021-12-08T02:46:10.482Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||===========================request end==================================================
2021-12-08T02:46:10.503Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||============================response begin==========================================
2021-12-08T02:46:10.503Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Status code  : 200
2021-12-08T02:46:10.503Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Status text  : OK
2021-12-08T02:46:10.503Z|32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|http-nio-8083-exec-4|/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/32d268ed-eea8-4c4c-86d1-4b92a3e4bcf7;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:chun