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-04-24T04:25:59.225Z||main|||||INFO|500||Starting MSORequestDBApplication on onap-so-request-db-adapter-6cf8d4d695-9m955 with PID 14 (/app/app.jar started by so in /app)
2021-04-24T04:25:59.230Z||main|||||DEBUG|500||Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
2021-04-24T04:25:59.231Z||main|||||INFO|500||The following profiles are active: basic
2021-04-24T04:26:06.493Z||main|||||INFO|500||Starting service [Tomcat]
2021-04-24T04:26:06.494Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-04-24T04:26:06.625Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-04-24T04:26:07.451Z||main|||||INFO|500||reqdb-pool - Starting...
2021-04-24T04:26:07.620Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-04-24T04:26:07.735Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2021-04-24T04:26:07.805Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5)
2021-04-24T04:26:07.830Z||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-04-24T04:26:07.942Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.087s)
2021-04-24T04:26:08.005Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2021-04-24T04:26:08.071Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2021-04-24T04:26:08.116Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2021-04-24T04:26:08.141Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2021-04-24T04:26:08.454Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2021-04-24T04:26:08.505Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2021-04-24T04:26:08.595Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2021-04-24T04:26:08.632Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2021-04-24T04:26:08.719Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2021-04-24T04:26:08.784Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2021-04-24T04:26:08.848Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2021-04-24T04:26:08.901Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2021-04-24T04:26:08.963Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2021-04-24T04:26:09.017Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2021-04-24T04:26:09.080Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2021-04-24T04:26:09.178Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2021-04-24T04:26:09.241Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2021-04-24T04:26:09.337Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2021-04-24T04:26:09.427Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2021-04-24T04:26:09.473Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2021-04-24T04:26:09.528Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2021-04-24T04:26:09.604Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2021-04-24T04:26:09.666Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2021-04-24T04:26:09.725Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2021-04-24T04:26:09.776Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2021-04-24T04:26:09.838Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2021-04-24T04:26:09.897Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2021-04-24T04:26:09.942Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2021-04-24T04:26:09.987Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2021-04-24T04:26:10.119Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2021-04-24T04:26:10.205Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2021-04-24T04:26:10.251Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2021-04-24T04:26:10.287Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2021-04-24T04:26:10.448Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2021-04-24T04:26:10.505Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2021-04-24T04:26:10.561Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2021-04-24T04:26:10.646Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2021-04-24T04:26:10.706Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2021-04-24T04:26:10.762Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2021-04-24T04:26:10.803Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2021-04-24T04:26:10.881Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:02.775s)
2021-04-24T04:26:11.130Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-04-24T04:26:11.261Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-04-24T04:26:11.640Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-04-24T04:26:12.884Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-04-24T04:26:15.147Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-24T04:26:18.716Z||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-04-24T04:26:20.083Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2021-04-24T04:26:21.373Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2021-04-24T04:26:21.858Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-04-24T04:26:25.019Z||main|||||INFO|500||Started MSORequestDBApplication in 27.969 seconds (JVM running for 29.169)
2021-04-24T04:26:25.033Z|1fb3e650-9fab-4798-b910-f6e37c226285|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:26:25.038Z|1fb3e650-9fab-4798-b910-f6e37c226285|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:26:25.039Z|b44c11e9-eac9-4a8d-aea0-0140fd71bd23|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:26:25.045Z|b44c11e9-eac9-4a8d-aea0-0140fd71bd23|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:26:40.011Z|8609d8fb-b44d-472e-a08c-00b1e1df2e21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:26:40.014Z|8609d8fb-b44d-472e-a08c-00b1e1df2e21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:26:55.012Z|9060a3ed-6011-43fd-81aa-3d103d387cdd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:26:55.012Z|9060a3ed-6011-43fd-81aa-3d103d387cdd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:26:55.047Z|3827d850-9a96-47e9-aec9-2e660ffd30be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:26:55.047Z|3827d850-9a96-47e9-aec9-2e660ffd30be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:27:10.012Z|d1035163-0277-426d-b9c6-fdea81fe0cfb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:27:10.013Z|d1035163-0277-426d-b9c6-fdea81fe0cfb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:27:25.012Z|e46d6bfd-a151-4483-920d-487a9353d9dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:27:25.015Z|e46d6bfd-a151-4483-920d-487a9353d9dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:27:25.049Z|cd7414a0-6be9-43f0-833c-c85c438c2a5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:27:25.050Z|cd7414a0-6be9-43f0-833c-c85c438c2a5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:27:40.014Z|ba412976-7be4-4e10-b4ca-72b8b81f18dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:27:40.015Z|ba412976-7be4-4e10-b4ca-72b8b81f18dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:27:55.011Z|200b81e0-7d63-40e8-a7f7-bd0296a57c05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:27:55.012Z|200b81e0-7d63-40e8-a7f7-bd0296a57c05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:27:55.052Z|82d1e310-e2a1-40a6-98a9-597811ca1bd4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:27:55.053Z|82d1e310-e2a1-40a6-98a9-597811ca1bd4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:28:10.012Z|4a70eba6-fab3-46e5-b00e-b31f17c233be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:28:10.016Z|4a70eba6-fab3-46e5-b00e-b31f17c233be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:28:25.011Z|92394549-995d-41f5-8f59-76d6502e023b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:28:25.012Z|92394549-995d-41f5-8f59-76d6502e023b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:28:25.054Z|de49183f-9639-45ae-bb16-90e0a1708b9c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:28:25.056Z|de49183f-9639-45ae-bb16-90e0a1708b9c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:28:40.011Z|ef293ba2-b53f-4fa0-ba44-73202cb02613|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:28:40.012Z|ef293ba2-b53f-4fa0-ba44-73202cb02613|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:28:55.013Z|46ce9429-8124-422f-a81b-18106ca1c086|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:28:55.017Z|46ce9429-8124-422f-a81b-18106ca1c086|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:28:55.058Z|b553a972-0800-4749-b40f-b64058d0fa5a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:28:55.059Z|b553a972-0800-4749-b40f-b64058d0fa5a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:29:10.011Z|6969b5cb-1305-4007-8b4d-d4e6e2f1f08c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:29:10.012Z|6969b5cb-1305-4007-8b4d-d4e6e2f1f08c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:29:25.011Z|7c631788-2ea7-4849-b893-1747488bb596|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:29:25.012Z|7c631788-2ea7-4849-b893-1747488bb596|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:29:25.061Z|55075849-c74b-4ee6-a2bd-81b7b2e22310|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:29:25.061Z|55075849-c74b-4ee6-a2bd-81b7b2e22310|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:29:40.011Z|6cc21334-e80a-40b9-ba07-ca571e101cf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:29:40.014Z|6cc21334-e80a-40b9-ba07-ca571e101cf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:29:55.011Z|0f5abc8f-c78f-4fbe-b5bc-f07bf9aa9a7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:29:55.012Z|0f5abc8f-c78f-4fbe-b5bc-f07bf9aa9a7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:29:55.062Z|4f1388b9-4405-4418-819c-8a8ac4e292e8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:29:55.063Z|4f1388b9-4405-4418-819c-8a8ac4e292e8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:30:10.012Z|08c673e7-63d2-478c-b26b-aa90c5053f98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:30:10.013Z|08c673e7-63d2-478c-b26b-aa90c5053f98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:30:25.012Z|6e1de409-80b3-4cc1-8e3e-1ee15b29a919|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:30:25.015Z|6e1de409-80b3-4cc1-8e3e-1ee15b29a919|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:30:25.065Z|69417603-2113-4547-9f24-19bfb38fe1f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:30:25.066Z|69417603-2113-4547-9f24-19bfb38fe1f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:30:40.011Z|168c22b4-5854-48f2-be30-1dead93c73cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:30:40.012Z|168c22b4-5854-48f2-be30-1dead93c73cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:30:55.011Z|18a3b265-7822-4a0e-860f-24b26e3d7a98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:30:55.012Z|18a3b265-7822-4a0e-860f-24b26e3d7a98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:30:55.067Z|a8960cc6-8b57-4014-a9ea-116274294373|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:30:55.068Z|a8960cc6-8b57-4014-a9ea-116274294373|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:31:10.012Z|7feeb55a-ade7-4d70-bf1b-065eb490be7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:31:10.015Z|7feeb55a-ade7-4d70-bf1b-065eb490be7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:31:25.012Z|d7aec174-08a4-4dc8-8f94-d9cf33a14972|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:31:25.013Z|d7aec174-08a4-4dc8-8f94-d9cf33a14972|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:31:25.070Z|93cd0bc5-2fcd-4cd6-9446-21ec210b6243|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:31:25.071Z|93cd0bc5-2fcd-4cd6-9446-21ec210b6243|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:31:40.012Z|4ede0c0f-0d10-44ad-8494-1b10e17090ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:31:40.012Z|4ede0c0f-0d10-44ad-8494-1b10e17090ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:31:55.012Z|47eb82af-3e10-4503-a2f7-780029bd54f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:31:55.016Z|47eb82af-3e10-4503-a2f7-780029bd54f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:31:55.073Z|f6026fa1-7657-4d12-95ef-c2a40abd112a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:31:55.074Z|f6026fa1-7657-4d12-95ef-c2a40abd112a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:32:10.011Z|d04708b8-e966-4262-a0b1-6ec486f16cb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:32:10.012Z|d04708b8-e966-4262-a0b1-6ec486f16cb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:32:25.011Z|52ea055e-725f-435e-b233-0d0af267dbcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:32:25.012Z|52ea055e-725f-435e-b233-0d0af267dbcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:32:25.075Z|8f9d6a1c-64dd-4e9a-b995-929de5f8ca47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:32:25.075Z|8f9d6a1c-64dd-4e9a-b995-929de5f8ca47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:32:40.011Z|beba2c95-3153-4d1a-bd88-47d1c0269997|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:32:40.015Z|beba2c95-3153-4d1a-bd88-47d1c0269997|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:32:55.012Z|5d12c4fc-205e-4063-bd50-e683ccaacd7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:32:55.013Z|5d12c4fc-205e-4063-bd50-e683ccaacd7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:32:55.077Z|e467ac26-1306-439d-8826-58efde2596ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:32:55.078Z|e467ac26-1306-439d-8826-58efde2596ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:33:10.013Z|1d75bb15-ad6b-43b5-9998-4da9a18ee065|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:33:10.014Z|1d75bb15-ad6b-43b5-9998-4da9a18ee065|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:33:25.011Z|8865ac4a-e45e-417a-b3b3-3c8ed321608d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:33:25.014Z|8865ac4a-e45e-417a-b3b3-3c8ed321608d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:33:25.079Z|8be5cbff-0621-4bdc-a490-405327708f19|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:33:25.080Z|8be5cbff-0621-4bdc-a490-405327708f19|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:33:40.011Z|645a4475-0465-4116-867c-b941dc71e27f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:33:40.012Z|645a4475-0465-4116-867c-b941dc71e27f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:33:55.011Z|d0c45828-9c1f-4577-bca2-32fde8374062|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:33:55.012Z|d0c45828-9c1f-4577-bca2-32fde8374062|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:33:55.083Z|05601afc-0f92-4eeb-8bc9-debc9bd2abc4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:33:55.084Z|05601afc-0f92-4eeb-8bc9-debc9bd2abc4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:34:10.011Z|9db857a5-60be-4698-a3d6-29585db03c7d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:34:10.015Z|9db857a5-60be-4698-a3d6-29585db03c7d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:34:25.011Z|02cf7790-fa69-45c3-99ad-b96f53a82c09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:34:25.012Z|02cf7790-fa69-45c3-99ad-b96f53a82c09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:34:25.085Z|9e996d6b-bc68-4b9b-ba28-c67f550b21d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:34:25.085Z|9e996d6b-bc68-4b9b-ba28-c67f550b21d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:34:40.011Z|7c4fa374-f17d-4969-8998-2bb44e715c8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:34:40.012Z|7c4fa374-f17d-4969-8998-2bb44e715c8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:34:55.011Z|3bec0790-e89e-46e6-af4e-263294d6bb64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:34:55.014Z|3bec0790-e89e-46e6-af4e-263294d6bb64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:34:55.087Z|f5c085a3-cf58-432c-bfd2-140e0797f48a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:34:55.088Z|f5c085a3-cf58-432c-bfd2-140e0797f48a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:35:10.012Z|e3069574-a333-4568-a9db-95bb2b79fecf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:35:10.013Z|e3069574-a333-4568-a9db-95bb2b79fecf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:35:25.011Z|b22d70cb-f3e0-4b14-935f-af4a5f384053|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:35:25.012Z|b22d70cb-f3e0-4b14-935f-af4a5f384053|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:35:25.089Z|71c8dbce-d952-4def-b859-e369fd9a21cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:35:25.090Z|71c8dbce-d952-4def-b859-e369fd9a21cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:35:40.011Z|2e4f8141-2fad-48fa-96f1-271a1a1a173e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:35:40.015Z|2e4f8141-2fad-48fa-96f1-271a1a1a173e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:35:55.011Z|52ccb8d5-29b6-4692-9972-b2fff71edf18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:35:55.012Z|52ccb8d5-29b6-4692-9972-b2fff71edf18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:35:55.091Z|5d76f9de-1ba8-40ac-a541-2a1687261dbc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:35:55.092Z|5d76f9de-1ba8-40ac-a541-2a1687261dbc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:36:10.011Z|82ca22b6-de78-41f2-90d8-a9f83df33593|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:36:10.012Z|82ca22b6-de78-41f2-90d8-a9f83df33593|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:36:25.011Z|2bbb4039-ae74-4fe4-aca9-578e28cdbfad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:36:25.014Z|2bbb4039-ae74-4fe4-aca9-578e28cdbfad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:36:25.093Z|2b2b50ad-588e-46ff-af3b-a48b63d46e38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:36:25.094Z|2b2b50ad-588e-46ff-af3b-a48b63d46e38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:36:35.873Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-04-24T04:36:36.024Z|589a2f1b-43ff-4ccf-b907-d69273885130|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:36:36.025Z|589a2f1b-43ff-4ccf-b907-d69273885130|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:36:36.025Z|589a2f1b-43ff-4ccf-b907-d69273885130|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:36:36.025Z|589a2f1b-43ff-4ccf-b907-d69273885130|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:36:36.026Z|589a2f1b-43ff-4ccf-b907-d69273885130|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:36:36.026Z|589a2f1b-43ff-4ccf-b907-d69273885130|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:36:36.196Z|589a2f1b-43ff-4ccf-b907-d69273885130|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:36:36.197Z|589a2f1b-43ff-4ccf-b907-d69273885130|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:36:36.231Z|589a2f1b-43ff-4ccf-b907-d69273885130|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:36:36.231Z|589a2f1b-43ff-4ccf-b907-d69273885130|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:Sat, 24 Apr 2021 04:36:36 GMT;Connection:close;
2021-04-24T04:36:36.232Z|589a2f1b-43ff-4ccf-b907-d69273885130|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:36:36.233Z|589a2f1b-43ff-4ccf-b907-d69273885130|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:36:40.011Z|af87cd96-1fa1-4e26-81f6-0a3b97668985|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:36:40.012Z|af87cd96-1fa1-4e26-81f6-0a3b97668985|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:36:55.011Z|b828b7a4-3309-44b4-a4b2-85fa6efc0663|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:36:55.012Z|b828b7a4-3309-44b4-a4b2-85fa6efc0663|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:36:55.095Z|7f7f083b-3fdc-4893-a3aa-1eb9ebbaa97b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:36:55.095Z|7f7f083b-3fdc-4893-a3aa-1eb9ebbaa97b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:37:10.011Z|711b5bbb-818e-4745-9cb3-d2d29463b488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:37:10.015Z|711b5bbb-818e-4745-9cb3-d2d29463b488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:37:25.011Z|f5941892-746e-470b-908c-2fed3103b329|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:37:25.011Z|f5941892-746e-470b-908c-2fed3103b329|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:37:25.096Z|c738e9fa-1752-4a6a-9062-95438d32e64d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:37:25.097Z|c738e9fa-1752-4a6a-9062-95438d32e64d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:37:35.436Z|259a7294-7b21-44d3-b55a-8686c42c429b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:37:35.437Z|259a7294-7b21-44d3-b55a-8686c42c429b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:37:35.437Z|259a7294-7b21-44d3-b55a-8686c42c429b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:37:35.437Z|259a7294-7b21-44d3-b55a-8686c42c429b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:37:35.437Z|259a7294-7b21-44d3-b55a-8686c42c429b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:37:35.437Z|259a7294-7b21-44d3-b55a-8686c42c429b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:37:35.445Z|259a7294-7b21-44d3-b55a-8686c42c429b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:37:35.446Z|259a7294-7b21-44d3-b55a-8686c42c429b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:37:35.446Z|259a7294-7b21-44d3-b55a-8686c42c429b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:37:35.446Z|259a7294-7b21-44d3-b55a-8686c42c429b|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:Sat, 24 Apr 2021 04:37:35 GMT;Connection:close;
2021-04-24T04:37:35.447Z|259a7294-7b21-44d3-b55a-8686c42c429b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:37:35.447Z|259a7294-7b21-44d3-b55a-8686c42c429b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:37:40.012Z|d9193f9d-e58d-42e6-8940-9109abc318b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:37:40.012Z|d9193f9d-e58d-42e6-8940-9109abc318b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:37:55.011Z|5ec8238a-dadd-4bb0-a92a-940f0abd877c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:37:55.014Z|5ec8238a-dadd-4bb0-a92a-940f0abd877c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:37:55.098Z|4a24b670-825e-4c82-9a8e-524926b844b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:37:55.099Z|4a24b670-825e-4c82-9a8e-524926b844b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:38:10.012Z|6a2b25cc-af50-46a2-a6eb-558536dca4b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:38:10.013Z|6a2b25cc-af50-46a2-a6eb-558536dca4b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:38:25.011Z|20b184cf-fe4c-4232-aec1-0f99197d44a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:38:25.012Z|20b184cf-fe4c-4232-aec1-0f99197d44a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:38:25.100Z|95bda917-19e4-4664-aef1-8eaff40efab7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:38:25.101Z|95bda917-19e4-4664-aef1-8eaff40efab7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:38:35.435Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:38:35.436Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:38:35.436Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:38:35.437Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:38:35.437Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:38:35.437Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:38:35.442Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:38:35.442Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:38:35.442Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:38:35.443Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|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:Sat, 24 Apr 2021 04:38:35 GMT;Connection:close;
2021-04-24T04:38:35.443Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:38:35.444Z|b0dcf57b-639f-4fbc-a346-d58f60df0570|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:38:40.011Z|4613d857-7ee6-45c1-a177-b5f8c4333b20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:38:40.016Z|4613d857-7ee6-45c1-a177-b5f8c4333b20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:38:55.012Z|dc7fb08f-f19d-4185-8c7e-8b91c8d4a7fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:38:55.013Z|dc7fb08f-f19d-4185-8c7e-8b91c8d4a7fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:38:55.102Z|05c4bcf6-91d1-48f0-8559-ddf97839ca99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:38:55.103Z|05c4bcf6-91d1-48f0-8559-ddf97839ca99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:39:10.012Z|3560632f-b53a-428f-9116-8beaee1cd7e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:39:10.012Z|3560632f-b53a-428f-9116-8beaee1cd7e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:39:25.011Z|9ed56c6a-fc62-4977-91c1-e7e3d0989895|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:39:25.015Z|9ed56c6a-fc62-4977-91c1-e7e3d0989895|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:39:25.104Z|7d4acd9e-946e-4391-a446-db335282b17c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:39:25.105Z|7d4acd9e-946e-4391-a446-db335282b17c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:39:35.436Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:39:35.437Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:39:35.437Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:39:35.437Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:39:35.438Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:39:35.438Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:39:35.445Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:39:35.446Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:39:35.446Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:39:35.446Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|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:Sat, 24 Apr 2021 04:39:35 GMT;Connection:close;
2021-04-24T04:39:35.447Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:39:35.447Z|d786418c-a5e8-4821-8b1a-388dbb3e3862|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:39:40.011Z|e9f692d4-ff56-4614-bb02-cee275761e86|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:39:40.012Z|e9f692d4-ff56-4614-bb02-cee275761e86|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:39:55.011Z|bb433138-2aa5-4884-8c64-3b84dc5ba2ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:39:55.012Z|bb433138-2aa5-4884-8c64-3b84dc5ba2ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:39:55.106Z|5623ed14-5906-4961-902e-4195d009302a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:39:55.107Z|5623ed14-5906-4961-902e-4195d009302a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:40:10.011Z|408d9b47-b5c7-4196-a30c-143f7bfb6e3d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:40:10.015Z|408d9b47-b5c7-4196-a30c-143f7bfb6e3d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:40:25.011Z|97d5d2da-ad7a-4487-a9e3-95966140bc39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:40:25.012Z|97d5d2da-ad7a-4487-a9e3-95966140bc39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:40:25.109Z|9a214324-7545-4459-828a-13cd843ec2f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:40:25.110Z|9a214324-7545-4459-828a-13cd843ec2f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:40:35.438Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:40:35.438Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:40:35.439Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:40:35.439Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:40:35.440Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:40:35.440Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:40:35.449Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:40:35.450Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:40:35.450Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:40:35.450Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|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:Sat, 24 Apr 2021 04:40:35 GMT;Connection:close;
2021-04-24T04:40:35.451Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:40:35.451Z|e3a6e16b-16e8-4fdf-be2a-17361b9316fb|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:40:40.012Z|2e96892d-38d2-4f33-8ba6-72b5b2cc9c20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:40:40.012Z|2e96892d-38d2-4f33-8ba6-72b5b2cc9c20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:40:55.011Z|425eb7f7-6548-40bf-8725-bbd4c02bdd85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:40:55.015Z|425eb7f7-6548-40bf-8725-bbd4c02bdd85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:40:55.111Z|d89f7c3b-e03a-4a4e-aa31-71e069a64c35|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:40:55.112Z|d89f7c3b-e03a-4a4e-aa31-71e069a64c35|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:41:10.011Z|e4d81a42-df8f-45f6-adb2-15ebcb14c890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:41:10.012Z|e4d81a42-df8f-45f6-adb2-15ebcb14c890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:41:25.011Z|c0d2847a-20f3-434f-86f5-7a1a46bf280d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:41:25.012Z|c0d2847a-20f3-434f-86f5-7a1a46bf280d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:41:25.113Z|364196d4-0188-4f1e-b868-0a0f6de84517|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:41:25.115Z|364196d4-0188-4f1e-b868-0a0f6de84517|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:41:35.439Z|67a3b448-d638-44bb-8f30-e73bd33c8658|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:41:35.440Z|67a3b448-d638-44bb-8f30-e73bd33c8658|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:41:35.441Z|67a3b448-d638-44bb-8f30-e73bd33c8658|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:41:35.441Z|67a3b448-d638-44bb-8f30-e73bd33c8658|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:41:35.441Z|67a3b448-d638-44bb-8f30-e73bd33c8658|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:41:35.441Z|67a3b448-d638-44bb-8f30-e73bd33c8658|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:41:35.449Z|67a3b448-d638-44bb-8f30-e73bd33c8658|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:41:35.449Z|67a3b448-d638-44bb-8f30-e73bd33c8658|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:41:35.449Z|67a3b448-d638-44bb-8f30-e73bd33c8658|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:41:35.449Z|67a3b448-d638-44bb-8f30-e73bd33c8658|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:Sat, 24 Apr 2021 04:41:35 GMT;Connection:close;
2021-04-24T04:41:35.450Z|67a3b448-d638-44bb-8f30-e73bd33c8658|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:41:35.450Z|67a3b448-d638-44bb-8f30-e73bd33c8658|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:41:40.011Z|f74ab626-cc74-47c4-aecd-5abee22c552d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:41:40.015Z|f74ab626-cc74-47c4-aecd-5abee22c552d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:41:55.012Z|f5089f5f-987b-42c8-a5de-07389c50f95c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:41:55.012Z|f5089f5f-987b-42c8-a5de-07389c50f95c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:41:55.115Z|ab226522-5b98-45b9-b61f-04bc6e7104e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:41:55.116Z|ab226522-5b98-45b9-b61f-04bc6e7104e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:42:10.012Z|f4bf81fd-7ea0-43f7-98e0-76f4a1c303a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:42:10.012Z|f4bf81fd-7ea0-43f7-98e0-76f4a1c303a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:42:25.011Z|b06b606d-f7d3-4feb-adcc-0b291c257e83|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:42:25.016Z|b06b606d-f7d3-4feb-adcc-0b291c257e83|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:42:25.117Z|99da1440-267b-43ce-a427-0ba614899cfd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:42:25.118Z|99da1440-267b-43ce-a427-0ba614899cfd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:42:35.435Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:42:35.435Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:42:35.435Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:42:35.436Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:42:35.436Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:42:35.436Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:42:35.442Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:42:35.443Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:42:35.443Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:42:35.443Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|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:Sat, 24 Apr 2021 04:42:35 GMT;Connection:close;
2021-04-24T04:42:35.443Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:42:35.443Z|de0d7c21-c748-4ebc-84cc-f6663ce56231|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:42:40.011Z|f3885164-892d-417a-b127-20934e5da222|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:42:40.012Z|f3885164-892d-417a-b127-20934e5da222|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:42:55.011Z|5e281783-5c45-4a09-a7d4-1191f261cb69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:42:55.012Z|5e281783-5c45-4a09-a7d4-1191f261cb69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:42:55.119Z|24a1cec6-be5d-4419-8410-1a2ef7e68bd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:42:55.119Z|24a1cec6-be5d-4419-8410-1a2ef7e68bd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:43:10.011Z|2d15638a-f074-4d11-a80a-6b74e8435ec4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:43:10.015Z|2d15638a-f074-4d11-a80a-6b74e8435ec4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:43:25.011Z|601efec9-f097-4453-aa6e-b44b97e28272|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:43:25.012Z|601efec9-f097-4453-aa6e-b44b97e28272|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:43:25.120Z|c71fb0df-7c89-47d2-9612-9a9b114c77e8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:43:25.121Z|c71fb0df-7c89-47d2-9612-9a9b114c77e8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:43:35.436Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:43:35.436Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:43:35.437Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:43:35.437Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:43:35.437Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:43:35.437Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:43:35.449Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:43:35.449Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:43:35.449Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:43:35.450Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|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:Sat, 24 Apr 2021 04:43:35 GMT;Connection:close;
2021-04-24T04:43:35.450Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:43:35.451Z|fa0d07e7-d3df-4ba4-97bb-4cb354399f1f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:43:40.011Z|caa7e8fd-66fe-4c8a-b0cd-8fad6e0e95d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:43:40.012Z|caa7e8fd-66fe-4c8a-b0cd-8fad6e0e95d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:43:55.011Z|2c0dc76c-0e10-48fa-9cc3-84b2ab0ffac1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:43:55.016Z|2c0dc76c-0e10-48fa-9cc3-84b2ab0ffac1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:43:55.122Z|4e00aacb-08c8-4228-bba6-f14bc5a35de7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:43:55.123Z|4e00aacb-08c8-4228-bba6-f14bc5a35de7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:44:10.011Z|68312c03-9ecf-4853-958d-0a3c4a6e6861|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:44:10.012Z|68312c03-9ecf-4853-958d-0a3c4a6e6861|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:44:25.011Z|d749ad26-21ed-49f6-8996-8fb6137037cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:44:25.012Z|d749ad26-21ed-49f6-8996-8fb6137037cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:44:25.124Z|d5aa3e00-f8a2-431e-ad2b-723ddfaafeab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:44:25.125Z|d5aa3e00-f8a2-431e-ad2b-723ddfaafeab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:44:35.436Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:44:35.436Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:44:35.437Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:44:35.437Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:44:35.437Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:44:35.438Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:44:35.444Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:44:35.444Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:44:35.444Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:44:35.445Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|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:Sat, 24 Apr 2021 04:44:35 GMT;Connection:close;
2021-04-24T04:44:35.445Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:44:35.446Z|83e587e0-b0de-45ee-a9fb-bbd5b9a95012|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:44:40.011Z|8c5df2dc-5809-45f7-84a1-8d0d292807ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:44:40.016Z|8c5df2dc-5809-45f7-84a1-8d0d292807ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:44:55.011Z|c5941161-6e40-400f-987c-0db10cb2a9dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:44:55.012Z|c5941161-6e40-400f-987c-0db10cb2a9dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:44:55.126Z|9bcad106-1697-4574-906d-4424c5bc02d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:44:55.126Z|9bcad106-1697-4574-906d-4424c5bc02d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:45:10.011Z|c46e4ab2-b1f9-491b-818d-8043e8685a44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:45:10.012Z|c46e4ab2-b1f9-491b-818d-8043e8685a44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:45:25.011Z|8b624198-64c1-4994-b253-22d84ff8cdb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:45:25.017Z|8b624198-64c1-4994-b253-22d84ff8cdb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:45:25.127Z|c01dbcc0-0313-442e-9977-c673c7353dd9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:45:25.128Z|c01dbcc0-0313-442e-9977-c673c7353dd9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:45:35.436Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:45:35.437Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:45:35.437Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:45:35.438Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:45:35.438Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:45:35.438Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:45:35.445Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:45:35.445Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:45:35.445Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:45:35.446Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|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:Sat, 24 Apr 2021 04:45:35 GMT;Connection:close;
2021-04-24T04:45:35.446Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:45:35.447Z|24c2b3fe-e6f3-49f0-85ce-dedb279b69e5|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:45:40.011Z|511e91f7-b6d6-4135-a9c8-5b9671275406|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:45:40.012Z|511e91f7-b6d6-4135-a9c8-5b9671275406|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:45:55.011Z|592a8406-5461-496c-a3ae-86dd72d6cebd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:45:55.013Z|592a8406-5461-496c-a3ae-86dd72d6cebd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:45:55.129Z|e8275669-3336-4b37-9d50-a22ee89ebe42|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:45:55.129Z|e8275669-3336-4b37-9d50-a22ee89ebe42|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:46:10.011Z|2bf3c8f6-751a-4f7e-8cdd-2953d8981ee7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:46:10.015Z|2bf3c8f6-751a-4f7e-8cdd-2953d8981ee7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:46:25.011Z|8dffc3f3-c711-43a8-ab19-9a7ee0714a52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:46:25.012Z|8dffc3f3-c711-43a8-ab19-9a7ee0714a52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:46:25.130Z|9514611d-0664-4d47-ae74-519cce9f5f8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:46:25.130Z|9514611d-0664-4d47-ae74-519cce9f5f8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:46:35.437Z|10bb3844-0ad0-4777-a557-ce2b712ba998|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:46:35.438Z|10bb3844-0ad0-4777-a557-ce2b712ba998|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:46:35.438Z|10bb3844-0ad0-4777-a557-ce2b712ba998|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:46:35.438Z|10bb3844-0ad0-4777-a557-ce2b712ba998|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:46:35.438Z|10bb3844-0ad0-4777-a557-ce2b712ba998|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:46:35.439Z|10bb3844-0ad0-4777-a557-ce2b712ba998|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:46:35.445Z|10bb3844-0ad0-4777-a557-ce2b712ba998|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:46:35.445Z|10bb3844-0ad0-4777-a557-ce2b712ba998|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:46:35.446Z|10bb3844-0ad0-4777-a557-ce2b712ba998|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:46:35.446Z|10bb3844-0ad0-4777-a557-ce2b712ba998|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:Sat, 24 Apr 2021 04:46:35 GMT;Connection:close;
2021-04-24T04:46:35.446Z|10bb3844-0ad0-4777-a557-ce2b712ba998|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:46:35.447Z|10bb3844-0ad0-4777-a557-ce2b712ba998|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:46:40.011Z|24512be2-5907-48d9-a952-222f2acaa99e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:46:40.012Z|24512be2-5907-48d9-a952-222f2acaa99e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:46:55.011Z|9bdbea46-b453-424d-aaf4-2b660df9e255|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:46:55.015Z|9bdbea46-b453-424d-aaf4-2b660df9e255|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:46:55.132Z|e4e6b69c-8484-4581-953d-92147f019a67|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:46:55.132Z|e4e6b69c-8484-4581-953d-92147f019a67|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:47:10.011Z|e60ddc11-958b-4a5d-b0a4-b10c69826494|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:47:10.012Z|e60ddc11-958b-4a5d-b0a4-b10c69826494|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:47:25.011Z|07d441aa-d0c6-4088-a170-b09bea3d21c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:47:25.012Z|07d441aa-d0c6-4088-a170-b09bea3d21c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:47:25.134Z|ed044773-cad3-4dab-bd14-ed0d8a618b9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:47:25.136Z|ed044773-cad3-4dab-bd14-ed0d8a618b9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:47:35.436Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:47:35.436Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:47:35.436Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:47:35.437Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:47:35.437Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:47:35.437Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:47:35.443Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:47:35.444Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:47:35.444Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:47:35.444Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|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:Sat, 24 Apr 2021 04:47:35 GMT;Connection:close;
2021-04-24T04:47:35.444Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:47:35.445Z|99f015e3-9a73-42d0-bdbb-9fe7a1c8a7bb|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:47:40.011Z|be0b3ca8-2849-48bc-be8b-d250a8b1f329|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:47:40.015Z|be0b3ca8-2849-48bc-be8b-d250a8b1f329|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:47:55.011Z|dafb767c-ce7e-4c52-b9b3-38de2cde289a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:47:55.012Z|dafb767c-ce7e-4c52-b9b3-38de2cde289a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:47:55.137Z|da283cf2-50e5-44dc-9ecd-0b6c0257628d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:47:55.138Z|da283cf2-50e5-44dc-9ecd-0b6c0257628d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:48:10.011Z|60b145eb-8568-4078-99c1-720f7b4ab8e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:48:10.012Z|60b145eb-8568-4078-99c1-720f7b4ab8e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:48:25.011Z|c6b7e2d5-f0bb-4b62-a14d-71028538ad16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:48:25.015Z|c6b7e2d5-f0bb-4b62-a14d-71028538ad16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:48:25.139Z|4b6fdcf1-4374-4b3f-8816-48797a0999a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:48:25.139Z|4b6fdcf1-4374-4b3f-8816-48797a0999a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:48:35.435Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:48:35.436Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:48:35.436Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:48:35.436Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:48:35.436Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:48:35.437Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:48:35.442Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:48:35.442Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:48:35.443Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:48:35.443Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|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:Sat, 24 Apr 2021 04:48:35 GMT;Connection:close;
2021-04-24T04:48:35.443Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:48:35.444Z|2ca6bd45-3624-4b90-bb22-3fa97a8afbe5|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:48:40.011Z|fa0957a6-e3eb-48f9-bb1d-243a40554fd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:48:40.012Z|fa0957a6-e3eb-48f9-bb1d-243a40554fd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:48:55.011Z|50c13a8a-c7c9-454e-b63e-8ac401b45641|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:48:55.012Z|50c13a8a-c7c9-454e-b63e-8ac401b45641|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:48:55.141Z|dc6ca997-e038-4de7-81ba-c402d7739572|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:48:55.141Z|dc6ca997-e038-4de7-81ba-c402d7739572|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:49:10.011Z|345ea94a-e038-432e-bbbe-95b750dfa346|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:49:10.015Z|345ea94a-e038-432e-bbbe-95b750dfa346|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:49:25.011Z|3877b722-35b9-4d09-b1e5-470eba5d01a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:49:25.012Z|3877b722-35b9-4d09-b1e5-470eba5d01a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:49:25.142Z|27c0f2b0-0e79-40b9-af4e-659b6062e7d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:49:25.143Z|27c0f2b0-0e79-40b9-af4e-659b6062e7d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:49:35.437Z|a7c9addf-d925-485e-a40c-b59141296dce|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:49:35.438Z|a7c9addf-d925-485e-a40c-b59141296dce|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:49:35.438Z|a7c9addf-d925-485e-a40c-b59141296dce|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:49:35.439Z|a7c9addf-d925-485e-a40c-b59141296dce|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:49:35.439Z|a7c9addf-d925-485e-a40c-b59141296dce|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:49:35.439Z|a7c9addf-d925-485e-a40c-b59141296dce|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:49:35.444Z|a7c9addf-d925-485e-a40c-b59141296dce|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:49:35.445Z|a7c9addf-d925-485e-a40c-b59141296dce|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:49:35.445Z|a7c9addf-d925-485e-a40c-b59141296dce|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:49:35.445Z|a7c9addf-d925-485e-a40c-b59141296dce|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:Sat, 24 Apr 2021 04:49:35 GMT;Connection:close;
2021-04-24T04:49:35.445Z|a7c9addf-d925-485e-a40c-b59141296dce|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:49:35.446Z|a7c9addf-d925-485e-a40c-b59141296dce|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:49:40.011Z|e0908d38-9cd9-4938-a5c3-7de5e2369998|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:49:40.012Z|e0908d38-9cd9-4938-a5c3-7de5e2369998|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:49:55.011Z|93ee71d0-930b-49e1-a09e-1c7f2cb8da38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:49:55.015Z|93ee71d0-930b-49e1-a09e-1c7f2cb8da38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:49:55.145Z|c98446fc-0d9c-40ab-9e42-21600a621ae2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:49:55.145Z|c98446fc-0d9c-40ab-9e42-21600a621ae2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:50:10.011Z|8d52ba6e-d1e5-42ce-b191-c7fe6a76567f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:50:10.012Z|8d52ba6e-d1e5-42ce-b191-c7fe6a76567f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:50:25.011Z|aef3160d-0035-4111-add7-a30e18b549d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:50:25.011Z|aef3160d-0035-4111-add7-a30e18b549d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:50:25.147Z|2cfa4f0d-351c-43de-bbb2-6ca6e9000613|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:50:25.148Z|2cfa4f0d-351c-43de-bbb2-6ca6e9000613|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:50:35.435Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:50:35.436Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:50:35.436Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:50:35.437Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:50:35.437Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:50:35.438Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:50:35.443Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:50:35.443Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:50:35.444Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:50:35.444Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|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:Sat, 24 Apr 2021 04:50:35 GMT;Connection:close;
2021-04-24T04:50:35.444Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:50:35.445Z|4963bb9d-7b29-41c8-ad30-c570cca9e956|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:50:40.011Z|992d99fc-f6cc-4d9e-9d77-d07fe50d8654|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:50:40.017Z|992d99fc-f6cc-4d9e-9d77-d07fe50d8654|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:50:55.011Z|77e2e7db-a669-496e-9418-4bbb003e257c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:50:55.011Z|77e2e7db-a669-496e-9418-4bbb003e257c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:50:55.149Z|45c96841-8ac5-4cb9-9b15-9ad96c330ceb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:50:55.149Z|45c96841-8ac5-4cb9-9b15-9ad96c330ceb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:51:10.011Z|37c29992-fde8-4e85-825d-98a37605bbbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:51:10.012Z|37c29992-fde8-4e85-825d-98a37605bbbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:51:25.012Z|cd8298c7-7f87-4960-81fd-997c4239c471|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:51:25.015Z|cd8298c7-7f87-4960-81fd-997c4239c471|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:51:25.150Z|c74f1df7-84d7-4e18-ad36-44dbc8d8283a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:51:25.151Z|c74f1df7-84d7-4e18-ad36-44dbc8d8283a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:51:35.434Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:51:35.434Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:51:35.434Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:51:35.435Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:51:35.435Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:51:35.435Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:51:35.444Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:51:35.444Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:51:35.445Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:51:35.445Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|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:Sat, 24 Apr 2021 04:51:35 GMT;Connection:close;
2021-04-24T04:51:35.445Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:51:35.445Z|e10b1503-a9a6-4c8b-8625-63ba4e6b483f|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:51:40.011Z|c2bfbf7c-f7f4-437b-8503-1315e491cadc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:51:40.012Z|c2bfbf7c-f7f4-437b-8503-1315e491cadc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:51:55.011Z|f4905952-1f4d-4580-841e-716e2bd259b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:51:55.012Z|f4905952-1f4d-4580-841e-716e2bd259b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:51:55.152Z|0c731ccd-373b-4abe-aaad-86f55b7398e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:51:55.152Z|0c731ccd-373b-4abe-aaad-86f55b7398e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:52:10.011Z|2c3d2dca-57b6-444d-8cfc-b04b79cbc721|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:52:10.015Z|2c3d2dca-57b6-444d-8cfc-b04b79cbc721|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:52:25.011Z|bfcbca01-3196-40cb-a635-cc7c4b861571|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:52:25.012Z|bfcbca01-3196-40cb-a635-cc7c4b861571|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:52:25.154Z|7492173d-63c5-42e4-86f8-c1380c5d7a5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:52:25.154Z|7492173d-63c5-42e4-86f8-c1380c5d7a5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:52:35.435Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:52:35.435Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:52:35.436Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:52:35.436Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:52:35.436Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:52:35.436Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:52:35.442Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:52:35.443Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:52:35.443Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:52:35.444Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|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:Sat, 24 Apr 2021 04:52:35 GMT;Connection:close;
2021-04-24T04:52:35.444Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:52:35.445Z|3eeaecf7-8967-4556-97bf-fab73e68e8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:52:40.011Z|0b87e36c-b63c-4425-8848-7029904cb474|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:52:40.012Z|0b87e36c-b63c-4425-8848-7029904cb474|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:52:55.011Z|3b229983-9a48-41d7-af8f-b4783e33b69c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:52:55.016Z|3b229983-9a48-41d7-af8f-b4783e33b69c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:52:55.156Z|9ad17ba6-db8e-481f-9440-20e5d8957fba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:52:55.156Z|9ad17ba6-db8e-481f-9440-20e5d8957fba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:53:10.011Z|44dae74a-ecf9-4035-b6b0-8419960fa3ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:53:10.012Z|44dae74a-ecf9-4035-b6b0-8419960fa3ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:53:25.011Z|05b12609-a743-4f7e-9d5b-ffe5d0ca9030|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:53:25.012Z|05b12609-a743-4f7e-9d5b-ffe5d0ca9030|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:53:25.157Z|b710f4e9-5277-466a-887c-56e61848ad54|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:53:25.158Z|b710f4e9-5277-466a-887c-56e61848ad54|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:53:35.436Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:53:35.437Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:53:35.437Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:53:35.437Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:53:35.438Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:53:35.438Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:53:35.445Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:53:35.446Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:53:35.446Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:53:35.446Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|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:Sat, 24 Apr 2021 04:53:35 GMT;Connection:close;
2021-04-24T04:53:35.447Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:53:35.447Z|42d6240c-46fb-4d58-84f9-abfae091bc8a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:53:40.011Z|bb36083f-5fc4-4738-b527-b23fa76dff7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:53:40.015Z|bb36083f-5fc4-4738-b527-b23fa76dff7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:53:55.011Z|f389860f-f46d-4ff4-8ab6-d3a39ed24bd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:53:55.012Z|f389860f-f46d-4ff4-8ab6-d3a39ed24bd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:53:55.160Z|60add91f-ebfd-44d7-973f-fd5b047611cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:53:55.160Z|60add91f-ebfd-44d7-973f-fd5b047611cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:54:10.011Z|1be7613c-cb98-45e3-a58e-2fcd4f198f60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:54:10.011Z|1be7613c-cb98-45e3-a58e-2fcd4f198f60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:54:25.012Z|84c5a939-a409-4de6-80cf-137392c6f322|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:54:25.015Z|84c5a939-a409-4de6-80cf-137392c6f322|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:54:25.162Z|d3b5c051-2efd-4cc6-9e1f-f34dd3148af5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:54:25.163Z|d3b5c051-2efd-4cc6-9e1f-f34dd3148af5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:54:35.436Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:54:35.436Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:54:35.436Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:54:35.436Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:54:35.437Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:54:35.437Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:54:35.444Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:54:35.444Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:54:35.445Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:54:35.445Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|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:Sat, 24 Apr 2021 04:54:35 GMT;Connection:close;
2021-04-24T04:54:35.445Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:54:35.445Z|4df0b1ad-9b5c-49ff-9163-2519880360a3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:54:40.011Z|a5613f73-c1e8-4602-a9e5-30db32a0cf3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:54:40.012Z|a5613f73-c1e8-4602-a9e5-30db32a0cf3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:54:55.011Z|39a3ec8f-63d0-4962-bb08-0c65f8d87872|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:54:55.011Z|39a3ec8f-63d0-4962-bb08-0c65f8d87872|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:54:55.164Z|99b84a6a-a9ca-4894-9ad7-beee02f1b4bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:54:55.165Z|99b84a6a-a9ca-4894-9ad7-beee02f1b4bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:55:10.012Z|85f4702d-8482-4910-b5b0-3ddd06cc443e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:55:10.015Z|85f4702d-8482-4910-b5b0-3ddd06cc443e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:55:25.011Z|f56d6b91-f4d1-4011-aeac-0457a34b2464|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:55:25.012Z|f56d6b91-f4d1-4011-aeac-0457a34b2464|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:55:25.166Z|75f3fa11-0f17-48f3-8038-ba07cdaa44b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:55:25.166Z|75f3fa11-0f17-48f3-8038-ba07cdaa44b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:55:35.435Z|59fbb947-773c-4504-8719-8c760a2f67d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:55:35.435Z|59fbb947-773c-4504-8719-8c760a2f67d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:55:35.436Z|59fbb947-773c-4504-8719-8c760a2f67d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:55:35.436Z|59fbb947-773c-4504-8719-8c760a2f67d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:55:35.437Z|59fbb947-773c-4504-8719-8c760a2f67d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:55:35.437Z|59fbb947-773c-4504-8719-8c760a2f67d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:55:35.442Z|59fbb947-773c-4504-8719-8c760a2f67d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:55:35.444Z|59fbb947-773c-4504-8719-8c760a2f67d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:55:35.444Z|59fbb947-773c-4504-8719-8c760a2f67d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:55:35.445Z|59fbb947-773c-4504-8719-8c760a2f67d3|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:Sat, 24 Apr 2021 04:55:35 GMT;Connection:close;
2021-04-24T04:55:35.445Z|59fbb947-773c-4504-8719-8c760a2f67d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:55:35.445Z|59fbb947-773c-4504-8719-8c760a2f67d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:55:40.011Z|f5a35dfe-294d-4e33-bf1a-e940b1ffaea6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:55:40.012Z|f5a35dfe-294d-4e33-bf1a-e940b1ffaea6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:55:55.011Z|53eef5d6-78e9-46a3-b642-28587c5668c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:55:55.011Z|53eef5d6-78e9-46a3-b642-28587c5668c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:55:55.167Z|3ded763a-0395-4c9d-82d5-b0752c98c212|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:55:55.168Z|3ded763a-0395-4c9d-82d5-b0752c98c212|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:56:10.011Z|8e2c097a-175b-4afc-8057-5333c618e3c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:56:10.011Z|8e2c097a-175b-4afc-8057-5333c618e3c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:56:25.011Z|5a36309e-a527-4f43-bd4b-ccc4737de41c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:56:25.014Z|5a36309e-a527-4f43-bd4b-ccc4737de41c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:56:25.169Z|567bfda0-625e-43d3-ad5b-82817dd12fae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:56:25.169Z|567bfda0-625e-43d3-ad5b-82817dd12fae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:56:35.434Z|086d6bf8-32db-415d-bfff-844cb78dd25b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:56:35.435Z|086d6bf8-32db-415d-bfff-844cb78dd25b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:56:35.435Z|086d6bf8-32db-415d-bfff-844cb78dd25b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:56:35.435Z|086d6bf8-32db-415d-bfff-844cb78dd25b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:56:35.435Z|086d6bf8-32db-415d-bfff-844cb78dd25b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:56:35.436Z|086d6bf8-32db-415d-bfff-844cb78dd25b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:56:35.440Z|086d6bf8-32db-415d-bfff-844cb78dd25b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:56:35.441Z|086d6bf8-32db-415d-bfff-844cb78dd25b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:56:35.441Z|086d6bf8-32db-415d-bfff-844cb78dd25b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:56:35.441Z|086d6bf8-32db-415d-bfff-844cb78dd25b|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:Sat, 24 Apr 2021 04:56:35 GMT;Connection:close;
2021-04-24T04:56:35.441Z|086d6bf8-32db-415d-bfff-844cb78dd25b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:56:35.442Z|086d6bf8-32db-415d-bfff-844cb78dd25b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:56:40.011Z|1e4dc66b-3f27-4b53-b4e8-195c0b6ab101|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:56:40.012Z|1e4dc66b-3f27-4b53-b4e8-195c0b6ab101|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:56:55.011Z|aa97c7c2-4975-4840-8ecd-8de0c78ea655|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:56:55.011Z|aa97c7c2-4975-4840-8ecd-8de0c78ea655|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:56:55.170Z|6123f2bf-1ef6-4977-a433-082b181e924b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:56:55.171Z|6123f2bf-1ef6-4977-a433-082b181e924b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:57:10.013Z|f4e950df-d7f7-4d7f-b384-76f6fe1c2129|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:57:10.016Z|f4e950df-d7f7-4d7f-b384-76f6fe1c2129|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:57:25.011Z|aee297bb-2a83-4b55-a015-30e7f94a81f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:57:25.011Z|aee297bb-2a83-4b55-a015-30e7f94a81f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:57:25.172Z|27bcb925-0ab6-4396-8f3b-80d2dc4e2325|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:57:25.172Z|27bcb925-0ab6-4396-8f3b-80d2dc4e2325|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:57:35.435Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:57:35.435Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:57:35.435Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:57:35.435Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:57:35.436Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:57:35.436Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:57:35.441Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:57:35.441Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:57:35.441Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:57:35.442Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|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:Sat, 24 Apr 2021 04:57:35 GMT;Connection:close;
2021-04-24T04:57:35.442Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:57:35.442Z|dd997bf2-8fa4-4040-bc85-00268ee0e617|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:57:40.011Z|b642e927-9c8a-4c29-afa0-6059f1e22d47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:57:40.012Z|b642e927-9c8a-4c29-afa0-6059f1e22d47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:57:55.011Z|96bccad5-8e8b-4127-ac50-09b7010233b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:57:55.015Z|96bccad5-8e8b-4127-ac50-09b7010233b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:57:55.173Z|6f19f2a4-f088-497d-83e6-97a6f162d191|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:57:55.174Z|6f19f2a4-f088-497d-83e6-97a6f162d191|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:58:10.011Z|d8628c97-5b73-4bfc-8581-57669a17d7b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:58:10.012Z|d8628c97-5b73-4bfc-8581-57669a17d7b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:58:25.011Z|8d6ba2af-0624-482e-9425-48349e3f5671|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:58:25.011Z|8d6ba2af-0624-482e-9425-48349e3f5671|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:58:25.175Z|bcd1a75c-ddd1-46a8-95c9-89cc45f89d8e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:58:25.176Z|bcd1a75c-ddd1-46a8-95c9-89cc45f89d8e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:58:35.436Z|8214e1ac-eb48-488b-90b9-a82675d9081b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:58:35.436Z|8214e1ac-eb48-488b-90b9-a82675d9081b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:58:35.436Z|8214e1ac-eb48-488b-90b9-a82675d9081b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:58:35.437Z|8214e1ac-eb48-488b-90b9-a82675d9081b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:58:35.437Z|8214e1ac-eb48-488b-90b9-a82675d9081b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:58:35.437Z|8214e1ac-eb48-488b-90b9-a82675d9081b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:58:35.441Z|8214e1ac-eb48-488b-90b9-a82675d9081b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:58:35.442Z|8214e1ac-eb48-488b-90b9-a82675d9081b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:58:35.442Z|8214e1ac-eb48-488b-90b9-a82675d9081b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:58:35.442Z|8214e1ac-eb48-488b-90b9-a82675d9081b|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:Sat, 24 Apr 2021 04:58:35 GMT;Connection:close;
2021-04-24T04:58:35.442Z|8214e1ac-eb48-488b-90b9-a82675d9081b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:58:35.442Z|8214e1ac-eb48-488b-90b9-a82675d9081b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:58:40.011Z|8dba4406-f4b7-4f3e-b24b-b693642ecd43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:58:40.015Z|8dba4406-f4b7-4f3e-b24b-b693642ecd43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:58:55.011Z|6c2b9b08-1708-4ee2-9f94-8625774a0197|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:58:55.012Z|6c2b9b08-1708-4ee2-9f94-8625774a0197|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:58:55.178Z|6c4aee6a-00f7-41cb-a533-4769c7ee55cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:58:55.178Z|6c4aee6a-00f7-41cb-a533-4769c7ee55cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:59:10.011Z|ac220cd9-421b-48c6-805a-618f4b69f861|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:59:10.012Z|ac220cd9-421b-48c6-805a-618f4b69f861|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:59:25.011Z|dd6fa317-30ed-4465-8ac5-0b1f8c7a2ffd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:59:25.014Z|dd6fa317-30ed-4465-8ac5-0b1f8c7a2ffd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:59:25.179Z|bbb5e07c-1e6e-4b3b-8ae2-7abf09ef8bcc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:59:25.180Z|bbb5e07c-1e6e-4b3b-8ae2-7abf09ef8bcc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:59:35.434Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T04:59:35.435Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T04:59:35.435Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T04:59:35.435Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T04:59:35.435Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T04:59:35.435Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T04:59:35.439Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T04:59:35.440Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T04:59:35.440Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T04:59:35.440Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|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:Sat, 24 Apr 2021 04:59:35 GMT;Connection:close;
2021-04-24T04:59:35.440Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T04:59:35.440Z|aefd6426-c894-4bcb-91e2-9d9cfaf4638b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T04:59:40.011Z|d8520309-a841-40a9-aa42-4ef5290d1579|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:59:40.011Z|d8520309-a841-40a9-aa42-4ef5290d1579|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:59:55.011Z|216dd535-4a68-46b9-92aa-eedf9688d582|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:59:55.012Z|216dd535-4a68-46b9-92aa-eedf9688d582|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T04:59:55.180Z|98c4bee8-7b39-4c6b-a25b-26d74fe4e425|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T04:59:55.181Z|98c4bee8-7b39-4c6b-a25b-26d74fe4e425|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:00:10.011Z|d40941cf-9955-47eb-aee5-7671a21aac79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:00:10.014Z|d40941cf-9955-47eb-aee5-7671a21aac79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:00:25.011Z|3a8eb459-225e-4fbc-b33a-60a222b4e77b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:00:25.012Z|3a8eb459-225e-4fbc-b33a-60a222b4e77b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:00:25.182Z|2b21cf86-e625-49a1-85ee-50612042807a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:00:25.183Z|2b21cf86-e625-49a1-85ee-50612042807a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:00:35.435Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:00:35.435Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:00:35.435Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:00:35.435Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:00:35.436Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:00:35.436Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:00:35.440Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:00:35.440Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:00:35.441Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:00:35.441Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|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:Sat, 24 Apr 2021 05:00:35 GMT;Connection:close;
2021-04-24T05:00:35.441Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:00:35.441Z|4c5ad74d-13fa-4e7e-8d28-dbac87c11cbc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:00:40.011Z|0d6394cc-395d-4eaf-a593-adbfbc7751d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:00:40.012Z|0d6394cc-395d-4eaf-a593-adbfbc7751d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:00:55.011Z|1d4bdbba-da10-4613-a3fb-313fb3335493|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:00:55.015Z|1d4bdbba-da10-4613-a3fb-313fb3335493|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:00:55.184Z|1cd390f0-ee08-4e12-bd34-32ec9d08a687|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:00:55.185Z|1cd390f0-ee08-4e12-bd34-32ec9d08a687|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:01:10.011Z|78b14616-ce60-42e6-93b2-2d0035e70dca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:01:10.012Z|78b14616-ce60-42e6-93b2-2d0035e70dca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:01:25.011Z|13812ac9-0a9d-4d6e-89f9-a7741ab3222f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:01:25.011Z|13812ac9-0a9d-4d6e-89f9-a7741ab3222f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:01:25.186Z|024f88ac-2519-47e3-a97f-4edd32b17047|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:01:25.186Z|024f88ac-2519-47e3-a97f-4edd32b17047|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:01:35.436Z|6bd48329-18c6-4549-b979-10f566846eaf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:01:35.436Z|6bd48329-18c6-4549-b979-10f566846eaf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:01:35.436Z|6bd48329-18c6-4549-b979-10f566846eaf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:01:35.437Z|6bd48329-18c6-4549-b979-10f566846eaf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:01:35.437Z|6bd48329-18c6-4549-b979-10f566846eaf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:01:35.437Z|6bd48329-18c6-4549-b979-10f566846eaf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:01:35.443Z|6bd48329-18c6-4549-b979-10f566846eaf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:01:35.444Z|6bd48329-18c6-4549-b979-10f566846eaf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:01:35.444Z|6bd48329-18c6-4549-b979-10f566846eaf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:01:35.444Z|6bd48329-18c6-4549-b979-10f566846eaf|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:Sat, 24 Apr 2021 05:01:35 GMT;Connection:close;
2021-04-24T05:01:35.444Z|6bd48329-18c6-4549-b979-10f566846eaf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:01:35.444Z|6bd48329-18c6-4549-b979-10f566846eaf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:01:40.011Z|ba327523-5c87-4c4a-bfbc-ad704dfafc41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:01:40.014Z|ba327523-5c87-4c4a-bfbc-ad704dfafc41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:01:55.011Z|70b964bd-c401-4179-855a-df76b0960c4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:01:55.012Z|70b964bd-c401-4179-855a-df76b0960c4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:01:55.187Z|6b5b5aef-6352-466d-9a44-83753725ff0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:01:55.188Z|6b5b5aef-6352-466d-9a44-83753725ff0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:02:10.011Z|eff13abf-1afd-4369-ac7e-a1c82b6afc8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:02:10.011Z|eff13abf-1afd-4369-ac7e-a1c82b6afc8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:02:25.011Z|0f0f5045-cbdc-4e92-82d0-c5f07fbeccb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:02:25.014Z|0f0f5045-cbdc-4e92-82d0-c5f07fbeccb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:02:25.188Z|d93e5f5d-9c86-467c-8462-148f200019d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:02:25.189Z|d93e5f5d-9c86-467c-8462-148f200019d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:02:35.436Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:02:35.436Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:02:35.437Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:02:35.437Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:02:35.437Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:02:35.438Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:02:35.444Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:02:35.444Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:02:35.445Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:02:35.445Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|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:Sat, 24 Apr 2021 05:02:35 GMT;Connection:close;
2021-04-24T05:02:35.445Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:02:35.445Z|82c96c4e-b5ce-4cb0-a0d1-85fa30508ccb|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:02:40.011Z|9b5c6287-3144-4cf5-aa3e-682a26407d1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:02:40.012Z|9b5c6287-3144-4cf5-aa3e-682a26407d1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:02:55.011Z|f5bc68f5-fe1e-4264-949e-2f7e62d387af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:02:55.011Z|f5bc68f5-fe1e-4264-949e-2f7e62d387af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:02:55.190Z|4a431153-aa77-461a-a3f3-d55964532fbb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:02:55.190Z|4a431153-aa77-461a-a3f3-d55964532fbb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:02:58.700Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||INFO|500||Entering
2021-04-24T05:02:58.700Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================
2021-04-24T05:02:58.700Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||DEBUG|500||URI         : /manage/health
2021-04-24T05:02:58.700Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||DEBUG|500||Method      : GET
2021-04-24T05:02:58.700Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:6f744791-3bc2-4497-b521-5ea66cf1a6ef;x-fromappid:robot-ete;
2021-04-24T05:02:58.701Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end==================================================
2021-04-24T05:02:58.723Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin==========================================
2021-04-24T05:02:58.723Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code  : 200
2021-04-24T05:02:58.723Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text  : OK
2021-04-24T05:02:58.724Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:02:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:02:58.724Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================
2021-04-24T05:02:58.724Z|6f744791-3bc2-4497-b521-5ea66cf1a6ef|http-nio-8083-exec-8|/manage/health|python-requests/2.25.1|||INFO|500||Exiting.
2021-04-24T05:03:10.011Z|96f3fa8e-fafd-4c0c-a425-607a5a147e6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:03:10.014Z|96f3fa8e-fafd-4c0c-a425-607a5a147e6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:03:25.011Z|591593ec-be93-46c0-82c1-22b74003feae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:03:25.012Z|591593ec-be93-46c0-82c1-22b74003feae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:03:25.191Z|f4e3e7cf-586f-494d-b173-560d86f6f0ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:03:25.192Z|f4e3e7cf-586f-494d-b173-560d86f6f0ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:03:35.435Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:03:35.436Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:03:35.436Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:03:35.436Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:03:35.436Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:03:35.437Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:03:35.442Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:03:35.443Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:03:35.444Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:03:35.445Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|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:Sat, 24 Apr 2021 05:03:35 GMT;Connection:close;
2021-04-24T05:03:35.445Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:03:35.446Z|75e389b8-4e0b-420c-9ad7-55ff03740c5a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:03:40.011Z|350e2d67-c0d6-4d92-8817-41c195f67871|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:03:40.012Z|350e2d67-c0d6-4d92-8817-41c195f67871|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:03:55.011Z|962e9961-85b5-48a6-8eaa-fbc81f2daabe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:03:55.016Z|962e9961-85b5-48a6-8eaa-fbc81f2daabe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:03:55.192Z|83d1b996-933c-415e-bc71-e11f7145bb36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:03:55.193Z|83d1b996-933c-415e-bc71-e11f7145bb36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:04:10.011Z|c849f526-956c-44fe-aa98-854fb97d64b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:04:10.012Z|c849f526-956c-44fe-aa98-854fb97d64b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:04:25.011Z|980b11d9-9f64-443f-9148-ad6c2512b1de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:04:25.011Z|980b11d9-9f64-443f-9148-ad6c2512b1de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:04:25.194Z|6f29e9ec-6e31-41ea-b55c-2945b23ec688|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:04:25.195Z|6f29e9ec-6e31-41ea-b55c-2945b23ec688|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:04:35.436Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:04:35.436Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:04:35.436Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:04:35.437Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:04:35.437Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:04:35.437Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:04:35.446Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:04:35.446Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:04:35.446Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:04:35.446Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|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:Sat, 24 Apr 2021 05:04:35 GMT;Connection:close;
2021-04-24T05:04:35.446Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:04:35.447Z|c1f04283-100c-4b9b-9038-7a8af2d7b608|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:04:40.011Z|5a7084a4-2b0c-4a7d-ba0c-f45429fcb8a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:04:40.014Z|5a7084a4-2b0c-4a7d-ba0c-f45429fcb8a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:04:55.011Z|33f0329b-7811-4e67-a680-87f4a2930bee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:04:55.012Z|33f0329b-7811-4e67-a680-87f4a2930bee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:04:55.196Z|4869c67d-3145-4e0d-bd53-4d0a990c3ec8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:04:55.196Z|4869c67d-3145-4e0d-bd53-4d0a990c3ec8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:05:10.011Z|f9727178-6475-4289-bac4-a32fd6cb41e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:05:10.011Z|f9727178-6475-4289-bac4-a32fd6cb41e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:05:25.011Z|78f62bd2-d10f-4709-a884-12f44f125fef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:05:25.014Z|78f62bd2-d10f-4709-a884-12f44f125fef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:05:25.197Z|35835604-f669-46c1-9b2f-b50b601200f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:05:25.197Z|35835604-f669-46c1-9b2f-b50b601200f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:05:35.435Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:05:35.436Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:05:35.436Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:05:35.436Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:05:35.436Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:05:35.437Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:05:35.443Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:05:35.443Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:05:35.443Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:05:35.444Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|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:Sat, 24 Apr 2021 05:05:35 GMT;Connection:close;
2021-04-24T05:05:35.444Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:05:35.445Z|5e95a015-9432-44d5-ace9-a6d724d5a32b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:05:40.011Z|7889f617-3708-412e-a6ab-d951470cdaa8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:05:40.012Z|7889f617-3708-412e-a6ab-d951470cdaa8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:05:55.011Z|f108b0a7-5238-4f75-b0d1-1863ce834490|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:05:55.012Z|f108b0a7-5238-4f75-b0d1-1863ce834490|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:05:55.198Z|d5b99f38-b3a3-4d89-a2b0-19431d5823fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:05:55.199Z|d5b99f38-b3a3-4d89-a2b0-19431d5823fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:06:10.011Z|a777caaa-ac81-43ab-a6d4-e4a86c922688|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:06:10.014Z|a777caaa-ac81-43ab-a6d4-e4a86c922688|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:06:25.011Z|02b34822-2dd1-463a-b634-19c4611282f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:06:25.012Z|02b34822-2dd1-463a-b634-19c4611282f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:06:25.200Z|16e49f85-163d-41b0-aab6-785e56e31c8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:06:25.201Z|16e49f85-163d-41b0-aab6-785e56e31c8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:06:35.435Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:06:35.436Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:06:35.436Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:06:35.436Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:06:35.437Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:06:35.437Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:06:35.443Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:06:35.443Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:06:35.443Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:06:35.444Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|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:Sat, 24 Apr 2021 05:06:35 GMT;Connection:close;
2021-04-24T05:06:35.444Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:06:35.444Z|a7bbfb9b-875c-483e-8a10-3e770b1937ae|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:06:40.011Z|aaf07009-5bd7-4c20-93d7-a22bde754217|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:06:40.012Z|aaf07009-5bd7-4c20-93d7-a22bde754217|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:06:55.011Z|22e208f8-5e5f-4dff-b249-afa94ad2472a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:06:55.015Z|22e208f8-5e5f-4dff-b249-afa94ad2472a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:06:55.201Z|3e9eac57-64a5-4034-b58b-7d889913b1da|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:06:55.202Z|3e9eac57-64a5-4034-b58b-7d889913b1da|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:07:10.011Z|8f6907d2-29fd-44be-aeff-052d57f56ba6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:07:10.012Z|8f6907d2-29fd-44be-aeff-052d57f56ba6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:07:16.416Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-4|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:07:16.417Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-4|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:16.417Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-4|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:07:16.417Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-4|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:07:16.417Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-4|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-transactionid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-ecomp-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-onap-partnername:SO.APIH;x-invocationid:d0ae2089-8650-4042-8db7-6d7ff2ef4a35;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-04-24T05:07:16.418Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-4|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:25.011Z|b655ed6e-94e4-4b1b-b117-744620f0469d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:07:25.012Z|b655ed6e-94e4-4b1b-b117-744620f0469d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:07:25.203Z|15f8d3cc-dd6e-4854-8a9d-6c7dc682ab0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:07:25.203Z|15f8d3cc-dd6e-4854-8a9d-6c7dc682ab0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:07:28.102Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2021-04-24T05:07:28.102Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:28.102Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2021-04-24T05:07:28.102Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2021-04-24T05:07:28.103Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-transactionid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-ecomp-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-onap-partnername:SO.APIH;x-invocationid:02e73e16-a979-4ac9-9558-b6d1347223a4;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=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:07:28.103Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:28.271Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2021-04-24T05:07:28.790Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:28.790Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:07:28.790Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:07:28.790Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2021-04-24T05:07:28.790Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:07:28.791Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2021-04-24T05:07:29.572Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Entering
2021-04-24T05:07:29.572Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:29.572Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2021-04-24T05:07:29.573Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2021-04-24T05:07:29.573Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-transactionid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-ecomp-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-onap-partnername:SO.APIH;x-invocationid:fda6ef77-28bc-4b4c-9877-c4fd204e70d5;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=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:07:29.573Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:30.282Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:30.296Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2021-04-24T05:07:30.297Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2021-04-24T05:07:30.297Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:07:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:07:30.297Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:07:30.298Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2021-04-24T05:07:34.382Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Entering
2021-04-24T05:07:34.383Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:34.383Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2021-04-24T05:07:34.383Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2021-04-24T05:07:34.383Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-transactionid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-ecomp-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-onap-partnername:UNKNOWN;x-invocationid:b9a71747-7d46-46f4-8a3c-2ae23c5f1596;content-length:3868;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-04-24T05:07:34.383Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:34.453Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:34.454Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2021-04-24T05:07:34.454Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2021-04-24T05:07:34.454Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=4A1297D78BD18F87A567100A43665847; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:07:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:07:34.454Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:07:34.454Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Exiting.
2021-04-24T05:07:34.563Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:07:34.564Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:34.564Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:07:34.564Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:07:34.565Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-transactionid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-ecomp-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-onap-partnername:UNKNOWN;x-invocationid:e6802bc6-5138-4ccb-a8f8-f72af9d62de1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4A1297D78BD18F87A567100A43665847;accept-encoding:gzip,deflate;
2021-04-24T05:07:34.565Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:34.597Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:34.597Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:07:34.597Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:07:34.597Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|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:Sat, 24 Apr 2021 05:07:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:07:34.598Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:07:34.598Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:07:34.631Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:07:34.631Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:34.631Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:07:34.631Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : PUT
2021-04-24T05:07:34.632Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-transactionid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-ecomp-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-onap-partnername:UNKNOWN;x-invocationid:5de2c1b2-3697-484f-98c9-eb65ffbe6c5f;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=4A1297D78BD18F87A567100A43665847;accept-encoding:gzip,deflate;
2021-04-24T05:07:34.632Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:34.713Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:34.713Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:07:34.713Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:07:34.713Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:07:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:07:34.713Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:07:34.714Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:07:35.395Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:07:35.395Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:35.395Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:07:35.396Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:07:35.396Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5;x-requestid:9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5;x-transactionid:9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5;x-ecomp-requestid:9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5;x-onap-partnername:SO.APIH;x-invocationid:ee6f287b-cfd7-4392-a671-ba0b35f9cab5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:07:35.396Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:35.410Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:35.410Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:07:35.410Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:07:35.411Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|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:Sat, 24 Apr 2021 05:07:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:07:35.411Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:07:35.411Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:07:35.431Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:07:35.431Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:35.431Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:07:35.431Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:07:35.432Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5;x-requestid:9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5;x-transactionid:9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5;x-ecomp-requestid:9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5;x-onap-partnername:SO.APIH;x-invocationid:a2022bfc-4b67-42f3-b5af-190622922a56;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:07:35.432Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:35.437Z|abfea044-0b99-419d-b617-97c9bb7e787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:07:35.437Z|abfea044-0b99-419d-b617-97c9bb7e787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:35.437Z|abfea044-0b99-419d-b617-97c9bb7e787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:07:35.438Z|abfea044-0b99-419d-b617-97c9bb7e787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:07:35.438Z|abfea044-0b99-419d-b617-97c9bb7e787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:07:35.438Z|abfea044-0b99-419d-b617-97c9bb7e787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:35.443Z|abfea044-0b99-419d-b617-97c9bb7e787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:35.443Z|abfea044-0b99-419d-b617-97c9bb7e787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:07:35.443Z|abfea044-0b99-419d-b617-97c9bb7e787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:07:35.443Z|abfea044-0b99-419d-b617-97c9bb7e787d|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:Sat, 24 Apr 2021 05:07:34 GMT;Connection:close;
2021-04-24T05:07:35.444Z|abfea044-0b99-419d-b617-97c9bb7e787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:07:35.444Z|abfea044-0b99-419d-b617-97c9bb7e787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:07:35.521Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:35.521Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:07:35.521Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:07:35.522Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/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:Sat, 24 Apr 2021 05:07:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:07:35.522Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:07:35.522Z|9ac08ac4-fe5c-4f24-a8fb-3bf78e5c89f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:07:40.011Z|258c865a-0177-4f73-b143-bba7941100b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:07:40.015Z|258c865a-0177-4f73-b143-bba7941100b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:07:45.711Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:07:45.711Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:45.712Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:07:45.712Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:07:45.712Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0dd4c23b-759e-4087-9467-4d3317eb1088;x-requestid:0dd4c23b-759e-4087-9467-4d3317eb1088;x-transactionid:0dd4c23b-759e-4087-9467-4d3317eb1088;x-ecomp-requestid:0dd4c23b-759e-4087-9467-4d3317eb1088;x-onap-partnername:SO.APIH;x-invocationid:ec3e8d01-3b39-4064-ad41-96ae2c45e2db;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:07:45.712Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:45.724Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:45.725Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:07:45.725Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:07:45.725Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|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:Sat, 24 Apr 2021 05:07:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:07:45.725Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:07:45.725Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:07:45.737Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:07:45.738Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:45.738Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:07:45.738Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:07:45.738Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0dd4c23b-759e-4087-9467-4d3317eb1088;x-requestid:0dd4c23b-759e-4087-9467-4d3317eb1088;x-transactionid:0dd4c23b-759e-4087-9467-4d3317eb1088;x-ecomp-requestid:0dd4c23b-759e-4087-9467-4d3317eb1088;x-onap-partnername:SO.APIH;x-invocationid:d73f30da-6fac-4ca5-9936-2e9f9358bf0f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:07:45.739Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:45.745Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:45.745Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:07:45.745Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:07:45.745Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:07:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:07:45.745Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:07:45.746Z|0dd4c23b-759e-4087-9467-4d3317eb1088|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:07:55.011Z|8b5358a3-9e46-4b41-9d0a-0daaa176c3b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:07:55.012Z|8b5358a3-9e46-4b41-9d0a-0daaa176c3b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:07:55.204Z|9a068155-69e0-4b51-b490-f6d73ccbc6c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:07:55.205Z|9a068155-69e0-4b51-b490-f6d73ccbc6c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:07:55.899Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:07:55.900Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:55.900Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:07:55.900Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:07:55.901Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bdc6dac4-ae84-4b60-8a09-52445c7fcd3a;x-requestid:bdc6dac4-ae84-4b60-8a09-52445c7fcd3a;x-transactionid:bdc6dac4-ae84-4b60-8a09-52445c7fcd3a;x-ecomp-requestid:bdc6dac4-ae84-4b60-8a09-52445c7fcd3a;x-onap-partnername:SO.APIH;x-invocationid:0128ad34-3d10-4ac6-97ab-f7c1fba67ba1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:07:55.901Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:55.915Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:55.915Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:07:55.915Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:07:55.915Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|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:Sat, 24 Apr 2021 05:07:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:07:55.916Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:07:55.916Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:07:55.929Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:07:55.929Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:07:55.929Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:07:55.930Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:07:55.930Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bdc6dac4-ae84-4b60-8a09-52445c7fcd3a;x-requestid:bdc6dac4-ae84-4b60-8a09-52445c7fcd3a;x-transactionid:bdc6dac4-ae84-4b60-8a09-52445c7fcd3a;x-ecomp-requestid:bdc6dac4-ae84-4b60-8a09-52445c7fcd3a;x-onap-partnername:SO.APIH;x-invocationid:f0471a2f-a187-453d-bf69-f5495feb0acf;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:07:55.930Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:07:55.935Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:07:55.935Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:07:55.935Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:07:55.935Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:07:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:07:55.935Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:07:55.935Z|bdc6dac4-ae84-4b60-8a09-52445c7fcd3a|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:08:01.907Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:08:01.907Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:01.907Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:08:01.908Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:01.908Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-transactionid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-ecomp-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-onap-partnername:UNKNOWN;x-invocationid:c513f116-5981-48f6-84c5-04acaf20f6d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4A1297D78BD18F87A567100A43665847;accept-encoding:gzip,deflate;
2021-04-24T05:08:01.908Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:01.924Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:01.924Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:01.924Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:01.924Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|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:Sat, 24 Apr 2021 05:08:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:01.924Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:01.925Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:08:01.956Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:08:01.957Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:01.957Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:08:01.957Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : PUT
2021-04-24T05:08:01.957Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-transactionid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-ecomp-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-onap-partnername:UNKNOWN;x-invocationid:6f689577-ba88-4cea-89f0-be4ebbf75948;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=4A1297D78BD18F87A567100A43665847;accept-encoding:gzip,deflate;
2021-04-24T05:08:01.958Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:01.991Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:01.991Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:01.991Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:01.991Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:08:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:01.992Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:01.992Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-8|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:08:04.218Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:08:04.218Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:04.219Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:08:04.219Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:04.219Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-transactionid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-ecomp-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-onap-partnername:UNKNOWN;x-invocationid:af661f07-3153-46eb-8a09-179b0b23dd9f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4A1297D78BD18F87A567100A43665847;accept-encoding:gzip,deflate;
2021-04-24T05:08:04.219Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:04.231Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:04.232Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:04.232Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:04.232Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|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:Sat, 24 Apr 2021 05:08:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:04.232Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:04.233Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:08:04.252Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:08:04.252Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:04.252Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:08:04.253Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : PUT
2021-04-24T05:08:04.253Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-transactionid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-ecomp-requestid:6310dae6-5776-4fe6-a4c7-e174d2fb91c3;x-onap-partnername:UNKNOWN;x-invocationid:4a8fda81-57c2-42b0-852c-4c402ada03b5;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=4A1297D78BD18F87A567100A43665847;accept-encoding:gzip,deflate;
2021-04-24T05:08:04.253Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:04.276Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:04.277Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:04.277Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:04.277Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:08:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:04.277Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:04.278Z|6310dae6-5776-4fe6-a4c7-e174d2fb91c3|http-nio-8083-exec-10|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:08:06.092Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:08:06.093Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:06.093Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:08:06.094Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:06.094Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:5465be2b-ac16-4b4c-b051-ac962844b01b;x-requestid:5465be2b-ac16-4b4c-b051-ac962844b01b;x-transactionid:5465be2b-ac16-4b4c-b051-ac962844b01b;x-ecomp-requestid:5465be2b-ac16-4b4c-b051-ac962844b01b;x-onap-partnername:SO.APIH;x-invocationid:a34fdee0-ad6d-4507-ba8d-e24a6baf3e07;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:06.094Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:06.108Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:06.109Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:06.109Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:06.109Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|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:Sat, 24 Apr 2021 05:08:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:06.110Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:06.110Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-2|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:08:06.121Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:08:06.121Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:06.122Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:08:06.122Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:06.122Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:5465be2b-ac16-4b4c-b051-ac962844b01b;x-requestid:5465be2b-ac16-4b4c-b051-ac962844b01b;x-transactionid:5465be2b-ac16-4b4c-b051-ac962844b01b;x-ecomp-requestid:5465be2b-ac16-4b4c-b051-ac962844b01b;x-onap-partnername:SO.APIH;x-invocationid:1136dfe2-6c8b-4760-844d-915dddc602e0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:06.122Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:06.127Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:06.127Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:06.127Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:06.127Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/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:Sat, 24 Apr 2021 05:08:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:06.127Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:06.128Z|5465be2b-ac16-4b4c-b051-ac962844b01b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:08:06.270Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:08:06.270Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:06.270Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:08:06.271Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:06.271Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:d35ef8b1-8797-4cfe-a401-c1c6063b5d7d;x-requestid:d35ef8b1-8797-4cfe-a401-c1c6063b5d7d;x-transactionid:d35ef8b1-8797-4cfe-a401-c1c6063b5d7d;x-ecomp-requestid:d35ef8b1-8797-4cfe-a401-c1c6063b5d7d;x-onap-partnername:SO.APIH;x-invocationid:8950ffa9-861b-42cf-b7c7-3a3e40927ee9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:06.271Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:06.284Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:06.284Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:06.284Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:06.284Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|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:Sat, 24 Apr 2021 05:08:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:06.284Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:06.285Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-3|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:08:06.296Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:08:06.296Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:06.296Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:08:06.296Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:06.296Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:d35ef8b1-8797-4cfe-a401-c1c6063b5d7d;x-requestid:d35ef8b1-8797-4cfe-a401-c1c6063b5d7d;x-transactionid:d35ef8b1-8797-4cfe-a401-c1c6063b5d7d;x-ecomp-requestid:d35ef8b1-8797-4cfe-a401-c1c6063b5d7d;x-onap-partnername:SO.APIH;x-invocationid:77eff931-6b02-4153-877f-060922567375;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:06.297Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:06.303Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:06.304Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:06.304Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:06.304Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:08:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:06.304Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:06.304Z|d35ef8b1-8797-4cfe-a401-c1c6063b5d7d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:08:06.457Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:08:06.458Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:06.458Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:08:06.458Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:06.458Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:20d7c0d4-8704-4fe7-894e-7dd9d9aa3395;x-requestid:20d7c0d4-8704-4fe7-894e-7dd9d9aa3395;x-transactionid:20d7c0d4-8704-4fe7-894e-7dd9d9aa3395;x-ecomp-requestid:20d7c0d4-8704-4fe7-894e-7dd9d9aa3395;x-onap-partnername:SO.APIH;x-invocationid:7c5d1be8-8964-4aac-be24-3f5d9d131c25;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:06.458Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:06.471Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:06.471Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:06.471Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:06.472Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|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:Sat, 24 Apr 2021 05:08:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:06.472Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:06.472Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-5|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:08:06.484Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:08:06.484Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:06.485Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:08:06.485Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:06.486Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:20d7c0d4-8704-4fe7-894e-7dd9d9aa3395;x-requestid:20d7c0d4-8704-4fe7-894e-7dd9d9aa3395;x-transactionid:20d7c0d4-8704-4fe7-894e-7dd9d9aa3395;x-ecomp-requestid:20d7c0d4-8704-4fe7-894e-7dd9d9aa3395;x-onap-partnername:SO.APIH;x-invocationid:cabb31b4-1f3d-4075-985e-3e44a6922eec;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:06.486Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:06.492Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:06.492Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:06.493Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:06.493Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:08:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:06.493Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:06.494Z|20d7c0d4-8704-4fe7-894e-7dd9d9aa3395|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:08:06.643Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:08:06.644Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:06.644Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:08:06.644Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:06.645Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:880ce53f-d464-482e-bb65-2043cec37459;x-requestid:880ce53f-d464-482e-bb65-2043cec37459;x-transactionid:880ce53f-d464-482e-bb65-2043cec37459;x-ecomp-requestid:880ce53f-d464-482e-bb65-2043cec37459;x-onap-partnername:SO.APIH;x-invocationid:53203b6f-d6a5-4f9e-92e4-9634a62db9e5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:06.645Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:06.659Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:06.659Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:06.659Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:06.660Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|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:Sat, 24 Apr 2021 05:08:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:06.660Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:06.660Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-7|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:08:06.673Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:08:06.673Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:06.674Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:08:06.674Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:06.674Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:880ce53f-d464-482e-bb65-2043cec37459;x-requestid:880ce53f-d464-482e-bb65-2043cec37459;x-transactionid:880ce53f-d464-482e-bb65-2043cec37459;x-ecomp-requestid:880ce53f-d464-482e-bb65-2043cec37459;x-onap-partnername:SO.APIH;x-invocationid:e3e1271d-861b-4cde-bd03-c7cd2789d846;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:06.674Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:06.682Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:06.683Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:06.683Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:06.683Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:08:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:06.683Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:06.684Z|880ce53f-d464-482e-bb65-2043cec37459|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:08:06.833Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Entering
2021-04-24T05:08:06.833Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:06.834Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||URI         : /infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3
2021-04-24T05:08:06.834Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:06.835Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:4ac22119-df8e-4b44-a2d1-2ac7893a5a06;x-requestid:4ac22119-df8e-4b44-a2d1-2ac7893a5a06;x-transactionid:4ac22119-df8e-4b44-a2d1-2ac7893a5a06;x-ecomp-requestid:4ac22119-df8e-4b44-a2d1-2ac7893a5a06;x-onap-partnername:SO.APIH;x-invocationid:3305a7b3-5b95-479f-9810-d484f4737503;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:06.835Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:06.849Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:06.850Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:06.850Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:06.850Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|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:Sat, 24 Apr 2021 05:08:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:06.850Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:06.851Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-9|/infraActiveRequests/6310dae6-5776-4fe6-a4c7-e174d2fb91c3|bpel|||INFO|500||Exiting.
2021-04-24T05:08:06.863Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:08:06.863Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:06.863Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:08:06.863Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:06.864Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:4ac22119-df8e-4b44-a2d1-2ac7893a5a06;x-requestid:4ac22119-df8e-4b44-a2d1-2ac7893a5a06;x-transactionid:4ac22119-df8e-4b44-a2d1-2ac7893a5a06;x-ecomp-requestid:4ac22119-df8e-4b44-a2d1-2ac7893a5a06;x-onap-partnername:SO.APIH;x-invocationid:f59c7b32-5bfa-4e2d-8cda-4ffe4b5d04e7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:06.864Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:06.871Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:06.871Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:06.871Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:06.872Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|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:Sat, 24 Apr 2021 05:08:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:06.872Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:06.872Z|4ac22119-df8e-4b44-a2d1-2ac7893a5a06|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:08:10.011Z|28e19ea6-f802-4a16-b4f7-fd94878d411f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:08:10.011Z|28e19ea6-f802-4a16-b4f7-fd94878d411f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:08:25.011Z|c599de2a-fe47-476c-8727-9febea5153fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:08:25.015Z|c599de2a-fe47-476c-8727-9febea5153fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:08:25.206Z|8d276961-12db-45d3-b487-6b28e0159f17|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:08:25.207Z|8d276961-12db-45d3-b487-6b28e0159f17|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:08:26.892Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:08:26.892Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:26.893Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:08:26.893Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:26.894Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-transactionid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-ecomp-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-onap-partnername:SO.APIH;x-invocationid:0698999a-1ff6-42ff-8cd6-0659efde0337;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:26.894Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:27.264Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2021-04-24T05:08:27.264Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:27.265Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2021-04-24T05:08:27.265Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2021-04-24T05:08:27.265Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-transactionid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-ecomp-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-onap-partnername:SO.APIH;x-invocationid:aa5bd46e-eff9-4562-95ac-882450151602;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=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:27.265Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:27.269Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2021-04-24T05:08:27.280Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:27.281Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:27.281Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:27.281Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2021-04-24T05:08:27.281Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:27.281Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2021-04-24T05:08:27.442Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Entering
2021-04-24T05:08:27.442Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:27.442Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2021-04-24T05:08:27.442Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2021-04-24T05:08:27.443Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-transactionid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-ecomp-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-onap-partnername:SO.APIH;x-invocationid:6752edb9-f54e-4e59-9325-3a27d654f7fb;content-length:2638;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:27.443Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:27.471Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:27.471Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2021-04-24T05:08:27.472Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2021-04-24T05:08:27.472Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:08:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:27.472Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:27.472Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2021-04-24T05:08:28.235Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering
2021-04-24T05:08:28.236Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:28.236Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2021-04-24T05:08:28.236Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2021-04-24T05:08:28.236Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-transactionid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-ecomp-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-onap-partnername:UNKNOWN;x-invocationid:7ddf7a20-9c21-4463-b79d-d56752313107;content-length:7678;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4A1297D78BD18F87A567100A43665847;accept-encoding:gzip,deflate;
2021-04-24T05:08:28.237Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:28.253Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:28.253Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2021-04-24T05:08:28.254Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2021-04-24T05:08:28.254Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:08:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:28.254Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:28.254Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting.
2021-04-24T05:08:28.277Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:08:28.277Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:28.277Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:08:28.278Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:28.278Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-transactionid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-ecomp-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-onap-partnername:UNKNOWN;x-invocationid:9a9f96f5-ccd3-4897-9e78-4cbd257fce49;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4A1297D78BD18F87A567100A43665847;accept-encoding:gzip,deflate;
2021-04-24T05:08:28.278Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:28.294Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:28.294Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:28.295Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:28.295Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:08:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:28.295Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:28.296Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:08:28.309Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:08:28.309Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:28.310Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:08:28.310Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : PUT
2021-04-24T05:08:28.310Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-transactionid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-ecomp-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-onap-partnername:UNKNOWN;x-invocationid:d182f438-c82c-40d8-829d-d7009d32a16c;content-length:2723;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4A1297D78BD18F87A567100A43665847;accept-encoding:gzip,deflate;
2021-04-24T05:08:28.310Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:28.340Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:28.340Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:28.340Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:28.341Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:08:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:28.341Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:28.341Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:08:28.649Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:08:28.649Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:28.650Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:08:28.650Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:28.650Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ff5cc783-93db-42c9-a7cf-2798ef752c94;x-requestid:ff5cc783-93db-42c9-a7cf-2798ef752c94;x-transactionid:ff5cc783-93db-42c9-a7cf-2798ef752c94;x-ecomp-requestid:ff5cc783-93db-42c9-a7cf-2798ef752c94;x-onap-partnername:SO.APIH;x-invocationid:baa9b300-739a-428a-8d46-7dc2724e0832;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:28.650Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:28.660Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:28.661Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:28.661Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:28.661Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:08:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:28.661Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:28.661Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:08:28.674Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:08:28.674Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:28.674Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:08:28.674Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:28.675Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ff5cc783-93db-42c9-a7cf-2798ef752c94;x-requestid:ff5cc783-93db-42c9-a7cf-2798ef752c94;x-transactionid:ff5cc783-93db-42c9-a7cf-2798ef752c94;x-ecomp-requestid:ff5cc783-93db-42c9-a7cf-2798ef752c94;x-onap-partnername:SO.APIH;x-invocationid:4ec02ead-2659-4332-a8bb-73d0c04d49a5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:28.675Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:28.681Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:28.682Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:28.682Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:28.682Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:08:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:28.683Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:28.683Z|ff5cc783-93db-42c9-a7cf-2798ef752c94|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:08:35.434Z|a47749a0-2062-4f2c-be6a-fa773c36974a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:08:35.434Z|a47749a0-2062-4f2c-be6a-fa773c36974a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:35.434Z|a47749a0-2062-4f2c-be6a-fa773c36974a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:08:35.435Z|a47749a0-2062-4f2c-be6a-fa773c36974a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:08:35.435Z|a47749a0-2062-4f2c-be6a-fa773c36974a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:08:35.435Z|a47749a0-2062-4f2c-be6a-fa773c36974a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:35.439Z|a47749a0-2062-4f2c-be6a-fa773c36974a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:35.439Z|a47749a0-2062-4f2c-be6a-fa773c36974a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:08:35.439Z|a47749a0-2062-4f2c-be6a-fa773c36974a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:08:35.440Z|a47749a0-2062-4f2c-be6a-fa773c36974a|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:Sat, 24 Apr 2021 05:08:35 GMT;Connection:close;
2021-04-24T05:08:35.440Z|a47749a0-2062-4f2c-be6a-fa773c36974a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:08:35.440Z|a47749a0-2062-4f2c-be6a-fa773c36974a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:08:38.850Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:08:38.851Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:38.851Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:08:38.851Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:38.851Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:62c2464a-9285-493b-8af6-2b23076b50fa;x-requestid:62c2464a-9285-493b-8af6-2b23076b50fa;x-transactionid:62c2464a-9285-493b-8af6-2b23076b50fa;x-ecomp-requestid:62c2464a-9285-493b-8af6-2b23076b50fa;x-onap-partnername:SO.APIH;x-invocationid:e9ab1524-fa8e-437f-9188-deef833f28f6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:38.851Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:38.865Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:38.865Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:38.865Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:38.865Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:08:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:38.866Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:38.866Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:08:38.879Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:08:38.879Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:38.879Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:08:38.879Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:38.879Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:62c2464a-9285-493b-8af6-2b23076b50fa;x-requestid:62c2464a-9285-493b-8af6-2b23076b50fa;x-transactionid:62c2464a-9285-493b-8af6-2b23076b50fa;x-ecomp-requestid:62c2464a-9285-493b-8af6-2b23076b50fa;x-onap-partnername:SO.APIH;x-invocationid:3b4afe9f-e827-4b9a-8431-a5a366e9b3e6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:38.880Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:38.885Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:38.885Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:38.885Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:38.885Z|62c2464a-9285-493b-8af6-2b23076b50fa|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:Sat, 24 Apr 2021 05:08:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:38.885Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:38.886Z|62c2464a-9285-493b-8af6-2b23076b50fa|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:08:40.011Z|474d3a85-a63d-48d6-b603-11d88e680e3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:08:40.012Z|474d3a85-a63d-48d6-b603-11d88e680e3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:08:44.099Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:08:44.100Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:44.100Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:08:44.100Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:44.100Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-transactionid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-ecomp-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-onap-partnername:UNKNOWN;x-invocationid:c0943130-2368-4271-a4e3-0faaa9d59e4c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4A1297D78BD18F87A567100A43665847;accept-encoding:gzip,deflate;
2021-04-24T05:08:44.101Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:44.114Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:44.114Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:44.114Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:44.115Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:08:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:44.115Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:44.115Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:08:44.130Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:08:44.131Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:44.131Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:08:44.131Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : PUT
2021-04-24T05:08:44.131Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-transactionid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-ecomp-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-onap-partnername:UNKNOWN;x-invocationid:847554bb-54dc-468b-8c62-e1afc7029ffd;content-length:2904;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4A1297D78BD18F87A567100A43665847;accept-encoding:gzip,deflate;
2021-04-24T05:08:44.131Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:44.159Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:44.160Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:44.160Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:44.160Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:08:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:44.160Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:44.161Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:08:49.044Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:08:49.044Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:49.044Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:08:49.045Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:49.045Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:212050ab-cf57-450b-8408-1d8574cee3fb;x-requestid:212050ab-cf57-450b-8408-1d8574cee3fb;x-transactionid:212050ab-cf57-450b-8408-1d8574cee3fb;x-ecomp-requestid:212050ab-cf57-450b-8408-1d8574cee3fb;x-onap-partnername:SO.APIH;x-invocationid:711e237b-d319-41ff-835b-937e6eaeed5e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:49.045Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:49.057Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:49.057Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:49.057Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:49.057Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:08:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:49.057Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:49.058Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:08:49.069Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:08:49.069Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:49.070Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:08:49.070Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:49.071Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:212050ab-cf57-450b-8408-1d8574cee3fb;x-requestid:212050ab-cf57-450b-8408-1d8574cee3fb;x-transactionid:212050ab-cf57-450b-8408-1d8574cee3fb;x-ecomp-requestid:212050ab-cf57-450b-8408-1d8574cee3fb;x-onap-partnername:SO.APIH;x-invocationid:5b8b099d-870e-40cb-bb96-85aed900ca26;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:49.071Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:49.077Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:49.077Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:49.077Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:49.077Z|212050ab-cf57-450b-8408-1d8574cee3fb|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:Sat, 24 Apr 2021 05:08:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:49.078Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:49.078Z|212050ab-cf57-450b-8408-1d8574cee3fb|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:08:53.728Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:08:53.728Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:53.728Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:08:53.729Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:53.729Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-transactionid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-ecomp-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-onap-partnername:UNKNOWN;x-invocationid:fc042578-c2cf-43fa-a0a1-a443b947a1c3;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-04-24T05:08:53.729Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:53.741Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:53.741Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:53.741Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:53.741Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=797E7DD4B00C1FFB937DC075589F3C09; 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:Sat, 24 Apr 2021 05:08:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:53.742Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:53.742Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:08:53.764Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:08:53.765Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:53.765Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:08:53.765Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : PUT
2021-04-24T05:08:53.765Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-transactionid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-ecomp-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-onap-partnername:UNKNOWN;x-invocationid:1d94beee-9b23-4045-9009-a0bacf5da8c9;content-length:3188;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=797E7DD4B00C1FFB937DC075589F3C09;accept-encoding:gzip,deflate;
2021-04-24T05:08:53.766Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:53.801Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:53.801Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:53.801Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:53.801Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:08:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:53.801Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:53.802Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:08:55.011Z|45cea41f-2801-4898-b32f-191495051a06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:08:55.012Z|45cea41f-2801-4898-b32f-191495051a06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:08:55.208Z|23982daf-6f1b-467a-a2d8-916c7957cc50|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:08:55.209Z|23982daf-6f1b-467a-a2d8-916c7957cc50|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:08:56.160Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2021-04-24T05:08:56.161Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:56.161Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2021-04-24T05:08:56.161Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:56.161Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:535be470-f575-4200-9ffa-caf1c4cc4148;x-requestid:535be470-f575-4200-9ffa-caf1c4cc4148;x-transactionid:535be470-f575-4200-9ffa-caf1c4cc4148;x-ecomp-requestid:535be470-f575-4200-9ffa-caf1c4cc4148;x-onap-partnername:UNKNOWN;x-invocationid:3f6e1693-c7ec-4943-b345-d148f6b9bbd3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=797E7DD4B00C1FFB937DC075589F3C09;accept-encoding:gzip,deflate;
2021-04-24T05:08:56.161Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:56.195Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Entering
2021-04-24T05:08:56.195Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:56.195Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2021-04-24T05:08:56.195Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2021-04-24T05:08:56.196Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:535be470-f575-4200-9ffa-caf1c4cc4148;x-requestid:535be470-f575-4200-9ffa-caf1c4cc4148;x-transactionid:535be470-f575-4200-9ffa-caf1c4cc4148;x-ecomp-requestid:535be470-f575-4200-9ffa-caf1c4cc4148;x-onap-partnername:UNKNOWN;x-invocationid:5c8080a5-96a2-46a5-8bda-9b3dfc6d5a9b;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=797E7DD4B00C1FFB937DC075589F3C09;accept-encoding:gzip,deflate;
2021-04-24T05:08:56.196Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:56.212Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:56.212Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2021-04-24T05:08:56.212Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2021-04-24T05:08:56.212Z|535be470-f575-4200-9ffa-caf1c4cc4148|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/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:08:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:56.212Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:56.213Z|535be470-f575-4200-9ffa-caf1c4cc4148|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Exiting.
2021-04-24T05:08:59.686Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:08:59.686Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:59.686Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:08:59.687Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:59.687Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:eda5f9df-3786-4fbe-b88b-b27c8301e36c;x-requestid:eda5f9df-3786-4fbe-b88b-b27c8301e36c;x-transactionid:eda5f9df-3786-4fbe-b88b-b27c8301e36c;x-ecomp-requestid:eda5f9df-3786-4fbe-b88b-b27c8301e36c;x-onap-partnername:SO.APIH;x-invocationid:bfa20621-3c23-4f00-a5ab-366ecb5853df;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:59.687Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:59.700Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:59.701Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:59.701Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:59.702Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:08:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:59.702Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:59.702Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-10|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:08:59.712Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:08:59.713Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:08:59.713Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:08:59.713Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:08:59.713Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:eda5f9df-3786-4fbe-b88b-b27c8301e36c;x-requestid:eda5f9df-3786-4fbe-b88b-b27c8301e36c;x-transactionid:eda5f9df-3786-4fbe-b88b-b27c8301e36c;x-ecomp-requestid:eda5f9df-3786-4fbe-b88b-b27c8301e36c;x-onap-partnername:SO.APIH;x-invocationid:2372be21-c3ec-4662-bff7-3ab3c2eccdea;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:08:59.714Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:08:59.724Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:08:59.724Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:08:59.725Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:08:59.770Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|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:Sat, 24 Apr 2021 05:08:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:08:59.770Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:08:59.771Z|eda5f9df-3786-4fbe-b88b-b27c8301e36c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:09:10.011Z|4814335b-9960-4a29-8252-5b0bf5b0f786|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:09:10.014Z|4814335b-9960-4a29-8252-5b0bf5b0f786|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:09:10.211Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:09:10.212Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:10.212Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:09:10.212Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:09:10.212Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3956bcf3-f320-4f24-bba0-e7c9c89d93b1;x-requestid:3956bcf3-f320-4f24-bba0-e7c9c89d93b1;x-transactionid:3956bcf3-f320-4f24-bba0-e7c9c89d93b1;x-ecomp-requestid:3956bcf3-f320-4f24-bba0-e7c9c89d93b1;x-onap-partnername:SO.APIH;x-invocationid:c93e026f-035d-48ee-91a4-3c4eaeafa024;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:09:10.213Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:10.226Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:10.227Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:10.227Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:10.227Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:09:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:10.227Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:10.228Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:09:10.239Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:09:10.239Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:10.239Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:09:10.240Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:09:10.240Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3956bcf3-f320-4f24-bba0-e7c9c89d93b1;x-requestid:3956bcf3-f320-4f24-bba0-e7c9c89d93b1;x-transactionid:3956bcf3-f320-4f24-bba0-e7c9c89d93b1;x-ecomp-requestid:3956bcf3-f320-4f24-bba0-e7c9c89d93b1;x-onap-partnername:SO.APIH;x-invocationid:4b6fff86-caf6-4ebe-923e-f25731840251;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:09:10.240Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:10.245Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:10.246Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:10.246Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:10.246Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|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:Sat, 24 Apr 2021 05:09:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:10.246Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:10.246Z|3956bcf3-f320-4f24-bba0-e7c9c89d93b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:09:11.180Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2021-04-24T05:09:11.181Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:11.181Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2021-04-24T05:09:11.181Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:09:11.181Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0c2f3109-bba4-442c-83b5-bbe924ce9d0f;x-requestid:0c2f3109-bba4-442c-83b5-bbe924ce9d0f;x-transactionid:0c2f3109-bba4-442c-83b5-bbe924ce9d0f;x-ecomp-requestid:0c2f3109-bba4-442c-83b5-bbe924ce9d0f;x-onap-partnername:UNKNOWN;x-invocationid:6b727a7c-2994-4cb6-9e4b-7c0bc68583da;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=797E7DD4B00C1FFB937DC075589F3C09;accept-encoding:gzip,deflate;
2021-04-24T05:09:11.181Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:11.195Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:11.196Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:11.196Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:11.196Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/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:Sat, 24 Apr 2021 05:09:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:11.196Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:11.197Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2021-04-24T05:09:11.201Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:09:11.202Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:11.202Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:09:11.202Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : PATCH
2021-04-24T05:09:11.202Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-transactionid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-ecomp-requestid:e79ef3a0-d77f-443f-97cd-17482d43cff1;x-onap-partnername:UNKNOWN;x-invocationid:bc543cfd-dfde-4bf9-92ba-cb4b1c73295e;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=797E7DD4B00C1FFB937DC075589F3C09;accept-encoding:gzip,deflate;
2021-04-24T05:09:11.202Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:11.205Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||INFO|500||Entering
2021-04-24T05:09:11.205Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:11.205Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||URI         : /requestProcessingData/9
2021-04-24T05:09:11.206Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||Method      : PUT
2021-04-24T05:09:11.206Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:0c2f3109-bba4-442c-83b5-bbe924ce9d0f;x-requestid:0c2f3109-bba4-442c-83b5-bbe924ce9d0f;x-transactionid:0c2f3109-bba4-442c-83b5-bbe924ce9d0f;x-ecomp-requestid:0c2f3109-bba4-442c-83b5-bbe924ce9d0f;x-onap-partnername:UNKNOWN;x-invocationid:88c6e411-6aac-4b28-9c9c-fdeed102cab6;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=797E7DD4B00C1FFB937DC075589F3C09;accept-encoding:gzip,deflate;
2021-04-24T05:09:11.206Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:11.235Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:11.235Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:11.235Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:11.236Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:11.236Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:11.236Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:09:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:11.236Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:11.236Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:11.236Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:09:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:11.237Z|e79ef3a0-d77f-443f-97cd-17482d43cff1|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:09:11.237Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:11.237Z|0c2f3109-bba4-442c-83b5-bbe924ce9d0f|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||INFO|500||Exiting.
2021-04-24T05:09:20.692Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:09:20.692Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:20.693Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:09:20.693Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:09:20.693Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:28e12499-f265-4afa-b155-9e865ebf4455;x-requestid:28e12499-f265-4afa-b155-9e865ebf4455;x-transactionid:28e12499-f265-4afa-b155-9e865ebf4455;x-ecomp-requestid:28e12499-f265-4afa-b155-9e865ebf4455;x-onap-partnername:SO.APIH;x-invocationid:a0bd9d5e-84b3-42cc-bcb7-0f86b095fd68;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:09:20.693Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:20.707Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:20.707Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:20.707Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:20.707Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:09:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:20.708Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:20.708Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:09:20.719Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:09:20.720Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:20.720Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:09:20.720Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:09:20.721Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:28e12499-f265-4afa-b155-9e865ebf4455;x-requestid:28e12499-f265-4afa-b155-9e865ebf4455;x-transactionid:28e12499-f265-4afa-b155-9e865ebf4455;x-ecomp-requestid:28e12499-f265-4afa-b155-9e865ebf4455;x-onap-partnername:SO.APIH;x-invocationid:fb5cf4df-0713-44f5-8548-61842fc57768;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:09:20.721Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:20.727Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:20.727Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:20.728Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:20.728Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:09:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:20.728Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:20.728Z|28e12499-f265-4afa-b155-9e865ebf4455|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:09:25.011Z|4e69e66f-42b6-496e-b574-3975a2b3173f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:09:25.011Z|4e69e66f-42b6-496e-b574-3975a2b3173f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:09:25.210Z|10dad21e-86f4-4d99-922b-ae1ed640a9c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:09:25.210Z|10dad21e-86f4-4d99-922b-ae1ed640a9c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:09:31.178Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:09:31.179Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:31.180Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:09:31.180Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:09:31.181Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bc9a0100-fe44-4414-a6f5-d47a1d92e870;x-requestid:bc9a0100-fe44-4414-a6f5-d47a1d92e870;x-transactionid:bc9a0100-fe44-4414-a6f5-d47a1d92e870;x-ecomp-requestid:bc9a0100-fe44-4414-a6f5-d47a1d92e870;x-onap-partnername:SO.APIH;x-invocationid:558ea660-1f36-4fd5-b1d0-42eb37710f2e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:09:31.181Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:31.194Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:31.195Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:31.195Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:31.195Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:09:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:31.195Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:31.195Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:09:31.209Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:09:31.210Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:31.210Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:09:31.210Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:09:31.211Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bc9a0100-fe44-4414-a6f5-d47a1d92e870;x-requestid:bc9a0100-fe44-4414-a6f5-d47a1d92e870;x-transactionid:bc9a0100-fe44-4414-a6f5-d47a1d92e870;x-ecomp-requestid:bc9a0100-fe44-4414-a6f5-d47a1d92e870;x-onap-partnername:SO.APIH;x-invocationid:2dc5d5c0-a4d0-4d0c-aaf9-d973bd4ebe44;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:09:31.211Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:31.218Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:31.218Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:31.218Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:31.219Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|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:Sat, 24 Apr 2021 05:09:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:31.219Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:31.219Z|bc9a0100-fe44-4414-a6f5-d47a1d92e870|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:09:35.434Z|ec1861c8-cc24-4a07-ae20-11790a31387c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:09:35.434Z|ec1861c8-cc24-4a07-ae20-11790a31387c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:35.435Z|ec1861c8-cc24-4a07-ae20-11790a31387c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:09:35.435Z|ec1861c8-cc24-4a07-ae20-11790a31387c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:09:35.435Z|ec1861c8-cc24-4a07-ae20-11790a31387c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:09:35.435Z|ec1861c8-cc24-4a07-ae20-11790a31387c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:35.439Z|ec1861c8-cc24-4a07-ae20-11790a31387c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:35.439Z|ec1861c8-cc24-4a07-ae20-11790a31387c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:09:35.439Z|ec1861c8-cc24-4a07-ae20-11790a31387c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:09:35.439Z|ec1861c8-cc24-4a07-ae20-11790a31387c|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:Sat, 24 Apr 2021 05:09:35 GMT;Connection:close;
2021-04-24T05:09:35.439Z|ec1861c8-cc24-4a07-ae20-11790a31387c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:09:35.440Z|ec1861c8-cc24-4a07-ae20-11790a31387c|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:09:40.011Z|cc5a1fe6-87a8-4e8f-889c-52950a61ce87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:09:40.011Z|cc5a1fe6-87a8-4e8f-889c-52950a61ce87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:09:41.652Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:09:41.652Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:41.652Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:09:41.652Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:09:41.652Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:553e3fd4-b1d1-485f-842a-e5380f822826;x-requestid:553e3fd4-b1d1-485f-842a-e5380f822826;x-transactionid:553e3fd4-b1d1-485f-842a-e5380f822826;x-ecomp-requestid:553e3fd4-b1d1-485f-842a-e5380f822826;x-onap-partnername:SO.APIH;x-invocationid:6b393603-3974-4e7e-b803-41517928fe43;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:09:41.653Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:41.663Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:41.663Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:41.664Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:41.664Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:09:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:41.664Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:41.664Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:09:41.680Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:09:41.680Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:41.680Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:09:41.681Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:09:41.681Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:553e3fd4-b1d1-485f-842a-e5380f822826;x-requestid:553e3fd4-b1d1-485f-842a-e5380f822826;x-transactionid:553e3fd4-b1d1-485f-842a-e5380f822826;x-ecomp-requestid:553e3fd4-b1d1-485f-842a-e5380f822826;x-onap-partnername:SO.APIH;x-invocationid:b12a9661-d13e-4be3-97a3-7486e09cd256;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:09:41.681Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:41.688Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:41.688Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:41.688Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:41.688Z|553e3fd4-b1d1-485f-842a-e5380f822826|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:Sat, 24 Apr 2021 05:09:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:41.688Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:41.689Z|553e3fd4-b1d1-485f-842a-e5380f822826|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:09:52.129Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:09:52.129Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:52.129Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:09:52.130Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:09:52.130Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ea9df3cc-a066-4b18-9bf7-6c56237e2159;x-requestid:ea9df3cc-a066-4b18-9bf7-6c56237e2159;x-transactionid:ea9df3cc-a066-4b18-9bf7-6c56237e2159;x-ecomp-requestid:ea9df3cc-a066-4b18-9bf7-6c56237e2159;x-onap-partnername:SO.APIH;x-invocationid:2b37bf4b-d40e-41e8-b161-75b8dd96977c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:09:52.130Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:52.142Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:52.142Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:52.142Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:52.143Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:09:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:52.143Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:52.143Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:09:52.153Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:09:52.153Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:09:52.154Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:09:52.154Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:09:52.154Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ea9df3cc-a066-4b18-9bf7-6c56237e2159;x-requestid:ea9df3cc-a066-4b18-9bf7-6c56237e2159;x-transactionid:ea9df3cc-a066-4b18-9bf7-6c56237e2159;x-ecomp-requestid:ea9df3cc-a066-4b18-9bf7-6c56237e2159;x-onap-partnername:SO.APIH;x-invocationid:b3e363f3-7407-4415-9633-ba7e0d9e0c40;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:09:52.154Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:09:52.162Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:09:52.162Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:09:52.163Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:09:52.163Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:09:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:09:52.163Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:09:52.163Z|ea9df3cc-a066-4b18-9bf7-6c56237e2159|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:09:55.011Z|f9fb464d-5aeb-4830-9bd8-5b203c70a0a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:09:55.015Z|f9fb464d-5aeb-4830-9bd8-5b203c70a0a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:09:55.211Z|732a1a10-bdfe-4a0a-8cbc-8a4ee4e4b5e8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:09:55.212Z|732a1a10-bdfe-4a0a-8cbc-8a4ee4e4b5e8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:10:02.603Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:10:02.603Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:02.603Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:10:02.604Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:02.604Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:5325ec83-9c5f-48ea-b450-9f815a0b05e3;x-requestid:5325ec83-9c5f-48ea-b450-9f815a0b05e3;x-transactionid:5325ec83-9c5f-48ea-b450-9f815a0b05e3;x-ecomp-requestid:5325ec83-9c5f-48ea-b450-9f815a0b05e3;x-onap-partnername:SO.APIH;x-invocationid:c4384f5a-3d46-4dc2-ac46-a4e72cfa4fb6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:02.604Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:02.616Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:02.616Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:02.616Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:02.616Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:10:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:02.616Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:02.616Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:10:02.630Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:10:02.630Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:02.631Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:10:02.631Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:02.631Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:5325ec83-9c5f-48ea-b450-9f815a0b05e3;x-requestid:5325ec83-9c5f-48ea-b450-9f815a0b05e3;x-transactionid:5325ec83-9c5f-48ea-b450-9f815a0b05e3;x-ecomp-requestid:5325ec83-9c5f-48ea-b450-9f815a0b05e3;x-onap-partnername:SO.APIH;x-invocationid:d18f144f-866d-459b-927a-8346a7b3d58b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:02.632Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:02.640Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:02.641Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:02.641Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:02.641Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:10:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:02.642Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:02.642Z|5325ec83-9c5f-48ea-b450-9f815a0b05e3|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:10:08.038Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2021-04-24T05:10:08.038Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:08.038Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2021-04-24T05:10:08.039Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:08.039Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:5a96bbbf-ba69-42bd-9807-3c4f71274904;x-requestid:5a96bbbf-ba69-42bd-9807-3c4f71274904;x-transactionid:5a96bbbf-ba69-42bd-9807-3c4f71274904;x-ecomp-requestid:5a96bbbf-ba69-42bd-9807-3c4f71274904;x-onap-partnername:UNKNOWN;x-invocationid:36778f2d-2a7e-410d-a5bf-8f21c8a10ca6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=797E7DD4B00C1FFB937DC075589F3C09;accept-encoding:gzip,deflate;
2021-04-24T05:10:08.039Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:08.050Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:08.050Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:08.050Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:08.050Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/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:Sat, 24 Apr 2021 05:10:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:08.051Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:08.051Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2021-04-24T05:10:08.064Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||INFO|500||Entering
2021-04-24T05:10:08.065Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:08.065Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||URI         : /requestProcessingData/9
2021-04-24T05:10:08.065Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||Method      : PUT
2021-04-24T05:10:08.065Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:5a96bbbf-ba69-42bd-9807-3c4f71274904;x-requestid:5a96bbbf-ba69-42bd-9807-3c4f71274904;x-transactionid:5a96bbbf-ba69-42bd-9807-3c4f71274904;x-ecomp-requestid:5a96bbbf-ba69-42bd-9807-3c4f71274904;x-onap-partnername:UNKNOWN;x-invocationid:4a10a7bd-26d0-4841-8087-3154c8063807;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=797E7DD4B00C1FFB937DC075589F3C09;accept-encoding:gzip,deflate;
2021-04-24T05:10:08.066Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:08.079Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:08.080Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:08.080Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:08.080Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Sat, 24 Apr 2021 05:10:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:08.080Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:08.080Z|5a96bbbf-ba69-42bd-9807-3c4f71274904|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||INFO|500||Exiting.
2021-04-24T05:10:10.011Z|986431ce-80f4-42de-8644-2c1b9596f3b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:10:10.012Z|986431ce-80f4-42de-8644-2c1b9596f3b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:10:13.077Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:10:13.077Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:13.078Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:10:13.078Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:13.078Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:29dd2a9d-0d9d-49c6-af46-f6efca61dda1;x-requestid:29dd2a9d-0d9d-49c6-af46-f6efca61dda1;x-transactionid:29dd2a9d-0d9d-49c6-af46-f6efca61dda1;x-ecomp-requestid:29dd2a9d-0d9d-49c6-af46-f6efca61dda1;x-onap-partnername:SO.APIH;x-invocationid:77935c8d-1e43-420d-854f-02865efdb0e8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:13.078Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:13.095Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:13.095Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:13.095Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:13.095Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:10:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:13.095Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:13.096Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-1|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:10:13.110Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:10:13.111Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:13.111Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:10:13.111Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:13.111Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:29dd2a9d-0d9d-49c6-af46-f6efca61dda1;x-requestid:29dd2a9d-0d9d-49c6-af46-f6efca61dda1;x-transactionid:29dd2a9d-0d9d-49c6-af46-f6efca61dda1;x-ecomp-requestid:29dd2a9d-0d9d-49c6-af46-f6efca61dda1;x-onap-partnername:SO.APIH;x-invocationid:298ec40a-4d37-4d0a-b25e-aec0d263b367;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:13.112Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:13.118Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:13.118Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:13.118Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:13.118Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|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:Sat, 24 Apr 2021 05:10:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:13.118Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:13.118Z|29dd2a9d-0d9d-49c6-af46-f6efca61dda1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:10:23.595Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:10:23.596Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:23.596Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:10:23.597Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:23.597Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:a52ee136-3647-4a63-bb2f-9b368400b3e2;x-requestid:a52ee136-3647-4a63-bb2f-9b368400b3e2;x-transactionid:a52ee136-3647-4a63-bb2f-9b368400b3e2;x-ecomp-requestid:a52ee136-3647-4a63-bb2f-9b368400b3e2;x-onap-partnername:SO.APIH;x-invocationid:96c60bc1-b85c-4043-9beb-0478abc8a5f8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:23.597Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:23.611Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:23.611Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:23.611Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:23.611Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:10:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:23.612Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:23.612Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:10:23.622Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:10:23.622Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:23.622Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:10:23.622Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:23.623Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:a52ee136-3647-4a63-bb2f-9b368400b3e2;x-requestid:a52ee136-3647-4a63-bb2f-9b368400b3e2;x-transactionid:a52ee136-3647-4a63-bb2f-9b368400b3e2;x-ecomp-requestid:a52ee136-3647-4a63-bb2f-9b368400b3e2;x-onap-partnername:SO.APIH;x-invocationid:22f8a3b5-dcbe-45a0-b21a-97fc76413685;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:23.623Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:23.632Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:23.632Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:23.632Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:23.633Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|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:Sat, 24 Apr 2021 05:10:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:23.633Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:23.633Z|a52ee136-3647-4a63-bb2f-9b368400b3e2|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:10:25.011Z|9ed52236-9afc-4c1d-a04b-655b41fe6b9b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:10:25.012Z|9ed52236-9afc-4c1d-a04b-655b41fe6b9b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:10:25.213Z|41b9db64-ec1c-42a0-87c3-080dd15fd3c7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:10:25.213Z|41b9db64-ec1c-42a0-87c3-080dd15fd3c7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:10:34.085Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:10:34.086Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:34.086Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:10:34.086Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:34.086Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:cbfca01e-e680-413b-b855-278c74d26520;x-requestid:cbfca01e-e680-413b-b855-278c74d26520;x-transactionid:cbfca01e-e680-413b-b855-278c74d26520;x-ecomp-requestid:cbfca01e-e680-413b-b855-278c74d26520;x-onap-partnername:SO.APIH;x-invocationid:6305e935-4905-49b8-8cd9-29e4c93b878e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:34.086Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:34.101Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:34.101Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:34.102Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:34.102Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:10:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:34.102Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:34.102Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:10:34.115Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:10:34.115Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:34.116Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:10:34.116Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:34.117Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:cbfca01e-e680-413b-b855-278c74d26520;x-requestid:cbfca01e-e680-413b-b855-278c74d26520;x-transactionid:cbfca01e-e680-413b-b855-278c74d26520;x-ecomp-requestid:cbfca01e-e680-413b-b855-278c74d26520;x-onap-partnername:SO.APIH;x-invocationid:d8cd99bc-a881-48ce-ba9c-cc8bf7bf9617;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:34.117Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:34.124Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:34.124Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:34.125Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:34.125Z|cbfca01e-e680-413b-b855-278c74d26520|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:Sat, 24 Apr 2021 05:10:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:34.125Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:34.126Z|cbfca01e-e680-413b-b855-278c74d26520|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:10:35.434Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:10:35.435Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:35.435Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:10:35.435Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:10:35.435Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:10:35.436Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:35.441Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:35.441Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:10:35.441Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:10:35.442Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|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:Sat, 24 Apr 2021 05:10:35 GMT;Connection:close;
2021-04-24T05:10:35.442Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:10:35.442Z|0c54a774-8eea-4335-9d4d-f96ed85e451e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:10:40.011Z|1edc5343-af02-4c2f-9e4a-2d439c6fc3f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:10:40.014Z|1edc5343-af02-4c2f-9e4a-2d439c6fc3f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:10:44.558Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:10:44.559Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:44.559Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:10:44.559Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:44.559Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae;x-requestid:d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae;x-transactionid:d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae;x-ecomp-requestid:d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae;x-onap-partnername:SO.APIH;x-invocationid:1db18cf7-7cf6-4348-91ce-72541ea9e2dd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:44.560Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:44.573Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:44.573Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:44.574Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:44.574Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:10:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:44.574Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:44.574Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:10:44.585Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:10:44.585Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:44.585Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:10:44.586Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:44.586Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae;x-requestid:d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae;x-transactionid:d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae;x-ecomp-requestid:d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae;x-onap-partnername:SO.APIH;x-invocationid:b1247a65-799a-4166-b0e0-b4fa6f222126;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:44.586Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:44.595Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:44.596Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:44.596Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:44.596Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|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:Sat, 24 Apr 2021 05:10:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:44.596Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:44.596Z|d4b056aa-8ecc-4e1f-9837-5cd74bedc9ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:10:55.011Z|8e20983e-843a-4c45-b153-fb2e18249bf9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:10:55.012Z|8e20983e-843a-4c45-b153-fb2e18249bf9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:10:55.052Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:10:55.053Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:55.053Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:10:55.053Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:55.053Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:41b087cf-1d47-47ec-ba32-46667558ea1a;x-requestid:41b087cf-1d47-47ec-ba32-46667558ea1a;x-transactionid:41b087cf-1d47-47ec-ba32-46667558ea1a;x-ecomp-requestid:41b087cf-1d47-47ec-ba32-46667558ea1a;x-onap-partnername:SO.APIH;x-invocationid:d5a9603a-0455-4006-b7d1-3aa9927dce13;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:55.053Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:55.067Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:55.067Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:55.067Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:55.067Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:10:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:55.067Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:55.068Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:10:55.078Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:10:55.079Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:10:55.079Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:10:55.080Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:10:55.080Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:41b087cf-1d47-47ec-ba32-46667558ea1a;x-requestid:41b087cf-1d47-47ec-ba32-46667558ea1a;x-transactionid:41b087cf-1d47-47ec-ba32-46667558ea1a;x-ecomp-requestid:41b087cf-1d47-47ec-ba32-46667558ea1a;x-onap-partnername:SO.APIH;x-invocationid:33f28ad7-9dee-401f-a87a-4d0b58be97d1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:10:55.080Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:10:55.088Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:10:55.088Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:10:55.088Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:10:55.088Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/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:Sat, 24 Apr 2021 05:10:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:10:55.089Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:10:55.089Z|41b087cf-1d47-47ec-ba32-46667558ea1a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:10:55.214Z|0d1e67b4-57b1-4306-a1d1-ed803eb91032|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:10:55.214Z|0d1e67b4-57b1-4306-a1d1-ed803eb91032|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:11:05.523Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:11:05.523Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:05.524Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:11:05.524Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:05.524Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:595351e5-0714-47d5-9652-f28ed7cddf86;x-requestid:595351e5-0714-47d5-9652-f28ed7cddf86;x-transactionid:595351e5-0714-47d5-9652-f28ed7cddf86;x-ecomp-requestid:595351e5-0714-47d5-9652-f28ed7cddf86;x-onap-partnername:SO.APIH;x-invocationid:4432f16f-c5f9-4393-a439-ce7b2a83a309;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:05.524Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:05.539Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:05.540Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:05.540Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:05.541Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:11:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:05.541Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:05.542Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:11:05.554Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:11:05.555Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:05.555Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:11:05.555Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:05.555Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:595351e5-0714-47d5-9652-f28ed7cddf86;x-requestid:595351e5-0714-47d5-9652-f28ed7cddf86;x-transactionid:595351e5-0714-47d5-9652-f28ed7cddf86;x-ecomp-requestid:595351e5-0714-47d5-9652-f28ed7cddf86;x-onap-partnername:SO.APIH;x-invocationid:830a6423-827d-492b-b6e7-a4f04e07ff06;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:05.556Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:05.564Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:05.564Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:05.565Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:05.565Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:11:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:05.565Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:05.565Z|595351e5-0714-47d5-9652-f28ed7cddf86|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:11:10.011Z|9fcd5177-610d-4c78-a8c8-4c0001c7104a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:11:10.012Z|9fcd5177-610d-4c78-a8c8-4c0001c7104a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:11:16.002Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:11:16.002Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:16.002Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:11:16.002Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:16.003Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:293615cf-faac-43c4-99b1-d5456e587213;x-requestid:293615cf-faac-43c4-99b1-d5456e587213;x-transactionid:293615cf-faac-43c4-99b1-d5456e587213;x-ecomp-requestid:293615cf-faac-43c4-99b1-d5456e587213;x-onap-partnername:SO.APIH;x-invocationid:870d344d-35a6-4a12-b5f5-2ae85485af09;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:16.003Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:16.015Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:16.015Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:16.016Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:16.016Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:11:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:16.016Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:16.016Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:11:16.025Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:11:16.025Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:16.025Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:11:16.025Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:16.026Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:293615cf-faac-43c4-99b1-d5456e587213;x-requestid:293615cf-faac-43c4-99b1-d5456e587213;x-transactionid:293615cf-faac-43c4-99b1-d5456e587213;x-ecomp-requestid:293615cf-faac-43c4-99b1-d5456e587213;x-onap-partnername:SO.APIH;x-invocationid:dd438211-4dd0-433d-93a2-1bbd8dd38702;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:16.026Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:16.033Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:16.033Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:16.033Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:16.033Z|293615cf-faac-43c4-99b1-d5456e587213|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:Sat, 24 Apr 2021 05:11:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:16.034Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:16.034Z|293615cf-faac-43c4-99b1-d5456e587213|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:11:25.011Z|c2dd1f3b-0819-4710-8c1c-773f641d2935|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:11:25.013Z|c2dd1f3b-0819-4710-8c1c-773f641d2935|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:11:25.215Z|48edba6c-8889-4ba4-989b-60a6c829d979|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:11:25.216Z|48edba6c-8889-4ba4-989b-60a6c829d979|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:11:26.470Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:11:26.470Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:26.471Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:11:26.471Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:26.471Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:846f7182-a263-4099-9406-e88a6a86041b;x-requestid:846f7182-a263-4099-9406-e88a6a86041b;x-transactionid:846f7182-a263-4099-9406-e88a6a86041b;x-ecomp-requestid:846f7182-a263-4099-9406-e88a6a86041b;x-onap-partnername:SO.APIH;x-invocationid:60fbe559-f3a0-4333-afe0-9770c1d63d35;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:26.471Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:26.491Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:26.491Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:26.491Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:26.492Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:11:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:26.492Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:26.492Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:11:26.502Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:11:26.503Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:26.503Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:11:26.503Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:26.503Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:846f7182-a263-4099-9406-e88a6a86041b;x-requestid:846f7182-a263-4099-9406-e88a6a86041b;x-transactionid:846f7182-a263-4099-9406-e88a6a86041b;x-ecomp-requestid:846f7182-a263-4099-9406-e88a6a86041b;x-onap-partnername:SO.APIH;x-invocationid:97ae3704-65c4-4427-aeee-77adcf6aa14c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:26.504Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:26.510Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:26.511Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:26.511Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:26.511Z|846f7182-a263-4099-9406-e88a6a86041b|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:Sat, 24 Apr 2021 05:11:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:26.512Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:26.512Z|846f7182-a263-4099-9406-e88a6a86041b|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:11:35.437Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:11:35.438Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:35.438Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:11:35.438Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:11:35.438Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:11:35.439Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:35.444Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:35.445Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:11:35.445Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:11:35.445Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|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:Sat, 24 Apr 2021 05:11:35 GMT;Connection:close;
2021-04-24T05:11:35.445Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:11:35.445Z|8490bb05-6d1b-40e9-bc9c-fdc1c515a5ab|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:11:36.993Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:11:36.994Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:36.994Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:11:36.994Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:36.994Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3f89df4a-c0f1-4900-9221-f3e9f4f833ea;x-requestid:3f89df4a-c0f1-4900-9221-f3e9f4f833ea;x-transactionid:3f89df4a-c0f1-4900-9221-f3e9f4f833ea;x-ecomp-requestid:3f89df4a-c0f1-4900-9221-f3e9f4f833ea;x-onap-partnername:SO.APIH;x-invocationid:9269192d-9fed-49b1-8de0-e0bf5a352d2d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:36.994Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:37.006Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:37.007Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:37.007Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:37.007Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:11:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:37.008Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:37.008Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:11:37.020Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:11:37.021Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:37.021Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:11:37.021Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:37.022Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3f89df4a-c0f1-4900-9221-f3e9f4f833ea;x-requestid:3f89df4a-c0f1-4900-9221-f3e9f4f833ea;x-transactionid:3f89df4a-c0f1-4900-9221-f3e9f4f833ea;x-ecomp-requestid:3f89df4a-c0f1-4900-9221-f3e9f4f833ea;x-onap-partnername:SO.APIH;x-invocationid:a7c02260-5556-41ae-97bc-91085c68c7a6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:37.022Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:37.029Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:37.030Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:37.030Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:37.030Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/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:Sat, 24 Apr 2021 05:11:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:37.030Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:37.031Z|3f89df4a-c0f1-4900-9221-f3e9f4f833ea|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:11:40.011Z|730e2b89-3bcd-4ed8-869d-a9bf5c5c90ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:11:40.012Z|730e2b89-3bcd-4ed8-869d-a9bf5c5c90ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:11:47.475Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:11:47.476Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:47.476Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:11:47.476Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:47.477Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:d93bdda4-692a-483f-a32b-a5c8633041cb;x-requestid:d93bdda4-692a-483f-a32b-a5c8633041cb;x-transactionid:d93bdda4-692a-483f-a32b-a5c8633041cb;x-ecomp-requestid:d93bdda4-692a-483f-a32b-a5c8633041cb;x-onap-partnername:SO.APIH;x-invocationid:2801f83b-b027-40e4-b155-4c0460e305de;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:47.477Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:47.492Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:47.493Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:47.493Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:47.493Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:11:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:47.493Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:47.494Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-3|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:11:47.503Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:11:47.503Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:47.503Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:11:47.503Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:47.504Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:d93bdda4-692a-483f-a32b-a5c8633041cb;x-requestid:d93bdda4-692a-483f-a32b-a5c8633041cb;x-transactionid:d93bdda4-692a-483f-a32b-a5c8633041cb;x-ecomp-requestid:d93bdda4-692a-483f-a32b-a5c8633041cb;x-onap-partnername:SO.APIH;x-invocationid:a2485059-c070-492f-8396-acbce3393821;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:47.504Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:47.511Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:47.512Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:47.512Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:47.512Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:11:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:47.513Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:47.513Z|d93bdda4-692a-483f-a32b-a5c8633041cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:11:55.011Z|8b551d73-5fee-4caf-9610-452f504ae23b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:11:55.012Z|8b551d73-5fee-4caf-9610-452f504ae23b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:11:55.217Z|21331ff0-6858-4d8d-9d21-240fe541325b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:11:55.217Z|21331ff0-6858-4d8d-9d21-240fe541325b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:11:57.934Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:11:57.934Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:57.935Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:11:57.935Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:57.935Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1fa3b396-9135-43e1-b878-d37cf6ee4145;x-requestid:1fa3b396-9135-43e1-b878-d37cf6ee4145;x-transactionid:1fa3b396-9135-43e1-b878-d37cf6ee4145;x-ecomp-requestid:1fa3b396-9135-43e1-b878-d37cf6ee4145;x-onap-partnername:SO.APIH;x-invocationid:fb67adbf-ce26-476b-ab43-383edd54e7ab;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:57.935Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:57.948Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:57.948Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:57.949Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:57.949Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:11:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:57.949Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:57.949Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-5|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:11:57.960Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:11:57.961Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:11:57.961Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:11:57.962Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:11:57.962Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1fa3b396-9135-43e1-b878-d37cf6ee4145;x-requestid:1fa3b396-9135-43e1-b878-d37cf6ee4145;x-transactionid:1fa3b396-9135-43e1-b878-d37cf6ee4145;x-ecomp-requestid:1fa3b396-9135-43e1-b878-d37cf6ee4145;x-onap-partnername:SO.APIH;x-invocationid:598dd311-fab3-4685-870d-09d9c8f74f94;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:11:57.962Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:11:57.970Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:11:57.970Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:11:57.970Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:11:57.971Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:11:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:11:57.971Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:11:57.971Z|1fa3b396-9135-43e1-b878-d37cf6ee4145|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:12:08.407Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:12:08.407Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:12:08.408Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:12:08.408Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:12:08.408Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:d7426902-48ff-4ef5-84e1-6b013baed66c;x-requestid:d7426902-48ff-4ef5-84e1-6b013baed66c;x-transactionid:d7426902-48ff-4ef5-84e1-6b013baed66c;x-ecomp-requestid:d7426902-48ff-4ef5-84e1-6b013baed66c;x-onap-partnername:SO.APIH;x-invocationid:a115ab67-b19c-4e24-985b-89130f783044;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:12:08.408Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:12:08.420Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:12:08.420Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:12:08.420Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:12:08.420Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:12:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:12:08.420Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:12:08.421Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-7|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:12:08.432Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:12:08.432Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:12:08.432Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:12:08.433Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:12:08.433Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:d7426902-48ff-4ef5-84e1-6b013baed66c;x-requestid:d7426902-48ff-4ef5-84e1-6b013baed66c;x-transactionid:d7426902-48ff-4ef5-84e1-6b013baed66c;x-ecomp-requestid:d7426902-48ff-4ef5-84e1-6b013baed66c;x-onap-partnername:SO.APIH;x-invocationid:a4f710d6-6691-4570-93b8-cbd583822e9e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:12:08.433Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:12:08.438Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:12:08.439Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:12:08.439Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:12:08.439Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 24 Apr 2021 05:12:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:12:08.439Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:12:08.440Z|d7426902-48ff-4ef5-84e1-6b013baed66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:12:10.011Z|0c454677-7c60-42d9-b577-cae976e92251|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:12:10.014Z|0c454677-7c60-42d9-b577-cae976e92251|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:12:18.870Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:12:18.870Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:12:18.871Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:12:18.871Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:12:18.871Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ed680b0d-a21c-4452-97e0-fac275b40ba3;x-requestid:ed680b0d-a21c-4452-97e0-fac275b40ba3;x-transactionid:ed680b0d-a21c-4452-97e0-fac275b40ba3;x-ecomp-requestid:ed680b0d-a21c-4452-97e0-fac275b40ba3;x-onap-partnername:SO.APIH;x-invocationid:4935ea8a-a181-4c17-b643-bef6bd619f9a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:12:18.872Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:12:18.883Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:12:18.883Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:12:18.883Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:12:18.884Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:12:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:12:18.884Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:12:18.884Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-9|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:12:18.893Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:12:18.894Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:12:18.894Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:12:18.894Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:12:18.894Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ed680b0d-a21c-4452-97e0-fac275b40ba3;x-requestid:ed680b0d-a21c-4452-97e0-fac275b40ba3;x-transactionid:ed680b0d-a21c-4452-97e0-fac275b40ba3;x-ecomp-requestid:ed680b0d-a21c-4452-97e0-fac275b40ba3;x-onap-partnername:SO.APIH;x-invocationid:08672e6b-d17d-4140-ba82-4328290b32cd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:12:18.894Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:12:18.901Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:12:18.901Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:12:18.901Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:12:18.902Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|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:Sat, 24 Apr 2021 05:12:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:12:18.902Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:12:18.902Z|ed680b0d-a21c-4452-97e0-fac275b40ba3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:12:25.014Z|78861fe6-bbb2-4e82-aa7e-911897b60477|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:12:25.014Z|78861fe6-bbb2-4e82-aa7e-911897b60477|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:12:25.218Z|5d7d97ca-35f4-44a2-a994-eec47d1f9f28|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:12:25.219Z|5d7d97ca-35f4-44a2-a994-eec47d1f9f28|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:12:29.331Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:12:29.333Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:12:29.333Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:12:29.333Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:12:29.334Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ef7944c0-1429-42b1-88c7-50659868d904;x-requestid:ef7944c0-1429-42b1-88c7-50659868d904;x-transactionid:ef7944c0-1429-42b1-88c7-50659868d904;x-ecomp-requestid:ef7944c0-1429-42b1-88c7-50659868d904;x-onap-partnername:SO.APIH;x-invocationid:200fb21b-7264-4eb9-810e-d66ccc6a51c4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:12:29.334Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:12:29.347Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:12:29.347Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:12:29.347Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:12:29.347Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:12:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:12:29.348Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:12:29.348Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-2|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:12:29.363Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:12:29.364Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:12:29.364Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:12:29.364Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:12:29.365Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ef7944c0-1429-42b1-88c7-50659868d904;x-requestid:ef7944c0-1429-42b1-88c7-50659868d904;x-transactionid:ef7944c0-1429-42b1-88c7-50659868d904;x-ecomp-requestid:ef7944c0-1429-42b1-88c7-50659868d904;x-onap-partnername:SO.APIH;x-invocationid:7a47177b-97aa-4e65-a177-88218785ae07;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:12:29.365Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:12:29.372Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:12:29.372Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:12:29.372Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:12:29.373Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/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:Sat, 24 Apr 2021 05:12:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:12:29.373Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:12:29.373Z|ef7944c0-1429-42b1-88c7-50659868d904|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:12:35.435Z|a25dc3e1-f6d7-483a-8391-64755052b26f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-04-24T05:12:35.435Z|a25dc3e1-f6d7-483a-8391-64755052b26f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-04-24T05:12:35.435Z|a25dc3e1-f6d7-483a-8391-64755052b26f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-04-24T05:12:35.436Z|a25dc3e1-f6d7-483a-8391-64755052b26f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-04-24T05:12:35.436Z|a25dc3e1-f6d7-483a-8391-64755052b26f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.70.91:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-04-24T05:12:35.436Z|a25dc3e1-f6d7-483a-8391-64755052b26f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-04-24T05:12:35.441Z|a25dc3e1-f6d7-483a-8391-64755052b26f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-04-24T05:12:35.441Z|a25dc3e1-f6d7-483a-8391-64755052b26f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-04-24T05:12:35.441Z|a25dc3e1-f6d7-483a-8391-64755052b26f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-04-24T05:12:35.442Z|a25dc3e1-f6d7-483a-8391-64755052b26f|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:Sat, 24 Apr 2021 05:12:35 GMT;Connection:close;
2021-04-24T05:12:35.442Z|a25dc3e1-f6d7-483a-8391-64755052b26f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-04-24T05:12:35.442Z|a25dc3e1-f6d7-483a-8391-64755052b26f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-04-24T05:12:39.819Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:12:39.820Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:12:39.820Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:12:39.820Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:12:39.821Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:860309c9-ef6d-447b-8584-643d8332cba8;x-requestid:860309c9-ef6d-447b-8584-643d8332cba8;x-transactionid:860309c9-ef6d-447b-8584-643d8332cba8;x-ecomp-requestid:860309c9-ef6d-447b-8584-643d8332cba8;x-onap-partnername:SO.APIH;x-invocationid:6f1e19a8-d88b-427f-a7f1-7c9e73514ea5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:12:39.821Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:12:39.836Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:12:39.837Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:12:39.837Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:12:39.837Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:12:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:12:39.837Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:12:39.838Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-4|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:12:39.850Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:12:39.850Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:12:39.850Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:12:39.850Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:12:39.851Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:860309c9-ef6d-447b-8584-643d8332cba8;x-requestid:860309c9-ef6d-447b-8584-643d8332cba8;x-transactionid:860309c9-ef6d-447b-8584-643d8332cba8;x-ecomp-requestid:860309c9-ef6d-447b-8584-643d8332cba8;x-onap-partnername:SO.APIH;x-invocationid:efbf3537-3cc3-48b3-93c3-3e184931ce44;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:12:39.851Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:12:39.858Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:12:39.858Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:12:39.858Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:12:39.858Z|860309c9-ef6d-447b-8584-643d8332cba8|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:Sat, 24 Apr 2021 05:12:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:12:39.858Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:12:39.859Z|860309c9-ef6d-447b-8584-643d8332cba8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:12:40.011Z|3d19cd52-41cb-4eaf-9cb5-dd9c6d8f6416|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:12:40.012Z|3d19cd52-41cb-4eaf-9cb5-dd9c6d8f6416|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:12:50.322Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:12:50.323Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:12:50.323Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:12:50.324Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:12:50.325Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:9ed6cd52-d850-4b22-a2a3-283be01ac9f7;x-requestid:9ed6cd52-d850-4b22-a2a3-283be01ac9f7;x-transactionid:9ed6cd52-d850-4b22-a2a3-283be01ac9f7;x-ecomp-requestid:9ed6cd52-d850-4b22-a2a3-283be01ac9f7;x-onap-partnername:SO.APIH;x-invocationid:3b875334-9e8c-4375-9b9a-c9b9a15c81eb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:12:50.325Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:12:50.338Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:12:50.338Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:12:50.338Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:12:50.338Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:12:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:12:50.338Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:12:50.339Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-6|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:12:50.351Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:12:50.352Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:12:50.352Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:12:50.352Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:12:50.352Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:9ed6cd52-d850-4b22-a2a3-283be01ac9f7;x-requestid:9ed6cd52-d850-4b22-a2a3-283be01ac9f7;x-transactionid:9ed6cd52-d850-4b22-a2a3-283be01ac9f7;x-ecomp-requestid:9ed6cd52-d850-4b22-a2a3-283be01ac9f7;x-onap-partnername:SO.APIH;x-invocationid:4b16955b-2049-419a-acf7-c49e0c72c113;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:12:50.353Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:12:50.359Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:12:50.360Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:12:50.360Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:12:50.360Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|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:Sat, 24 Apr 2021 05:12:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:12:50.360Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:12:50.360Z|9ed6cd52-d850-4b22-a2a3-283be01ac9f7|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-04-24T05:12:55.012Z|70ad82d0-df3f-4dd6-b7ee-ce7afc67097b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:12:55.016Z|70ad82d0-df3f-4dd6-b7ee-ce7afc67097b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:12:55.220Z|0ef2be42-2526-45d3-8866-6153c9e06c4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-04-24T05:12:55.220Z|0ef2be42-2526-45d3-8866-6153c9e06c4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-04-24T05:13:00.807Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Entering
2021-04-24T05:13:00.808Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:13:00.808Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1
2021-04-24T05:13:00.808Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:13:00.808Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:60eed166-6825-4fab-a0f2-8f7ae328e0d8;x-requestid:60eed166-6825-4fab-a0f2-8f7ae328e0d8;x-transactionid:60eed166-6825-4fab-a0f2-8f7ae328e0d8;x-ecomp-requestid:60eed166-6825-4fab-a0f2-8f7ae328e0d8;x-onap-partnername:SO.APIH;x-invocationid:27c1688b-3776-4fea-8b1f-8c0b47bc7945;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:13:00.809Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:13:00.822Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:13:00.822Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status code  : 200
2021-04-24T05:13:00.822Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||Status text  : OK
2021-04-24T05:13:00.822Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|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:Sat, 24 Apr 2021 05:13:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-04-24T05:13:00.823Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||DEBUG|500||============================response end============================================
2021-04-24T05:13:00.823Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-8|/infraActiveRequests/e79ef3a0-d77f-443f-97cd-17482d43cff1|bpel|||INFO|500||Exiting.
2021-04-24T05:13:00.833Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-04-24T05:13:00.834Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-04-24T05:13:00.834Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-04-24T05:13:00.834Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-04-24T05:13:00.835Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:60eed166-6825-4fab-a0f2-8f7ae328e0d8;x-requestid:60eed166-6825-4fab-a0f2-8f7ae328e0d8;x-transactionid:60eed166-6825-4fab-a0f2-8f7ae328e0d8;x-ecomp-requestid:60eed166-6825-4fab-a0f2-8f7ae328e0d8;x-onap-partnername:SO.APIH;x-invocationid:ad41d12d-6813-44ea-90ee-32fd6c37bde9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=6C23125F97E0C664EF67385E5B3BDFCC;accept-encoding:gzip,deflate;
2021-04-24T05:13:00.835Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-04-24T05:13:00.842Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-04-24T05:13:00.842Z|60eed166-6825-4fab-a0f2-8f7ae328e0d8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdA